I was trying to fix something and ended up creating more problem as always.
I followed up a tutorials:
Create a custom udev rule: /etc/udev/rules.d/21-jade.rules
ATTRS{idProduct}==“55d4”, ATTRS{idVendor}==“1a86”, SUBSYSTEM==“usb”, TEST==“power/control”, ATTR{power/control}=“on”, GROUP=“plugdev”, MODE=“0660”
And then run:
udevadm control --reload-rules && udevadm trigger
Unplug Jade and reboot your machine for the changes to take effect.
Unfortunately this kinda broke my system I’m still able to see the welcome page and put my password in but after that the system froze and I can’t access to anything anyway I can repair it? Thank you
That exactly what I’m trying to do but I also have no idea how to do it…
I try to boot into a iso but no luck there! Can I access to the console before log in?
You can switch to a TTY even after you login. Just press CTRL + ALT + F1, and it will bring you to tty1 where you will be asked to login. If you want to access tty2, press CTRL + ALT + F2 instead.
Okay so good news because I break everything I touch I actually have 2 of them which have both Endeavour I just got back from work to pick up the other one and you are right the USB seem to be compromise so I will download endeavour OS again and ISO it! I will keep you posted!