0

I have been trying to get Ubuntu 12.04 to launch on my Emachine 2828. I was able to load it and use the dual setup with windows xp. I am able to run windows, but I have not been able to run ubuntu. I get the low graphic mode message.. My processor is amd sempron 2800+, and video is via/s3g unichrome igp. I have tried most of the tips posted for low graphics...any help appreciated

1 Answers1

0

Maybe driver for your GPU is missing. Do you know what package in it is? If yes, use the Ctrl+Alt+F1 combination to switch to a TTY. Log in (if you've installed Ubuntu), and type:

sudo apt-get update; sudo apt-get -y install NAME_OF_THE_PACKAGE

After the successful installion, type:

sudo reboot

Check the result.

If you don't know the package's name, please look at this question&answer. If you need any further help, please write a comment!

antivirtel
  • 3,685