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

Error! Bad return status for module build on kernel: 5.15.0-91-generic (x86_64) #60

Open
maximohneilian opened this issue Feb 25, 2024 · 0 comments

Comments

@maximohneilian
Copy link

I am having a problem building the module on my Zenbook Pro Duo (UX8402) with Linux Mint and Kernel 5.15.0-91

This is the log:

DKMS make.log for asus-wmi-1.0 for kernel 5.15.0-91-generic (x86_64)
Sun Feb 25 04:02:25 PM CET 2024
make: Entering directory '/usr/src/linux-headers-5.15.0-91-generic'
CC [M] /var/lib/dkms/asus-wmi/1.0/build/asus-wmi.o
CC [M] /var/lib/dkms/asus-wmi/1.0/build/asus-nb-wmi.o
/var/lib/dkms/asus-wmi/1.0/build/asus-wmi.c: In function ‘asus_wmi_input_init’:
/var/lib/dkms/asus-wmi/1.0/build/asus-wmi.c:430:47: error: ‘ASUS_WMI_DEVID_LID_FLIP_ROG’ undeclared (first use in this function); did you mean ‘ASUS_WMI_DEVID_LID_FLIP’?
430 | asus_wmi_tablet_sw_init(asus, ASUS_WMI_DEVID_LID_FLIP_ROG, NOTIFY_LID_FLIP_ROG);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| ASUS_WMI_DEVID_LID_FLIP
/var/lib/dkms/asus-wmi/1.0/build/asus-wmi.c:430:47: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [scripts/Makefile.build:297: /var/lib/dkms/asus-wmi/1.0/build/asus-wmi.o] Error 1

make: *** [Makefile:1909: /var/lib/dkms/asus-wmi/1.0/build] Error 2
make: Leaving directory '/usr/src/linux-headers-5.15.0-91-generic'

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

1 participant