Plippo / asus-wmi-screenpad

Variation of the asus-wmi kernel module with screenpad brightness support
Other
155 stars 19 forks source link

Lost keyboard backlight, no file appears in Leds directory. #42

Open Jrms13 opened 1 year ago

Jrms13 commented 1 year ago

I tried the commands mention in the page but when I looked into the Leds directory, theres no Screenpad item in there. Also if soneone could point me in the right direction to install the dkms and linux headers on fedora 36. Im new and this is my first linux install.

jibsaramnim commented 1 year ago

I'm not the creator of the kernel extension, but could you share what steps you have taken (as exact as possible), and what specific model of Zenbook laptop you have?

Jrms13 commented 1 year ago

I followed the directions in the read me , currently using Fedora workstation 36. The laptop is: ZenBook UX482EAR. In step 5, sudo dkms build -m asus-wmi -v 1.0 sudo dkms install -m asus-wmi -v 1.0 keep getting an error, file not found. I don't want to try again, since I use the keyboard backlite a lot and im not sure how to fix it if i try it again. Still learning my way around linux. But it certainly would be nice to increase the brightness of the second screen.

jibsaramnim commented 1 year ago

sudo dkms build -m asus-wmi -v 1.0 sudo dkms install -m asus-wmi -v 1.0 keep getting an error, file not found.

I am not sure if this was a copy/paste oopsie in your comment, but those are two separate commands and should be run individually; sudo dkms build -m asus-wmi -v 1.0 and sudo dkms install -m asus-wmi -v 1.0.

Beyond that, can you share the full results if the command(s) still fail? As in, whatever the command returns, please share it here so we can see the full context and, hopefully, what file it might be missing.

fabian-milea commented 1 year ago

are you running Kernel version 6.0? I believe that since upgrading to kernel 6 I also lost keyboard light and also second screen brightness control