-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyboard not working with Aurora DX on Asus Vivobook N6505MU #1646
Comments
Maybe the extra asus enablement in the fsync kernel will help, can you try rebasing to the https://docs.projectbluefin.io/administration#switching-between-channels |
I tried it. In short, still no luck. I no longer had Aurora on my system so I made a separate partition and redownloaded the latest image and installed it. I tried running |
I've updated the original post with |
After updating to the 20240909 image, the keyboard started working. |
Describe the bug
After installing Aurora DX on my laptop (Asus Vivobook N6505MU), I was unable to use the built-in keyboard. It works fine in the installer, when I type into the keyboard text input. But as soon as the OS installs and I get to SDDM, I can't type anything.
What did you expect to happen?
Of course, my keyboard should work out of the box when installing Ublue Aurora :)
Output of
rpm-ostree status
state: idle AutomaticUpdates: stage; rpm-ostreed-automatic.timer: no runs since boot Deployments: ● ostree-image-signed:docker://ghcr.io/ublue-os/aurora-dx-asus-nvidia:latest Digest: sha256:f8acae24e66276c250351c68ff223a633d72d09dd3490fe60d5847fbfa7fa8a1 Version: 40.20240902.0 (2024-09-05T04:52:03Z) ostree-image-signed:docker://ghcr.io/ublue-os/aurora-dx-asus-nvidia:latest Digest: sha256:4a128003a56ff585759e7fdd49693bd83099da7bbd60ad5b62d4d7b1ad131a31 Version: 40.20240830.0 (2024-08-31T04:51:21Z)
Output of
groups
Extra information or context
Looking this up online, I found out that it's a kernel issue (see this). Something to do with Asus Vivobooks using a non-standard PS/2 keyboard?
The kernels provided by the Aurora DX images don't have my laptop patched. I tried using both the generic desktop/laptop image with NVIDIA drivers and DX settings, as well as the ASUS-specific image with NVIDIA drivers and DX settings. I'm not even sure if I should use the ASUS image for my Vivobook, since it seems tied to ROG laptops?
Anyway, I can confirm that if I use a different OS that comes with a higher kernel version, the keyboard works fine. On OpenSUSE Tumbleweed, I had kernel 6.10.5 and it worked fine.
On Garuda Linux, initially I had kernel 6.8.7 and the keyboard didn't work, but after plugging in a USB keyboard and updating the kernel to 6.10.7, it worked again.
Aurora seems to ship with 6.9.3 (generic desktop/laptop image) and 6.10 (Asus image), neither of which have my Vivobook N6505MU's keyboard patched.
I understand I can compile the kernel manually, but that seems like a lot of extra work (which might potentially break when updating my system?) just to get a working installation going. It kind of defeats the purpose of the OS being maintenance-free.
The text was updated successfully, but these errors were encountered: