fdisk does not recognize the device /dev/sda or /dev/sda1...or sdb, etc.
dmesg shows:
usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 5
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 9 for device 00:1f.4
PCI: Setting latency timer of device 00:1f.4 to 64
usb-uhci.c: USB UHCI at I/O 0xb000, IRQ 9
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.251:USB Universal Host Controller Interface driver
hub.c: USB new device connect on bus2/2, assigned device number 2
hub.c: USB hub found
hub.c: 4 ports detected
but no indication of usb activity after the initial boot.
It is getting interrupts:
[root@david1 root]# cat /proc/interrupts
CPU0
0: 708369 XT-PIC timer
1: 5017 XT-PIC keyboard
2: 0 XT-PIC cascade
3: 44660 XT-PIC serial
5: 32 XT-PIC usb-uhci
8: 1 XT-PIC rtc
9: 42697 XT-PIC usb-uhci, eth0, es1371
12: 113974 XT-PIC PS/2 Mouse
14: 25010 XT-PIC ide0
15: 35 XT-PIC ide1
lsmod gives:
Module Size Used by Tainted: PF
vfat 10332 0 (autoclean)
fat 32984 0 (autoclean) [vfat]
sd_mod 11932 0 (unused)
ide-cd 27072 0 (autoclean)
cdrom 28576 0 (autoclean) [ide-cd]
usb-storage 55276 0
scsi_mod 98616 2 [sd_mod usb-storage]
es1371 26976 1 (autoclean)
ac97_codec 9504 0 (autoclean) [es1371]
gameport 1932 0 (autoclean) [es1371]
soundcore 4452 4 (autoclean) [es1371]
mga 101104 1
agpgart 27456 3
vmnet 19872 6
vmmon 18484 0 (unused)
parport_pc 14916 1 (autoclean)
lp 6336 0 (autoclean)
parport 25600 1 (autoclean) [parport_pc lp]
3c59x 26504 1
appletalk 20908 0 (autoclean)
ipx 16404 0 (autoclean)
ipchains 39592 0
usb-uhci 21668 0 (unused)
usbcore 51808 1 [usb-storage usb-uhci]
ext3 62592 6
jbd 41092 6 [ext3]
Still won't mount.
Thanks!
On Wed, 6 Mar 2002, Brad Hards wrote:
> Date: Wed, 6 Mar 2002 10:29:33 +1100
> From: Brad Hards <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: Linux USB List <[EMAIL PROTECTED]>
> Subject: Re: [Linux-usb-users] Olympus Camera
>
> On Wed, 6 Mar 2002 10:12, [EMAIL PROTECTED] wrote:
> > I read The Linux USB Subsystem secion on cameras and mass storage devices.
> What does the kernel log show?
> Have you got the kernel modules loaded (especially sd.o)?
> Have you tried looking at the device using fdisk (to see the partition table,
> if any)?
>
> Brad
>
> > On Tue, 5 Mar 2002, Stephen J. Gowdy wrote:
> > > Date: Tue, 5 Mar 2002 14:31:19 -0800 (PST)
> > > From: Stephen J. Gowdy <[EMAIL PROTECTED]>
> > > To: [EMAIL PROTECTED]
> > > Cc: Linux USB List <[EMAIL PROTECTED]>
> > > Subject: Re: [Linux-usb-users] Olympus Camera
> > >
> > > Did you read the User Guide section about usb-storage and then FAQ if
> > > that didn't help?
> > >
> > > On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote:
> > > > Please let me know if this is not the right place for this type of
> > > > question.
> > > >
> > > > I am trying to get my Olympus D150-Z camera to work as a mass storage
> > > > device. When I plug the camera in to the USB cable supplied by Olympus,
> > > > I can see the following data in /proc/scsi/usb-storage-0.
> > > >
> > > > Host scsi0: usb-storage
> > > > Vendor: OLYMPUS
> > > > Product: C-1Z,D-150Z
> > > > Serial Number: 102015805
> > > > Protocol: Transparent SCSI
> > > > Transport: Bulk
> > > > GUID: 07b401020000000102015805
> > > > Attached: 1
> > > >
> > > > I am trying to figure out how to mount this as a scsi device. When I
> > > > try to do so I get the message:
> > > >
> > > > [root@david1 dev]# mount /dev/sda /mnt/camera
> > > > mount: /dev/sda: unknown device
> > > >
> > > > I am using kernel 2.4.9-21.
> > > >
> > > > I can find very little definitive information.
> > > >
> > > > Can this work at all? What am I doing wrong??
> > > >
> > > > Thanks in advance. Your help is greatly appreciated.
>
--
David Both
[EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users