--- Adam K Kirchhoff <[EMAIL PROTECTED]> wrote:
> 
> On Mon, 13 Oct 2003, Alex Deucher wrote:
> 
> > it seems to crash while validaing the modes on the second head.
> 
> Which is odd since, if I turn off mergedfb and just use normal
> xinerama,
> it works fine, it has no problems validating the modes.

they use different validation routines. I ought to rewrite the crtc2
routine, but I haven't had a chance.  the current one is based on the
old clone mode validation routine.  Still, I'm not sure why it would
work on linux and not freebsd.

> 
> > I don't know why it should work on linux but not freebsd.  you
> might
> > try turning off DCC and EDID.  perhaps those functions are causing
> a
> > problem on freebsd, although it they wokred ok the first head, they
> > should work on the second.
> >
> > Option "noddc" "true"
> > Option "IgnoreEDID" "true"
> > Option "MonitorLayout" "CRT, CRT"
> 
> I was already using the MonitorLayout option, and I just tried the
> noddc
> option and the IgnoreEDID option.  Neither worked.
> 
> > You can also try adjusting the DDC mode:
> > Option "DDCMode"
> 
> I just tried with it set to "on" and "off".  Neither worked.

Also make sure you specify the virtual size in the screen section of
your config file.

> 
> Adam
> 
> > Alex
> >
> > --- Adam K Kirchhoff <[EMAIL PROTECTED]> wrote:
> > >
> > > On Mon, 13 Oct 2003, Alex Deucher wrote:
> > >
> > > > hmmm... Have you ever gotten mergedfb working under freebsd?
> > >
> > > Last night was the first time I tried, so no :-)
> > >
> > > > I've never tested on freebsd.  can you send your log?
> > >
> > > http://memory.visualtech.com/XFree86.0.log
> > >
> > > Same config file (minus a few changes to the mouse section) and
> same
> > > source tree works on the same machine under Linux :-)
> > >
> > > Adam
> > >
> > > > Alex
> > > >
> > > > --- Adam K Kirchhoff <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > Alright...  You can ignore the unresolved symbol messages. 
> That
> > > was
> > > > > my
> > > > > mistake.  However, the X server is still crashing under
> FreeBSD
> > > with
> > > > > the
> > > > > MergedFB option enabled.
> > > > >
> > > > > Adam
> > > > >
> > > > > On Mon, 13 Oct 2003, Adam K Kirchhoff wrote:
> > > > >
> > > > > >
> > > > > > Alex,
> > > > > >
> > > > > >     Last night, prior to your commit, X server was crashing on
> > > FreeBSD
> > > > > > when trying to use MergedFB.  No errors, however, where
> showing
> > > up
> > > > > in the
> > > > > > log file prior to the "Fata server error"
> > > > > >
> > > > > >     As of this morning, it's still crashing, but it's showing
> lots
> > > of
> > > > > > unresolved symbols:
> > > > > >
> > > > > > Symbol RADEONChooseOverlayCRTC from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONChooseOverlayCRTC from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONStrToRanges from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONStrToRanges from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONAdjustFrameMerged from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONUpdateXineramaScreenInfo from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONXineramaExtensionInit from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONnoPanoramiXExtension from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONMergePointerMoved from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONMergedFBSetDpi from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONRecalcDefaultVirtualSize from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONGenerateModeList from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > > Symbol RADEONSetCursorPositionMerged from module
> > > > > /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > > > > >
> > > > > >
> > > > > > On Sun, 12 Oct 2003, Alex Deucher wrote:
> > > > > >
> > > > > > > I just committed a major rework of mergedfb to CVS. 
> almost
> > > all
> > > > > of the
> > > > > > > code is now in radeon_mergedfb.c/h.  I also committed
> Hui's
> > > > > latest code
> > > > > > > drop from xfree86 CVS. Let me know if anyone has any
> > > problems.
> > > > > > >
> > > > > > > Alex
> > > > > > >

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to