Re: How To Change Monitor Resolution?

From: Berny (berny_at_mch4.siemens.de)
Date: 08/06/03


Date: Wed, 06 Aug 2003 11:33:18 +0200

nikoli wrote:

> baskitcaise wrote:
>
>>nikoli wrote:
>>
>>
>>
>>
>>>Also, when I have the standard Vesa set up at 1024 x 768 it works, but
>>>the display very shaky and hard on the eyes. I've tried several of the
>>>Vesa settings with the same result. I think this might have something to
>>>do with the fact that I have an Nvidia card with the dummy drivers. Each
>>>time I've tried to install the drivers from Nvidia, I can't boot KDE.
>>>I'm not really sure if I'm doing it right.
>>>
>>>
>>
>>
>>I think you will have to get the nvidia drivers to work as the dummy
>>driver is just that and might not be able to support the resolution you
>>are trying to configure.
>>
>>
>>Just get the pdf doc off the nvidia linux drivers page ( webnotes I think
>>or something like that about 2meg ) it has all the info and more about the
>>drivers.
>>
>>
>>
> *"STEP 2:* Download the Driver File
> *Download* - NVIDIA-Linux-x86-1.0-4496-pkg2.run
>
<http://download.nvidia.com/XFree86/Linux-x86/1.0-4496/NVIDIA-Linux-x86-1.0-4496-pkg2.run>
>
> /Note:/ If you are using SuSE 8.1 or earlier, or if you are using United
> Linux 1.0, we recommend installing from RPMs built by SuSE. These are
> available via ftp
> <ftp://download.nvidia.com/XFree86/Linux-x86/1.0-4496>. If you install
> via the .run file, XFree86 configuration with SaX2/YaST2 will not work
> correctly. For more information, see the NVIDIA Installer HOWTO for SuSE
> Linux at http://www.suse.de/en/private/download/xfree86/index.html."
>
> That's me... I'm using 8.1
>
> Here's what the NVIDIA Installer HOWTO for SuSE Linux says:
>
> "III. SuSE Linux 7.3/8.0/8.1 with original kernel from CD/DVD
> ------------------------------------------------------------
>
> 1) Download the according 'NVIDIA_GLX' and 'NVIDIA_kernel' RPMs from
> nvidia ftp server and install these with YaST2.
>
> 2) Verify that 3D support is enabled with SaX2."
>
> How do I install them with YaST2? There are no directions that I can find.

Hi,

Yes, I also think it is the best thing to use nvidia's drivers.
In 8.1 and above, download the installer script and run it.
(Later on, you can use /usr/bin/nvidia-installer to upgrade the modules.)

The second part is to enable it in your configuration file.
Should be sth. like /etc/X11/XF86Config - at least in 8.1 ;-)
Run sax2 to set it up, but the fine-tuning is done more
efficiently in an editor.

Usually I have also problems with the Modelines' section, but
I leave the whole section commented out and let the Xserver
find out the best modeline.

Here is my configuration (I use a 17" TFT and enabled TV-out):
===================================
...
Section "Monitor"
  Option "CalcAlgorithm" "IteratePrecisely"
  DisplaySize 330 270
  HorizSync 31-80
  Identifier "Monitor[0]"
  ModelName "1280X1024@60HZ"
  Option "DPMS"
  VendorName "--> LCD"
  VertRefresh 60-75
  UseModes "Modes[0]"
EndSection

Section "Modes"
  Identifier "Modes[0]"
EndSection

Section "Screen"
  DefaultDepth 16
  SubSection "Display"
    Depth 15
    Modes "1280x1024" "1024x768" "800x600" "640x480"
  EndSubSection
  SubSection "Display"
    Depth 16
    Modes "1280x1024"
  EndSubSection
  SubSection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
  EndSubSection
  SubSection "Display"
    Depth 32
    Modes "1280x1024" "1024x768" "800x600" "640x480"
  EndSubSection
  SubSection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
  EndSubSection
  Device "Device[0]"
  Identifier "Screen[0]"
  Monitor "Monitor[0]"
EndSection

Section "Device"
  Identifier "Device[0]"
  VendorName "NVidia"
  BoardName "GeForce2 MX/MX 400"
  Driver "nvidia"
  Screen 0
  BusID "1:0:0"

  # misc options:
  Option "SWCursor" "on"
  Option "NoLogo" "true"

  # Define TV-out:
  Option "TVStandard" "PAL-B"
  Option "TVOutFormat" "SVIDEO"
  Option "TwinView" "on"
  Option "TwinViewOrientation" "Clone"
  Option "ConnectedMonitor" "CRT, TV"
  Option "SecondMonitorHorizSync" "30-50"
  Option "SecondMonitorVertRefresh" "60-60"
  Option "MetaModes" "1280x1024,800x600; \
              1024x768,800x600; 800x600,800x600; 640x480,640x480"
  Option "ConnectedMonitor" "CRT, TV"

EndSection
...
============================

Hope that helps,
Berny



Relevant Pages

  • Re: [SLE] Black screen after NVidia update - 2nd posting
    ... > happen with a monitor - mod line or v and h sync problems. ... You might try reinstalling the drivers again. ... Yes, I have used the nvidia installer, and just did it again for the 3rd time. ...
    (SuSE)
  • Re: [SLE] SuSE Professional 9 and NVidia
    ... > Given that the nVidia drivers are packaged up as an executable installer ... stuff like the nvidia drivers and kernel updates in order to make it easier ... Use the nvidia installer. ...
    (SuSE)
  • Re: [SLE] Nvidia Help after Kernel upgrade -- SOLVED
    ... Use the nvidia installer for 1.0-6111. ... Note that on reboot at runlevel 5 I hung at the point where the video drivers ... > # Web Site Development ...
    (SuSE)
  • Opinion: NVIDIA drivers are a Good Thing [tm]
    ... closed-source binary drivers and had not formed my own opinion yet. ... last week, I got a sweet bargain on a new system, and it had an NVIDIA ... Their two primary arguments are that this installer is the only way they ...
    (Fedora)
  • Re: FC5: X wont start
    ... Take it up with Nvidia. ... there are tons of users that use both the livna nvidia ... drivers and the Nvidia-supplied drivers from the manufacturer. ... the nVidia installer. ...
    (Fedora)