Sie sind nicht angemeldet.

1

31.05.2006, 17:23

Xorg / Ati Radeon 9200 / geringe Auflösung

Hallo,

seit einiger Zeit versuche ich eine ATI Radeon 9200 (RV280) unter Gentoo (~x86, wegen kde 3.5.2) zum Laufen zu bringen.

Nach kurzem einlesen fand ich drei verschiedene (?) Treiber:

- ati (alte Ati Treiber)
- radeon (xorg Treiber)
- fglrx (neue Ati Treiber)

Vorher hatte ich auf diesem System eine kubuntu laufen, die bei der Grafik keine Probleme machte. Dort wurde der ati-Treiber verwendet.

1. und 2.: Der ati-Treiber und radeon Treiben resultieren bei mir mit dem selben ergebnis: Ich bekomme eine maximale (und einzige) Auflösung von 640x480 - sehr unbefriedigend. Selbst mit der selben xorg.conf von der kubuntu Installation, die unter kubuntu einwandfrei funktioniert.

Hier sagt die X.log folgendes (gekürzt):

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
(WW) The directory "/usr/share/X11/fonts/CID" does not exist.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) Ignoring request to load module GLcore
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(WW) RADEON(0): Bad V_BIOS checksum
(WW) RADEON(0): Failed to detect secondary monitor DDC, default HSync and VRefresh used
...
(II) RADEON(0): CRT2 Monitor: Using hsync range of 28.00-33.00 kHz
(II) RADEON(0): CRT2 Monitor: Using vrefresh range of 43.00-72.00 Hz
(II) RADEON(0): Clock range:  20.00 to 400.00 MHz
(II) RADEON(0): Not using default mode "640x350" (hsync out of range)
(II) RADEON(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x400" (hsync out of range)
...
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
...
(WW) RADEON(0): Failed to set up write-combining range (0xe0000000,0x8000000)
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
...


bei foldener (hier radeon) xorg.conf/device

Quellcode

1
2
3
4
5
6
7
Section "Device"
	Identifier  "Card0"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "RV280 [Radeon 9200]"
	BusID       "PCI:1:0:0"
EndSection



3.: Beim fglrx halte ich mich an die Beschreibung im Gentoo Wiki (http://de.gentoo-wiki.com/ATI-Treiber) doch außer einem schwarzen Bildschirm erhalte ich nichts (neben den obligatorischen Fehlermeldungen).


Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/wolf:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.16-gentoo-r7 i686
Current Operating System: Linux wolf 2.6.16-gentoo-r7 #2 SMP Wed May 31 14:16:50 CEST 2006 i686
Build Date: 29 May 2006
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed May 31 15:58:15 2006
(++) Using config file: "/etc/X11/xorg.conf"
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.


bei foldender xorg.conf/device

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Section "Device"
	Identifier 	"ATI X300"
	Driver      	"fglrx"
#	Option		"BusType" "PCIE"
	Option	    	"noAccel" "no"
	Option	    	"noDri" "no"
#	Option	    	"DynamicClocks" "no"
	Option		"mtrr" "off"
	Option	    	"DesktopSetup" "s"
	Option		"ForceMonitors" "crt1, crt2, tdms1, tmds2, tdms2i, lvds, nocrt1, nocrt2, notv, notmds2i"
	Option	    	"VideoOverlay" "on"
	Option	    	"OpenGLOverlay" "off"
	Option	    	"UseFastTLS" "2"
	Option	    	"UseInternalAGPGART" "yes"
	Option	    	"ForceGenericCPU" "no"
	BusID       	"PCI:1:0:0"
EndSection


Alles zusammen, komme ich bei allen drei möglichen Wegen nicht zum Ziel... bin für jede Unterstützung, damit ich bei gentoo bleiben kann dankbar!

Ciao, Gasto

2

01.06.2006, 01:10

RE: Xorg / Ati Radeon 9200 / geringe Auflösung

ATI 3D-Beschleunigungs Guide
__________________________________________________________

bei problemen einfach wieder melden - falls welche entstehen. ;)
MfG MyD