Eli asensin tuon Atin suljetun ajurin tähän Ubuntu 8.04 hardyyn. Näyttö vaan ilmottaa virhesanoman että arvoalueen ulkopuolella.
Oon lukenut noita fglrx manuaaleja mitä löytyy, mutta en vieläkään ole saanut toimiin suljettuja tai avoimia atin ajureita.
Mutta miksi tuo sanoo että atin ajurit on käytössä, mutta ne ei kumminkaan toimi?
Niin ja mitä nuo x.org versiot oikein tarkoittaa?
Automated installer and Display Drivers for X.Org 6.7, 6.8, 6.9, 7.0, 7.1, 7.2, 7.3, or 7.4
Yritin löytää omaa ViewSonicin näyttöä (VA902) tuolta ubuntun listasta, mutta VA800 osu lähimmäksi en tiedä kuinka tärkeää näytön oikea valinta on?
oma xorggi näyttää tällä hetkellä tältä:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
Boardname "ATI Radeon (fglrx)"
Busid "PCI:2:0:0"
Driver "fglrx"
Screen 0
Vendorname "ATI"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1280x1024"
Horizsync 31.5-64.0
Vertrefresh 56.0 - 65.0
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Modes "1024x768@60" "1280x960@60" "800x600@60" "1280x1024@60" "800x600@56" "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "dri"
Load "v4l"
EndSection
Section "ServerFlags"
EndSection