Hi guys 'n doll's, any one knows a workaround this problem?
I installed PCLinuxOS on this netbook of a lady friend and it works very fine, as expected.
Just one little glitch..... we can't control brightness of the screen. We see the progress bar moving up and down, when trying, but the screen itself is always at one and the same brightness. We could do with some more brightness.
Desktop is KDE fully updated. Kernel is 2.6.38.8-pclos3.bfs
Anyone?
I can provide only some hints: the problem exist because of samsung not using the standard ACPI commands to control the brightness, however there exist a kernel module that should take care of the difference: samsung-laptop.
as of kernel 2.6.38.8 the following are the supported models:
# modinfo samsung-laptop
filename: /lib/modules/2.6.38.8-pclos3.pae/kernel/drivers/platform/x86/samsung-laptop.ko.gz
license: GPL
description: Samsung Backlight driver
author: Greg Kroah-Hartman <
gregkh@suse.de>
srcversion: 882473D8EE6A77A25E825C2
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*P460*:rn*P460*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*R70/R71*:rn*R70/R71*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*N145P/N250P/N260P*:rn*N145P/N250P/N260P*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*NF110/NF210/NF310*:rn*NF110/NF210/NF310*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*R530/R730*:rn*R530/R730*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*N150P/N210P/N220P*:rn*N150P/N210P/N220P*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*N150/N210/N220*:rn*N150/N210/N220*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*R519/R719*:rn*R519/R719*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*R518*:rn*R518*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*X360*:rn*X360*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*SQ45S70S*:rn*SQ45S70S*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*NC10*:rn*NC10*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*X120/X170*:rn*X120/X170*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*X125*:rn*X125*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*N130*:rn*N130*:
alias: dmi*:svn*SAMSUNGELECTRONICSCO.,LTD.*:pn*N128*:rn*N128*:
depends: rfkill
vermagic: 2.6.38.8-pclos3.pae SMP mod_unload modversions 686
parm: force:Disable the DMI check and forces the driver to be loaded (bool)
parm: debug:Debug enabled or not (bool)
I think you need to wait for a kernel update. You can also try to manually load the module, but I doubt it will work if it will not recognize your samsung model.
@davecs,
the N150 seems to be supported from this module ...
AS