Hello all, I can't get higher than 1280x1024 resolution (60hz, 24 depth). I'm running Centos 5 x86 64bit on AMD Athlon64 x2 4600, Geforce 6200 PCI express. Even as root, that is the highest I can set the display. I am guessin the kernel does not support my combo? I've also tried Nvidia's driver from their site, this is what I get: # more nvidia-installer.log nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Mon Apr 30 22:11:36 2007 option status: license pre-accepted : false update : false force update : false expert : false uninstall : false driver info : false precompiled interfaces : true no ncurses color : false query latest version : false OpenGL header files : true no questions : false silent : false no recursion : false no backup : false kernel module only : false sanity : false add this kernel : false no runlevel check : false no network : false no ABI note : false no RPMs : false no kernel module : false force SELinux : default no X server check : false force tls : (not specified) force compat32 tls : (not specified) X install prefix : (not specified) X library install path : (not specified) X module install path : (not specified) OpenGL install prefix : (not specified) OpenGL install libdir : (not specified) compat32 install chroot : (not specified) compat32 install prefix : (not specified) compat32 install libdir : (not specified) utility install prefix : (not specified) utility install libdir : (not specified) doc install prefix : (not specified) kernel name : (not specified) kernel include path : (not specified) kernel source path : (not specified) kernel output path : (not specified) kernel install path : (not specified) proc mount point : /proc ui : (not specified) tmpdir : /tmp ftp mirror : ftp://download.nvidia.com RPM file list : (not specified) Using: nvidia-installer ncurses user interface -> License accepted. -> No precompiled kernel interface was found to match your kernel; would you li ke the installer to attempt to download a kernel interface for your kernel f rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes) -> No matching precompiled kernel interface was found on the NVIDIA ftp site; this means that the installer will need to compile a kernel interface for your kernel. -> Performing CC sanity check with CC="cc". -> Performing CC version check with CC="cc". ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option. ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.
Jim Perrin
2007-May-01 03:04 UTC
[CentOS] Can't get resolution higher than 1280x1024 - Centos 5
On 4/30/07, Paul <unix at bikesn4x4s.com> wrote:> Hello all, I can't get higher than 1280x1024 resolution (60hz, 24 depth). > I'm running Centos 5 x86 64bit on AMD Athlon64 x2 4600, Geforce 6200 PCI > express.What monitor do you have?>I am guessin the kernel does not support my combo?No, it should work just fine. you'll only get 2D support without the proprietary driver from nvidia though.>I've also tried Nvidia's driver from their site, this is what I get:<snip boring junk> You don't have the appropriate kernel-devel package installed (yum install kernel-devel) and you'll want to install gcc also if you don't have it already. -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell
Jim Perrin
2007-May-01 11:29 UTC
[CentOS] Can't get resolution higher than 1280x1024 - Centos 5
On 5/1/07, Paul <unix at bikesn4x4s.com> wrote:> Samsung SyncMaster 204t (1600x1200 native) and > Nvidia GeForce 6200 Turbo (Even higher)Yeah.. uh.. I uh might have to ask you to send me this hardware for testing. Yeah, that's it... testing... you know.. to make sure it works :-P> I run a few boxes on KVM switch and they all run fine on 1600x1200. > Centos 4 never had a problemRight, and it should continue to work fine, but sometimes KVM's mess with the real hardware detection, so the system will get confused and put you at a lower resolution.> I've just installed kernel-devel and still same thing. I've got gcc. ;(Does the kernel-devel version match the kernel you're currently running? Look at the output from 'rpm -q kernel-devel', and match the version and release numbers against the output of 'uname -r'. If the two are different, that's why the nvidia installer is bitching. Usually this is caused by not rebooting after a kernel update. Someone around here suggested ATrpms, which has been known to cause some problems with people's systems. RPMForge has the nvidia packages as well, and I'd recommend them over ATrpms for stability and generall packaging sanity. That and Dag (and Dries too) have been known to frequent our mailing lists and developer channels. I've never once seen Axel (from ATrpms) offer assistance on the list or stop by irc to see if everything's kosher. You might also want to try a 'system-config-display --reconfigure' from a console and see if you can't tell it just exactly what you've got and what settings you want to use. -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell
Apparently Analagous Threads
- rsync Windows to opensolaris or linux
- NV43: Native resolution not available on Dell 2007FP
- [Bug 15161] New: Unable To Get Full Resolution (exceeds panel dimensions)
- [Bug 109654] New: Nouveau picks bad mode setting 640x480 resolution
- [Bug 31058] New: Flickering area on external monitor [9400M]