You were right: disabling ACPI in the BIOS did the job! (this is related to a problem in Mandrake 9.0 <http://mandrakeforum.com/article.php?sid=2459&lang=en>) So, my USB flash memories are now recognized. Great! Thank you!
Fr�d�ric "Stephen J. Gowdy" a �crit : > > No, there is probably something wrong with your BIOS or hardware. The FAQ > might help. > > On Fri, 15 Nov 2002, Frederic Darboux wrote: > > > > > > > "Stephen J. Gowdy" a �crit : > > > > > > Were they plugged in when you provided those files? > > > > Yes they were. > > > > > If so, what are the > > > contents of dmesg or /var/log/messages when you plug them in? > > > > I tried to plug and unplug them a couple of time each. > > Here are the results of dmesg: > > > > For PenDrive 128: > > #dmesg > > hub.c: Cannot enable port 2 of hub 1, disabling port. > > hub.c: Maybe the USB cable is bad? > > hub.c: USB new device connect on bus2/1, assigned device number 2 > > usb_control/bulk_msg: timeout > > usb-ohci.c: unlink URB timeout > > usb.c: USB device not accepting new address=2 (error=-110) > > hub.c: USB new device connect on bus2/1, assigned device number 3 > > usb_control/bulk_msg: timeout > > usb-ohci.c: unlink URB timeout > > usb.c: USB device not accepting new address=3 (error=-110) > > > > > > For Butterflymedia 256: > > #dmesg > > hub.c: Maybe the USB cable is bad? > > hub.c: Cannot enable port 2 of hub 1, disabling port. > > ub.c: USB new device connect on bus2/1, assigned device number 14 > > usb_control/bulk_msg: timeout > > usb-ohci.c: unlink URB timeout > > usb.c: USB device not accepting new address=14 (error=-110) > > hub.c: USB new device connect on bus2/1, assigned device number 15 > > usb_control/bulk_msg: timeout > > usb-ohci.c: unlink URB timeout > > usb.c: USB device not accepting new address=15 (error=-110) > > > > Is there something missing in my system? > > A list subscriber answered me I needed a kernel WITH SCSI-LUNs. > > Could you confirm I need to recompile my kernel? > > > > Fr�d�ric > > > > > > > > > > On Wed, 13 Nov 2002, Frederic Darboux wrote: > > > > > > > Dear Linux users, > > > > > > > > I have 2 USB flash drives (a PenDrive 128MB and a ButterflyMedia 256MB). > > > > In the past few days, I have tried to get them recognized by my PC > > > > (running Mandrake 9.0 - kernel 2.4.19). > > > > Even with the documents found on <www.linux-usb.org> I could not figure > > > > out what is wrong! :-( > > > > Please, could someone give me some help to solve my problem? > > > > I pasted below some (hopefully relevant) information. > > > > > > > > Fr�d�ric Darboux > > > > > > > > ------------------------------------ > > > > > > > > After setting STORAGE=yes in /etc/sysconfig/usb: > > > > > > > > $lsmod > > > > [...] > > > > usb-storage 51952 0 (unused) > > > > scsi_mod 90372 0 [usb-storage] > > > > usb-ohci 18216 0 (unused) > > > > usbcore 58304 1 [usb-storage usb-ohci] > > > > > > > > $cat /dev/bus/scsi/drivers > > > > usbdevfs > > > > hub > > > > usb-storage > > > > > > > > $cat /proc/bus/usb/devices > > > > T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > > > > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > > > > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > > > > P: Vendor=0000 ProdID=0000 Rev= 0.00 > > > > S: Product=USB OHCI Root Hub > > > > S: SerialNumber=d4937000 > > > > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > > > > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > > > > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > > > > T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > > > > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > > > > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > > > > P: Vendor=0000 ProdID=0000 Rev= 0.00 > > > > S: Product=USB OHCI Root Hub > > > > S: SerialNumber=d4935000 > > > > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > > > > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > > > > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > > > > T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > > > > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > > > > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > > > > P: Vendor=0000 ProdID=0000 Rev= 0.00 > > > > S: Product=USB OHCI Root Hub > > > > S: SerialNumber=d4933000 > > > > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > > > > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > > > > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > > > > > > > > $cat /proc/scsi/scsi > > > > Attached devices: none > > > > > > > > $ls /dev/usb > > > > > > > > $ls /dev/scsi > > > > > > > > ....................................................... > > > > INRA Orl�ans - Science du Sol > > > > Avenue de la Pomme de Pin > > > > BP 20619 > > > > F-45166 Olivet Cedex > > > > France > > > > Ph: +33 2 38 41 48 23 > > > > Fax: +33 2 38 41 78 69 > > > > Email: <[EMAIL PROTECTED]> > > > > Web: <http://soils.ecn.purdue.edu/~darboux> > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by: Are you worried about > > > > your web server security? Click here for a FREE Thawte > > > > Apache SSL Guide and answer your Apache SSL security > > > > needs: http://www.gothawte.com/rd523.html > > > > _______________________________________________ > > > > [EMAIL PROTECTED] > > > > To unsubscribe, use the last form field at: > > > > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > > > > > > > > > > -- > > > /------------------------------------+-------------------------\ > > > |Stephen J. Gowdy | SLAC, MailStop 34, | > > > |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | > > > |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA | > > > |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 | > > > \------------------------------------+-------------------------/ > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by: Are you worried about > > > your web server security? Click here for a FREE Thawte > > > Apache SSL Guide and answer your Apache SSL security > > > needs: http://www.gothawte.com/rd523.html > > > _______________________________________________ > > > [EMAIL PROTECTED] > > > To unsubscribe, use the last form field at: > > > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > > > > > > -- > /------------------------------------+-------------------------\ > |Stephen J. Gowdy | SLAC, MailStop 34, | > |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | > |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA | > |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 | > \------------------------------------+-------------------------/ > > ------------------------------------------------------- > This sf.net email is sponsored by: To learn the basics of securing > your web site with SSL, click here to get a FREE TRIAL of a Thawte > Server Certificate: http://www.gothawte.com/rd524.html > _______________________________________________ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users -- ....................................................... INRA Orl�ans - Science du Sol Avenue de la Pomme de Pin BP 20619 F-45166 Olivet Cedex France Ph: +33 2 38 41 48 23 Fax: +33 2 38 41 78 69 Email: <[EMAIL PROTECTED]> Web: <http://soils.ecn.purdue.edu/~darboux> ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
