--- Ged Haywood <[EMAIL PROTECTED]> wrote: > Hi there, > > On Wed, 1 Oct 2003, Kevin Golding wrote: > > > I have a Freecom FS-1 CD-RW that I plug into my > Compaq Armada > > laptop. Everything used to work fine using SuSE > 8.1. However, when > > I tried to upgrade to SuSE 8.2 it stopped working. > > You may not have the right modules compiled/loaded. > You need some scsi stuff. Load it all, see what > happens. > > > #lsmod|grep uhci > > usb-uhci 21612 0 (unused) > > usbcore 56768 1 [snd usb-uhci] > > This would be more helpful without the grep. :) > > 73, > Ged. >
Hi Ged Thanks for the reply. I have included below the whole output from lsmod three times. First just after booting, second after plugging the drive in, and third after doing a cdrecord -scanbus. I have included the third one as I notice that the sg module is added, presumably for my dvd drive at /dev/hdb (mountable at /dev/sr0). This was done in Knoppix 3.3. Hope this helps. Kevin <-- Before plugging drive in --> Module Size Used by Not tainted orinoco_cs 4916 1 orinoco 35372 0 [orinoco_cs] hermes 5156 0 [orinoco_cs orinoco] autofs4 8756 0 (unused) af_packet 13448 0 ext3 64132 0 (unused) jbd 46292 0 [ext3] nls_iso8859-1 2844 0 (unused) ntfs 51168 0 (unused) msdos 4652 0 (unused) agpgart 38296 0 (unused) maestro 28680 1 soundcore 3428 2 [maestro] eepro100 19380 0 mii 2240 0 [eepro100] serial 51972 0 hid 21380 0 (unused) mousedev 3832 1 input 3168 0 [hid mousedev] usb-uhci 21836 0 (unused) usbcore 57472 0 [hid usb-uhci] ds 6536 2 [orinoco_cs] yenta_socket 9408 2 pcmcia_core 39712 0 [orinoco_cs ds yenta_socket] apm 9768 1 rtc 6908 0 reiserfs 169392 2 <-- After plugging drive in --> Module Size Used by Not tainted usb-storage 60960 0 (unused) orinoco_cs 4916 1 orinoco 35372 0 [orinoco_cs] hermes 5156 0 [orinoco_cs orinoco] autofs4 8756 0 (unused) af_packet 13448 0 ext3 64132 0 (unused) jbd 46292 0 [ext3] nls_iso8859-1 2844 0 (unused) ntfs 51168 0 (unused) msdos 4652 0 (unused) agpgart 38296 0 (unused) maestro 28680 1 soundcore 3428 2 [maestro] eepro100 19380 0 mii 2240 0 [eepro100] serial 51972 0 hid 21380 0 (unused) mousedev 3832 1 input 3168 0 [hid mousedev] usb-uhci 21836 0 (unused) usbcore 57472 0 [usb-storage hid usb-uhci] ds 6536 2 [orinoco_cs] yenta_socket 9408 2 pcmcia_core 39712 0 [orinoco_cs ds yenta_socket] apm 9768 1 rtc 6908 0 reiserfs 169392 2 <-- After doing cdrecord -scanbus --> Module Size Used by Not tainted sg 25884 0 (autoclean) usb-storage 60960 0 (unused) orinoco_cs 4916 1 orinoco 35372 0 [orinoco_cs] hermes 5156 0 [orinoco_cs orinoco] autofs4 8756 0 (unused) af_packet 13448 0 ext3 64132 0 (unused) jbd 46292 0 [ext3] nls_iso8859-1 2844 0 (unused) ntfs 51168 0 (unused) msdos 4652 0 (unused) agpgart 38296 0 (unused) maestro 28680 1 soundcore 3428 2 [maestro] eepro100 19380 0 mii 2240 0 [eepro100] serial 51972 0 hid 21380 0 (unused) mousedev 3832 1 input 3168 0 [hid mousedev] usb-uhci 21836 0 (unused) usbcore 57472 0 [usb-storage hid usb-uhci] ds 6536 2 [orinoco_cs] yenta_socket 9408 2 pcmcia_core 39712 0 [orinoco_cs ds yenta_socket] apm 9768 1 rtc 6908 0 reiserfs 169392 2 __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
