Results 1 to 4 of 4

Thread: Brightness problem in netbook with Ubuntu 9.10

  1. #1
    Join Date
    Sep 2009
    Posts
    6

    Brightness problem in netbook with Ubuntu 9.10

    I have a dual boot of windows vista and ubuntu 9.10, the problem is that i don't get proper brightness when i use ubuntu , the brightness keeps getting darker everytime and brightness bar keeps going down. This thing never happens when i use vista, any idea how can i fix brightness issue in ubuntu ?

  2. #2
    Join Date
    Dec 2008
    Posts
    1,108

    Re: Brightness problem in netbook with Ubuntu 9.10

    Read the following note quoted from Ubuntu 9.10 release notes:

    A bug in the kernel-mode-setting (KMS) brightness handling on certain MSI Wind netbooks, including the U90, U100, and U120, results in a bad flickering effect whenever the brightness is changed on the desktop, as the brightness is repeatedly raised and then lowered. Users affected by this issue can use the same workaround as described in the previous note to disable KMS.
    The difference between stupidity and genius is that genius has its limits. - Albert Einstein

    What we think, we become (Please don't think you are a superhero and don't try to fly)

    "SUCCESS IS NOT A DESTINATION , IT'S A JOURNEY"

  3. #3
    Join Date
    Dec 2008
    Posts
    50

    Re: Brightness problem in netbook with Ubuntu 9.10

    This problem is summarized in that very beginning of the operating system and every time you press the brightness keys, the brightness rises and falls continuously, slowing the computer and causing an unpleasant effect.

    Although the bug is known , there a modification that can fix the problem, and this is what I will tell you:

    The trick is to change the boot configuration, so let's edit it with the following command:

    Code:
    sudo gedit /etc/default/grub
    Now add the "nomodeset" as a value of GRUB_CMDLINE_LINUX:

    GRUB_CMDLINE_LINUX = "nomodeset"

    Finally update the GRUB configuration file with the command:
    Code:
    sudo update-grub
    I also recommend using the brightness applet instead of the shortcut keys to change the intensity of brightness.

  4. #4
    Join Date
    Nov 2008
    Posts
    161

    Re: Brightness problem in netbook with Ubuntu 9.10

    The fix has been release for this bug for ubuntu, follow this link to get fix release https://bugs.launchpad.net/ubuntu/+s...fo/+bug/415023

Similar Threads

  1. Ubuntu Brightness control not working in Macbook Pro
    By |Gyani| in forum Portable Devices
    Replies: 5
    Last Post: 27-01-2012, 05:21 PM
  2. Replies: 4
    Last Post: 26-07-2011, 08:28 PM
  3. Tips for installing ubuntu on netbook Ubuntu Netbook Remix
    By Calvin K in forum Operating Systems
    Replies: 1
    Last Post: 14-10-2010, 05:42 PM
  4. Ubuntu Moblin is same as Ubuntu Netbook Remix?
    By LinuxeD in forum Operating Systems
    Replies: 3
    Last Post: 24-10-2009, 11:47 AM
  5. No sound on ubuntu 9.04 on hp mini netbook
    By Patinux in forum Operating Systems
    Replies: 3
    Last Post: 23-09-2009, 01:25 PM

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
  •  
Page generated in 1,750,599,451.13516 seconds with 16 queries