Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Keine Grafikausgabe per DVI (ATI Radeon 9250)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
twam
Apprentice
Apprentice


Joined: 15 Feb 2005
Posts: 189
Location: Ammerbuch, Germany

PostPosted: Fri Oct 14, 2005 5:17 pm    Post subject: [solved] Keine Grafikausgabe per DVI (ATI Radeon 9250) Reply with quote

Hallo allerseits,

habe mir gestern eine ATI Radeon 9250 zugelegt um mit meinem Monitor endlich auch DVI nutzen zu können. Karte eingebaut und ATI Treiber kompeliert. Leider bleibt der TFT immer schwarz. Hänge ich ihn Analog ran funktioniert er und DVI mit einem anderen Monitor funktioniert auch nicht.

Das Xorg.0.org zeige beim starten keine großen Unterschiede ob DVI oder VGA:

Code:
14c14
< (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 14 18:48:44 2005
---
> (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 14 18:49:29 2005
457d456
< (II) fglrx(0): DDC detected on DDCType 2 with Monitor Type 3
461a461
> (II) fglrx(0): DDC detected on DDCType 2 with Monitor Type 0
464c464
< (II) fglrx(0): DDC detected on DDCType 3 with Monitor Type 0
---
> (II) fglrx(0): DDC detected on DDCType 3 with Monitor Type 1
466c466
<  Monitor   -- TMDS
---
>  Monitor   -- NONE
472c472
<  Monitor   -- NONE
---
>  Monitor   -- CRT
477c477
< (II) fglrx(0): EDID data from the display on Primary head ----------------
---
> (II) fglrx(0): EDID data from the display on Secondary head ---------------------------
481,482c481,482
< (II) fglrx(0): Digital Display Input
< (II) fglrx(0): DFP 1.x compatible TMDS
---
> (II) fglrx(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
> (II) fglrx(0): Sync:  Separate  Composite  SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
527d526
< (II) fglrx(0): Panel size found from DDC: 1280x1024
706,707c705,706
< (II) fglrx(0): [drm] added 8192 byte SAREA at 0xe080d000
< (II) fglrx(0): [drm] mapped SAREA 0xe080d000 to 0xb7d05000
---
> (II) fglrx(0): [drm] added 8192 byte SAREA at 0xe083a000
> (II) fglrx(0): [drm] mapped SAREA 0xe083a000 to 0xb7c64000
731c730
< (II) fglrx(0): [drm] texture shared area handle = 0xea301000
---
> (II) fglrx(0): [drm] texture shared area handle = 0xe9f81000
735,737d733
< (II) fglrx(0): ----------------------------------
< (II) fglrx(0): | panel native mode is 1280x1024 |
< (II) fglrx(0): ----------------------------------
810c806
< (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xe080d000 at 0xb7d05000
---
> (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xe083a000 at 0xb7c64000


Er findet nur den Monitor am anderen Anschluss und merkt das es ein TFT ist. Nur warum sehe ich nichts?

Grüße


Last edited by twam on Fri Oct 14, 2005 6:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
pawlak
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2005
Posts: 139

PostPosted: Fri Oct 14, 2005 5:42 pm    Post subject: Reply with quote

Ich musste in der xorg.conf unter "Section "Device"" folgende Zeilen einfügen:

Code:

    Option      "ConnectedMonitor" "DFP"
    Option      "IgnoreDisplayDevices" "CRT,TV"


Danach lief es.
Back to top
View user's profile Send private message
twam
Apprentice
Apprentice


Joined: 15 Feb 2005
Posts: 189
Location: Ammerbuch, Germany

PostPosted: Fri Oct 14, 2005 5:51 pm    Post subject: Reply with quote

Leider bewirkt es gar nichts. Im Log-File steht auch das diese Optionen "not used" werden. :/
Sind das nicht evtl. Options für den nvidia-Treiber?

Treiber-Update auf 8.16.20 half!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum