lenovo-sl-laptop icon indicating copy to clipboard operation
lenovo-sl-laptop copied to clipboard

Linux kernel support for the Lenovo SL series ThinkPads

Results 6 lenovo-sl-laptop issues
Sort by recently updated
recently updated
newest added

When I try to compile I recive followng errors: [errors.txt](https://github.com/tetromino/lenovo-sl-laptop/files/46425/errors.txt) Could you fix this?

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

Hello, Here's my quick and dirty fix for compilation issue on 2.6.34. backlight_device_register() needs some optional argument, luckily passing NULL works fine (at least for me). Patch [here](http://wklej.org/id/335841/) EDIT: New...

# insmod lenovo-sl-laptop.ko insmod: error inserting 'lenovo-sl-laptop.ko': -1 No such device dmesg: lenovo-sl-laptop: Failed to get ACPI handle for _SB.PCI0.SBRG.EC0.HKEY

Whichever the bluetooth switch state is, the bluetooth led turns on on module loading. One has to switch the switch twice to put it back to the 'off' state. Kind...