Greetings All,
I've been trying to configure a Bering 1.2 system to accept my Lexar
Jumpdrive (USB pen drive). I loaded the USB modules as well as scsi-mod.
I tested with both usb-ohci and usb-uhci. Usb-uhci seems to work. I
mounted /proc/bus/usb and the devices file shows the Lexar Jumpdrive.
Everything looks OK in the logs, except no SCSI device is assigned. When I
try to mount the drive with "mount -t vfat /dev/sda1 /usb", I get:
"mount: Mounting /dev/sda1 on /usb failed: Device not configured".
I considered that there might be a hardware incompatibility with the
computer and the USB drive, so just for grins I mounted a hard drive
containing Redhat 8 to the Bering PC. Redhat recognized the USB drive and
let me mount and access the USB drive.
I have read every scrap of info I can get on Linux and USB, followed all
the recommendations, and still no dice. I'd appreciate any help I can get
from the list on this one.
Roger
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
/etc/modules
#
# USB support
# do not forget to mount none /proc/bus/usb -t usbdevfs
usbcore
usb-uhci
scsi-mod
ide-scsi
usb-storage
vfat
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
lsmod
Module Pages Used by
ipsec 256960 2
vfat 9180 1
usb-storage 55248 0 (unused)
ide-scsi 7528 0
scsi-mod 51864 2 [usb-storage ide-scsi]
usb-uhci 21376 0 (unused)
usbcore 55616 1 [usb-storage usb-uhci]
ip_nat_ftp 2784 0 (unused)
ip_conntrack_ftp 3648 1
eepro100 17892 2
mii 2092 0 [eepro100]
pci-scan 3532 0 (unused)
ide-probe-mod 8476 0
ide-disk 9304 0
ide-mod 63076 0 [ide-scsi ide-probe-mod ide-disk]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
cat /proc/bus/usb/devices
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.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=1020
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= 8 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=05dc ProdID=0200 Rev= 0.00
S: Manufacturer=LEXAR MEDIA
S: Product=JUMPDRIVE PRO
S: SerialNumber=G449331417090315AA
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=200mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
/var/log/messages
Mar 7 20:22:30 boris kernel: usb.c: registered new driver usbdevfs
Mar 7 20:22:30 boris kernel: usb.c: registered new driver hub
Mar 7 20:22:30 boris kernel: usb-uhci.c: $Revision: 1.275 $ time 19:02:19
May 11 2003
Mar 7 20:22:30 boris kernel: usb-uhci.c: High bandwidth mode enabled
Mar 7 20:22:30 boris kernel: PCI: Found IRQ 9 for device 00:07.2
Mar 7 20:22:30 boris kernel: PCI: Sharing IRQ 9 with 00:06.0
Mar 7 20:22:30 boris kernel: usb-uhci.c: USB UHCI at I/O 0x1020, IRQ 9
Mar 7 20:22:30 boris kernel: u
sb.c: new USB bus registered, assigned bus number 1
Mar 7 20:22:30 boris kernel: hub.c: USB hub found
Mar 7 20:22:30 boris kernel: hub.c: 2 ports detected
Mar 7 20:22:30 boris kernel: usb-uhci.c: v1.275:USB Universal Host
Controller Interface driver
Mar 7 20:22:30 boris kernel: SCSI subsystem driver Revision: 1.00
Mar 7 20:22:30 boris kernel: scsi0 : SCSI host adapter emulation for IDE
ATAPI devices
Mar 7 20:22:31 boris kernel: Initializing USB Mass Storage driver...
Mar 7 20:22:31 boris kernel: usb.c: registered new driver usb-storage
Mar 7 20:22:31 boris kernel: USB Mass Storage support registered.
Mar 7 20:22:31 boris kernel: hub.c: new USB device 00:07.2-2, assigned
address 2
Mar 7 20:22:32 boris kernel: scsi1 : SCSI emulation for USB Mass Storage
devices
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# mount -t vfat /dev/sda1 /usb
mount: Mounting /dev/sda1 on /usb failed: Device not configured
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html