I installed mageia 2 on my macbook 4,2. I had some little problems, but nothing seriously.
The keyboard brightness control doesn't works.
The kernelmodule apple_bl is loaded:
- Code: Select all
lsmod | grep -i apple_bl
apple_bl 13225 0
There is missing the link
/sys/class/backlight/apple_backlight which is described here:
https://bugs.mageia.org/show_bug.cgi?id=5570
I only have acpi_video@ and intel_backlight@.
The intel_backlight is for the display.
Anybody with a hint?
Thanks for reading my post.