I have a new Lumix TZ60 camera, when I plug it into my xubuntu 14.10 laptop I see (in dmesg) :-
[22802.981555] usb 1-1.2: new high-speed USB device number 5 using ehci-pci [22803.076937] usb 1-1.2: New USB device found, idVendor=04da, idProduct=2372 [22803.076944] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [22803.076948] usb 1-1.2: Product: DMC-TZ60 [22803.076952] usb 1-1.2: Manufacturer: Panasonic [22803.076955] usb 1-1.2: SerialNumber: 0000000000000000001X1314210434 [22803.077932] usb 1-1.2: USB disconnect, device number 5 [22803.108684] usbcore: registered new interface driver usb-storage
Is there anything I can do to get it to do better?
On Sat, Jan 31, 2015 at 01:29:24PM +0000, Chris Green wrote:
Is there anything I can do to get it to do better?
I'm guessing that it then attempts to mount as a usb storage device? Does it then give a path for that device?
As I am guessing that if this is an exFAT formatted card then you've hit the bug in Ubuntu where it decides it doesn't know what exFAT is and then won't mount it. If you tell it to mount via mount -t exfat /path/to/device /mount/point then it'll work. I'm basing that on my experience with a Sony AS30V video camera earlier this week which used to work.
Adam
On Sat, Jan 31, 2015 at 01:48:03PM +0000, Adam Bower wrote:
On Sat, Jan 31, 2015 at 01:29:24PM +0000, Chris Green wrote:
Is there anything I can do to get it to do better?
I'm guessing that it then attempts to mount as a usb storage device? Does it then give a path for that device?
No, that's the problem, there seems to be no attempt to automount at all.
As I am guessing that if this is an exFAT formatted card then you've hit the bug in Ubuntu where it decides it doesn't know what exFAT is and then won't mount it. If you tell it to mount via mount -t exfat /path/to/device /mount/point then it'll work. I'm basing that on my experience with a Sony AS30V video camera earlier this week which used to work.
It could well be but I don't have a /path/to/device so I'm a bit stuck.
On Sat, Jan 31, 2015 at 02:15:11PM +0000, Adam Bower wrote:
On Sat, Jan 31, 2015 at 02:07:58PM +0000, Chris Green wrote:
It could well be but I don't have a /path/to/device so I'm a bit stuck.
What's the rest of the dmesg output where it detects the mass storage device?
What I have shown here is all there is.
Doing it again produces:-
Jan 31 14:17:01 x201 kernel: [26320.544616] usb 1-1.1: new high-speed USB device number 6 using ehci-pci Jan 31 14:17:01 x201 kernel: [26320.640006] usb 1-1.1: New USB device found, idVendor=04da, idProduct=2372 Jan 31 14:17:01 x201 kernel: [26320.640012] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Jan 31 14:17:01 x201 kernel: [26320.640016] usb 1-1.1: Product: DMC-TZ60 Jan 31 14:17:01 x201 kernel: [26320.640019] usb 1-1.1: Manufacturer: Panasonic Jan 31 14:17:01 x201 kernel: [26320.640021] usb 1-1.1: SerialNumber: 0000000000000000001X1314210434 Jan 31 14:17:01 x201 kernel: [26320.640511] usb-storage 1-1.1:1.0: USB Mass Storage device detected Jan 31 14:17:01 x201 kernel: [26320.640582] usb-storage 1-1.1:1.0: Quirks match for vid 04da pid 2372: 90 Jan 31 14:17:01 x201 kernel: [26320.640624] scsi6 : usb-storage 1-1.1:1.0 Jan 31 14:17:01 x201 kernel: [26320.641068] usb 1-1.1: USB disconnect, device number 6
What on earth is that bit about "Quirks match"? That wasn't there the first time!
On Sat, Jan 31, 2015 at 02:26:24PM +0000, Adam Bower wrote:
On Sat, Jan 31, 2015 at 02:18:57PM +0000, Chris Green wrote:
What on earth is that bit about "Quirks match"? That wasn't there the first time!
Not sure, maybe google does. What does lsusb say and is there no more output after that about scsi devices?
Very few Google hits for "Quirks match".
lsusb:-
chris$ lsusb Bus 002 Device 003: ID 05c6:9204 Qualcomm, Inc. Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 17ef:4816 Lenovo Bus 001 Device 003: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1) Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
... and no, there isn't any more output after what I reported.
On Sat, Jan 31, 2015 at 02:49:05PM +0000, Chris Green wrote:
On Sat, Jan 31, 2015 at 02:26:24PM +0000, Adam Bower wrote:
On Sat, Jan 31, 2015 at 02:18:57PM +0000, Chris Green wrote:
What on earth is that bit about "Quirks match"? That wasn't there the first time!
Not sure, maybe google does. What does lsusb say and is there no more output after that about scsi devices?
Very few Google hits for "Quirks match".
lsusb:-
chris$ lsusb Bus 002 Device 003: ID 05c6:9204 Qualcomm, Inc. Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 17ef:4816 Lenovo Bus 001 Device 003: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1) Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
... and no, there isn't any more output after what I reported.
I just tried plugging it into my desktop xubuntu 14.10 and got:-
[865662.758949] usb 2-1.6: new high-speed USB device number 4 using ehci-pci [865662.853920] usb 2-1.6: New USB device found, idVendor=04da, idProduct=2372 [865662.853937] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [865662.853939] usb 2-1.6: Product: DMC-TZ60 [865662.853940] usb 2-1.6: Manufacturer: Panasonic [865662.853942] usb 2-1.6: SerialNumber: 0000000000000000001X1314210434 [865662.854308] usb-storage 2-1.6:1.0: USB Mass Storage device detected [865662.854452] usb-storage 2-1.6:1.0: Quirks match for vid 04da pid 2372: 90 [865662.854515] scsi7 : usb-storage 2-1.6:1.0 [865662.906171] usb 2-1.6: USB disconnect, device number 4
Not a lot different except that it does at least have a scsi line.
On 31/01/15 14:54, Chris Green wrote:
On Sat, Jan 31, 2015 at 02:49:05PM +0000, Chris Green wrote:
On Sat, Jan 31, 2015 at 02:26:24PM +0000, Adam Bower wrote:
On Sat, Jan 31, 2015 at 02:18:57PM +0000, Chris Green wrote:
What on earth is that bit about "Quirks match"? That wasn't there the first time!
Not sure, maybe google does. What does lsusb say and is there no more output after that about scsi devices?
Very few Google hits for "Quirks match".
lsusb:-
chris$ lsusb Bus 002 Device 003: ID 05c6:9204 Qualcomm, Inc. Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 17ef:4816 Lenovo Bus 001 Device 003: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1) Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
... and no, there isn't any more output after what I reported.
I just tried plugging it into my desktop xubuntu 14.10 and got:-
[865662.758949] usb 2-1.6: new high-speed USB device number 4 using ehci-pci [865662.853920] usb 2-1.6: New USB device found, idVendor=04da, idProduct=2372 [865662.853937] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [865662.853939] usb 2-1.6: Product: DMC-TZ60 [865662.853940] usb 2-1.6: Manufacturer: Panasonic [865662.853942] usb 2-1.6: SerialNumber: 0000000000000000001X1314210434 [865662.854308] usb-storage 2-1.6:1.0: USB Mass Storage device detected [865662.854452] usb-storage 2-1.6:1.0: Quirks match for vid 04da pid 2372: 90 [865662.854515] scsi7 : usb-storage 2-1.6:1.0 [865662.906171] usb 2-1.6: USB disconnect, device number 4
Not a lot different except that it does at least have a scsi line.
I'd look in the "Disks" utility (or whatever it's called in your O/S) which will hopefully have an entry for the camera, and see if you can initiate a mount in that, or, work out which device name is so you can mount it yourself - e.g. mount /dev/sdc1....
Steve
Aaaaarrrrggggghhhhh!!!!!!
It was simple in the end. I needed to look at the camera end, it was asking what sort of USB connection I wanted - GPS, PC or Pictbridge. When I selected PC up popped the contents of the camera on my desktop.
(It's a camera with a proper viewfinder so it wasn't glaring me in the face on the back of the camera)