I just put a 1680x1050 LCD monitor on my home system, and I went into system-config-display to configure it as such, and it just won't take. I had to tweak some of the settings by hand, but when I log out, I get the wide screen for both the Nvidia driver splash screen and the login screen. But, when I log in, It jumps back to 1280x1024 and refuses to run in wide screen mode. Here's the xorg.conf (even when I'm logged in and the screen is only 1280x1024): # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "Monitor" ### Comment all HorizSync and VertSync values to use DDC: # HorizSync 31.5 - 65.5 # VertRefresh 56.0 - 65.0 # Option "dpms" Identifier "Monitor0" ModelName "LCD Panel 1680x1050" ### Comment all HorizSync and VertSync values to use DDC: HorizSync 30.0 - 82.0 VertRefresh 56.0 - 76.0 EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "NoRenderExtension" "False" Option "AllowGLXWithComposite" "True" Option "RandRRotation" "True" Option "XvmcUsesTextures" "True" Option "AddARGBGLXVisuals" "True" Option "TripleBuffer" "True" Option "DamageEvents" "True" SubSection "Display" # Modes "1680x1050" "1600x1024" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 24 Modes "1680x1050" "1600x1200" "1600x1024" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection The commented out Horix and Vert syncs are for my old monitor (a 17" non-ws), and the new ones are from the manual for the new screen. I tried with these commented out, but it still would not work. One thing I noticed is that when the gdm starts up, it goes from "auto adjust" (wide screen) to "analog-d" (non-ws) - dunno what that means. Any suggestions? It's really annoying to have a wide screen and not be able to use it.... Thanks. mhr What am I missing?
On Tuesday 29 July 2008 9:55:50 pm MHR wrote:> I just put a 1680x1050 LCD monitor on my home system, and I went into > system-config-display to configure it as such, and it just won't take. ><SNIP>> Any suggestions? It's really annoying to have a wide screen and not > be able to use it.... >What version centOS, Kernel and nvidia drivers are you using? Also, what brand and model monitor? I don't have my Samsung wide screen hooked up to my centos, but when I first connected it to my Mandriva system, I could not get the full wide screen. I was planning on upgrading, so I did not fiddle with it much, I figured I would wait to see if the updates in the new Mandriva worked any better. It did, as soon as I upgraded, the Mandriva auto-detected my monitor and all has been fine since. It may bee you need to upgrade your Nvidia drivers.
Sorin Srbu
2008-Jul-30 06:58 UTC
[CentOS] Widescreen monitor won't configure to a wide screen
-----Original Message----->From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of >MHR >Sent: Wednesday, July 30, 2008 5:56 AM >To: CentOS mailing list >Subject: [CentOS] Widescreen monitor won't configure to a wide screen > >[Lots removed] >What am I missing?Did you get the latest drivers for your gfx-card from Nvidia? FWIW, I have a same-rezed monitor as you do, and it works for me, both with CentOS and RHEL3, but I had to download and install the newest proprietary drivers from Nvidia to get that [weird] resolution working. HTH. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5118 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20080730/a8634f48/attachment-0001.bin>
On Tue, Jul 29, 2008 at 11:58 PM, Sorin Srbu <sorin.srbu at gmail.com> wrote:> > Did you get the latest drivers for your gfx-card from Nvidia? > > FWIW, I have a same-rezed monitor as you do, and it works for me, both with > CentOS and RHEL3, but I had to download and install the newest proprietary > drivers from Nvidia to get that [weird] resolution working. >I am running CentOS 5.2 x86_64, kernel 2.6.18-92.1.6.el5.nx (the nx means this is the stock CentOS 5.2 kernel plus NTFS read/write compiled in), nvidia driver version 173.14.09. Still does not work. The boot screen, anaconda screens and boot progress screens and the login screen are all 1680x1050. But when I log in, I get the message "analog (d-sub)" fom the monitor, and the gdm screen is 1280x1024, no matter what else I do. My xorg.conf now only has the one mode in it (1680x1050), but that doesn't work, and system-config-display will change it to 1680x1050, but it doesn't stick. I used to be able to fool s-c-d into using a generic CRT, but that doesn't work any more - ithe LCD 1680x1050 seems to stick, just not GNOME's ability to use it. There has to be some little thing I'm missing here - is there any old setting file I need to remove or anything like that? I uninstalled the nfidia driver from dkms and removed all related files that I could find. Yoik. mhr
B.J. McClure
2008-Jul-30 10:24 UTC
[CentOS] Widescreen monitor won't configure to a wide screen
On Tue, 2008-07-29 at 20:55 -0700, MHR wrote:> > Any suggestions? It's really annoying to have a wide screen and not > be able to use it.... > > Thanks. > > mhr > > > What am I missing?Not sure but here is my xorg.conf if you care to try it. Viewsonic 2200 series at 1680x1050 with nv driver. # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "Device" Identifier "Videocard0" Driver "nv" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1680x1050" "1600x1200" "1600x1024" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480" EndSubSection EndSection HTH. B.J. CentOS 5.2, Linux 2.6.18-92.1.6.el5 athlon 06:19:08 up 20:16, 2 users, load average: 0.17, 0.16, 0.10
Alfred von Campe
2008-Jul-30 10:41 UTC
[CentOS] Widescreen monitor won't configure to a wide screen
On Jul 29, 2008, at 23:55, MHR wrote:> Any suggestions? It's really annoying to have a wide screen and not > be able to use it....Try letting the nvidia installer generate the xorg.conf file (and then possibly tweak it by hand later). Or try the following xorg.conf file which works for me an autodetects any type of display I've attached to my CentOS systems, including wide screens: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister at builder63) Mon May 19 00:33:37 PDT 2008 # Xorg configuration created by pyxf86config Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 30.0 - 110.0 VertRefresh 50.0 - 150.0 Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection