]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2013-06-11-linux-easynote-lv.txt
Generated.
[homepage.git] / blog / data / 2013-06-11-linux-easynote-lv.txt
index 55038aa31b2bf72d510120ed12d13f4c92f53025..49285aaf7aecc5bdddbf3fa5ee77035351314f3d 100644 (file)
@@ -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
 
 <p>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).</p>
+
+<p>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.</p>