Hi,

This is really the first time I ever try to use a USB
device, ever and for any reason. I just purchased an
HP PhotoSmart 618 digital camera. The camera hooks up
directly to the USB port. I was hoping to be able to avoid
installing windows solely for the purpose of using the
camera and so I ventured through the documentation in 
linux-usb.org and the mailing list archives. Unfortunately
I couldn't figure it out. I've attached the contents of
/proc/bus/usb/devices, /proc/bus/usb/drivers, and part of
/var/log/messages after boot.


I just installed Mandrake 8.0 (Kernel 2.4.3-20mdk).
If I wanted to use the usb-storage device with this camera,
what are the steps I need to follow be be able to mount
it? What modules need to be loaded, how do I know which 
device name was assigned to it? According to the log
files below, this device was not claimed by any active
driver. In /proc/bus/usb/devices the camera appears
with "Driver=hub". I have no idea if this is a good or bad
sign, nor how to turn this information into something I can
use. I searched through the list archives some but I could 
not find someone who had run into a similar problem or
an explanation of how to fix it. The archives go way back
so I didn't look too far back from the present.

Any help is greatly appreciated.

Thank you,

Belinda

This is the output from /proc/bus/usb/devices:

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.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=b000
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=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=03f0 ProdID=4102 Rev= 0.02
S:  Manufacturer=Hewlett-Packard
S:  Product=HP PhotoSmart 618 (DIGITA)
S:  SerialNumber=000309670970
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 10mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=00(>ifc ) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
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=b400
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


This is the output from /proc/bus/usb/drivers

usbdevfs
hub

This is the partial output from /var/log/messages


May 30 21:17:28 gris322pc1 kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI 
devices
May 30 21:17:28 gris322pc1 kernel:   Vendor: ATAPI     Model: CD-R/RW 12X8X32   Rev: 
9.EA
May 30 21:17:28 gris322pc1 kernel:   Type:   CD-ROM                             ANSI 
SCSI revision: 02
May 30 21:17:28 gris322pc1 kernel: usb.c: registered new driver usbdevfs
May 30 21:17:28 gris322pc1 kernel: usb.c: registered new driver hub
May 30 21:17:28 gris322pc1 kernel: usb-uhci.c: $Revision: 1.251 $ time 23:13:16 Apr 15 
2001
May 30 21:17:28 gris322pc1 kernel: usb-uhci.c: High bandwidth mode enabled
May 30 21:17:28 gris322pc1 kernel: PCI: Found IRQ 10 for device 00:04.3
May 30 21:17:28 gris322pc1 kernel: PCI: The same IRQ used for device 00:04.2
May 30 21:17:28 gris322pc1 kernel: PCI: The same IRQ used for device 00:10.0
May 30 21:17:28 gris322pc1 kernel: usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 10
May 30 21:17:28 gris322pc1 kernel: usb-uhci.c: Detected 2 ports
May 30 21:17:28 gris322pc1 kernel: usb.c: new USB bus registered, assigned bus number 1
May 30 21:17:28 gris322pc1 kernel: hub.c: USB hub found
May 30 21:17:28 gris322pc1 kernel: hub.c: 2 ports detected
May 30 21:17:28 gris322pc1 kernel: PCI: Found IRQ 10 for device 00:04.2
May 30 21:17:28 gris322pc1 kernel: PCI: The same IRQ used for device 00:04.3
May 30 21:17:28 gris322pc1 kernel: PCI: The same IRQ used for device 00:10.0
May 30 21:17:28 gris322pc1 kernel: usb-uhci.c: USB UHCI at I/O 0xb000, IRQ 10
May 30 21:17:28 gris322pc1 kernel: usb-uhci.c: Detected 2 ports
May 30 21:17:28 gris322pc1 kernel: usb.c: new USB bus registered, assigned bus number 2
May 30 21:17:28 gris322pc1 kernel: hub.c: USB hub found
May 30 21:17:28 gris322pc1 kernel: hub.c: 2 ports detected
May 30 21:17:28 gris322pc1 kernel: hub.c: USB new device connect on bus2/1, assigned 
device number 2
May 30 21:17:28 gris322pc1 kernel: usb.c: USB device 2 (vend/prod 0x3f0/0x4102) is not 
claimed by any active driver.


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to