Hello I am resending my email to this list since I did not get any response on the users list and it also might be of more use for developpers anyways.
Thanks Fabian I try to get my usb camera to work with linux on a vaio vx88. It has the i810 mainboard and lspci says this about the usb device: 00:1f.2 USB Controller: Intel Corp. 82820 820 (Camino 2) Chipset USB (Hub A) (rev 03) 00:1f.4 USB Controller: Intel Corp. 82820 820 (Camino 2) Chipset USB (Hub B) (rev 03) I have the 2.4.20-pre5 with the acpi-20020829-2.4.20-pre5.diff.gz patch. After it didnt work I subequently updated to pre7 this means the acpi patch is still in. When I have USB as module and the JE driver i can modpropbe uhci but modprobe usb-storage hangs loading and cant be terminated with ctrl-c. In /var/log/messages I get. Sep 17 13:43:33 californium kernel: usb.c: registered new driver usbdevfs Sep 17 13:43:33 californium kernel: usb.c: registered new driver hub Sep 17 13:43:33 californium kernel: uhci.c: USB Universal Host Controller Interface driver v1.1 Sep 17 13:43:33 californium kernel: uhci.c: USB UHCI at I/O 0x1820, IRQ 9 Sep 17 13:43:33 californium kernel: usb.c: new USB bus registered, assigned bus number 1 Sep 17 13:43:33 californium kernel: hub.c: USB hub found Sep 17 13:43:33 californium kernel: hub.c: 2 ports detected Sep 17 13:43:33 californium kernel: uhci.c: USB UHCI at I/O 0x2400, IRQ 9 Sep 17 13:43:33 californium kernel: usb.c: new USB bus registered, assigned bus number 2 Sep 17 13:43:33 californium kernel: hub.c: USB hub found Sep 17 13:43:33 californium kernel: hub.c: 2 ports detected Sep 17 13:43:34 californium kernel: hub.c: new USB device 00:1f.4-1, assigned address 2 Sep 17 13:43:34 californium kernel: usb.c: USB device 2 (vend/prod 0x54c/0x69) is not claimed by an y active driver. Sep 17 13:43:40 californium kernel: Initializing USB Mass Storage driver... Sep 17 13:43:40 californium kernel: usb.c: registered new driver usb-storage Sep 17 13:43:40 californium kernel: scsi2 : SCSI emulation for USB Mass Storage devices Sep 17 13:43:51 californium kernel: usb_control/bulk_msg: timeout When I have USB as module and the plain UHCI driver I can modprobe uhci-usb and it hangs again with modprobe usb-scsi. Now I get these messages. Sep 17 14:29:47 californium kernel: usb.c: registered new driver usbdevfs Sep 17 14:29:47 californium kernel: usb.c: registered new driver hub Sep 17 14:29:47 californium kernel: usb-uhci.c: $Revision: 1.275 $ time 14:23:32 Sep 17 2002 Sep 17 14:29:47 californium kernel: usb-uhci.c: High bandwidth mode enabled Sep 17 14:29:47 californium kernel: usb-uhci.c: USB UHCI at I/O 0x1820, IRQ 9 Sep 17 14:29:47 californium kernel: usb-uhci.c: Detected 2 ports Sep 17 14:29:47 californium kernel: usb.c: new USB bus registered, assigned bus number 1 Sep 17 14:29:47 californium kernel: hub.c: USB hub found Sep 17 14:29:47 californium kernel: hub.c: 2 ports detected Sep 17 14:29:47 californium kernel: usb-uhci.c: USB UHCI at I/O 0x2400, IRQ 9 Sep 17 14:29:47 californium kernel: usb-uhci.c: Detected 2 ports Sep 17 14:29:47 californium kernel: usb.c: new USB bus registered, assigned bus number 2 Sep 17 14:29:47 californium kernel: hub.c: USB hub found Sep 17 14:29:47 californium kernel: hub.c: 2 ports detected Sep 17 14:29:47 californium kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver Sep 17 14:29:48 californium kernel: hub.c: new USB device 00:1f.4-1, assigned address 2 Sep 17 14:29:48 californium kernel: usb.c: USB device 2 (vend/prod 0x54c/0x69) is not claimed by any active driver. Sep 17 14:29:51 californium kernel: Initializing USB Mass Storage driver... Sep 17 14:29:51 californium kernel: usb.c: registered new driver usb-storage Sep 17 14:29:51 californium kernel: scsi2 : SCSI emulation for USB Mass Storage devices Sep 17 14:29:57 californium kernel: usb-uhci.c: interrupt, status 3, frame# 1804 Sep 17 14:30:07 californium kernel: usb-uhci.c: interrupt, status 3, frame# 1566 Sep 17 14:30:07 californium kernel: usb.c: USB disconnect on device 00:1f.4-1 address 2 Sep 17 14:30:08 californium kernel: printing eip: Sep 17 14:30:08 californium kernel: d09108b7 Sep 17 14:30:08 californium kernel: Oops: 0000 Sep 17 14:30:08 californium kernel: CPU: 0 Sep 17 14:30:08 californium kernel: EIP: 0010:[<d09108b7>] Not tainted Sep 17 14:30:08 californium kernel: EFLAGS: 00013246 Sep 17 14:30:08 californium kernel: eax: 01100112 ebx: 00000004 ecx: 00000004 edx: 01100112 Sep 17 14:30:08 californium kernel: esi: ce9b5acc edi: 01100112 ebp: ce9b5a00 esp: cc345f54 Sep 17 14:30:08 californium kernel: ds: 0018 es: 0018 ss: 0018 Sep 17 14:30:08 californium kernel: Process scsi_eh_2 (pid: 417, stackpage=cc345000) Sep 17 14:30:08 californium kernel: Stack: 00003286 ce9b5c00 00000000 ce9b5e00 00000000 01100112 d09222ad ce9b5a00 Sep 17 14:30:08 californium kernel: 00003286 ce9b5e00 00000000 ce9b5e00 ce9b5d44 c01f3927 ce9b5e00 00002003 Sep 17 14:30:08 californium kernel: 00000000 c01f3f97 ce9b5e00 cc345fe0 cf357c20 cf357c20 ce9b5cac 00000000 Sep 17 14:30:08 californium kernel: Call Trace: [<d09222ad>] [scsi_try_bus_reset+59/136] [scsi_unjam_host+855/1836] [scsi_error_handler+207/304] [kernel_thread+40/56] Sep 17 14:30:08 californium kernel: Sep 17 14:30:08 californium kernel: Code: f3 a6 0f 84 c1 00 00 00 52 e8 37 9b 81 ef 55 e8 f9 d1 ff ff Sep 17 14:30:08 californium kernel: <6>hub.c: new USB device 00:1f.4-1, assigned address 3 If its compiled into the kernel I get lots of Sep 17 14:10:51 californium kernel: usb_control/bulk_msg: timeout Sep 17 14:10:51 californium last message repeated 4 times And when I plug in the camera I get hub.c: new USB device 00:1f.2-2, assigned address 2 scsi2 : SCSI emulation for USB Mass Storage devices Vendor: Casio Model: QV DigitalCamera Rev: 1000 Type: Direct-Access ANSI SCSI revision: 02 Attached scsi removable disk sda at scsi2, channel 0, id 0, lun 0 usb-uhci.c: interrupt, status 3, frame# 544 SCSI device sda: 2104704 512-byte hdwr sectors (1078 MB) sda: Write Protect is off sda: sda1 WARNING: USB Mass Storage data integrity not assured USB Mass Storage device found at 2 I now can mount this device but I have a bad feeling about that. If you need any more info please mail me I would love to get this thing working. Thanks a lot. Fabian Sturm ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
