Thanks for the replies. I wasn't sure if the "not DRI capable" error was related to the blank screen. It turns out didn't have the right information in the Screen section of my xorg.conf file. I only had one Display subsection. After adding others with different values for Depth, X Windows started working. I guess it found some display parameters that it liked.
-Shawn On Fri, 23 Mar 2007 08:25:18 +0200 "Lauri Kasanen" <[EMAIL PROTECTED]> wrote: >> ----- Original Message ----- >> From: [EMAIL PROTECTED] >> To: [email protected] >> Subject: Trying to get X Windows working >> Date: Thu, 22 Mar 2007 21:50:25 -0800 >> >> I just built an LFS system, and now I'm trying to get X >> Windows working on it. I built Xorg 7.1 as described in >> BLFS 6.2. When I run "X -config ~/xorg.conf.new" I just >> see a blank screen. /var/log/Xorg.log.0 contains the >> error: >> >> (EE) AIGLX: Screen 0 is not DRI capable >> >> I should see a gray background with an X cursor. Does >> this error have anything to do with the blank screen? >> If >> someone can tell me how to fix this, or where to start >> looking for a solution, that would be cool. >> >> Thanks, >> >> Shawn >> > > That error just means you get no acceleration, you >should still get the screen.. > See if there are any fatal errors, or any other than DRI >or font errors? > Did you build the correct driver? I managed to forgot >i810 from my Xorg 6.9.0 > (Because it wasn't listed on the possible drivers list >in BLFS!! Please add it...) > > Try change the driver to vesa in Xorg.conf. It may be a >bug in the driver also.. > > Lauri > > -- > _______________________________________________ > Surf the Web in a faster, safer and easier way: > Download Opera 9 at http://www.opera.com > > Powered by Outblaze > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support >FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page -- Shawn O'Rourke [EMAIL PROTECTED] -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
