08-30-2020, 06:14 PM
(08-30-2020, 05:33 PM)wasgurd Wrote:Thank you, that worked. I swear I looked through that portion of the documentation but must have been lazy about it.(08-30-2020, 04:59 PM)ragreenburg Wrote: Recently flashed an SD with Mobian and noticed that it isn't charging. Anyone else have similar issues? For what it's worth, I am on the most recent nightly build.
https://wiki.mobian-project.org/doku.php?id=tweaks
Quote:USB-C chargers / smart chargers not charging phone
This appears to be related to the kernel module for a chip in several USB-C-to-HDMI adapters. It can be fixed by blacklisting the module.
To fix it, create or edit the file
and add the following line:Code:/etc/modprobe.d/blacklist.conf
Code:blacklist anx7688
Reboot, and smart chargers should now charge correctly