Missing Backlight Control (Samsung Laptop)

Hi,
I installed Mageia 1 on my Samsung R560 Laptop.
And im amazed that some of the Lapop specific Fn-Keys work: Volume Control, Disabling Touchpad, Disabling Wifi, Num-Keys.
But sadly not the backlight control.
I can increase and decrease the value (a display showing the brightness level opens) by pressing either the fn-keys or adjusting it in power management. But the actual LCD brightness doesn't change.
I tried some tips found by googling:
Manually set brightness: echo 7 > /proc/acpi/video/ATIM/LCD/brightness
Add kernel module: samsung-laptop or samsung-backlight
Thanks in advance for your help!
I installed Mageia 1 on my Samsung R560 Laptop.
And im amazed that some of the Lapop specific Fn-Keys work: Volume Control, Disabling Touchpad, Disabling Wifi, Num-Keys.
But sadly not the backlight control.

I can increase and decrease the value (a display showing the brightness level opens) by pressing either the fn-keys or adjusting it in power management. But the actual LCD brightness doesn't change.
I tried some tips found by googling:
Manually set brightness: echo 7 > /proc/acpi/video/ATIM/LCD/brightness
- Code: Select all
# cd /proc/acpi
# ls
button/ event fixed_events wakeup
Add kernel module: samsung-laptop or samsung-backlight
- Code: Select all
# modprobe samsung-laptop -v
insmod /lib/modules/2.6.38.7-desktop586-1.mga/kernel/drivers/platform/x86/samsung-laptop.ko.gz
FATAL: Error inserting samsung_laptop (/lib/modules/2.6.38.7-desktop586-1.mga/kernel/drivers/platform/x86/samsung-laptop.ko.gz): No such device
# dmesg
#
Thanks in advance for your help!