<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm experiencing a weird behavior whenever I have an iPhone connected via USB to my laptop: It looks like the power source is getting toggled on and off / battery is resets/refreshs. This behavior repeats itself every 6 seconds (exactly) as long as the iPhone is connected. Some things I noticed:</div><div>1. No data is sent between the phone and the computer (sniffed USB bus using Beagle).</div><div>2. No events in dmesg</div><div>3. No events in udev</div><div>4. Same behavior doesn't occur with other Phones (Androids)</div><div>5. It happens with all iPhones I've tested with (iPhone 7, 8, X, XR and XS), with different iOS versions installed and also in Recovery Mode.<br></div><div>6. It happens regardless of whether the computer is connected to AC and whether the phone is connected directly to the computer or through a powered-hub.</div><div>7. I've ruled out issues related to the iPhone's power consumption by comparing the actual mA output on the port when the phone is connected compared to other devices.<br></div><div><br></div><div>upower --monintor displays repeating lines containing:</div><div>[09:22:41.312] device changed:     /org/freedesktop/UPower/devices/line_power_AC</div><div>[09:22:41.313]        device changed:     /org/freedesktop/UPower/devices/battery_BAT0</div><div>[09:22:41.316] device changed:     /org/freedesktop/UPower/devices/battery_BAT1</div><div>[09:22:42.402] daemon changed:</div><div><br></div><div>(full logs (including --monitor-detail) are available in <a href="https://gist.github.com/guyru/d9d06a623d599fdeaf7ef8d58d3b9623">https://gist.github.com/guyru/d9d06a623d599fdeaf7ef8d58d3b9623</a>)</div><div><br></div><div>(each of these lines repeats multiple times). If I disable UPower completely:</div><div>$ sudo mv /lib/systemd/system/upower.service{,.disabled} && sudo systemctl daemon-reload </div><div>the weird behavior disappears, which makes me think (given all the other ruled out options) that the issue is with UPower. However, disabling UPower on a laptop seems like not a good long term solution to this issue.<br></div><div><br></div><div>My system: 4.19.0-6-amd64, Lenovo ThinkPad T470, Debian 10, upower 0.99.10-1</div><div><br></div><div><br></div><div>I'll really appreciate any suggestions to what the issue may be, or further tips to investigate as this issue is very annoying to me.</div><div><br></div><div>Thanks,</div><div>Guy<br></div></div>