07-17-2020, 11:14 PM
(07-17-2020, 10:37 PM)HLing Wrote:If you run sudo echo, the redirection (>) is not privileged. You can do 'echo whatever | sudo tee -a file' instead.(07-17-2020, 02:24 AM)a-wai Wrote: Charging still works fine for me, but I modded my HW, that may be why...Thank you, a-wai! you're a genius! It worked! (and I did not mod my HW. in fact i was also wondering if it was going to be impossible without modding the HW, until I remembered that up until recently I could charge using USB-c to USB-c).
Try running the following command as root (not using sudo, you really need to log in as root) and reboot:
Code:echo "blacklist anx7688" > /etc/modprobe.d/blacklist.conf
And this just for my education: When you said that one "really need to log in as root", I did and it worked. Would it not have worked if I used sudo?
Thank you again for all the brilliant work on Mobian!
Enviado desde mi ONEPLUS A5010 mediante Tapatalk