radeon + intel

Alex Deucher alexdeucher at gmail.com
Mon Aug 23 07:56:51 PDT 2010


On Mon, Aug 23, 2010 at 10:39 AM, Rolf <rolf at winmutt.com> wrote:
> Attached.
>

kms exposes 3 connectors (DVI-0, DVI-1 and DIN (tv)); ums only exposes
2 by default in your case (DVI-0 and DVI-1).  By default zaphod mode
selects two of those connectors since it has no way of knowing which
ones you want to use.  You need to add the following option to the
device sections for your radeon card:

Option "ZaphodHeads" "DVI-0"
and
Option "ZaphodHeads" "DVI-1"

That will assign one DVI port to each instance of the driver in your
zaphod setup.

Alex


> -Rolf
>
>
> On 08/21/2010 04:25 PM, Alex Deucher wrote:
>>
>> On Fri, Aug 20, 2010 at 5:06 PM, Rolf<rolf at winmutt.com>  wrote:
>>
>>>
>>> On a recent upgrade DVI-1 has gone away :
>>>
>>> (==) RADEON(1): Depth 24, (--) framebuffer bpp 32
>>> (II) RADEON(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
>>> (==) RADEON(1): Default visual is TrueColor
>>> (==) RADEON(1): RGB weight 888
>>> (II) RADEON(1): Using 8 bits per RGB (8 bit DAC)
>>> (--) RADEON(1): Chipset: "ATI Radeon HD 4350" (ChipID = 0x954f)
>>> (II) RADEON(1): PCIE card detected
>>> (WW) RADEON(1): Color tiling is not yet supported on R600/R700
>>> (II) RADEON(1): KMS Color Tiling: disabled
>>> (EE) RADEON(1):  reusing fd for second head
>>> (II) RADEON(1): Output DIN using monitor section Monitor2
>>> (II) RADEON(1): EDID for output DIN
>>> (II) RADEON(1): Output DIN disconnected
>>> (WW) RADEON(1): No outputs definitely connected, trying again...
>>> (II) RADEON(1): Output DIN disconnected
>>> (WW) RADEON(1): Unable to find initial modes
>>> (II) RADEON(1): mem size init: gart size :1fdff000 vram size: s:40000000
>>> visible:3f8d4000
>>> (II) RADEON(1): EXA: Driver will allow EXA pixmaps in VRAM
>>> (==) RADEON(1): DPI set to (96, 96)
>>>
>>>
>>> How do I force X to use DVI-1 for Monitor2? I tried this in the device
>>> section per man xorg.conf:
>>>
>>>        Option "Monitor-DVI-1" "Monitor2"
>>>
>>> Without any luck. I tried using the old working kernel and a new kernel
>>> so I
>>> think this must be the xorg driver itself.
>>>
>>>
>>
>> Please post your entire xorg log and config and dmesg if you are using
>> kms.
>>
>> Alex
>>
>>
>>>
>>> -Rolf
>>>
>>> On 07/23/2010 06:43 PM, Rolf wrote:
>>>
>>>>
>>>> Xorg - configure will produce a multihead conf file for me. I can load X
>>>> with radeon OR intel drives but not both. When loading with both I get
>>>> no
>>>> Xorg.0.log file....
>>>>
>>>> Suggestions?
>>>>
>>>> -Rolf
>>>>
>>>
>>> _______________________________________________
>>> xorg at lists.freedesktop.org: X.Org support
>>> Archives: http://lists.freedesktop.org/archives/xorg
>>> Info: http://lists.freedesktop.org/mailman/listinfo/xorg
>>> Your subscription address: alexdeucher at gmail.com
>>>
>>>
>
>



More information about the xorg mailing list