Hello All,
since upgrading both my laptop (32bit) and my desktop (64 bit) to 11.2 I can no longer access the above camera either by Fspot or as a USB drive.
dmesg
6223.017123] usb 2-2: new full speed USB device using ohci_hcd and address 3
6223.219141] usb 2-2: New USB device found, idVendor=07b4, idProduct=0105
6223.219180] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
6223.219203] usb 2-2: Product: C770UZ
6223.219218] usb 2-2: Manufacturer: OLYMPUS
6223.219234] usb 2-2: SerialNumber: 000381001310
6223.219577] usb 2-2: configuration #1 chosen from 1 choice
6223.230067] scsi4 : SCSI emulation for USB Mass Storage devices
6223.236797] usb-storage: device found at 3
6223.236805] usb-storage: waiting for device to settle before scanning
6261.650568] usb 2-2: usbfs: process 8441 (gvfsd-gphoto2) did not claim interface 0 before use
when I try to browse the drive all I get is
“The folder contents could not be displayed
Sorry, could not display all the contents of “C770UZ”: Failed to get file list: -1: Unspecified error”
mount
/dev/sda6 on / type ext4 (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sda7 on /home type ext3 (rw,acl,user_xattr)
/dev/sda1 on /windows/C type fuseblk (rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
securityfs on /sys/kernel/security type securityfs (rw)
gvfs-fuse-daemon on /home/robert/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=robert)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
robert@linux-mikg:~> ls /home/robert/.gvfs/gphoto2\ mount\ on\ usb%3A002\,005/
ls: reading directory /home/robert/.gvfs/gphoto2 mount on usb%3A002,005/: Input/output error
robert@linux-mikg:~>
so it seems to be mounting as something but it can’t be read.
hmm. no, another user has the same problem. interesting though. what if two people are logged on at the same time? Does it only mount for the one using the X desktop?
Hi Stefan,
I have no card reader perhaps I will buy one today.
What about running fsck?
fsck.vfat [don’t know what to say for device here]
neither do I. I don’t think it ever comes up as a usb storage device.
dmesg never gets further than this:
4534.801399] usb 8-1: new full speed USB device using uhci_hcd and address 7
4534.984018] usb 8-1: New USB device found, idVendor=07b4, idProduct=0105
4534.984036] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
4534.984045] usb 8-1: Product: C770UZ
4534.984052] usb 8-1: Manufacturer: OLYMPUS
4534.984058] usb 8-1: SerialNumber: 000381001310
4534.984199] usb 8-1: configuration #1 chosen from 1 choice
4534.989287] scsi13 : SCSI emulation for USB Mass Storage devices
4534.990271] usb-storage: device found at 7
4534.990275] usb-storage: waiting for device to settle before scanning
and it isn’t listed by lsscsi
[0:0:0:0] disk ATA WDC WD3200AAJS-2 12.0 /dev/sda
[4:0:0:0] cd/dvd TSSTcorp CD/DVDW SH-S182F SB01 /dev/sr0
Otherwise you may have some kind of permission problem with USB devices even though it should let you access them as the console user. What about other USB devices such as memory sticks? Otherwise I don’t have any ideas, it normally works fine.
Hmm, if the camera is detected under Import, then it should be able to talk PTP. It isn’t actually mounted as a filesytem, but you can view a list of photos in the camera via PTP. Do you have any other cameras you can try? I wonder if you’re missing some sort of interface module that makes the PTP camera look like a filesystem.
Hello Ken,
unfortunately I only have the one camera.
I had that thought when I first had this problem and I added gphotofs but all that happened was that I then had two “C770UZ” devices on the filesystem list instead of one. Neither of them would work.