oS v13.1x64, KDE
On same computer prior to install of v13.1 I was running v12.2 and no problem automounting usb devices. Now I can auto mount storage devices, both usb2 & usb3 but not other devices.
My camera shows up in configure desktop->hardware->digital camera and if I click on test is is ‘successful’. But it does not mount and device notifier shows “no devices available”.
dmesg:
4522.733420] usb 1-1.1: USB disconnect, device number 19
4534.692104] usb 1-1.1: new high-speed USB device number 20 using ehci-pci
4534.777843] usb 1-1.1: New USB device found, idVendor=04b0, idProduct=0329
4534.777847] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
4534.777860] usb 1-1.1: Product: NIKON DSC COOLPIX S4300-PTP
4534.777862] usb 1-1.1: Manufacturer: NIKON
4534.777864] usb 1-1.1: SerialNumber: 000030015973
fstab:
/dev/disk/by-id/ata-ST31000524AS_5VPD6PXP-part5 swap swap defaults 0 0
/dev/disk/by-id/ata-ST31000524AS_5VPD6PXP-part6 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-ST31000524AS_5VPD6PXP-part7 /home ext4 defaults 1 2
lspci:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation H77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Turks PRO [Radeon HD 7570]
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Turks/Whistler HDMI Audio [Radeon HD 6000 Series]
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)
lsusb: (camera shows at device 020)
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 020: ID 04b0:0329 Nikon Corp.
Bus 001 Device 003: ID 0557:2008 ATEN International Co., Ltd UC-232A Serial Port [pl2303]
Bus 001 Device 004: ID 0cf3:e004 Atheros Communications, Inc.
Bus 002 Device 006: ID 0461:4d81 Primax Electronics, Ltd Dell N889 Optical Mouse
Bus 002 Device 004: ID 413c:2107 Dell Computer Corp.
Bus 002 Device 005: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
And fdisk -l does not show the camera.
A thread from last year menioned fuse-gvfs
The tail of mount contains:
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
gvfsd-fuse on /var/run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
Since this camera mounted in v12.2 and also my iphone & ipad mounted using v12.2 but not now under v13.1. Also, running Apple in a virtual machine, my ipad mounts to Apple OS so there is some kind of communication between the usb devices and the machine.
Since the camera is detected with lsusb and in device configuration I am left to believe there is something missing in my system regarding mounting devices.
Any ideas?
thanks, Jon