Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I cannot for the life of me figure out how to get my new Suse 10.1 installation to recognize that my display has a 16:9 aspect ratio with a resolution of 1920x1080.
I downloaded updates from nvidia and got them installed, but they don't seem to do anything. I'm stuck at 1280x1024.
I'm really starting to lose patience with this OS.
ctrl + alt + backspace
sign in as root
type sax2
now you should be able to make adjustments: when sax comes up with a proposal straightaway (it should show a blueish screen) you should refuse to accept; then you can select the proper values.
Btw, you should have done this right after the driver was installed, so I can't guarantee the method is fireproof.
ctrl + alt + backspace
sign in as root
type sax2
now you should be able to make adjustments: when sax comes up with a proposal straightaway (it should show a blueish screen) you should refuse to accept; then you can select the proper values.
Btw, you should have done this right after the driver was installed, so I can't guarantee the method is fireproof.
There was a menu for configuring upon installation, but 16:9 was not available, only 16:10.
Bring up a terminal and type nvidia-settings. Go to X Server Display Configuration. Look at the Resolutions available. There is also an auto resolution.
OK, I checked and those exact values aren't available from the menu.
If you really need these, I think the only option left is to set them manually by editing xorg.conf in the /etc/X11 directory. Have a look at it and try to determine whether it specifies any values over 1280x1024 or not.
Edit: I just see Quakeboy inserted a post while I was typing this up. I would say, try that one first, since it's more nvidia specific; mine is rather a generic approach and a last resort sort of thing.
Thanks, but it looks like I inadvertently screwed up my xorg.conf file, so now the GUI won't even start up. Unless anyone knows a way to restore it to its original form from GUI-less Linux (or from 64-bit windows), I'll have to nuke the linux partition and start over.
omg, you should never ever touch any crucial file without making a back-up first. Well, it's too late now.
I suggest your reboot and add any of these as an additional boot paramater:
single, 1, 3
Then you boot.
You'll end up in a terminal where you need to specify username ("root") and password (root password); next type sax2 and do your best to build a new xorg.conf.
So what would be the point of exploring your linux under Windows? Exploring is not correcting; and on top of that I'm pretty sure that it's either impossible to write from Windows to Linux or that it is going create only more trouble.
Run sax2 like jay73 suggested. There is nothing you can do from a Microsoft boot.
One other option is to check to see if there are any xorg.conf backups in /etc/X11. But, really, if you're going to just do things at random, there's not a lot we can do for you.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.