Skip to content
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

Cannot install, already exist? #2

Open
zilexa opened this issue Apr 8, 2022 · 2 comments
Open

Cannot install, already exist? #2

zilexa opened this issue Apr 8, 2022 · 2 comments

Comments

@zilexa
Copy link

zilexa commented Apr 8, 2022

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?

@dustydecapod
Copy link
Owner

dustydecapod commented Apr 8, 2022 via email

@zilexa
Copy link
Author

zilexa commented Apr 8, 2022

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.

I have the HP Spectre x360 14-ea0110nd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants