lenovo-sl-laptop
lenovo-sl-laptop copied to clipboard
Support for kernel 3.X
Support for kernel 3.X would be much appreciated. Currently sources don't compile.
I subscribe
uname -r: 3.3.1-1-ARCH
When compiling:
make -C /lib/modules/3.3.1-1-ARCH/build M=/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build modules
make[1]: Entering directory `/usr/src/linux-3.3.1-1-ARCH'
CC [M] /var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.o
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c: In function ‘__check_debug_ec’:
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c:100:1: warning: return from incompatible pointer type [enabled by default]
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c: In function ‘__check_control_backlight’:
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c:104:1: warning: return from incompatible pointer type [enabled by default]
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c: In function ‘__check_bluetooth_auto_enable’:
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c:110:1: warning: return from incompatible pointer type [enabled by default]
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c: In function ‘__check_wwan_auto_enable’:
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c:114:1: warning: return from incompatible pointer type [enabled by default]
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c: In function ‘__check_uwb_auto_enable’:
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c:118:1: warning: return from incompatible pointer type [enabled by default]
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c: In function ‘hkey_poll_stop’:
/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.c:1226:4: error: implicit declaration of function ‘thaw_process’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[2]: *** [/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build/lenovo-sl-laptop.o] Error 1
make[1]: *** [_module_/var/abs/local/lenovo-sl-laptop/src/lenovo-sl-laptop-build] Error 2
make[1]: Leaving directory `/usr/src/linux-3.3.1-1-ARCH'
make: *** [all] Error 2
Falavius check this out: https://github.com/tetromino/lenovo-sl-laptop/pull/7