Hardware:
- Asus N61JQ
- ATI Radeon HD 5730
I have managed to install the drivers using the guide on this website without any issues or errors.
The issue is that every time I restart the laptop it gives me the purple screen of ubuntu then I get a black screen. I can hear ubuntu starting in the background but there is no picture whatsoever. I have reinstalled ubuntu and then installed using another guide through the terminal and same result. No errors but I get a black screen.
apt-get remove
+ the driver name to uninstall the drivers - then try purging and reinstallingxorg
,apt-get remove --purge xorg
andapt-get install xorg
– Mateo Feb 10 '14 at 16:36