Hallo zusammen, ich habe hier eine Ubuntu Installation, deren USB Fähigkeiten ich nicht ganz verstehe. Wenn ich den Original-Ubuntu Kernel (2.6.12-10) nehme, dann funktioniert alles prima. Jetzt habe ich basierend auf der .config den 2.6.16 übersetzt, weil ich sonst Schwierigkeiten mit der Temperaturerkennung meiner Grafikkarte habe (die damit sonst unendlich laut ist) Funktioniert auch soweit gut, aber USB funktioniert irgendwie nur noch halb: -- ich kann mit meinem Epson DX3850 nur noch scannen, wenn ich usblp vorher rausschmeisse - sonst taucht im Log der Hinweis auf, das usblp "claimed" wäre. Beim Ubuntukernel kann ich scannen, wenn usblp geladen ist. "scanimage -L" findet unter dem neuen Kernel kein Gerät, wenn usblp geladen ist. -- der gnome-pilot findet meinen Tungsten T5 mit dem neuen Kernel gar nicht - beim alten Kernel kann ich einwandfrei syncen bzw. die Daten auf den Rechner kopieren. udev findet das Gerät noch, da der /dev/pilot angelegt wird -- die Maus funktioniert unter beiden Kerneln einwandfrei, ebenso die USB Platte und Kamera Hat irgendwer eine Idee? root@moonworld:~# lspci 0000:00:00.0 Memory controller: nVidia Corporation: Unknown device 005e (rev a3) 0000:00:01.0 ISA bridge: nVidia Corporation: Unknown device 0050 (rev a3) 0000:00:01.1 SMBus: nVidia Corporation: Unknown device 0052 (rev a2) 0000:00:02.0 USB Controller: nVidia Corporation: Unknown device 005a (rev a2) 0000:00:02.1 USB Controller: nVidia Corporation: Unknown device 005b (rev a3) 0000:00:04.0 Multimedia audio controller: nVidia Corporation: Unknown device 0059 (rev a2) 0000:00:06.0 IDE interface: nVidia Corporation: Unknown device 0053 (rev f2) 0000:00:07.0 IDE interface: nVidia Corporation: Unknown device 0054 (rev f3) 0000:00:08.0 IDE interface: nVidia Corporation: Unknown device 0055 (rev f3) 0000:00:09.0 PCI bridge: nVidia Corporation: Unknown device 005c (rev a2) 0000:00:0a.0 Bridge: nVidia Corporation: Unknown device 0057 (rev a3) 0000:00:0b.0 PCI bridge: nVidia Corporation: Unknown device 005d (rev a3) 0000:00:0c.0 PCI bridge: nVidia Corporation: Unknown device 005d (rev a3) 0000:00:0d.0 PCI bridge: nVidia Corporation: Unknown device 005d (rev a3) 0000:00:0e.0 PCI bridge: nVidia Corporation: Unknown device 005d (rev a3) 0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge 0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge 0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge 0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge 0000:01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0092 (rev a1) 0000:05:0a.0 RAID bus controller: Silicon Image, Inc. (formerly CMD Technology Inc) SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02) 0000:05:0b.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) 0000:05:0c.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (rev 13) root@moonworld:~# lsusb Bus 002 Device 001: ID 0000:0000 Bus 001 Device 009: ID 0830:0061 Palm, Inc. Bus 001 Device 006: ID 04b8:0818 Seiko Epson Corp. Bus 001 Device 004: ID 046d:c00 root@moonworld:~# lsmod | grep usb usblp 12544 0 usbserial 28364 1 visor usbhid 32480 0 usbcore 110368 7 usblp,visor,usbserial,usbhid,ehci_hcd,ohci_hcd root@moonworld:~# uname -a Linux moonworld 2.6.16 #11 Wed Mar 22 12:57:05 CET 2006 i686 GNU/Linux
Teilnehmer (3)
-
Florian Lohoff
-
joerg jungermann
-
Joern Muehlencord