You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Fri, Apr 8, 2022 at 10:04 AM ZileXa ***@***.***> wrote:
Manjaro Gnome with kernel 5.15.28 (just a default clean install of
Manjaro).
when I run
sudo dkms add -m i8042-spectre -v 1.0
It says command not found, so I install dkms via add/remove software.
After rebooting I tried again:
sudo dkms add -m i8042-spectre -v 1.0
Error! DKMS tree already contains: i8042-spectre-1.0
You cannot add the same module/version combo more than once.
sudo dkms build -m i8042-spectre -v 1.0 3 ✘
Module i8042-spectre/1.0 already built for kernel 5.15.28-1-MANJARO (x86_64).
How to proceed?
—
Reply to this email directly, view it on GitHub
<#2>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHC5H75WD3H3HEYTRNKCH3LVEBRIXANCNFSM5S5ECIWA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Well, I can't use my keyboard directly, always have to wait a while after boot has finished before I can enter my password. No key works for 10-20sec. That is why I wanted to install this, Arch wiki pointed me here.
Manjaro Gnome with kernel 5.15.28 (just a default clean install of Manjaro).
when I run
It says command not found, so I install
dkms
via add/remove software.After rebooting I tried again:
How to proceed?
The text was updated successfully, but these errors were encountered: