the screen turns black after booting. you need to use spotlight to see what is what is displayed on the screen but the backlight works on recovery mode. so my question is how can this problem be fixed.
Asked
Active
Viewed 2,697 times
1 Answers
1
Backlight sometimes gives problem due to grub misconfiguration. You need to edit the grub and edit it. Here is what you have to do.
- As root edit
/etc/default/grub - Change the line
GRUB_CMDLINE_LINUX=""toGRUB_CMDLINE_LINUX="acpi_osi=Linux"save the file and thensudo update-gruband reboot.
That will solve your problem.
Jorge Castro
- 73,717
ashutosh
- 1,302