Phone connects and disconnects rapidly
up vote
0
down vote
favorite
Summary
I receive popdown notifications sporadically when connecting an Android phone to an HP laptop.
Details
journalctl shows that org.gnome.Shell.HotplugSniffer
is activated when the phone is connected. The phone connects and disconnects a number of times in rapid succession.
The USB cable is likely OK, I checked this by connecting the phone to another computer. It charges normally.
To rule out physical inconsistency, I placed my laptop and phone on a table such that there is no relative motion between the two. I tried all three USB ports with similar results, differing only in log timestamps.
What else might be causing this?
screenshot of pop-down
Thank you.
System Information
sudo dmidecode | grep -A3 '^System Information'
System Information
Manufacturer: Hewlett-Packard
Product Name: HP EliteBook Folio 9480m
Version: A3009DD10303
uname -a
Linux ubuntu 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Output of journalctl -f
during the event
Nov 13 12:44:12 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: new high-speed USB device number 23 using xhci_hcd
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:23 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:23 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:23 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:23 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:23 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:23 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:40 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:40 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:40 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:40 ubuntu kernel: usb 2-3.3: USB disconnect, device number 23
Nov 13 12:44:40 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:40 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:40 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:40 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C023%5D' failed: No such file or directory
Nov 13 12:44:40 ubuntu kernel: usb 2-3.3: new high-speed USB device number 24 using xhci_hcd
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: device descriptor read/64, error -71
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:41 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:41 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:41 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:41 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:41 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:41 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:41 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: USB disconnect, device number 24
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:47 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:47 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: new high-speed USB device number 25 using xhci_hcd
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:47 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:47 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:47 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:47 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:48 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:48 ubuntu kernel: usb 2-3.3: USB disconnect, device number 25
Nov 13 12:44:48 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:48 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:48 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C025%5D' failed: No such file or directory
Nov 13 12:44:48 ubuntu kernel: usb 2-3.3: new high-speed USB device number 26 using xhci_hcd
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:49 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:49 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:49 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:49 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:50 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:50 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:50 ubuntu kernel: usb 2-3.3: USB disconnect, device number 26
Nov 13 12:44:50 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:50 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:50 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:50 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:50 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C026%5D' failed: No such file or directory
Nov 13 12:44:51 ubuntu kernel: usb 2-3.3: new high-speed USB device number 27 using xhci_hcd
Nov 13 12:44:51 ubuntu kernel: usb 2-3.3: device descriptor read/all, error -71
Nov 13 12:44:52 ubuntu kernel: usb 2-3-port3: Cannot enable. Maybe the USB cable is bad?
Nov 13 12:44:52 ubuntu kernel: usb 2-3-port3: attempt power cycle
Nov 13 12:44:52 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: new high-speed USB device number 29 using xhci_hcd
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:52 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:52 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:52 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:52 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: USB disconnect, device number 29
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:53 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C029%5D' failed: No such file or directory
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: new high-speed USB device number 30 using xhci_hcd
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:53 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:53 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: USB disconnect, device number 30
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:54 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:54 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:54 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C030%5D' failed: No such file or directory
Nov 13 12:44:54 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: new high-speed USB device number 31 using xhci_hcd
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:54 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:55 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:55 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:55 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
18.04 usb android ptp
add a comment |
up vote
0
down vote
favorite
Summary
I receive popdown notifications sporadically when connecting an Android phone to an HP laptop.
Details
journalctl shows that org.gnome.Shell.HotplugSniffer
is activated when the phone is connected. The phone connects and disconnects a number of times in rapid succession.
The USB cable is likely OK, I checked this by connecting the phone to another computer. It charges normally.
To rule out physical inconsistency, I placed my laptop and phone on a table such that there is no relative motion between the two. I tried all three USB ports with similar results, differing only in log timestamps.
What else might be causing this?
screenshot of pop-down
Thank you.
System Information
sudo dmidecode | grep -A3 '^System Information'
System Information
Manufacturer: Hewlett-Packard
Product Name: HP EliteBook Folio 9480m
Version: A3009DD10303
uname -a
Linux ubuntu 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Output of journalctl -f
during the event
Nov 13 12:44:12 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: new high-speed USB device number 23 using xhci_hcd
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:23 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:23 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:23 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:23 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:23 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:23 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:40 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:40 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:40 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:40 ubuntu kernel: usb 2-3.3: USB disconnect, device number 23
Nov 13 12:44:40 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:40 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:40 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:40 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C023%5D' failed: No such file or directory
Nov 13 12:44:40 ubuntu kernel: usb 2-3.3: new high-speed USB device number 24 using xhci_hcd
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: device descriptor read/64, error -71
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:41 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:41 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:41 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:41 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:41 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:41 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:41 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: USB disconnect, device number 24
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:47 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:47 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: new high-speed USB device number 25 using xhci_hcd
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:47 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:47 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:47 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:47 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:48 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:48 ubuntu kernel: usb 2-3.3: USB disconnect, device number 25
Nov 13 12:44:48 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:48 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:48 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C025%5D' failed: No such file or directory
Nov 13 12:44:48 ubuntu kernel: usb 2-3.3: new high-speed USB device number 26 using xhci_hcd
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:49 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:49 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:49 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:49 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:50 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:50 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:50 ubuntu kernel: usb 2-3.3: USB disconnect, device number 26
Nov 13 12:44:50 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:50 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:50 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:50 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:50 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C026%5D' failed: No such file or directory
Nov 13 12:44:51 ubuntu kernel: usb 2-3.3: new high-speed USB device number 27 using xhci_hcd
Nov 13 12:44:51 ubuntu kernel: usb 2-3.3: device descriptor read/all, error -71
Nov 13 12:44:52 ubuntu kernel: usb 2-3-port3: Cannot enable. Maybe the USB cable is bad?
Nov 13 12:44:52 ubuntu kernel: usb 2-3-port3: attempt power cycle
Nov 13 12:44:52 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: new high-speed USB device number 29 using xhci_hcd
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:52 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:52 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:52 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:52 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: USB disconnect, device number 29
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:53 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C029%5D' failed: No such file or directory
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: new high-speed USB device number 30 using xhci_hcd
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:53 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:53 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: USB disconnect, device number 30
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:54 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:54 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:54 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C030%5D' failed: No such file or directory
Nov 13 12:44:54 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: new high-speed USB device number 31 using xhci_hcd
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:54 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:55 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:55 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:55 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
18.04 usb android ptp
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Summary
I receive popdown notifications sporadically when connecting an Android phone to an HP laptop.
Details
journalctl shows that org.gnome.Shell.HotplugSniffer
is activated when the phone is connected. The phone connects and disconnects a number of times in rapid succession.
The USB cable is likely OK, I checked this by connecting the phone to another computer. It charges normally.
To rule out physical inconsistency, I placed my laptop and phone on a table such that there is no relative motion between the two. I tried all three USB ports with similar results, differing only in log timestamps.
What else might be causing this?
screenshot of pop-down
Thank you.
System Information
sudo dmidecode | grep -A3 '^System Information'
System Information
Manufacturer: Hewlett-Packard
Product Name: HP EliteBook Folio 9480m
Version: A3009DD10303
uname -a
Linux ubuntu 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Output of journalctl -f
during the event
Nov 13 12:44:12 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: new high-speed USB device number 23 using xhci_hcd
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:23 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:23 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:23 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:23 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:23 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:23 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:40 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:40 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:40 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:40 ubuntu kernel: usb 2-3.3: USB disconnect, device number 23
Nov 13 12:44:40 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:40 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:40 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:40 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C023%5D' failed: No such file or directory
Nov 13 12:44:40 ubuntu kernel: usb 2-3.3: new high-speed USB device number 24 using xhci_hcd
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: device descriptor read/64, error -71
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:41 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:41 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:41 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:41 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:41 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:41 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:41 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: USB disconnect, device number 24
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:47 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:47 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: new high-speed USB device number 25 using xhci_hcd
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:47 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:47 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:47 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:47 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:48 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:48 ubuntu kernel: usb 2-3.3: USB disconnect, device number 25
Nov 13 12:44:48 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:48 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:48 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C025%5D' failed: No such file or directory
Nov 13 12:44:48 ubuntu kernel: usb 2-3.3: new high-speed USB device number 26 using xhci_hcd
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:49 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:49 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:49 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:49 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:50 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:50 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:50 ubuntu kernel: usb 2-3.3: USB disconnect, device number 26
Nov 13 12:44:50 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:50 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:50 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:50 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:50 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C026%5D' failed: No such file or directory
Nov 13 12:44:51 ubuntu kernel: usb 2-3.3: new high-speed USB device number 27 using xhci_hcd
Nov 13 12:44:51 ubuntu kernel: usb 2-3.3: device descriptor read/all, error -71
Nov 13 12:44:52 ubuntu kernel: usb 2-3-port3: Cannot enable. Maybe the USB cable is bad?
Nov 13 12:44:52 ubuntu kernel: usb 2-3-port3: attempt power cycle
Nov 13 12:44:52 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: new high-speed USB device number 29 using xhci_hcd
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:52 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:52 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:52 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:52 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: USB disconnect, device number 29
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:53 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C029%5D' failed: No such file or directory
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: new high-speed USB device number 30 using xhci_hcd
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:53 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:53 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: USB disconnect, device number 30
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:54 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:54 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:54 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C030%5D' failed: No such file or directory
Nov 13 12:44:54 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: new high-speed USB device number 31 using xhci_hcd
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:54 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:55 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:55 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:55 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
18.04 usb android ptp
Summary
I receive popdown notifications sporadically when connecting an Android phone to an HP laptop.
Details
journalctl shows that org.gnome.Shell.HotplugSniffer
is activated when the phone is connected. The phone connects and disconnects a number of times in rapid succession.
The USB cable is likely OK, I checked this by connecting the phone to another computer. It charges normally.
To rule out physical inconsistency, I placed my laptop and phone on a table such that there is no relative motion between the two. I tried all three USB ports with similar results, differing only in log timestamps.
What else might be causing this?
screenshot of pop-down
Thank you.
System Information
sudo dmidecode | grep -A3 '^System Information'
System Information
Manufacturer: Hewlett-Packard
Product Name: HP EliteBook Folio 9480m
Version: A3009DD10303
uname -a
Linux ubuntu 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Output of journalctl -f
during the event
Nov 13 12:44:12 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: new high-speed USB device number 23 using xhci_hcd
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:23 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:23 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:23 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:23 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:23 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:23 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:23 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:40 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:40 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:40 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:40 ubuntu kernel: usb 2-3.3: USB disconnect, device number 23
Nov 13 12:44:40 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:40 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:40 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:40 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C023%5D' failed: No such file or directory
Nov 13 12:44:40 ubuntu kernel: usb 2-3.3: new high-speed USB device number 24 using xhci_hcd
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: device descriptor read/64, error -71
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:41 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:41 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:41 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:41 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:41 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:41 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:41 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:41 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:47 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: USB disconnect, device number 24
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:47 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:47 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: new high-speed USB device number 25 using xhci_hcd
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:47 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:47 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:47 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:47 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:47 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.21' (uid=1000 pid=2719 comm="/usr/bin/gnome-shell " label="unconfined")
Nov 13 12:44:47 ubuntu dbus-daemon[2596]: [session uid=1000 pid=2596] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Nov 13 12:44:48 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:48 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:48 ubuntu kernel: usb 2-3.3: USB disconnect, device number 25
Nov 13 12:44:48 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:48 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:48 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C025%5D' failed: No such file or directory
Nov 13 12:44:48 ubuntu kernel: usb 2-3.3: new high-speed USB device number 26 using xhci_hcd
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:49 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:49 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:49 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:49 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:49 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:50 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:50 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:50 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:50 ubuntu kernel: usb 2-3.3: USB disconnect, device number 26
Nov 13 12:44:50 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:50 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:50 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:50 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:50 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C026%5D' failed: No such file or directory
Nov 13 12:44:51 ubuntu kernel: usb 2-3.3: new high-speed USB device number 27 using xhci_hcd
Nov 13 12:44:51 ubuntu kernel: usb 2-3.3: device descriptor read/all, error -71
Nov 13 12:44:52 ubuntu kernel: usb 2-3-port3: Cannot enable. Maybe the USB cable is bad?
Nov 13 12:44:52 ubuntu kernel: usb 2-3-port3: attempt power cycle
Nov 13 12:44:52 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: new high-speed USB device number 29 using xhci_hcd
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:52 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:52 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:52 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:52 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:52 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: USB disconnect, device number 29
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:53 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C029%5D' failed: No such file or directory
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: new high-speed USB device number 30 using xhci_hcd
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:53 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:53 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:53 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:53 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:53 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:54 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: USB disconnect, device number 30
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:54 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:54 ubuntu tracker-miner-f[3022]: g_str_has_suffix: assertion 'str != NULL' failed
Nov 13 12:44:54 ubuntu org.gnome.Shell.desktop[2719]: glibtop(c=2719): [WARNING] statvfs '/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C030%5D' failed: No such file or directory
Nov 13 12:44:54 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: new high-speed USB device number 31 using xhci_hcd
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: New USB device found, idVendor=18d1, idProduct=4ee1
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: Product: Pixel
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: Manufacturer: Google
Nov 13 12:44:54 ubuntu kernel: usb 2-3.3: SerialNumber: <REDACTED>
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3
Nov 13 12:44:54 ubuntu gvfsd[2732]: Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
Nov 13 12:44:54 ubuntu upowerd[1932]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0
Nov 13 12:44:55 ubuntu gvfsd[2732]: Error 1: Get Storage information failed.
Nov 13 12:44:55 ubuntu gvfsd[2732]: Android device detected, assigning default bug flags
Nov 13 12:44:55 ubuntu gvfsd[2732]: Received event PTP_EC_DevicePropChanged in session 1
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x01 occurred
Nov 13 12:44:55 ubuntu gvfsd[2732]: PTP: reading event an error 0x05 occurred
18.04 usb android ptp
18.04 usb android ptp
asked Nov 13 at 21:14
Nick Kirkby
11
11
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092671%2fphone-connects-and-disconnects-rapidly%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown