Results 1 to 10 of 42

Thread: Screen brightness does not change on Toshiba Satellite in Karmic

Hybrid View

  1. #1
    Join Date
    Oct 2007
    Location
    Madison, WI
    Beans
    26
    Distro
    Ubuntu 9.10 Karmic Koala

    Screen brightness does not change on Toshiba Satellite in Karmic

    I've just purchased a new Satellite T135 and installed a fresh copy of Karmic Koala on it. Pretty much everything works great right out of the box. I had to use ndiswrapper for wireless, but it wasn't a huge hassle. Unfortunately, there seems to be a hardware issue with the brightness changing.

    The brightness is controlled using a combination of Fn and F keys. The strange thing is that Karmic actually responds to the key presses, and changes the brightness value. But this is not reflected in the actual brightness of the screen. I have tried brightness applet by itself as well to no avail. Also, the screen does not automatically dim when it is taken off of AC power. It almost appears to be 'stuck' on full brightness at all times.

    It isn't a huge issue, but I can get 9 hrs of battery life in Windows 7, and only about 6.5 in Karmic, and I suspect that this issue is the largest factor. Any help would be appreciated.

  2. #2
    Join Date
    Oct 2007
    Location
    Madison, WI
    Beans
    26
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Screen brightness does not change on Toshiba Satellite in Karmic

    bump

  3. #3
    Join Date
    Nov 2006
    Beans
    25
    Distro
    Kubuntu 9.10 Karmic Koala

    Re: Screen brightness does not change on Toshiba Satellite in Karmic

    I'm having the exact same problem with a new laptop as well. It is a different make/model than yours so I am wondering if this is a widespread problem in 9.10. I've searched the forums and other have reported similar issues. I wonder if there is a bug report on this...

  4. #4
    Join Date
    Apr 2009
    Location
    Costa Rica
    Beans
    255
    Distro
    Ubuntu 10.04 Lucid Lynx

    Post Re: Screen brightness does not change on Toshiba Satellite in Karmic

    same thing here, on an Acer 5810TZ, on 9.04 I was able to just type this in a terminal:

    Code:
    xrandr --output LVDS --set BACKLIGHT_CONTROL native
    And I can control the brightness perfectly. But now on karmic if I execute that command I get:

    Code:
    X Error of failed request:  BadRROutput (invalid Output parameter)
      Major opcode of failed request:  149 (RANDR)
      Minor opcode of failed request:  15 (RRGetOutputProperty)
      Serial number of failed request:  30
      Current serial number in output stream:  30
    Any help would be appreciated
    Linux User#498977
    There are only 10 types of people in the world. Those who understand binary, and those who dont.
    My Blog about Linux and other stuff

  5. #5
    Join Date
    Oct 2007
    Location
    Madison, WI
    Beans
    26
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Screen brightness does not change on Toshiba Satellite in Karmic

    X1R1, I just tried your xrandr command and I get the exact same error. As this is a new laptop, I've only run Karmic on it, but from the sounds of it, this is a Karmic specific problem.

    I'm doing a little research into what could be going on with xrandr.

  6. #6
    Join Date
    Oct 2007
    Location
    Madison, WI
    Beans
    26
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Screen brightness does not change on Toshiba Satellite in Karmic

    Okay, I've now got brightness controls working perfectly. I used the fix discussed in this post: http://ubuntuforums.org/showthread.php?t=121742

    Basically, all you do is edit /etc/default/grub You add 'nomodeset acpi_backlight=vendor' to the GRUB_CMDLINE_LINUX_DEFAULT line.

    Everything works as expected, except for some reason the lowest brightness setting turns the screen off completely. I don't know whether or not this is a feature or a bug. Either way, I'm satisfied with this fix. I hope it works for you guys too.

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
  •