Last time I was using Ubuntu/Linux it was almost 3 years ago and I have to admit I was never good at it. Today I decided to try again (14.04 LTS) with my newly-bought Acer laptop with Windows 8.1 installed. This time I still have problem:
After the installation (I didn't select Try Ubuntu without installing in the boot screen. Instead, I selected Install Ubuntu directly) and reboot, As many articles suggest, I still went to the Windows 8 directly. And I need to run boot-repair tool to make a correct Grub. I assume it means I should run "Try Ubuntu without installing" to get to the desktop session, is it right?
But as my title suggests, after I click "Try Ubuntu", I get this seemingly-famous error The system is running in low-graphics mode
. So then I googled the solution to that. Since I have a ATI graphic card, many suggest to run sudo apt-get install fglrx
in recovery mode then it should be OK. Well, obviously I don't have a recovery mode so I just hit Alt+Ctrl+F1 and run the command then reboot. But it didn't help.
I don't know if this is because I am not running the actual OS and so the fglrx didn't really have any effect after the reboot. I feel I am having a contradiction: in order to fix the "low-graphics" error, I need a actual running OS on the disk. But in order for the OS from disk to run, I need to have a live desktop session to run boot-repair at first.
Anybody can help me? Thanks in advance!
UPDATE:
my laptop hardware spec is like this:
Acer Aspire E1 572G-54208G1T
With Intel I5 4200U CPU, 8GB RAM, 1TB Hard Drive and ATI Radeon 8760M Graphic. I read it somewhere the graphic is Intel/ATI hybrid. And after some further search, it seems the BIOS I have (I don't know why it is not UEFI) is a locked version of InsydeH20, which doesn't have to much to modify. And I can't find the config to disable ATI graphic temporarily.
nomodset
parameter for the installation http://askubuntu.com/questions/162075/my-computer-boots-to-a-black-screen-what-options-do-i-have-to-fix-it/162076#162076 – TuKsn Jun 10 '14 at 19:53