Dual head - internal Intel 815, several PCI cards - correction

Jim Cornette jim-cornette at insight.rr.com
Mon Oct 17 18:57:51 PDT 2005


Alex Deucher wrote:

>On 10/16/05, Jim Cornette <jim-cornette at insight.rr.com> wrote:
>  
>
>>Jim Cornette wrote:
>>
>>    
>>
>>>>The add in cards will never use the integrated intel card's memory.
>>>>The integrated intel chips are AGP so you can only use them in
>>>>conjunction with PCI cards.  It seems your system has problems posting
>>>>secondary cards.  Can you post your X configs and logs somewhere?
>>>>
>>>>Alex
>>>>
>>>>
>>>>        
>>>>
>>Link correction: Also additional comment for xorg.conf - The
>>configuration was not changed to dual head yet for this rawhide version.
>>Also, the bug report is hard to follow, but radeon 7200 was tried, ATI
>>card, nvidia and finally Matrox. On latest released versions of
>>distribution, dual head configuration results in 800x600 maximum
>>resolution for Intel and not very different settings for Matrox. Of
>>course the Matrox crd was blank w/ a dual head configuration.
>>
>>logs are attached to the last entries for bug report below.
>>
>>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=144597
>>
>>    
>>
>
>I can't quite follow your bug report, but from the looks of this config file:
>https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=109851
>it's a configuration problem.
>
>the first error is right here:
>	Screen      0  "Screen0" LeftOf "Screen1"
>	Screen      1  "Screen1" 0 0
>
>you can't have negative screen coordinates.  try something like this:
>	Screen      0  "Screen0" 0 0
>	Screen      1  "Screen1" RightOf "Screen0"
>  
>

I did not get anywhere trying to change the entry to what you show 
above. For the rawhide edition on this system, it resulted in X not 
starting at all. For the FC4 edition, it did not make the screen active 
either way.

Anyway, there are 6 logs and configs on bug 144597
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=144597

For bug 154408, the last two entries are logs and configs for the FC4 
edition.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=154408

>Next you will need to specify the busids of each video device.  eg:
>	BusID       "PCI:1:0:0"
> for your add in card and:
>	BusID       "PCI:0:2:0"
>for the intel.  double check your x log or lspci to make sure you get
>the ids right.
>  
>
The rawhide system seemed to work with or without the BusID specified 
for the Intel "PCI:0:2:0" - The BusID was configured for both FC4 and 
rawhide for the MGA card.

One thing that I could not understand is why the vesa driver did not 
work for the rawhide but the mga driver worked somewhat. The screen was 
active and the mouse seemed to change the scramled mess on the MGA card 
monitor. (800x600 LCD). With the vesa driver, it worked as if you chose 
single head.

The menu button on the LCD monitor showed 640x480 / 60hz / 31.5khz. The 
display should have displayed at 800x600. I hooked another monitor (CRT 
1280x1024) and saw the same garbled mess on the screen. I was checking 
if the display was trying to work at a higher resolution than the cheap 
LCD could manage.

>and finally, if you wants modes greater than 800x600, you will need to
>specify them so add larger modes to the modes line in your screen
>sections:
>		Modes    "1024x768" "800x600" "640x480"
>
>Give that a try and you should make some progess.
>  
>
I changed the line to "1280x1024" "1024x768" etc: The monitor display 
fine for the Intel side. The Matrox seems to be stuck in 640x480 but 
with information for 800x600 or something. I get about 5 mouse pointers 
when moving the mouse over the MGA video area.

Thanks for the suggestions.

Jim

>Alex
>
>
>  
>
>




More information about the xorg mailing list