PINE64
Phone won't charge in Mobian - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Phone won't charge in Mobian (/showthread.php?tid=11198)



Phone won't charge in Mobian - ragreenburg - 08-30-2020

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.


RE: Phone won't charge in Mobian - wasgurd - 08-30-2020

(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
Code:
/etc/modprobe.d/blacklist.conf
and add the following line:
Code:
blacklist anx7688

Reboot, and smart chargers should now charge correctly.



RE: Phone won't charge in Mobian - ragreenburg - 08-30-2020

(08-30-2020, 05:33 PM)wasgurd Wrote:
(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
Code:
/etc/modprobe.d/blacklist.conf
and add the following line:
Code:
blacklist anx7688

Reboot, and smart chargers should now charge correctly
Thank you, that worked. I swear I looked through that portion of the documentation but must have been lazy about it.


RE: Phone won't charge in Mobian - fernando_c_m - 08-31-2020

(08-30-2020, 06:14 PM)ragreenburg Wrote:
(08-30-2020, 05:33 PM)wasgurd Wrote:
(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
Another possibilty without backlisting or removing the module would be to turn the phone off and then plug in the charger. Mobian will start and continue charging.
Rebooting won't do for this trick.


RE: Phone won't charge in Mobian - daniel - 08-31-2020

Hey thanks for the link, it is very interesting, for all the info there

I didn't have any problem charging. If we have the same phone and same OS, why some charge some don't? I am updating using apt every 2-3 days, never had the charging problem. Weird?