[Bug 1778767] Re: iPhone doesn't charge when plugged in after disconnect
clayg
clay.gerrard at gmail.com
Wed Nov 28 17:08:00 UTC 2018
new package works great
{{{
Nov 28 11:06:04 banana usbmuxd[6612]: [11:06:04.494][3] Removed device 1 on location 0x10006
Nov 28 11:06:04 banana usbmuxd[6612]: [11:06:04.534][3] usbmuxd shutting down
Nov 28 11:06:04 banana usbmuxd[6612]: [11:06:04.635][3] Shutdown complete
Nov 28 11:06:11 banana systemd[1]: Started Socket daemon for the usbmux protocol used by Apple devices.
Nov 28 11:06:11 banana usbmuxd[6899]: [11:06:11.047][3] usbmuxd v1.1.0 starting up
Nov 28 11:06:11 banana usbmuxd[6899]: [11:06:11.050][3] Successfully dropped privileges to 'usbmux'
Nov 28 11:06:11 banana usbmuxd[6899]: [11:06:11.054][3] Could not get old configuration descriptor for device 1-7: -5
Nov 28 11:06:11 banana usbmuxd[6899]: [11:06:11.062][3] Connecting to new device on location 0x10007 as ID 1
Nov 28 11:06:11 banana usbmuxd[6899]: [11:06:11.062][3] Initialization complete
Nov 28 11:06:11 banana usbmuxd[6899]: [11:06:11.062][3] Enabled exit on SIGUSR1 if no devices are attached. Start a new instance with "--exit" to trigger.
Nov 28 11:06:11 banana usbmuxd[6899]: [11:06:11.063][3] Connected to v2.0 device 1 on location 0x10007 with serial number a52283aea517ba99dbffee3bbeaee0cc2a244ee2
Nov 28 11:06:18 banana usbmuxd[6899]: [11:06:18.277][3] Removed device 1 on location 0x10007
Nov 28 11:06:18 banana usbmuxd[6899]: [11:06:18.326][3] usbmuxd shutting down
Nov 28 11:06:18 banana usbmuxd[6899]: [11:06:18.427][3] Shutdown complete
Nov 28 11:06:23 banana systemd[1]: Started Socket daemon for the usbmux protocol used by Apple devices.
Nov 28 11:06:23 banana usbmuxd[7049]: [11:06:23.757][3] usbmuxd v1.1.0 starting up
Nov 28 11:06:23 banana usbmuxd[7049]: [11:06:23.759][3] Successfully dropped privileges to 'usbmux'
Nov 28 11:06:23 banana usbmuxd[7049]: [11:06:23.766][3] Could not get old configuration descriptor for device 1-8: -5
Nov 28 11:06:23 banana usbmuxd[7049]: [11:06:23.774][3] Connecting to new device on location 0x10008 as ID 1
Nov 28 11:06:23 banana usbmuxd[7049]: [11:06:23.774][3] Initialization complete
Nov 28 11:06:23 banana usbmuxd[7049]: [11:06:23.774][3] Enabled exit on SIGUSR1 if no devices are attached. Start a new instance with "--exit" to trigger.
Nov 28 11:06:23 banana usbmuxd[7049]: [11:06:23.774][3] Connected to v2.0 device 1 on location 0x10008 with serial number a52283aea517ba99dbffee3bbeaee0cc2a244ee2
}}}
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to usbmuxd in Ubuntu.
https://bugs.launchpad.net/bugs/1778767
Title:
iPhone doesn't charge when plugged in after disconnect
Status in usbmuxd package in Ubuntu:
Fix Released
Status in usbmuxd source package in Bionic:
Fix Committed
Status in usbmuxd package in Debian:
New
Bug description:
* Impact
the usbmuxd service is not restarted after disconnecting/reconnecting a device, which means users need to reboot (or use the command line to activate the service) to have their iphone handled a second time in a session
* Test case
- open an Ubuntu/GNOME session and connect an iphone
- disconnect the device
- connect it again
-> it should be handled the second time like it was the first time
* Regression potential
The changes are in the udev rule, just make sure that idevices are correctly detected when connected
----------------------------
Plugging in the iPhone via usb will charge the iPhone after reboot, but after disconnect usbmuxd's systemctl service is inactive and does not start.
Problem and workaround documented here:
https://ubuntuforums.org/showthread.php?t=2376741&p=13779062#post13779062
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/1778767/+subscriptions
More information about the foundations-bugs
mailing list