Hello!
I have HP photosmart 945 and HP photosmart 8886 (camera dock). When I put the camera on it, and prees "connect to computer", I saw this in lsusb:
Code:
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 046d:c00e Logitech, Inc. Optical Mouse
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 004: ID 03f0:4002 Hewlett-Packard PhotoSmart 720 / PhotoSmart 935 (storage)
Bus 001 Device 001: ID 0000:0000
and dmesg said:
Code:
usb 1-4: USB disconnect, address 3
usb 1-2: new full speed USB device using ohci_hcd and address 4
scsi6 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
Vendor: Model: Rev:
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sdb: 246017 512-byte hdwr sectors (126 MB)
sdb: Write Protect is off
sdb: Mode Sense: 0f 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 246017 512-byte hdwr sectors (126 MB)
sdb: Write Protect is off
sdb: Mode Sense: 0f 00 00 00
sdb: assuming drive cache: write through
/dev/scsi/host6/bus0/target0/lun0: p1
Attached scsi removable disk sdb at scsi6, channel 0, id 0, lun 0
usb-storage: device scan complete
So all recognised, but I can't mount it. Because, when I type "mount /ved/sdb/ /mnt/HP" it asked for the vfstype. I tried mount it with "-t vfat", and dmesg shout:
Code:
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev sdb.
I tried mount it "-t usbfs", and it mount, but all I saw in /media/HP/ is ("ll"):
Code:
dr-xr-xr-x 2 root root 0 Apr 21 2006 001/
dr-xr-xr-x 2 root root 0 Apr 21 2006 002/
dr-xr-xr-x 2 root root 0 Apr 21 2006 003/
-r--r--r-- 1 root root 0 Apr 21 12:18 devices
and inside each directory there is more like this. How I mount this camera? I tried connect it with USB cable, but it have the same problem. i tried search in google, but I found nothing. What can I do?
I have 2.6.12-12mdk kernel.
Thanks,
omer.