With this, the Wifi and Backlight switch works good but I can't manage the level of backlight, I can see the side bar with Fn + Up and Fn + Down but no effect on the backlight.easy-slow-down-manager
phc-intel
samsung-backlight
samsung-tools
samsung-wireless and samsung-wireless-2.6.32-24
linux-image-2.6.32-24-generic (2.6.32-24.39~ppa1~loms~lucid)
I found the file /usr/src/samsung_backlight-0.13.1/samsung-backlight.c with the package samsung-backlight. I will try to add this in it :
Code: Select all
{
.ident = "R530/R730",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "SAMSUNG ELECTRONICS CO., LTD."),
DMI_MATCH(DMI_PRODUCT_NAME, "R530/R730"),
DMI_MATCH(DMI_BOARD_NAME, "R530/R730"),
},
.callback = dmi_check_cb,
},
Thank youManufacturer: SAMSUNG ELECTRONICS CO., LTD.
Product Name: R530/R730