Closed tgascoigne closed 12 years ago
Does this include the red LED? I don't see that mentioned in liblights. I thought the issue was with the kernel driver:
The kernel seems to set up the red led as /sys/class/leds/amber, the liblights included uses this path for the red led and it seems to be working okay. There could be another way to fix this by making the kernel set it up under the correct path, though this is sufficient and doesn't require us to patch the kernel.
Unless it's a kernel config problem? Has anyone tried flashing franco's kernel to see if the leds get set up properly there?
merged in
Should fix #11. Seems to work but I haven't had time to test too extensively, can anyone verify?