![]() |
NVIDIA proprietary driver, resolution changes not saved on restart, Fedora 14
I recently installed Fedora 14 KDE and NVIDIA proprietary driver for GeForce FX 5200. I'm able to change the resolution to 1920x1080 (Acer H213H 21.5" lcd monitor), but when I restart the box, I lose these settings and I have to fiddle with NVIDIA and KDE monitor settings until I get the settings back. Here is my xorg.conf file:
Code:
# nvidia-xconfig: version 260.19.06 (mockbuild@) Sun Oct 10 17:27:36 EDT 2010I didn't have this problem before installing NVIDIA driver, however, I had visual anomalies and slowness in video refresh/repaint whenever moving windows. I don't want to go back to that so I'd like to see how to permanently propagate my resolution settings through reboots of this box. I've search multiple forums with no relevant hits as far as I was able to discern. Thanks! |
Try to find the /var/log/Xorg.0.log file. If there is an error it will show up in there.
Also, have you disabled kernel mode setting (kms) for this kernel ? The proprietary driver and the default Fedora plymouth graphical boot don't normally play nicely together. To test this, you can nomodeset to the end of your kernel options while at the grub chooser screen when booting. This is temporary for this boot only. To make permanent, edit your grub.lst or grub.conf file and add that option. |
problem is you need root permission to change the the xorg.conf open a terminal and assume root and type nvidia-xconfig this should set it to auto.
or login as root and run nvidia-settings make changes and save. |
Quote:
|
ok the it is in your /home/your user .nvidia if you have one I know FC14 changed things ok. and this is the big reason I stay away from fc14 it is not my cup of tea.
the day I cant edit my xorg and have it work is the day I stay away from that OS |
Quote:
I haven't found any real critical analysis of the pros and cons of particular distros so I'm interested in hearing more about fc14 in your opinion or if you know of anywhere to point me for further reading I'd much appreciate it. I'm not married to fc14 so if you have any suggestions of other distros I'd be very much willing to check them out. EDIT: I just noticed the distros you have listed-- I actually tried PCLinux and Mandriva and I liked both but for whatever reason I settled on Fedora. I'm going to try Mandriva again, maybe also check out the Kubuntu live cd. I looked at my .nvidia-settings-rc file and there's nothing in it to specify screen resolution. When I type "nvidia-settings --query all" it runs through much output, ending with an error: Code:
Gdk-ERROR **: The program 'nvidia-settings' received an X Window System error.Code:
# |
If I had that problem...
I would look at the README for the Nvidia driver and use the commands in "nvidia-xconfig" to configure the driver. Thereafter, if that didn't solve the problem, I would begin to edit an "xorg.conf" file. http://us.download.nvidia.com/XFree8...DME/index.html http://linux.die.net/man/1/nvidia-xconfig See Chapter 6 on using "nvidia-xconfig" Note the mention of two locations for configuration files, and the command for finding the right one to edit. "nvidia-xconfig" has an option for adding a given resolution(mode). |
You should use a lecacy driver for a FX5200 which is : 173.14.28 not according to your nvidia-xconfig : 260.19.06
The new drivers try to hook-up to HW things that do not exist in a 5200 |
| All times are GMT -5. The time now is 10:33 PM. |