marcolaux / asus-g14-fedora

Make things work with the ASUS Zephyrus G14 2020 on Fedora 35 including GPU Switching and automatic power management. Such wow!
37 stars 5 forks source link

Kernel modules? #8

Closed mgarofano80 closed 3 years ago

mgarofano80 commented 3 years ago

Hi! I saw you just removed the kernel folder and added the lukenukem/asus-linux custom kernel. I had manually added your kernel modules from a few days ago (that worked great in making my 2021 G14 trackpad and wake from sleep work). At the time, I noticed though that - I am on rawhide - one of them was replacing a previous kernel module, that I had to update back to the newer one supplied in rawhide (the other kernel modules didn't. Would now using the lukenukem/asus-linux kernel be safe in rawhide too? I am forced to use rawhide because of some openvpn3 issues that have only been fixed there.

marcolaux commented 3 years ago

Hi there! It looks like that Luke also compiles it for Rawhide: https://copr.fedorainfracloud.org/coprs/lukenukem/asus-linux/

But I'm not able to confirm at this moment if a new Rawhide kernel will not override the ones from there. Perhaps when doing upgrades, use DNF and have a look that no other than a rog-marked kernel gets installed. If DNF wants to update to a newer, not rog-kernel, then perhaps it's a good idea to wait until the kernel in the Copr is updated and picked up.

mgarofano80 commented 3 years ago

Hi there! It looks like that Luke also compiles it for Rawhide: https://copr.fedorainfracloud.org/coprs/lukenukem/asus-linux/

But I'm not able to confirm at this moment if a new Rawhide kernel will not override the ones from there. Perhaps when doing upgrades, use DNF and have a look that no other than a rog-marked kernel gets installed. If DNF wants to update to a newer, not rog-kernel, then perhaps it's a good idea to wait until the kernel in the Copr is updated and picked up.

I gladly volunteered to try that out and I can report it works flawlessly. I installed that on top of your previous kernel modules from last week, refreshed, reboot and all mods were preserved while no exceptions were thrown. Keep up the great work, thank you!