I had a working version of Ubuntu 12.04 in dual boot with Windows 7 on my ASUS A72J. However, after installing the last ~350 upgrades (I had not used Ubuntu in a long time) using the normal updating program of Ubuntu, my laptop now boots to a blank screen without backlight. I think the issue might be with my video card (ATI 5470M 1GB) drivers, but I have no idea how to solve it. Do you have any idea what the problem might be?
Asked
Active
Viewed 41 times
sudo apt-get update
check for brokensudo apt-get -f install
and alsosudo apt-get autoremove
then do the installing steps. – JoKeR Mar 02 '14 at 19:24