Re: UPower "device changed" when iPhone is connected

2020-03-09 Thread Guy Rutenberg
Hi, I went over udev rules events and it turns out I missed rules added by usbmuxd to /lib/udev/rules.d/ (instead of the custom rules dir /etc/udev/rules.d). Disabling those rules also stops the weird behavior. The offending rules are: ``` # systemd should receive all events relating to device SU

UPower "device changed" when iPhone is connected

2020-03-09 Thread Guy Rutenberg
Hi, 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 notice