Thanks Ray.<br><br>That got it working for me.  It doesn't cause any major issues or anything, but it seemed to die on its own a couple times (just showing a normal GNOME desktop without shadows).  Rerunning spififity after that brought it back up.  On my Radeon 9000 it's kind of slow.  I was wondering if anything can be done to make it faster?
<br><br>My xorg.conf options are:<br><br>Option      "XAANoOffscreenPixmaps"<br>Option "AllowGLXWithComposite" "1"<br>Option "RenderAccel" "yes"<br>Option "AccelMethod" "xaa"
<br><br>I tried exa, but that made it seem even slower.  Should I consider ATI's proprietary drivers?  Is there any other flag worth trying?<br><br>Thanks for the help.  It's pretty cool.<br><br>Chris Kurecka<br><br><div>
<span class="gmail_quote">On 2/16/06, <b class="gmail_sendername">Ray Strode</b> <<a href="mailto:rstrode@redhat.com">rstrode@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>> I followed the steps as listed in the first email of this thread (plus<br>> the selinux suggestion later on), with the only deviation being that<br>> sed -i -e 's/Xorg/Xair/g' /usr/share/gdm/config/gdm.conf-custom didn't
<br>> work, so I created a /usr/share/gdm/config folder and then touched<br>> gdm.conf-custom and then ran the command.  Not sure if that's wrong to<br>> do.<br>> I do indeed get drop shadows and a bunch of solid white windows, and
<br>> an earlier email said that might be because I'm using Xorg instead of<br>> Xair.  However, I removed /usr/bin/X and made a symlink<br>> to /usr/bin/Xair.  Was that not the right way to make sure Xair is<br>
> working?<br>So with the latest rawhide, gdm's configuration file has moved to<br>/etc/gdm/custom.conf<br><br>Add something like this to it:<br><br>[servers]<br>0=Xair<br><br>[server-Xair]<br>name=Accelerated Indirect server
<br>command=/usr/bin/Xair -audit 0<br><br>If you already have a [servers] section, change what's already there<br>instead of adding a second entry (but still add the [server-Xair]<br>section.<br><br><br>Then run /usr/sbin/gdm-restart as root
<br><br>Note, it appears all x86-64 users get the white boxes no matter what.<br>That bug is being worked on.<br><br>--Ray<br><br><br><br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com">
fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br></blockquote></div><br>