Nastaveni rozliseni v Slackware 8.x

Petr pn na ok.cz
Úterý Červen 11 11:39:42 CEST 2002


knut wrote:

> Dobry den,
>
> mel bych jeden asi vcelku banalni dotaz.
>
> Jak nastavim v Slackware rozliseni a obnovovaci frekvenci graficke 
> karty? Mam NVidii GeForce2 MX a jako ovladac mam vybran "nv" v 
> konfiguraci "xf86conf". Jako monitor jsem dal nejaky SVGA co tam byl s 
> max. rozl. 1240x1024 a vert. frekvenci 50-90Hz. V lilo.conf mam 
> nastaveno rozliseni 1024x768x32k (nevim jestli to vubec s nastavenim 
> XFree souvisi). Zkousel jsem i nizsi. XFree86 (tedy KDE) mi najede ale 
> v rozliseni urcite mensim nez 800x600 (typoval bych tak 640x480) a 
> obnovovaci frekvence je pouze 60Hz.
>
> Dekuji za jakekoliv namety na vyreseni.
>
> Knut
> knut na centrum.cz
>

DDV,

to se nastavuje prece v  /etc/X11/XF86Config

mezi jednotlivymi rozlisenimi se prepina stiskem ctrl + alt + "+"


tady je kus meho konfiguraku


# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "adi"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    HorizSync   31.5 - 82.0

#    HorizSync  30-64         # multisync
#    HorizSync  31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 40-150

EndSection


# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen 1"
    Device      "nvidia"
    Monitor     "adi"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection



Petr



Další informace o konferenci Linux