openSUSEa suomeksi

openSUSE => Asennus ja käyttö => Aiheen aloitti: guest766 - 27.08.2008 - klo:16:12

Otsikko: Ati Radeon 9600
Kirjoitti: guest766 - 27.08.2008 - klo:16:12
Latasin netistä näytönohjaimen päivitystiedoston ati-driver-installer-8-8-x86.x86_64.run
Mitenhän tuo asennetaan ja kannattaako moinen? Ettei men taas kaikki sekaisin.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: arijoutsi - 27.08.2008 - klo:16:47
sh ati-driver-installer-8-8-x86.x86_64.run. Roottina.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: jmp - 27.08.2008 - klo:16:57
Toimii vapaalla ajurilla, 3D työpöydän takia tuota ei tarvitse asentaa.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 27.08.2008 - klo:17:51
Google Earth pätkii ja käskee asentaa.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: jmp - 27.08.2008 - klo:18:00
No sitten se pitää varmaan asentaa. Paketit löytyvät myös ATIn asennuslähteestä.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 27.08.2008 - klo:18:49
Kyllä minulla se päällä on, mistä näen onko ne jo asennettu?
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest141 - 27.08.2008 - klo:19:13
Oma tietokone, mitä siellä kerrotaan näytönhjaimen kohdalla?
Ja konsolissa tavan käyttäjänä: glxgears, jos tulee ruutu jossa pyörii kolme ratasta niin silloin pitäisi
toimia 3d-kiihdytys ja olla ajurit asennettuna kuten pitää.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: jmp - 27.08.2008 - klo:19:45
Kyllä minulla se päällä on, mistä näen onko ne jo asennettu?

Koodia: [Valitse]
glxinfo |grep "OpenGL "
Tulosteen pitäisi olla jotain alla olevan kaltaista

Lainaus
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI <ohjaimen malli>
OpenGL version string: 2.x.x <versio numero>
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 27.08.2008 - klo:20:00
Tämmönen tuli.

Noble@linux-1zgj:~> glxinfo |grep "OpenGL "
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.3)
OpenGL extensions:
Noble@linux-1zgj:~>
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: jmp - 27.08.2008 - klo:20:08
No tuon mukaan ATIn ajuri ei ole käytössä (tai ainakaan sen 3D kiihdytys ei ole käytössä).

Mikä ajuri on xorg.conf-tiedoston mukaan käytössä?
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 27.08.2008 - klo:20:11
Mitenkäs tuo katsotaan?
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 27.08.2008 - klo:20:17
Hei nyt tuli tällanen kun buuttasin koneen.

Noble@linux-1zgj:~> glxinfo |grep "OpenGL "
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 20060815 AGP 1x x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 7.0.3
OpenGL extensions:
Noble@linux-1zgj:~>
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: jmp - 27.08.2008 - klo:20:20
Komenna

cat /etc/X11/xorg.conf

sitten etsit sieltä kohdan jossa on jotain alla olevan kaltaista

Section "Device"
  BoardName    "Radeon"
  BusID        "1:0:0"
  Driver       "fglrx"  # tämä voi olla myös radeon
  Identifier   "Device[0]"
  VendorName   "ATI"
EndSection

OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 20060815 AGP 1x x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 7.0.3
OpenGL extensions:
Noble@linux-1zgj:~>

Ja se oli sitten radeon  ;) Eli käytössä on tuo avoin ajuri.

Tuo radeon pitää muuttaa muotoon fglrx jos haluat käyttää ATIn ajuria. Tee varmuuskopio alkuperäisestä tiedostosta ennen muutoksen tekoa.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 27.08.2008 - klo:20:26
Nyt tuli kauhee määrä tavaraa.

Noble@linux-1zgj:~> cat /etc/X11/xorg.conf
# /.../
# SaX generated X11 config file
# Created on: 2008-08-04T08:33:14+0300.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
  FontPath     "/usr/share/fonts/misc:unscaled"
  FontPath     "/usr/share/fonts/local"
  FontPath     "/usr/share/fonts/75dpi:unscaled"
  FontPath     "/usr/share/fonts/100dpi:unscaled"
  FontPath     "/usr/share/fonts/Type1"
  FontPath     "/usr/share/fonts/URW"
  FontPath     "/usr/share/fonts/Speedo"
  FontPath     "/usr/share/fonts/PEX"
  FontPath     "/usr/share/fonts/cyrillic"
  FontPath     "/usr/share/fonts/latin2/misc:unscaled"
  FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/Type1"
  FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/share/fonts/baekmuk:unscaled"
  FontPath     "/usr/share/fonts/japanese:unscaled"
  FontPath     "/usr/share/fonts/kwintv"
  FontPath     "/usr/share/fonts/truetype"
  FontPath     "/usr/share/fonts/uni:unscaled"
  FontPath     "/usr/share/fonts/CID"
  FontPath     "/usr/share/fonts/ucs/misc:unscaled"
  FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/misc:unscaled"
  FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/Type1"
  FontPath     "/usr/share/fonts/misc/sgi:unscaled"
  FontPath     "/usr/share/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
  Option       "ZapWarning" "on"
EndSection

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "fi"
  Option       "XkbModel" "pc102"
  Option       "XkbRules" "xfree86"
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "ImPS/2 Generic Wheel Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  DisplaySize  495 291
  HorizSync    30-82
  Identifier   "Monitor[0]"
  ModelName    "VIEWSONIC VA2216W-2"
  Option       "DPMS"
  Option       "PreferredMode" "1680x1050"
  VendorName   "VSC"
  VertRefresh  43-75
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1680x1050" 144.55 1680 1784 1968 2256 1050 1051 1054 1086
  Modeline      "1680x1050" 115.00 1680 1728 1760 1840 1050 1053 1059 1079 +HSync -Vsync
  Modeline      "1280x1024" 138.54 1280 1368 1504 1728 1024 1025 1028 1069
  Modeline      "1280x1024" 128.94 1280 1368 1504 1728 1024 1025 1028 1066
  Modeline      "1280x1024" 119.40 1280 1368 1504 1728 1024 1025 1028 1063
  Modeline      "1280x1024" 113.00 1280 1328 1360 1440 1024 1027 1034 1061 +HSync -Vsync
  Modeline      "1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060
  Modeline      "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002
  Modeline      "1280x960" 120.84 1280 1368 1504 1728 960 961 964 999
  Modeline      "1280x960" 110.95 1280 1360 1496 1712 960 961 964 997
  Modeline      "1280x960" 105.75 1280 1328 1360 1440 960 963 967 994 +HSync -Vsync
  Modeline      "1280x960" 102.10 1280 1360 1496 1712 960 961 964 994
  Modeline      "1024x768" 81.80 1024 1080 1192 1360 768 769 772 802
  Modeline      "1024x768" 76.16 1024 1080 1192 1360 768 769 772 800
  Modeline      "1024x768" 69.71 1024 1080 1184 1344 768 769 772 798
  Modeline      "1024x768" 69.50 1024 1072 1104 1184 768 771 775 796 +HSync -Vsync
  Modeline      "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
  Modeline      "800x600" 48.91 800 840 920 1040 600 601 604 627
  Modeline      "800x600" 45.50 800 840 920 1040 600 601 604 625
  Modeline      "800x600" 44.00 800 848 880 960 600 603 607 622 +HSync -Vsync
  Modeline      "800x600" 42.11 800 840 920 1040 600 601 604 623
  Modeline      "800x600" 38.22 800 832 912 1024 600 601 604 622
  Modeline      "1680x1050" 146 1680 1784 1960 2240 1050 1053 1059 1089 +hsync -vsync
EndSection


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


Section "Device"
  BoardName    "RV350 AR"
  #BusID        "1:0:0"
  Driver       "radeon"
  Identifier   "Device[0]"
  Option       "GARTSize" "32"
  VendorName   "ATI"
EndSection



Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection


Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
EndSection

Noble@linux-1zgj:~>
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: jmp - 27.08.2008 - klo:20:33
Komenna root-käyttäjänä

cp /etc/X11/xorg.conf /etc/X11/xorg.conf_OMAKOPIO

Sitten muokkaat tuota tiedostoa vaikka vi-editorilla

Komenna

kwrite /etc/X11/xorg.conf

Etsi tiedostosta alla oleva kohta

Section "Device"
  BoardName    "RV350 AR"
  #BusID        "1:0:0"
  Driver       "radeon"
  Identifier   "Device[0]"
  Option       "GARTSize" "32"
  VendorName   "ATI"
EndSection

ja muokkaa tuota tiedostoa näin

Section "Device"
  BoardName    "RV350 AR"
  #BusID        "1:0:0"
  Driver       "fglrx"
  Identifier   "Device[0]"
#  Option       "GARTSize" "32"
  VendorName   "ATI"
EndSection

Tallenna muutoksesi ja käynnistä X (tai koko kone ) uudestaan.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 27.08.2008 - klo:20:46
Jos komennan kwrite /etc/X11/xorg.conf ei tapahdu mitään?
Kursori vaan jää paikalleen?
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: jmp - 27.08.2008 - klo:21:02
Asenna sitten vaikka nano komentamalla root-käyttäjänä

zypper in nano

se ainakin on helppo käyttää. Niin joo jos X ei enää tuon jälkeen toimi niin voit palauttaa vanhan xorg,conf tiedoston komentamalla

cp /etc/X11/xorg.conf_OMAKOPIO /etc/X11/xorg.conf


Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 28.08.2008 - klo:15:06
No niin, nyt onnistui. Vähän tuli pitkäsmäinen näyttö, mutta Google Earth
toimii. Näyttö on kyllä vähän suttusempi.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 28.08.2008 - klo:15:44
Mahtaako tämä olla vielä joku eri ajuri?
ati-driver-installer-8-8-x86.x86_64.run
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: LassiLeevi - 28.08.2008 - klo:16:21
Mahtaako tämä olla vielä joku eri ajuri?
ati-driver-installer-8-8-x86.x86_64.run

Samalta näyttäs tiedostonimi kuin ekassa postauksessa :)

Nyt en suoriltaan muista mutta itse jouduin aikanaan ajelemaan installeriskriptin jälkeen 'aticonfig --initial', joka muuttaa xorg.conf:in vastaamaan suoritettua ajuriasennusta (kaiketi näin :D).

Tämän jälkeen boottaus ja maailman pitäisi olla kaunis paikka..

(Lisäksi muistelen joskus olleen tarpeen komentaa: 'sax2 -r -m 0=fglrx', tai jotain tuohon suuntaan)

Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 28.08.2008 - klo:16:42
En saanut tuolla mitään aikaiseksi.
Näyttää siltä että ei ole oikea resoluutio minun monitorilleni.
1280*1024 70Hz on Catalyst Control Centerissä suurin.
Suurempi tars olla.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 28.08.2008 - klo:17:42
Jokapaikassa lukee 1680x1050? Miksi ei voi säätää kuin 1280x1050?

Section "Modes"
        Identifier     "Modes[0]"
        ModeLine     "1680x1050" 144.6 1680 1784 1968 2256 1050 1051 1054 1086
        ModeLine     "1680x1050" 115.0 1680 1728 1760 1840 1050 1053 1059 1079 +hsync -vsync
        ModeLine     "1280x1024" 138.5 1280 1368 1504 1728 1024 1025 1028 1069
        ModeLine     "1280x1024" 128.9 1280 1368 1504 1728 1024 1025 1028 1066
        ModeLine     "1280x1024" 119.4 1280 1368 1504 1728 1024 1025 1028 1063
        ModeLine     "1280x1024" 113.0 1280 1328 1360 1440 1024 1027 1034 1061 +hsync -vsync
        ModeLine     "1280x1024" 108.9 1280 1360 1496 1712 1024 1025 1028 1060
        ModeLine     "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002
        ModeLine     "1280x960" 120.8 1280 1368 1504 1728 960 961 964 999
        ModeLine     "1280x960" 111.0 1280 1360 1496 1712 960 961 964 997
        ModeLine     "1280x960" 105.8 1280 1328 1360 1440 960 963 967 994 +hsync -vsync
        ModeLine     "1280x960" 102.1 1280 1360 1496 1712 960 961 964 994
        ModeLine     "1024x768" 81.8 1024 1080 1192 1360 768 769 772 802
        ModeLine     "1024x768" 76.2 1024 1080 1192 1360 768 769 772 800
        ModeLine     "1024x768" 69.7 1024 1080 1184 1344 768 769 772 798
        ModeLine     "1024x768" 69.5 1024 1072 1104 1184 768 771 775 796 +hsync -vsync
        ModeLine     "1024x768" 64.1 1024 1080 1184 1344 768 769 772 795
        ModeLine     "800x600" 48.9 800 840 920 1040 600 601 604 627
        ModeLine     "800x600" 45.5 800 840 920 1040 600 601 604 625
        ModeLine     "800x600" 44.0 800 848 880 960 600 603 607 622 +hsync -vsync
        ModeLine     "800x600" 42.1 800 840 920 1040 600 601 604 623
        ModeLine     "800x600" 38.2 800 832 912 1024 600 601 604 622
        ModeLine     "1680x1050" 146.0 1680 1784 1960 2240 1050 1053 1059 1089 +hsync -vsync
EndSection

Section "Monitor"
        Identifier   "Monitor[0]"
        VendorName   "VSC"
        ModelName    "VIEWSONIC VA2216W-2"
        UseModes     "Modes[0]"
        DisplaySize  495        291
        HorizSync    30.0 - 82.0
        VertRefresh  43.0 - 75.0
        Option      "DPMS"
        Option      "PreferredMode" "1680x1050"
EndSection

Section "Device"

  #BusID        "1:0:0"
        Identifier  "Device[0]"
        Driver      "fglrx"
        VendorName  "ATI"
        BoardName   "RV350 AR"
        Option      "GARTSize" "32"
        BusID       "PCI:1:0:0"
EndSection
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: arijoutsi - 28.08.2008 - klo:18:13
Mitä sax2 näyttää resoluution kooksi.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 28.08.2008 - klo:18:32
1680x1050, mutta tää näyttö ei ole sitä vaan 1280x1024
Mistä suurennetaan?
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: arijoutsi - 28.08.2008 - klo:20:09
1680x1050, mutta tää näyttö ei ole sitä vaan 1280x1024
Mistä suurennetaan?

Sieltä sax2 voit myös suurentaa sen.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 28.08.2008 - klo:20:57
Siellä on 1680x1050, mutta Catalyst Control Centerissä 1280x1024.
Ja tämän näytön resoluutio on nyt jälkimmäinen, eikä siitä siitä saa
suurennettua, vain pienennettyä. Ristiriitaiset arvot?
Ennen Atin ajurien asennusta oli tuo 1680x1050.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: LassiLeevi - 28.08.2008 - klo:23:16
Kokeilitko käynnistää Sax2:n tällä: 'sax2 -r -m 0=fglrx'

Edit: Ja jos ei bootin jälkeen komento 'fglrxinfo' kerro jotain seuraavannäköistä:

Koodia: [Valitse]
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI RADEON 9600 Series
OpenGL version string: 2.1.7659 Release


Niin ajuri ei ole oikein asennettu/asentunut. Sitten voisit myös tarkistaa komentamalla:

'lsmod |grep fglrx'

että onko tuota ajuria edes ladattu kerneliin. Jotain tämänsuuntaista pitäisi tulla näkyviin:

Koodia: [Valitse]
fglrx                1737716  21
agpgart                38580  2 fglrx,via_agp

Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 29.08.2008 - klo:16:11
Kun kokeilin 'sax2 -r -m 0=fglrx' ja buuttasin niin resoluutioksi tuli 1400x1050.
Mutta vieläkään ei 1680x1050, mutta jo parempi.

Näin tuli.

Noble@linux-1zgj:~> fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI RADEON 9600 Series
OpenGL version string: 2.1.7769 Release

Noble@linux-1zgj:~>

Ja näin.

Noble@linux-1zgj:~> lsmod |grep fglrx
fglrx                1780132  20
agpgart                50868  2 fglrx,intel_agp
Noble@linux-1zgj:~>
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: LassiLeevi - 29.08.2008 - klo:16:25
Kokeileppa sitten vielä syötellä noita näyttösi resoja ja mahdollisesti mutia "strategisia mittoja" aticonfig :illa, ks. 'aticonfig --help'.

Näyttäisi ainakin olevan mielenkiintoisin vaihtoehto tuo 'aticonfig --resolution=0,1680x1050'

Tuon jälkeen kun aticonfig on muuttanut sitten xorg.conf:ia, niin restartin (tai ulosloggaamisen ja sisäänloggaamisen jälkeen)
sitten mahdollisesti vielä joutuu käpistelemään Sax:ia, kuten edellä. Eli tarkistappa tämä vielä nykyisestä versiosta. :)

Edit: Tuolla aiemmin kun oli liittänyt postiisi xorg.conf:iä, jolloin käytössä oli radeon-ajuri, niin "Screen" -osiossa oli modes-kohdassa "1680x1050" sisältävä rivi. Edellisessä xorg.conf pätkässäsi olit vain laittanut Modeline-rivit, jotka eivät sikäli kerro että mitä screenille näytellään.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 29.08.2008 - klo:16:45
Ai tämä kokonaan?

Noble@linux-1zgj:~> cat /etc/X11/xorg.conf
# /.../
# SaX generated X11 config file
# Created on: 2008-08-29T15:53:39+0300.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
  FontPath     "/usr/share/fonts/misc:unscaled"
  FontPath     "/usr/share/fonts/local"
  FontPath     "/usr/share/fonts/75dpi:unscaled"
  FontPath     "/usr/share/fonts/100dpi:unscaled"
  FontPath     "/usr/share/fonts/Type1"
  FontPath     "/usr/share/fonts/URW"
  FontPath     "/usr/share/fonts/Speedo"
  FontPath     "/usr/share/fonts/PEX"
  FontPath     "/usr/share/fonts/cyrillic"
  FontPath     "/usr/share/fonts/latin2/misc:unscaled"
  FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/Type1"
  FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/share/fonts/baekmuk:unscaled"
  FontPath     "/usr/share/fonts/japanese:unscaled"
  FontPath     "/usr/share/fonts/kwintv"
  FontPath     "/usr/share/fonts/truetype"
  FontPath     "/usr/share/fonts/uni:unscaled"
  FontPath     "/usr/share/fonts/CID"
  FontPath     "/usr/share/fonts/ucs/misc:unscaled"
  FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/misc:unscaled"
  FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/Type1"
  FontPath     "/usr/share/fonts/misc/sgi:unscaled"
  FontPath     "/usr/share/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
  Option       "AIGLX" "on"
  Option       "AllowMouseOpenFail" "on"
  Option       "IgnoreABI" "on"
  Option       "ZapWarning" "on"
EndSection

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "dri"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "fi"
  Option       "XkbModel" "pc102"
  Option       "XkbRules" "xfree86"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "ImPS/2 Generic Wheel Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  495 291
  HorizSync    30-82
  Identifier   "Monitor[0]"
  ModelName    "VIEWSONIC VA2216W-2"
  Option       "DPMS"
  Option       "PreferredMode" "1680x1050"
  VendorName   "VSC"
  VertRefresh  43-75
  UseModes     "Modes[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1680x1050" 146.00 1680 1784 1960 2240 1050 1053 1059 1089 +HSync -VSync
  Modeline      "1400x1050" 121.75 1400 1488 1632 1864 1050 1053 1057 1089
EndSection

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection

Section "Device"
  BoardName    "ATI RADEON 9600 Series (RV350/RV360 4152)"
  Driver       "fglrx"
  Identifier   "Device[0]"
  Option       "XAANoOffscreenPixmaps" "true"
  Option       "Capabilities" "0x00000000"
  Option       "OpenGLOverlay" "off"
  Option       "FSAAScale" "0"
  Option       "FSAAEnable" "off"
  Option       "VideoOverlay" "on"
  VendorName   "ATI"
EndSection

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
  Option       "Composite" "on"
EndSection

Noble@linux-1zgj:~>
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 11.09.2008 - klo:19:04
Huomasin tämmösen.

Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1680x1050" 146.00 1680 1784 1960 2240 1050 1053 1059 1089 +HSync -VSync
  Modeline      "1400x1050" 121.75 1400 1488 1632 1864 1050 1053 1057 1089
EndSection

Mitä tuo +HSync -VSync tarkoittaa?
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest141 - 11.09.2008 - klo:20:24
Lainaus
Mitä tuo +HSync -VSync tarkoittaa?
Vaakatason ja pystytason synkronointia.
Ja kun vielä toisessa on plussa-alku ja toisessa miinus-alku, niiden merkityksestä en sitten lähde sanomaan mitään, kun en ole varma.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 11.09.2008 - klo:21:04
Modeline      "1680x1050" 146.00 1680 1784 1960 2240 1050 1053 1059 1089 +HSync -VSync
Modeline      "1400x1050" 121.75 1400 1488 1632 1864 1050 1053 1057 1089

Tuossa ylemmässä rivissä on oikeat arvot, miksi en saa niitä toimimaan?
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest141 - 11.09.2008 - klo:21:33
Täysin en voi verrata esim omaani, koska korttina minulla on nvidia, mutta kuitenkin.

Lainaus
Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1680x1050" 146.00 1680 1784 1960 2240 1050 1053 1059 1089 +HSync -VSync
  Modeline      "1400x1050" 121.75 1400 1488 1632 1864 1050 1053 1057 1089
EndSection

Tuo joka on sinulla, on minulla muotoa:

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

Jonka merkityksen vuoksi sanoinkin että en ole ihan varma.

Ja kysytääs, muilta, mitä muotoa teillä on tuo kyseinen kohta? Ati tai nvidian kortilla.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: guest766 - 12.09.2008 - klo:15:29
Ennen kun asensin atin ajureita niin toimi tolla suurimmalla resoluutiolla,
mutta asennuksen jälkeen ei? Google Earth kyllä alkoi pelittää.
Sax2 jos ottaa 3D kiihdytyksen käyttöön niin kaatu koko kone, eikä
auttanut kun uusi asennus, siis ennen atin ajurien asennusta.
Otsikko: Vs: Ati Radeon 9600
Kirjoitti: jmp - 12.09.2008 - klo:18:55
Sax2 jos ottaa 3D kiihdytyksen käyttöön niin kaatu koko kone, eikä
auttanut kun uusi asennus, siis ennen atin ajurien asennusta.

Tai järkevämpi tapa, käynnistä kone ajotasolla 3, muokkaa sen jälkeen tuota xorg.conf tiedostoa ja kun olet muutokset tallentanut vaihda ajotaso 5:een.

UUdelleen asennusta ei yleensä tarvita.