Kevin Brosius wrote: > >Matthew Reppert wrote: > >> >> Hi, I have an AIW Radeon :) The general concensus on getting TV in/out >> to work for this card is that you HAVE to recompile a few things from >> source, one of which being X. Well, the build goes along fine, but the >> binaries that it makes segfault as soon as it starts loading modules. >> In fact, the last thing in my X log is "Loading module 'bitmap'". If I >> just run X, I'll see "Segmentation fault." on the terminal I'm on, and >> get booted back to bash ... I'm on kernel 2.4.12, gcc 2.95.3, GNU >> binutils 2.11.2 ... any ideas? Here's a copy of my host.def included >> as well. This is (currently) the major roadblock to getting the most >> out of my graphics card, and I'd like to get it to work. Very much ^^; > > You don't need a host.def if you haven't changed anything... > > Sounds like a build problem.
That's what I've been thinking ... > How did you get your sources? What setup did you do? Did you do a > 'make World >& World.log' and then a 'make install' (as root) from > the 'xc' directory? My sources were downloaded from this path: ftp://ftp.xfree86.org/pub/XFree86/4.1.0/source/ For setup, I've alternately tried just doing a 'make World', and putting definitions into site.def or host.def (what I posted earlier) and making World. Yes, from the xc directory, yes, as root. > (Are there any failures in the 'make World'? search for '***' in your > World.log.) Nothing ... it makes the binaries just fine, they're just broken ^^; Matt _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
