Results 1 to 3 of 3

Thread: adjust screen brightness in unity

  1. #1
    Join Date
    Jul 2010
    Beans
    76
    Distro
    Ubuntu 12.04 Precise Pangolin

    adjust screen brightness in unity

    hi i am using ubuntu netbook remix on a samsung NP-N110
    i have tried the brightness keys on the keybaord but they don't seem to work, any ideas?

  2. #2
    Join Date
    Jul 2010
    Beans
    76
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: adjust screen brightness in unity

    anyone?

  3. #3
    Join Date
    Sep 2009
    Location
    Hampshire, UK
    Beans
    375
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: adjust screen brightness in unity

    Try the following (from French Ubuntu forum) it was used to resolve the same issue on a friends samsung N145:

    sudo add-apt-repository ppa:voria/ppa
    sudo apt-get update && sudo apt-get upgrade
    sudo apt-get install samsung-tools samsung-backlight
    sudo reboot

    It appears on some systems the function keys begin working but the brightness does not change. In this case, try appending “acpi_backlight=vendor” to the GRUB_CMDLINE_LINUX line in Suspend / Resume below.

    GRUB_CMDLINE_LINUX=”acpi_sleep=nonvs acpi_backlight=vendor”

    __________________________________________________ __________________________________________________ _
    Last edited by Matt__; April 23rd, 2011 at 08:17 PM.
    Toshiba AMD64 2Ghz, 4Gb RAM: dual Natty/win7. Dell Mini10v: 10.04. SamsungN140:win7/11.04. NB200:10.10.
    ++ desktops P4 3Ghz ++ servers
    Full Circle Magazine | Ubuntu Pocket Guide | HantsLUG

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
  •