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

Support for kernel 3.X #6

Open
blabno opened this issue Nov 4, 2011 · 2 comments
Open

Support for kernel 3.X #6

blabno opened this issue Nov 4, 2011 · 2 comments

Comments

@blabno
Copy link

blabno commented Nov 4, 2011

Support for kernel 3.X would be much appreciated. Currently sources don't compile.

@flavius
Copy link

flavius commented Apr 13, 2012

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

@blabno
Copy link
Author

blabno commented Oct 5, 2012

Falavius check this out: #7

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