11 responses to “How I (Finally) Got My Brightness Keys Working”

  1. landog

    What if you have no xorg.conf file in /etc/X11 ???

    1. m6arate

      you should be able to safely create the file.

  2. Mike

    this change in the Xorg.conf makes my W510 to hang while booting… the only thing that helps is to use the brightness-buttons while being in the grup menu.

    hope this gets fixed soon…

    1. m6arate

      should work now. After a good deal of poking I finally found the problem- the wrong type of " character. What a pesky little thing… oh well. Good luck!

      1. Eran Harel

        yeah, there's some funky character there (the last character is ″ but should be ").
        please fix your post…

        The line should read:
        Option "RegistryDwords" "EnableBrightnessControl=1"

  3. Howard

    Thanks a lot. It works for me, however the effect seems a transient one and whenever I login from a locked screen, it restores to the max brightness so i have to adjust it again.

    Howard

  4. jelabarre

    Ha, you should consider yourself lucky it shows full brightness. *MY* w510 always comes up dimmed, regardless of whether it's on battery, on it's monster 135w power brick, etc. I can't a darned thing on it.

  5. PLPL

    Thank you, my lap working fine now, the brightness problem has bothered me for quite some time.

  6. Tricky Harry

    http://forums.fedoraforum.org/showthread.php?p=15…

    Based on your instructions, it also works on Fedora 16

    For those of us with a more complicated xorg.conf – add the entry to the "Device" Stanza, with
    "Identifier Device0"

    <—- Start /etc/X11/xorg.conf section —>

    Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    #Option "RegistryDwords" "EnableBrightnessControl=1"
    EndSection

    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "Quadro FX 880M"
    Option "RegistryDwords" "EnableBrightnessControl=1"
    EndSection

    <—- End /etc/X11/xorg.conf section —>

    1. TrickyHarry

      Somehow the 'zero' looks like the letter 'o' in this font:-

      That is
      "Videocard'ZERO'"
      Identifier "Device'ZERO'"

  7. Leonid

    Dude, change ( " ) symbol to the normal one! Yours are making computers stuck at boot!

Leave a Reply

CommentLuv badge