http://bugzilla.kernel.org/show_bug.cgi?id=10206


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acpi-
                   |                            |[EMAIL PROTECTED]
                   |                            |et
          Component|Platform-Drivers            |Power-Video




------- Comment #8 from [EMAIL PROTECTED]  2008-03-11 19:35 -------
re: no backlight on resume from console mode.
Looks like this is an Intel GMA 900 machine.
So please try the latest upstream i915 driver ie. 2.6.25-rc5
which should be able to restore video even in console mode.

applied the list version of the patch in comment #3 to acpi tree.

ie. just this part:

-       if (device->cap._BCL && device->cap._BCM && device->cap._BQC &&
max_level > 0){
+       if (device->cap._BCL && device->cap._BCM && max_level > 0) {


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to