I'll take a look at it if I get some free time this week. Alex
--- Adam K Kirchhoff <[EMAIL PROTECTED]> wrote: > > Hey guys, > > That did it. I moved libint10.a out of the way on my linux > installation, and now X is failing to start just as it did under > FreeBSD > (while validating modes on the second head). > > So, in theory, you should be able to reproduce the problem really > easily, Alex, by moving that file, too. Of course, I'm more than > willing > to test or try anything on my end. > > Adam > > On Mon, 13 Oct 2003, Eric Anholt wrote: > > > On Mon, 2003-10-13 at 09:14, Alex Deucher wrote: > > > it seems to crash while validaing the modes on the second head. > 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" > > > > > > You can also try adjusting the DDC mode: > > > Option "DDCMode" > > > > > > Alex > > > > If the mode validation interacts with the bios at all (I don't > really > > know this stuff), one major difference between Linux and FreeBSD is > use > > of emulation for int10. On a Linux system, you can use emulation > like > > on FreeBSD by moving /usr/X11R6/lib/modules/linux/libint10.a out of > the > > way so the generic (emulation) one is used. > > > > Int10 and the emulation for it is the most common cause of > differences > > between Linux and *BSD for 2d in XFree86, I would say. > > > > -- > > Eric Anholt [EMAIL PROTECTED] > > http://people.freebsd.org/~anholt/ [EMAIL PROTECTED] > > > > > > > > > > ------------------------------------------------------- > > 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 > > > __________________________________ 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
