Results 1 to 8 of 8

Thread: Brightness control and keyboard backlight

  1. #1
    Join Date
    Jul 2012
    Beans
    1

    Brightness control and keyboard backlight

    Hi,
    I just installed ubuntu 12.04 and found out that neither the brightness control or keyboard backlight work on my Sony Vaio VPCF236FM.
    It has an nVidia Graphics Card. I think many people have the same problem. If anyone know how to fix it.




    Please help. Thank you.

  2. #2
    Join Date
    Nov 2009
    Beans
    3

    Re: Brightness control and keyboard backlight

    Same problem with Asus g74sx. Tried a number of solutions. Keyboard backlight works, but screen brightness does not.

  3. #3
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Brightness control and keyboard backlight

    Quote Originally Posted by polymorphism View Post
    Hi,
    I just installed ubuntu 12.04 and found out that neither the brightness control or keyboard backlight work on my Sony Vaio VPCF236FM.
    It has an nVidia Graphics Card. I think many people have the same problem. If anyone know how to fix it.




    Please help. Thank you.
    Hello and welcome to the forums.

    Please have a look at the following PPA: https://launchpad.net/~voria/+archive/ppa/ for information and a solution to backlight on Sony laptops.

  4. #4
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Brightness control and keyboard backlight

    Quote Originally Posted by adymitruk View Post
    Same problem with Asus g74sx. Tried a number of solutions. Keyboard backlight works, but screen brightness does not.
    @adymitruk,
    your issue is slightly different in that your notebook is an Asus. If your notebook has the nvidia card and you have installed the proprietary drivers, try adding:
    Code:
    Option "RegistryDwords" "EnableBrightnessControl=1"
    ...to the Device section of your /etc/xorg.conf file.

    If, on the other hand, you don't have an nvidia card, try adding acpi_backlight=vendor to the kernel boot line.

    And as for controlling the keyboard backlight, have a look at this link: http://hentenaar.com/serendipity/ind...SUS-G74SX.html.

  5. #5
    Join Date
    Sep 2010
    Location
    Nova Scotia
    Beans
    18
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Brightness control and keyboard backlight

    Quote Originally Posted by Toz View Post
    @adymitruk,
    your issue is slightly different in that your notebook is an Asus. If your notebook has the nvidia card and you have installed the proprietary drivers, try adding:
    Code:
    Option "RegistryDwords" "EnableBrightnessControl=1"
    ...to the Device section of your /etc/xorg.conf file.

    If, on the other hand, you don't have an nvidia card, try adding acpi_backlight=vendor to the kernel boot line.

    And as for controlling the keyboard backlight, have a look at this link: http://hentenaar.com/serendipity/ind...SUS-G74SX.html.
    Hi, so I am also running a G74sx with an Nvidia card, and experiencing the same issue. I tried to edit the "xorg.conf" file, but it does not exist in the /etc folder (opens a blank file as in create new). It does come up in a sub folder "X11" and I have seen a XORG.CONF Folder... I'm not so sure either is it.

    Can you be a little more specific? I would like to try this fix to see if it works.

    Thanks

    D

  6. #6
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Brightness control and keyboard backlight

    Quote Originally Posted by messiah5150 View Post
    Hi, so I am also running a G74sx with an Nvidia card, and experiencing the same issue. I tried to edit the "xorg.conf" file, but it does not exist in the /etc folder (opens a blank file as in create new). It does come up in a sub folder "X11" and I have seen a XORG.CONF Folder... I'm not so sure either is it.

    Can you be a little more specific? I would like to try this fix to see if it works.

    Thanks

    D
    The file is actually located at /etc/X11/xorg.conf and is only present if you're using the proprietary nvidia driver.

  7. #7
    Join Date
    Sep 2010
    Location
    Nova Scotia
    Beans
    18
    Distro
    Ubuntu 20.04 Focal Fossa

    Smile Re: Brightness control and keyboard backlight

    Quote Originally Posted by Toz View Post
    The file is actually located at /etc/X11/xorg.conf and is only present if you're using the proprietary nvidia driver.
    Excellent.

    Code added to the .conf file. Screen brightness for Nvidia on Asus G74sx working fine.

    For me, this issue is solved, but not sure about polymorphism

    Thank you for the help.

    D

  8. #8
    Join Date
    Sep 2010
    Location
    Nova Scotia
    Beans
    18
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Brightness control and keyboard backlight

    Ok...so I have found another issue I think...or user error lol

    I used the HDMI output to "CLONE" / "TWIN VIEW" to my TV. Basically using it as a monitor with the lid closed on my laptop.

    When I use just the laptop and try to dim the screen brightness using the FN keys, I get indication that the brightness is either going up or down but nothing actually happens.

    I tried placing the code in the xorg.conf file in the X11 folder again, but NVIDIA has a bunch of code in it. So, I placed it at the beggining of the file and when I rebooted, I got stuck at the Plymouth screen (Purple screen, UBUNTU logo...5 red dots...hang).
    Obviously I've done something wrong. I use an Ubuntu CD to boot up into demo mode and edit the file...bit of a pain.

    Is there a way to get the best of both worlds here. Basically if I'm hooked into the TV..all is good.

    If I go on the laptop and run on battery, I'd like to be able to dim the screen to conserve battery life.

    Thanks!

    D

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •