Am 17. Aug, 2003 schw=E4tzte Josef Lowder so: > ------------------------------------------------------------ > # cat /proc/scsi/scsi > Attached devices: > Host: scsi0 Channel: 00 Id: 00 Lun: 00 > Vendor: SONY Model: CD-RW CRX140E Rev: 1.0n > Type: CD-ROM ANSI SCSI revision: 02 > # OK, you've got a CD-ROM that the SCSI system knows about. It could be an ID= E CD-ROM, but for the 2.2 and 2.4 kernels you should use ide-scsi and pretend it's SCSI :). Don't see the USB device. > ------------------------------------------------------------ > # modprobe usb-storage > #=09(no response) > ------------------------------------------------------------ > # lsmod > Module Size Used by > usb-storage 52528 0 > usb-uhci 21232 0 (unused) > usbcore 50752 1 [usb-storage usb-uhci] OK, so usb-storage is loaded. Try 'rmmod usb-storage' followed by 'modprobe usb-storage', then 'dmesg | tail -50'. If the rmmod fails don't worry about the other two. cat /proc/bus/usb/devices What kernel are you running? uname -a What disttribution are you running? ciao, der.hans --=20 # https://www.LuftHans.com/ http://www.AZOTO.org/ # A t-shirt a day keeps the noose (tie) away. - der.hans