How to change screen brightness on Samsung R519 with nvidia driver

5,583

Solution 1

  1. Open System → Administration → NVIDIA X Server Settings
  2. Go to X Screen → X Server Color Correction
  3. Set the Brightness to your liking.
  4. Confirm the change by clicking on "...seconds to confirm"

Solution 2

I made a project on code.google.com (script for this issue)

http://code.google.com/p/ubuntu-brightness-laptop-r519/

Just follow README.

Share:
5,583

Related videos on Youtube

keyboardsurfer
Author by

keyboardsurfer

Engineer on the Android Framework Developer Relations team

Updated on September 17, 2022

Comments

  • keyboardsurfer
    keyboardsurfer over 1 year

    I'm using Excel 2007 to create a log-scale chart of numbers (specifically the Zimbabwean dollar exchange rate) over time. I'm using an x-y scatterplot and noticing one odd quirk.

    The range of y values (numbers) spans a factor of about 10^30. On every chart I make using this data, half the gridlines are missing. Specifically, only the gridlines corresponding to the largest values show up. In fact, regardless of the total range only the top factor of 10^13 or so have gridlines. This is not dependent on the log base.

    Am I doing something wrong? Is this a known bug? I can't find any references to this issue on google or microsoft's bug reports.

    • Oddthinking
      Oddthinking over 15 years
      I know this isn't a helpful answer, but I did a quick experiment and didn't reproduce this.
    • Admin
      Admin over 15 years
      That's actually very helpful. Either I have some setting set wrong or I didn't provide enough detail. I'll have to draw up a new sheet and try to reproduce it myself. I figured it was global because I have exactly the same issue in at least four charts in this sheet. :)
  • keyboardsurfer
    keyboardsurfer over 13 years
    Sounds good, but i get this message: Unable to shadow the video bios It seems your card isn't officialy supported in NVClock yet. The reason can be that your card is too new. If you want to try it anyhow [DANGEROUS], use the option -f to force the setting(s). Also please email the author the pci_id of the card for further investigation. I'm mailing the author my pci_id at the moment and wait for what he says: Card: Unknown Nvidia card Architecture: GA8 A2 PCI id: 0x0 GPU clock: -2147483.750 MHz Bustype: PCI -- Memory info -- Amount: 512 MB Type: 128 bit SDR Clock: -2147483.648
  • dv3500ea
    dv3500ea over 13 years
    Do you know the exact model of your graphics card? It's possible that your particular card isn't supported. You could also try using nvclock -f -S +5 and nvclock -f -S -5 although you have been warned that this could be dangerous. I can't think, however, that this could cause any damage using the smart dimmer - it is probably more likely a danger if you are overclocking the card (which I wouldn't recommend anyway)
  • keyboardsurfer
    keyboardsurfer over 13 years
    Thanks for the answer, but this one doesn't actually decrease the energy consumption for the notebook, which is also important to me.
  • keyboardsurfer
    keyboardsurfer over 13 years
    It seems to be a NVIDIA GeForce G105M 512MB VRAM card. When calling nvclock with the -f option it doesn't work and tells me "Unable to shadow the video bios Error!"
  • dv3500ea
    dv3500ea over 13 years
    It seems you're out of luck with this solution :(. Hopefully someone else will have a solution to this problem or a different way to change the brightness. In the meantime, it would be useful if you reported a bug <bugs.launchpad.net/ubuntu/+source/nvclock>
  • Li Lo
    Li Lo over 13 years
    Well, you didn't ask about decreasing energy consumption, you asked about changing screen brightness :) See my other answer.
  • keyboardsurfer
    keyboardsurfer over 13 years
    Aaargh... Thanks. Bug reported as bugs.launchpad.net/ubuntu/+source/nvclock/+bug/622283
  • keyboardsurfer
    keyboardsurfer over 13 years
    You're right. For decreasing the brightness this method works for the Samsung R519. I'll ask for energy consumption as well next time ;)
  • Li Lo
    Li Lo over 13 years
    Doesn't the method in my other answer change the brightness as well as change energy consumption?
  • keyboardsurfer
    keyboardsurfer almost 13 years
    Yeah, I already tried this one, but it doesn't work either.
  • MarkovCh1
    MarkovCh1 over 12 years
    I did basically the same thing on my desktop but it didn't work: unix.stackexchange.com/questions/13196/…