progrmmiere einen microcontroller über die usb schnittstelle und auf einmal is /dev/ttyACM0 und /dev/ttyACM1 verschwunden.
wie kann ich das problem beheben!?!
/dev/ttyACM0 verschwunden
-
- Linux
-
Havoc -
18. März 2007 um 20:31 -
Unerledigt
-
-
hast was geaendert? udev, kernel, kernel-module? sonstige updates?
-
das is ja gerade das komische.
es hat alles reibungslos funktioniert und auf einmal beim nächsten aufruf von make install konnte tty/ACM0 nicht mehr geöffnet werden dann hab ich mir mal /dev angesehen und auf einmal haben die beiden dinger gefehlt.
bin echt voll ratlos was da los is!?! war echt so happy das entlich alles funktioniert hat und jetzt sowas:wein:hab auch keine updates oder sonstiges gemacht...bin mit dem rechner schon bestimmt seit 3 monaten nimmer am netz gehangen.
-
Hast andere USB-Ports durchprobiert?
-
Hast andere USB-Ports durchprobiert?
die usb-ports sind doch im normalfall ttyACMx, oder gibts auch andere benennungen!?!
wenn ich eine externe festplatte dranhäng funktionieren die beiden usb ports und und /dev sind eben die einträge für ttyACM0 und ttyACM1 net mehr da!?!Code
Alles anzeigenmarc@faraday:~/VL Microcontroller/DemoAss$ dmesg [17179569.184000] Linux version 2.6.17-11-generic (root@terranova) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Thu Feb 1 19:52:28 UTC 2007 (Ubuntu 2.6.17-11.35-generic) [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable) [17179569.184000] BIOS-e820: 000000001fff0000 - 000000001ffffc00 (ACPI data) [17179569.184000] BIOS-e820: 000000001ffffc00 - 0000000020000000 (ACPI NVS) [17179569.184000] BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved) [17179569.184000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved) [17179569.184000] 0MB HIGHMEM available. [17179569.184000] 511MB LOWMEM available. [17179569.184000] On node 0 totalpages: 131056 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] Normal zone: 126960 pages, LIFO batch:31 [17179569.184000] DMI 2.3 present. [17179569.184000] ACPI: RSDP (v000 OID_00 ) @ 0x000e6010 [17179569.184000] ACPI: RSDT (v001 INSYDE RSDT_000 0x00000001 _CSI 0x00010101) @ 0x1ffffbc0 [17179569.184000] ACPI: FADT (v001 0x00000100 _CSI 0x00010101) @ 0x1ffffac0 [17179569.184000] ACPI: BOOT (v001 0x00000100 _CSI 0x00010101) @ 0x1ffffb50 [17179569.184000] ACPI: DBGP (v001 0x00000100 _CSI 0x00010101) @ 0x1ffffb80 [17179569.184000] ACPI: DSDT (v001 0x00001000 MSFT 0x0100000d) @ 0x00000000 [17179569.184000] ACPI: PM-Timer IO Port: 0x1008 [17179569.184000] Allocating PCI resources starting at 30000000 (gap: 20000000:dfb80000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=/dev/hda2 ro quiet splash [17179569.184000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic" [17179569.184000] mapped APIC to ffffd000 (0140b000) [17179569.184000] Enabling fast FPU save and restore... done. [17179569.184000] Enabling unmasked SIMD FPU exception support... done. [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 2048 (order: 11, 8192 bytes) [17179569.184000] Detected 1993.918 MHz processor. [17179569.184000] Using pmtmr for high-res timesource [17179569.184000] Console: colour VGA+ 80x25 [17179569.608000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [17179569.608000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [17179569.624000] Memory: 509920k/524224k available (1911k kernel code, 13680k reserved, 1073k data, 308k init, 0k highmem) [17179569.624000] Checking if this processor honours the WP bit even in supervisor mode... Ok. [17179569.704000] Calibrating delay using timer specific routine.. 3992.41 BogoMIPS (lpj=7984836) [17179569.704000] Security Framework v1.0.0 initialized [17179569.704000] SELinux: Disabled at boot. [17179569.704000] Mount-cache hash table entries: 512 [17179569.704000] CPU: After generic identify, caps: bfebf9ff 00000000 00000000 00000000 00000400 00000000 00000000 [17179569.704000] CPU: After vendor identify, caps: bfebf9ff 00000000 00000000 00000000 00000400 00000000 00000000 [17179569.704000] CPU: Trace cache: 12K uops, L1 D cache: 8K [17179569.704000] CPU: L2 cache: 512K [17179569.704000] CPU: Hyper-Threading is disabled [17179569.704000] CPU: After all inits, caps: bfebf9ff 00000000 00000000 00000080 00000400 00000000 00000000 [17179569.704000] Checking 'hlt' instruction... OK. [17179569.720000] SMP alternatives: switching to UP code [17179569.720000] Freeing SMP alternatives: 16k freed [17179569.720000] checking if image is initramfs... it is [17179570.332000] Freeing initrd memory: 5390k freed [17179570.332000] ACPI: Core revision 20060707 [17179570.384000] ACPI: Looking for DSDT ... not found! [17179570.384000] ACPI: setting ELCR to 0200 (from 0c20) [17179570.392000] CPU0: Intel Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz stepping 07 [17179570.392000] SMP motherboard not detected. [17179570.392000] Local APIC not detected. Using dummy APIC emulation. [17179570.392000] Brought up 1 CPUs [17179570.392000] migration_cost=0 [17179570.392000] NET: Registered protocol family 16 [17179570.392000] EISA bus registered [17179570.392000] ACPI: bus type pci registered [17179570.424000] PCI: PCI BIOS revision 2.10 entry at 0xe9b54, last bus=2 [17179570.424000] PCI: Using configuration type 1 [17179570.424000] Setting up standard PCI resources [17179570.452000] ACPI: Interpreter enabled [17179570.452000] ACPI: Using PIC for interrupt routing [17179570.456000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179570.456000] PCI: Probing PCI hardware (bus 00) [17179570.456000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 [17179570.460000] PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO [17179570.460000] PCI quirk: region 1300-133f claimed by ICH4 GPIO [17179570.460000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 [17179570.460000] Boot video device is 0000:01:00.0 [17179570.460000] PCI: Transparent bridge - 0000:00:1e.0 [17179570.460000] PCI: Bus #03 (-#06) is hidden behind transparent bridge #02 (-#02) (try 'pci=assign-busses') [17179570.460000] Please report the result to linux-kernel to fix this permanently [17179570.460000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179570.464000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] [17179570.464000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT] [17179570.472000] ACPI: Embedded Controller [EC0] (gpe 24) interrupt mode. [17179570.472000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 7 *10 11) [17179570.472000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *5 6 7 10 11) [17179570.472000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 7 10 *11) [17179570.472000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 7 *10 11) [17179570.472000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 7 10 11) *0, disabled. [17179570.472000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 7 10 11) *0, disabled. [17179570.476000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 7 10 11) *0, disabled. [17179570.476000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 7 10 11) *0, disabled. [17179570.476000] Linux Plug and Play Support v0.97 (c) Adam Belay [17179570.476000] pnp: PnP ACPI init [17179570.480000] pnp: PnP ACPI: found 12 devices [17179570.480000] PnPBIOS: Disabled by ACPI PNP [17179570.480000] PCI: Using ACPI for IRQ routing [17179570.480000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [17179570.484000] pnp: 00:07: ioport range 0x680-0x6ff has been reserved [17179570.484000] pnp: 00:07: ioport range 0x200-0x20f has been reserved [17179570.484000] pnp: 00:07: ioport range 0x1000-0x107f could not be reserved [17179570.484000] pnp: 00:07: ioport range 0x1300-0x133f has been reserved [17179570.484000] PCI: Bridge: 0000:00:01.0 [17179570.484000] IO window: c000-dfff [17179570.484000] MEM window: e0000000-efffffff [17179570.484000] PREFETCH window: 90000000-9fffffff [17179570.484000] PCI: Bus 3, cardbus bridge: 0000:02:03.0 [17179570.484000] IO window: 0000a400-0000a4ff [17179570.484000] IO window: 0000a800-0000a8ff [17179570.484000] PREFETCH window: 80000000-81ffffff [17179570.484000] MEM window: d2000000-d3ffffff [17179570.484000] PCI: Bridge: 0000:00:1e.0 [17179570.484000] IO window: a000-bfff [17179570.484000] MEM window: d0000000-dfffffff [17179570.484000] PREFETCH window: 80000000-8fffffff [17179570.484000] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [17179570.484000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [17179570.484000] PCI: setting IRQ 10 as level-triggered [17179570.484000] ACPI: PCI Interrupt 0000:02:03.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10 [17179570.484000] NET: Registered protocol family 2 [17179570.524000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [17179570.524000] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [17179570.524000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [17179570.524000] TCP: Hash tables configured (established 16384 bind 8192) [17179570.524000] TCP reno registered [17179570.524000] Simple Boot Flag at 0x37 set to 0x1 [17179570.524000] audit: initializing netlink socket (disabled) [17179570.524000] audit(1175866044.524:1): initialized [17179570.524000] VFS: Disk quotas dquot_6.5.1 [17179570.524000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [17179570.524000] Initializing Cryptographic API [17179570.524000] io scheduler noop registered [17179570.524000] io scheduler anticipatory registered [17179570.524000] io scheduler deadline registered [17179570.524000] io scheduler cfq registered (default) [17179570.524000] isapnp: Scanning for PnP cards... [17179570.880000] isapnp: No Plug & Play device found [17179570.908000] Real Time Clock Driver v1.12ac [17179570.908000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [17179570.908000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A [17179570.912000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5 [17179570.912000] PCI: setting IRQ 5 as level-triggered [17179570.912000] ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5 [17179570.912000] ACPI: PCI interrupt for device 0000:00:1f.6 disabled [17179570.912000] mice: PS/2 mouse device common for all mice [17179570.912000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [17179570.912000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [17179570.912000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [17179570.912000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [17179570.916000] i8042.c: Detected active multiplexing controller, rev 1.1. [17179570.920000] serio: i8042 AUX0 port at 0x60,0x64 irq 12 [17179570.920000] serio: i8042 AUX1 port at 0x60,0x64 irq 12 [17179570.920000] serio: i8042 AUX2 port at 0x60,0x64 irq 12 [17179570.920000] serio: i8042 AUX3 port at 0x60,0x64 irq 12 [17179570.920000] serio: i8042 KBD port at 0x60,0x64 irq 1 [17179570.924000] EISA: Probing bus 0 at eisa.0 [17179570.924000] Cannot allocate resource for EISA slot 1 [17179570.924000] EISA: Detected 0 cards. [17179570.924000] TCP bic registered [17179570.924000] NET: Registered protocol family 1 [17179570.924000] NET: Registered protocol family 8 [17179570.924000] NET: Registered protocol family 20 [17179570.924000] Using IPI No-Shortcut mode [17179570.924000] ACPI: (supports S0 S3 S4 S5) [17179570.924000] Freeing unused kernel memory: 308k freed [17179570.936000] input: AT Translated Set 2 keyboard as /class/input/input0 [17179572.076000] Capability LSM initialized [17179572.124000] ACPI: Processor [CPU0] (supports 4 throttling states) [17179572.720000] ICH3M: IDE controller at PCI slot 0000:00:1f.1 [17179572.720000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) [17179572.720000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [17179572.720000] PCI: setting IRQ 11 as level-triggered [17179572.720000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [17179572.720000] ICH3M: chipset revision 2 [17179572.720000] ICH3M: not 100% native mode: will probe irqs later [17179572.720000] ide0: BM-DMA at 0x1100-0x1107, BIOS settings: hda:DMA, hdb:pio [17179572.720000] ide1: BM-DMA at 0x1108-0x110f, BIOS settings: hdc:DMA, hdd:pio [17179572.720000] Probing IDE interface ide0... [17179573.008000] hda: IC25N040ATCS04-0, ATA DISK drive [17179573.680000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [17179573.696000] Probing IDE interface ide1... [17179574.100000] hdc: TOSHIBA DVD-ROM SD-R6012, ATAPI CD/DVD-ROM drive [17179574.784000] ide1 at 0x170-0x177,0x376 on irq 15 [17179574.800000] hda: max request size: 128KiB [17179574.812000] hda: 78140160 sectors (40007 MB) w/1768KiB Cache, CHS=65535/16/63, UDMA(100) [17179574.812000] hda: cache flushes not supported [17179574.812000] hda: hda1 hda2 hda3 [17179574.884000] hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33) [17179574.884000] Uniform CD-ROM driver Revision: 3.20 [17179575.468000] ieee1394: Initialized config rom entry `ip1394' [17179575.468000] ACPI: PCI Interrupt 0000:02:03.1[B] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [17179575.536000] usbcore: registered new driver usbfs [17179575.536000] usbcore: registered new driver hub [17179575.536000] USB Universal Host Controller Interface driver v3.0 [17179575.564000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[11] MMIO=[d0000800-d0000fff] Max Packet=[2048] IR/IT contexts=[4/4] [17179575.564000] ACPI: PCI Interrupt 0000:02:05.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10 [17179575.564000] uhci_hcd 0000:02:05.0: UHCI Host Controller [17179575.564000] uhci_hcd 0000:02:05.0: new USB bus registered, assigned bus number 1 [17179575.564000] uhci_hcd 0000:02:05.0: irq 10, io base 0x0000a200 [17179575.564000] usb usb1: configuration #1 chosen from 1 choice [17179575.564000] hub 1-0:1.0: USB hub found [17179575.564000] hub 1-0:1.0: 2 ports detected [17179575.668000] ACPI: PCI Interrupt 0000:02:05.1[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5 [17179575.668000] uhci_hcd 0000:02:05.1: UHCI Host Controller [17179575.668000] uhci_hcd 0000:02:05.1: new USB bus registered, assigned bus number 2 [17179575.668000] uhci_hcd 0000:02:05.1: irq 5, io base 0x0000a300 [17179575.668000] usb usb2: configuration #1 chosen from 1 choice [17179575.668000] hub 2-0:1.0: USB hub found [17179575.668000] hub 2-0:1.0: 2 ports detected [17179575.772000] ACPI: PCI Interrupt 0000:02:05.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [17179575.772000] ehci_hcd 0000:02:05.2: EHCI Host Controller [17179575.772000] ehci_hcd 0000:02:05.2: new USB bus registered, assigned bus number 3 [17179575.772000] ehci_hcd 0000:02:05.2: irq 11, io mem 0xd0000000 [17179575.772000] ehci_hcd 0000:02:05.2: USB 2.0 started, EHCI 0.95, driver 10 Dec 2004 [17179575.772000] usb usb3: configuration #1 chosen from 1 choice [17179575.772000] hub 3-0:1.0: USB hub found [17179575.772000] hub 3-0:1.0: 4 ports detected [17179575.928000] Attempting manual resume [17179575.944000] EXT3-fs: INFO: recovery required on readonly filesystem. [17179575.944000] EXT3-fs: write access will be enabled during recovery. [17179576.836000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0040d0000010d061] [17179582.380000] kjournald starting. Commit interval 5 seconds [17179582.380000] EXT3-fs: hda2: orphan cleanup on readonly fs [17179582.380000] ext3_orphan_cleanup: deleting unreferenced inode 915174 [17179582.764000] ext3_orphan_cleanup: deleting unreferenced inode 912149 [17179582.772000] EXT3-fs: hda2: 2 orphan inodes deleted [17179582.772000] EXT3-fs: recovery complete. [17179582.788000] EXT3-fs: mounted filesystem with ordered data mode. [17179597.572000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [17179597.864000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [17179598.104000] input: PC Speaker as /class/input/input1 [17179598.148000] Linux agpgart interface v0.101 (c) Dave Jones [17179598.152000] agpgart: Detected an Intel i845 Chipset. [17179598.156000] agpgart: AGP aperture is 64M @ 0xa0000000 [17179598.616000] parport: PnPBIOS parport detected. [17179598.616000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA] [17179598.632000] hw_random hardware driver 1.0.0 loaded [17179598.984000] irda_init() [17179598.984000] NET: Registered protocol family 23 [17179599.076000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5 [17179599.076000] PCI: Setting latency timer of device 0000:00:1f.5 to 64 [17179599.468000] nvidia: module license 'NVIDIA' taints kernel. [17179599.496000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0xa54ab1, caps: 0x804713/0x0 [17179599.508000] 8139too Fast Ethernet driver 0.9.27 [17179599.536000] input: SynPS/2 Synaptics TouchPad as /class/input/input2 [17179599.540000] nsc_ircc_pnp_probe() : From PnP, found firbase 0x2F8 ; irq 3 ; dma 0. [17179599.540000] nsc-ircc, chip->init [17179599.540000] nsc-ircc, Found chip at base=0x02e [17179599.540000] nsc-ircc, driver loaded (Dag Brattli) [17179599.540000] nsc_ircc_open(), can't get iobase of 0x2f8 [17179599.540000] nsc-ircc, Found chip at base=0x02e [17179599.540000] nsc-ircc, driver loaded (Dag Brattli) [17179599.540000] nsc_ircc_open(), can't get iobase of 0x2f8 [17179599.540000] pnp: Device 00:0b disabled. [17179599.648000] intel8x0_measure_ac97_clock: measured 55352 usecs [17179599.648000] intel8x0: clocking to 48000 [17179599.648000] ACPI: PCI Interrupt 0000:02:03.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10 [17179599.648000] Yenta: CardBus bridge found at 0000:02:03.0 [1071:8060] [17179599.648000] Yenta: Enabling burst memory read transactions [17179599.648000] Yenta: Using CSCINT to route CSC interrupts to PCI [17179599.648000] Yenta: Routing CardBus interrupts to PCI [17179599.648000] Yenta TI: socket 0000:02:03.0, mfunc 0x01001c00, devctl 0x64 [17179599.664000] ts: Compaq touchscreen protocol output [17179599.880000] Yenta: ISA IRQ mask 0x0058, PCI irq 10 [17179599.880000] Socket status: 30000006 [17179599.880000] Yenta: Raising subordinate bus# of parent bus (#02) from #02 to #06 [17179599.880000] pcmcia: parent PCI bridge I/O window: 0xa000 - 0xbfff [17179599.880000] cs: IO port probe 0xa000-0xbfff: clean. [17179599.880000] pcmcia: parent PCI bridge Memory window: 0xd0000000 - 0xdfffffff [17179599.880000] pcmcia: parent PCI bridge Memory window: 0x80000000 - 0x8fffffff [17179599.888000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 [17179599.888000] ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKD] -> GSI 10 (level, low) -> IRQ 10 [17179599.888000] eth0: RealTek RTL8139 at 0xe097c000, 00:40:d0:36:bd:75, IRQ 10 [17179599.888000] eth0: Identified 8139 chip type 'RTL-8139C' [17179599.896000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10 [17179599.896000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8776 Mon Oct 16 21:56:04 PDT 2006 [17179600.160000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) [17179600.384000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [17179600.600000] cs: IO port probe 0x100-0x3af: clean. [17179600.604000] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7 [17179600.604000] cs: IO port probe 0x820-0x8ff: clean. [17179600.604000] cs: IO port probe 0xc00-0xcf7: clean. [17179600.608000] cs: IO port probe 0xa00-0xaff: clean. [17179600.708000] lp0: using parport0 (interrupt-driven). [17179600.796000] SCSI subsystem initialized [17179600.816000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) [17179600.816000] ieee1394: sbp2: Try serialize_io=0 for better performance [17179600.856000] Adding 1052248k swap on /dev/disk/by-uuid/217b9e29-1ae7-4004-8ced-4040fe966ef3. Priority:-1 extents:1 across:1052248k [17179601.056000] EXT3 FS on hda2, internal journal [17179601.504000] NET: Registered protocol family 17 [17179601.784000] NET: Registered protocol family 10 [17179601.784000] lo: Disabled Privacy Extensions [17179601.784000] IPv6 over IPv4 tunneling driver [17179611.860000] eth0: no IPv6 routers present [17179652.084000] ACPI: AC Adapter [ACAD] (on-line) [17179652.132000] ACPI: Battery Slot [BAT0] (battery present) [17179652.152000] ACPI: Power Button (FF) [PWRF] [17179652.152000] ACPI: Lid Switch [LID] [17179652.152000] ACPI: Sleep Button (CM) [SLPB] [17179652.280000] ibm_acpi: ec object not found [17179652.312000] pcc_acpi: loading... [17179652.448000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [17179655.252000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) [17179655.252000] apm: overridden by ACPI. [17179656.076000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. [17179656.076000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode [17179656.076000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode [17179657.840000] ttyS1: LSR safety check engaged!
-
ok, ich bin der sache jetzt wieder etwas näher gekommen:
Codemarc@faraday:/dev$ sudo MAKEDEV update udev active, devices will be created in /dev/.static/dev/ You requested 'alsa' devices. Please install the alsa-base package instead, which creates and maintains device information for ALSA. /sbin/MAKEDEV: don't know how to make device "ttyACM"
aus irgendeinem grund können also die ttyACM devices nicht erzeugt werden!!:confused:
-
Maximilian Rupp
27. Dezember 2024 um 00:10 Hat das Thema aus dem Forum Betriebssysteme nach Betriebssysteme verschoben.
Jetzt mitmachen!
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!