* nouveau xorg.conf documentation
@ 2009-02-04 14:42 Yan Seiner
[not found] ` <4989A970.2010503-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Yan Seiner @ 2009-02-04 14:42 UTC (permalink / raw)
To: Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
I'm trying to get started with nouveau. I have it compiled, I have it
installed, but I'm having trouble working out the xorg.conf file.
My system has 3 video cards; one is a single DVI out, two are dual DVI
out. From the messages in the xorg log files, nouveau expects config for
DVI-I-0 and DVI-I-1, and so on. Going from the nvidia blob is not as
easy as changing nvidia to nouveau; all of the options are different and
the structure of the file is different.
Can someone who has a working nouveau xorg.conf with multiple cards and
dual DVI cards please put this on on the wiki? The wiki is really short
of info for casual user/developers like me. My time and knowledge are
limited so any help I get is greatly appreciated.
Thanks,
--Yan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: nouveau xorg.conf documentation
[not found] ` <4989A970.2010503-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org>
@ 2009-02-04 15:16 ` Maarten Maathuis
[not found] ` <6d4bc9fc0902040716x3a956eacwf59330f4b4bd03d4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Maarten Maathuis @ 2009-02-04 15:16 UTC (permalink / raw)
To: Yan Seiner; +Cc: Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
On Wed, Feb 4, 2009 at 3:42 PM, Yan Seiner <yan-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org> wrote:
> I'm trying to get started with nouveau. I have it compiled, I have it
> installed, but I'm having trouble working out the xorg.conf file.
>
> My system has 3 video cards; one is a single DVI out, two are dual DVI
> out. From the messages in the xorg log files, nouveau expects config for
> DVI-I-0 and DVI-I-1, and so on. Going from the nvidia blob is not as
> easy as changing nvidia to nouveau; all of the options are different and
> the structure of the file is different.
>
> Can someone who has a working nouveau xorg.conf with multiple cards and
> dual DVI cards please put this on on the wiki? The wiki is really short
> of info for casual user/developers like me. My time and knowledge are
> limited so any help I get is greatly appreciated.
>
> Thanks,
>
> --Yan
> _______________________________________________
> Nouveau mailing list
> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau
>
All randr-1.2+ drivers are incapable of doing the xinerama style
multihead, until someone writes the needed xorg code.
If you want a protocol screen per card, then that should be possible,
minus possible nouveau bugs. Few people actually have a multi card
setup, so a standard config isn't really available.
You can try using this howto
"http://wiki.debian.org/XStrikeForce/HowToRandR12" and expand it to
two (protocol) screens in your xorg.conf
Maarten.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: nouveau xorg.conf documentation
[not found] ` <6d4bc9fc0902040716x3a956eacwf59330f4b4bd03d4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-02-05 12:26 ` Dave Airlie
[not found] ` <21d7e9970902050426y1f32b4bdi311dc0fc2dad730e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Dave Airlie @ 2009-02-05 12:26 UTC (permalink / raw)
To: Maarten Maathuis; +Cc: Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
On Thu, Feb 5, 2009 at 1:16 AM, Maarten Maathuis <madman2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On Wed, Feb 4, 2009 at 3:42 PM, Yan Seiner <yan-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org> wrote:
>> I'm trying to get started with nouveau. I have it compiled, I have it
>> installed, but I'm having trouble working out the xorg.conf file.
>>
>> My system has 3 video cards; one is a single DVI out, two are dual DVI
>> out. From the messages in the xorg log files, nouveau expects config for
>> DVI-I-0 and DVI-I-1, and so on. Going from the nvidia blob is not as
>> easy as changing nvidia to nouveau; all of the options are different and
>> the structure of the file is different.
>>
>> Can someone who has a working nouveau xorg.conf with multiple cards and
>> dual DVI cards please put this on on the wiki? The wiki is really short
>> of info for casual user/developers like me. My time and knowledge are
>> limited so any help I get is greatly appreciated.
>>
>> Thanks,
>>
>> --Yan
>> _______________________________________________
>> Nouveau mailing list
>> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
>> http://lists.freedesktop.org/mailman/listinfo/nouveau
>>
>
> All randr-1.2+ drivers are incapable of doing the xinerama style
> multihead, until someone writes the needed xorg code.
Thats not true, radeon runs fine in Xinerama with other radeons, X
when pciaccess happened
lost the ability to int10 post secondary cards, however if you have a
driver that can post without int10
it should be okay.
you can disable randr have have working Xinerama Intel are just being lazy.
I'm not sure nouveau cares enough to bother implementing zaphod, but
single head might be possible.
Dave.
>
> If you want a protocol screen per card, then that should be possible,
> minus possible nouveau bugs. Few people actually have a multi card
> setup, so a standard config isn't really available.
>
> You can try using this howto
> "http://wiki.debian.org/XStrikeForce/HowToRandR12" and expand it to
> two (protocol) screens in your xorg.conf
>
> Maarten.
> _______________________________________________
> Nouveau mailing list
> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: nouveau xorg.conf documentation
[not found] ` <21d7e9970902050426y1f32b4bdi311dc0fc2dad730e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-02-05 14:38 ` Maarten Maathuis
[not found] ` <6d4bc9fc0902050638x5b4e606fx76d6d5107cfddfe0-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Maarten Maathuis @ 2009-02-05 14:38 UTC (permalink / raw)
To: Dave Airlie; +Cc: Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
On Thu, Feb 5, 2009 at 1:26 PM, Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On Thu, Feb 5, 2009 at 1:16 AM, Maarten Maathuis <madman2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> On Wed, Feb 4, 2009 at 3:42 PM, Yan Seiner <yan-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org> wrote:
>>> I'm trying to get started with nouveau. I have it compiled, I have it
>>> installed, but I'm having trouble working out the xorg.conf file.
>>>
>>> My system has 3 video cards; one is a single DVI out, two are dual DVI
>>> out. From the messages in the xorg log files, nouveau expects config for
>>> DVI-I-0 and DVI-I-1, and so on. Going from the nvidia blob is not as
>>> easy as changing nvidia to nouveau; all of the options are different and
>>> the structure of the file is different.
>>>
>>> Can someone who has a working nouveau xorg.conf with multiple cards and
>>> dual DVI cards please put this on on the wiki? The wiki is really short
>>> of info for casual user/developers like me. My time and knowledge are
>>> limited so any help I get is greatly appreciated.
>>>
>>> Thanks,
>>>
>>> --Yan
>>> _______________________________________________
>>> Nouveau mailing list
>>> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
>>> http://lists.freedesktop.org/mailman/listinfo/nouveau
>>>
>>
>> All randr-1.2+ drivers are incapable of doing the xinerama style
>> multihead, until someone writes the needed xorg code.
>
> Thats not true, radeon runs fine in Xinerama with other radeons, X
> when pciaccess happened
> lost the ability to int10 post secondary cards, however if you have a
> driver that can post without int10
> it should be okay.
>
> you can disable randr have have working Xinerama Intel are just being lazy.
>
> I'm not sure nouveau cares enough to bother implementing zaphod, but
> single head might be possible.
>
> Dave.
>
>>
>> If you want a protocol screen per card, then that should be possible,
>> minus possible nouveau bugs. Few people actually have a multi card
>> setup, so a standard config isn't really available.
>>
>> You can try using this howto
>> "http://wiki.debian.org/XStrikeForce/HowToRandR12" and expand it to
>> two (protocol) screens in your xorg.conf
>>
>> Maarten.
>> _______________________________________________
>> Nouveau mailing list
>> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
>> http://lists.freedesktop.org/mailman/listinfo/nouveau
>>
>
I did say randr-1.2 drivers, which implies using randr-1.2, zaphod is
something else altogether, which nouveau doesn't support.
Maarten.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: nouveau xorg.conf documentation
[not found] ` <6d4bc9fc0902050638x5b4e606fx76d6d5107cfddfe0-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-02-05 20:29 ` Dave Airlie
0 siblings, 0 replies; 5+ messages in thread
From: Dave Airlie @ 2009-02-05 20:29 UTC (permalink / raw)
To: Maarten Maathuis
Cc: Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
On 06/02/2009, at 0:38, Maarten Maathuis <madman2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On Thu, Feb 5, 2009 at 1:26 PM, Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> On Thu, Feb 5, 2009 at 1:16 AM, Maarten Maathuis <madman2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
>> > wrote:
>>> On Wed, Feb 4, 2009 at 3:42 PM, Yan Seiner <yan-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org> wrote:
>>>> I'm trying to get started with nouveau. I have it compiled, I
>>>> have it
>>>> installed, but I'm having trouble working out the xorg.conf file.
>>>>
>>>> My system has 3 video cards; one is a single DVI out, two are
>>>> dual DVI
>>>> out. From the messages in the xorg log files, nouveau expects
>>>> config for
>>>> DVI-I-0 and DVI-I-1, and so on. Going from the nvidia blob is
>>>> not as
>>>> easy as changing nvidia to nouveau; all of the options are
>>>> different and
>>>> the structure of the file is different.
>>>>
>>>> Can someone who has a working nouveau xorg.conf with multiple
>>>> cards and
>>>> dual DVI cards please put this on on the wiki? The wiki is
>>>> really short
>>>> of info for casual user/developers like me. My time and
>>>> knowledge are
>>>> limited so any help I get is greatly appreciated.
>>>>
>>>> Thanks,
>>>>
>>>> --Yan
>>>> _______________________________________________
>>>> Nouveau mailing list
>>>> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
>>>> http://lists.freedesktop.org/mailman/listinfo/nouveau
>>>>
>>>
>>> All randr-1.2+ drivers are incapable of doing the xinerama style
>>> multihead, until someone writes the needed xorg code.
>>
>> Thats not true, radeon runs fine in Xinerama with other radeons, X
>> when pciaccess happened
>> lost the ability to int10 post secondary cards, however if you have a
>> driver that can post without int10
>> it should be okay.
>>
>> you can disable randr have have working Xinerama Intel are just
>> being lazy.
>>
>> I'm not sure nouveau cares enough to bother implementing zaphod, but
>> single head might be possible.
>>
>> Dave.
>>
>>>
>>> If you want a protocol screen per card, then that should be
>>> possible,
>>> minus possible nouveau bugs. Few people actually have a multi card
>>> setup, so a standard config isn't really available.
>>>
>>> You can try using this howto
>>> "http://wiki.debian.org/XStrikeForce/HowToRandR12" and expand it to
>>> two (protocol) screens in your xorg.conf
>>>
>>> Maarten.
>>> _______________________________________________
>>> Nouveau mailing list
>>> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
>>> http://lists.freedesktop.org/mailman/listinfo/nouveau
>>>
>>
>
> I did say randr-1.2 drivers, which implies using randr-1.2, zaphod is
> something else altogether, which nouveau doesn't support
Wierd because radeon in zaphod supports randr 1.2 protocol on both
protocol screens it only exposes a single crtc and output but all the
modeset bits are fine. It's only when you introduce xinerama that
randr needs to turn off and that has 0 to do with randr 1.2 it's
always been true.
Dave.
>
>
> Maarten.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-02-05 20:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04 14:42 nouveau xorg.conf documentation Yan Seiner
[not found] ` <4989A970.2010503-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org>
2009-02-04 15:16 ` Maarten Maathuis
[not found] ` <6d4bc9fc0902040716x3a956eacwf59330f4b4bd03d4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-05 12:26 ` Dave Airlie
[not found] ` <21d7e9970902050426y1f32b4bdi311dc0fc2dad730e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-05 14:38 ` Maarten Maathuis
[not found] ` <6d4bc9fc0902050638x5b4e606fx76d6d5107cfddfe0-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-05 20:29 ` Dave Airlie
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.