LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-06-2013, 08:14 AM   #1
SenLinux
LQ Newbie
 
Registered: Dec 2009
Location: Burlington, VT
Distribution: RHEL 5, Fedora 11 and Ubuntu
Posts: 22

Rep: Reputation: 0
changing screen resolution for distance technology CentOS6.3/NVIDIA Quadro 4000


Greetings !,

I am trying to connect CentOS6.3 workstation (with NVIDIA Quadro 4000 video card) to a distance technology unit Tandberg for teaching between two campuses. The screen resolution needs to be set at 1024x768 to work properly.
When I connect the work station to VGA card the resolution changes to 640x480 without giving any other choices to choose from.

I edited /etc/X11/xorg.conf file under subsection Screen, setting Modes to "1024x768_60". But it doesn't work.

I have NVIDIA driver installed and it works very well when I connect to HP monitor 24inches with the resolution of 1920x1200.

Your suggestions would be appreciated.

Thanks,

Sen
 
Old 09-07-2013, 02:40 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
First CentOS 6.3 is Unsupported
the ONLY supported version in the 6 series is the current 6.4
it is advisable that you upgrade ASAP
Code:
su -
yum --releserver=6.4 upgrade
the Quadro 4000 uses the almost legacy driver 304.88
http://www.nvidia.com/Download/index.aspx?lang=en-us



also centos6 shipped with the Nouveau driver and NOT the nvidia.run ( or the kmod-nvidia )
PS. the kmod-nvidia for the unsupported 6.3 is VERY OLD and dose NOT have any current bug fixes

so
are you using the nouveau driver ?
or did you blacklist it and install the OLD kmod-nvidia using yum ?
or the current 304.88.run for that almost legacy card ?

if you are using the nvidia driver then there should be installed the nvidia config tool
you can set the resolution there
--- you need to be root to save the xorg.conf ! ---
Code:
su -
--- your root password when asked for ----
nvidia-settings
 
Old 09-08-2013, 02:20 AM   #3
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by John VV View Post
the Quadro 4000 uses the almost legacy driver 304.88
http://www.nvidia.com/Download/index.aspx?lang=en-us
Just FYI, the Quadro 4000 uses a GF100 GPU, same as in the '400' series geforce cards. It can use the newer 310+ drivers as well as the 'almost legacy' (haha, nice) 304.XX drivers.
 
Old 09-09-2013, 12:06 PM   #4
SenLinux
LQ Newbie
 
Registered: Dec 2009
Location: Burlington, VT
Distribution: RHEL 5, Fedora 11 and Ubuntu
Posts: 22

Original Poster
Rep: Reputation: 0
Thanks John and Cascade.

I am using NVIDIA driver and now I upgraded my system to CentOS6.4 and installed the latest NVIDIA driver.
The problem remains the same. When I connect to HP monitor, nvidia-settings provide me with range of screen resolution options, but connecting to Tandberg system (I guess it fails to understand the output hardware), it gives me only two options (840x and 600x).

Do you have any other suggestions at xorg.conf level or others?


Sen
 
Old 09-09-2013, 12:58 PM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
did you also blacklist the nouveau driver ?
as in are you now using the blue and white progress bar when you boot
OR
do you have the circle

you must see the blue and white progress bar when you boot

And WHAT driver ?
the kmod-nvidia 304.88 or 304.108 installed from the elrepo repo and using yum ?
http://elrepo.org/tiki/kmod-nvidia
http://elrepo.org/tiki/kmod-nvidia-304xx
1) install the elreop
2)
Code:
su -
yum  install kmod-nvidia-304xx nvidia-x11-drv-304xx
the nvidia304.88.run driver ?
http://www.nvidia.com/object/unix.html

if you used the .run
Did you ALSO !!!! rebuild the boot image ?
-- that is a must do !!!!
--- you MUST remove the nouveau driver from the image before the run driver can work
Code:
su -

mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img

dracut /boot/initramfs-$(uname -r).img $(uname -r)

Last edited by John VV; 09-09-2013 at 01:02 PM.
 
Old 09-09-2013, 01:16 PM   #6
SenLinux
LQ Newbie
 
Registered: Dec 2009
Location: Burlington, VT
Distribution: RHEL 5, Fedora 11 and Ubuntu
Posts: 22

Original Poster
Rep: Reputation: 0
John,

I get white and blue progress bar while booting.
I installed the latest NVIDIA-Linux-x86_64.319.49.run driver from NVIDIA site.
I removed the nouveau driver from CentOS6.3 image. Do you think I must repeat those steps again?

Thanks,
Sen
 
  


Reply

Tags
nvidia, screen resolution



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing the Screen Resolution in OpenSuse 12.3 with nvidia driver to 1440x900 dragomir Linux - Desktop 4 08-11-2013 08:21 PM
NVIDIA QUADRO 4000 FX (2GB) Drivers installation lalith011 Linux - Kernel 1 05-26-2011 03:00 AM
NVidia Quadro FX 4800 - blank screen on X-Windows boot-up RHEL4u3 steventimothy Red Hat 0 06-15-2009 01:05 PM
Black screen and terminal interface Centos 5 - nvidia quadro fx 4500 jeyaganesh Linux - Hardware 3 07-02-2008 06:07 AM
changing screen resolution and frequency with nvidia-settings from the CLI Valkyrie_of_valhalla Linux - Software 12 04-15-2007 11:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration