Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATi Xorg only using one head?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
MattSharp
Apprentice
Apprentice


Joined: 15 Aug 2003
Posts: 258

PostPosted: Mon Apr 18, 2005 8:43 pm    Post subject: ATi Xorg only using one head? Reply with quote

I have an ATI 9000 with two heads. In the Xorg config file this is my device section for video cards:

Code:

Section "Device"
    Identifier                          "ATI0"
    Driver      "fglrx"
    BusID "PCI:2:0:0"    # vendor=1002, device=496e
    Option "DCCMode"    "on"
        Option "DPMS"
        Option "MonitorLayout" "CRT,CRT"
        Screen 0
EndSection

Section "Device"
    Identifier   "ATI1"
    Driver      "fglrx"
    BusID "PCI:2:0:1"    # vendor=1002, device=496e
        Option "DCCMode"        "on"
        Option "DPMS"
        Screen 1
EndSection


When I start X, I get teh same output on both screens and Xorg tells me "no instance for device PCI:2:0:1" but I do, don't I?
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Mon Apr 18, 2005 8:56 pm    Post subject: Reply with quote

The Radeon 9000 has full 2-D/3-D hardware acceleration support from the DRI drivers that are in-kernel and part of X.org. Using these drivers there is an option called MergedFB which allows you to use both heads of the card. Hth...
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
MattSharp
Apprentice
Apprentice


Joined: 15 Aug 2003
Posts: 258

PostPosted: Tue Apr 19, 2005 12:57 am    Post subject: Reply with quote

codergeek42 wrote:
The Radeon 9000 has full 2-D/3-D hardware acceleration support from the DRI drivers that are in-kernel and part of X.org. Using these drivers there is an option called MergedFB which allows you to use both heads of the card. Hth...


Hmm using this drivers means compiling radeon into the kernel and using "radeon" as the driver?

I am currently using fglrx and if I use "MergedFB" it gives me this same problem I have been having with other configurations. The monitors are in the wrong order. They both show the same thing, but the mouse can still move from one to another.
Back to top
View user's profile Send private message
MattSharp
Apprentice
Apprentice


Joined: 15 Aug 2003
Posts: 258

PostPosted: Wed Apr 20, 2005 12:06 am    Post subject: Reply with quote

Anyone else have any input? Should I just switch back to "radeon" drivers? Does that mean no more 3D?

I have a big desktop working right now, but when I run Xscreensaver it only runs on one monitor. So someone told me the way to fix it is to make two devices in my xorg.conf.
Back to top
View user's profile Send private message
j79zlr
Apprentice
Apprentice


Joined: 05 Dec 2004
Posts: 235
Location: Chicago, IL

PostPosted: Wed Apr 20, 2005 12:31 am    Post subject: Reply with quote

The radeon driver that is native to Xorg supports full 3D acceleration on radeons up to and including the 9200.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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