Let's add support to other Samsung netbooks
Re: Let's add support to other Samsung netbooks
Please add Samsung R425/R525 model. Thanks.
Re: Let's add support to other Samsung netbooks
Hi,
I might be wrong but it looked to me like samsung-backlight support not only netbooks but also
some notebooks. I have a R780 running Ubuntu Lucid (64 bits).
The package samsung-tools works as it added support for the Fn keys.
I am getting trouble with the backlight.
The GPU on R780 is GeForce GT 330M (chip GT 216)
The command
has no effect. The Fn+Up/Down keys relate to gnome-power-manager with no effect on actual brightness either.
I had a look at the mactel ppa (https://launchpad.net/~mactel-support/+archive/ppa) that provides the package nvidia-bl-dkms (I used version 0.16.10~lucid). With that I succeed to get control over brightess using the command
Unfortunately, I could not link this to the Fn keys for control.
Here are my questions:
Does samsung-backlight work with some nVidia cards?
Do you have any suggestion?
Do you think support for R780 could be added to the project?
Thanks in advance.
I might be wrong but it looked to me like samsung-backlight support not only netbooks but also
some notebooks. I have a R780 running Ubuntu Lucid (64 bits).
Code: Select all
$ sudo dmidecode -s system-manufacturer
SAMSUNG ELECTRONICS CO., LTD.
$ sudo dmidecode -s system-product-name
R780/R778
I am getting trouble with the backlight.
The GPU on R780 is GeForce GT 330M (chip GT 216)
Code: Select all
$ lspci |grep nVidia
01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT 330M] (rev a2)
Code: Select all
echo 6 > /sys/devices/virtual/backlight/samsung/brightness
I had a look at the mactel ppa (https://launchpad.net/~mactel-support/+archive/ppa) that provides the package nvidia-bl-dkms (I used version 0.16.10~lucid). With that I succeed to get control over brightess using the command
Code: Select all
echo 1000 > /sys/devices/virtual/backlight/nvidia_backlight/brightness
Here are my questions:
Does samsung-backlight work with some nVidia cards?
Do you have any suggestion?
Do you think support for R780 could be added to the project?
Thanks in advance.
Re: Let's add support to other Samsung netbooks
Finally backlight works perfectly if I remove the module samsung-backlight (that is apparently made for intel GPUs) and I use the nvidia-bl module from mactel ppa, loaded with parameters: max_level=0x1ffff shift=11.
Then I get full control of the brightness with the Fn keys.
samsung-tools is perfect for Samsung R780 too.
Congratulations for your work!
Then I get full control of the brightness with the Fn keys.
samsung-tools is perfect for Samsung R780 too.
Congratulations for your work!
Re: Let's add support to other Samsung netbooks
Please add
R509
best regards
R509
best regards
-
- Newbie
- Posts: 6
- Joined: 06 Aug 2010, 05:46
Re: Let's add support to other Samsung netbooks
Samsung R528 is fully supported,
FN + F2 = Power Information
FN + F3 = Webcam on/off
FN + F5 = Backlight off
FN + F6 = Sound off
FN + F9 = WiFi on/off
FN + F10 = Touchpad on/off
FN + ESC = Sleep
FN + Uparrow key = Bright Up
FN + DownArrow = Bright Down
FN + Leftkey = Sound Low
FN + RightKey = Sound High
Just have to add "acpi_vendor=backlight" argument in grub for brightness thing working .
Fan/processor speed also working
FN + F2 = Power Information
FN + F3 = Webcam on/off
FN + F5 = Backlight off
FN + F6 = Sound off
FN + F9 = WiFi on/off
FN + F10 = Touchpad on/off
FN + ESC = Sleep
FN + Uparrow key = Bright Up
FN + DownArrow = Bright Down
FN + Leftkey = Sound Low
FN + RightKey = Sound High
Just have to add "acpi_vendor=backlight" argument in grub for brightness thing working .
Fan/processor speed also working
Re: Let's add support to other Samsung netbooks
Please add R420/R470
Thanks.
Thanks.
Re: Let's add support to other Samsung netbooks
Done.Sergio wrote:Please add R420/R470
Thanks.

Re: Let's add support to other Samsung netbooks
Please add V30 model (it's too old but hardware buttons doesn't work)
Re: Let's add support to other Samsung netbooks
Well, I managed to install nvidia_bl module, but Fn+Up/Down doesn't change the backlight level. Could you please describe in more details, how it should be configured?matt wrote:Finally backlight works perfectly if I remove the module samsung-backlight (that is apparently made for intel GPUs) and I use the nvidia-bl module from mactel ppa, loaded with parameters: max_level=0x1ffff shift=11.
Then I get full control of the brightness with the Fn keys.
samsung-tools is perfect for Samsung R780 too.
Congratulations for your work!
.......
All is working, just reboot and add to the /etc/modules nvidia_bl max_level=0x1ffff shift=11
Great!
(Ubuntu 10.10 x64 on R780)
Re: Let's add support to other Samsung netbooks
Please add R410
Thanks.
Thanks.
Re: Let's add support to other Samsung netbooks
Everytime the kernel updates, I have to change the settings manually for 320/P320. Can you add official support for this model? Thanks.
-
- Newbie
- Posts: 1
- Joined: 05 Sep 2010, 16:30
Re: Let's add support to other Samsung netbooks
Please add R510/P510
Thanks!
Thanks!
Re: Let's add support to other Samsung netbooks
Please add support to Q430/Q530 model too plz !!