ALT Linux Bugzilla
– Attachment 5739 Details for
Bug 28554
не работает управление яркостью экрана на intel (ASUS UX31A)
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
intel_display.c: prefer the native backlight driver
0001-intel_display.c-prefer-the-native-backlight-driver.patch (text/plain), 1.05 KB, created by
Michael Shigorin
on 2013-02-14 15:48:19 MSK
(
hide
)
Description:
intel_display.c: prefer the native backlight driver
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2013-02-14 15:48:19 MSK
Size:
1.05 KB
patch
obsolete
>From 8bf27bcf556790c3e240e559180f91a9006e9059 Mon Sep 17 00:00:00 2001 >From: Michael Shigorin <mike@altlinux.org> >Date: Thu, 14 Feb 2013 15:31:17 +0400 >Subject: [PATCH 1/2] intel_display.c: prefer the native backlight driver > >See also http://bugs.debian.org/651741 and commit >ce1e0969058f8c70b624bc85bb8d6698a35794d3 >--- > src/intel_display.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/src/intel_display.c b/src/intel_display.c >index 5ee955e..2182685 100644 >--- a/src/intel_display.c >+++ b/src/intel_display.c >@@ -133,6 +133,7 @@ intel_output_dpms_backlight(xf86OutputPtr output, int oldmode, int mode); > * List of available kernel interfaces in priority order > */ > static const char *backlight_interfaces[] = { >+ "intel_backlight", /* see also http://bugs.debian.org/651741 */ > "gmux_backlight", > "asus-laptop", > "asus-nb-wmi", >@@ -144,7 +145,6 @@ static const char *backlight_interfaces[] = { > "samsung", > "acpi_video1", /* finally fallback to the generic acpi drivers */ > "acpi_video0", >- "intel_backlight", > NULL, > }; > /* >-- >1.8.1.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28554
: 5739