← Back to team overview

gma500 team mailing list archive

[Bug 711172] [NEW] Brightness doesn't work using acpi from video driver

 

Public bug reported:

Brightness doesn't work using acpi from video driver with default kernel
option "acpi_backlight=video"

Using kernel option "acpi_backlight=vendor" this allow vendor acpi driver to control brightness hotkeys.
reported to work with Dell Mini and Asus EEEPC (eeepc-wmi and dell_backlight modules) but this doens't work with acer-wmi.
"ls /sys/class/backlight" shows these modules.

Swithching off "acpi=off" fixes brightness issue but it is not
recommended to disable acpi.

The strange thing is that kernel 2.6.38 has a stub gpu module (called poulsbo) that should call "acpi_video_register()" and fix
 "acpi_backlight=video" for all vendors.. but unfortunately doesn't seem to work.

** Affects: emgd
     Importance: Low
         Status: Confirmed

** Changed in: emgd
       Status: New => Confirmed

** Changed in: emgd
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of GMA500
Team, which is the registrant for Intel® EMGD driver.
https://bugs.launchpad.net/bugs/711172

Title:
  Brightness doesn't work using acpi from video driver

Status in Intel® Embedded Media and Graphics Driver (Intel® EMGD):
  Confirmed

Bug description:
  Brightness doesn't work using acpi from video driver with default
  kernel option "acpi_backlight=video"

  Using kernel option "acpi_backlight=vendor" this allow vendor acpi driver to control brightness hotkeys.
  reported to work with Dell Mini and Asus EEEPC (eeepc-wmi and dell_backlight modules) but this doens't work with acer-wmi.
  "ls /sys/class/backlight" shows these modules.

  Swithching off "acpi=off" fixes brightness issue but it is not
  recommended to disable acpi.

  The strange thing is that kernel 2.6.38 has a stub gpu module (called poulsbo) that should call "acpi_video_register()" and fix
   "acpi_backlight=video" for all vendors.. but unfortunately doesn't seem to work.





Follow ups

References