X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/c08f23d223f802799c1fe7810bdd986039f8e0c2..2303a53e3000b721cc73c3bfe81b6d2911b51a35:/blog/data/2013-06-11-linux-easynote-lv.txt?ds=inline diff --git a/blog/data/2013-06-11-linux-easynote-lv.txt b/blog/data/2013-06-11-linux-easynote-lv.txt index 55038aa31b..49285aaf7a 100644 --- a/blog/data/2013-06-11-linux-easynote-lv.txt +++ b/blog/data/2013-06-11-linux-easynote-lv.txt @@ -1,6 +1,6 @@ Title: Fixing the Linux black screen of death on machines with Intel HD video Tags: english, debian -Date: 2013-06-27 11:00 +Date: 2013-06-11 11:00
When installing RedHat, Fedora, Debian and Ubuntu on some machines, the screen just turn black when Linux boot, either during installation @@ -97,3 +97,9 @@ developers did to handle this, and this can give a clue to the KDE developers? Or you know where in KDE the screen brightness is changed during login? If so, please update the BTS report (or get in touch if you do not know how to update BTS).
+ +Update 2013-07-19: The correct fix for this machine seem to be +acpi_backlight=vendor, to disable ACPI backlight support completely, +as the ACPI information on the machine is trash and it is better to +leave it to the intel video driver to control the screen +backlight.