I've just downloaded and installed Ubuntu 10.04 on a Asus N43S laptop with Geforce GT 550M CUDA 1GB.

However the only screen resolution I can take is 1024*768.

System -> Administration -> Hardware Drivers, does NOT show me anything that could be installed.

I am all out of options at the moment, any help appreciated!

Have a great evening!

  • Jack
link|improve this question
This is definitely off topic at SO. Voting for migration to superuser.SE – vzwick Oct 25 '11 at 21:09
Sorry, I've flagged it. – jack Oct 25 '11 at 21:17
You're most welcome! – vzwick Oct 25 '11 at 21:17
feedback

migrated from stackoverflow.com Oct 26 '11 at 0:26

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 0 down vote accepted

Try to install the latest nvidia drivers using the following:

sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
link|improve this answer
I ended up reinstalling. Thanks though! – jack Nov 1 '11 at 10:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.