Miria Childs
Registered User
Join date: 15 Mar 2006
Posts: 4
|
06-27-2006 20:24
<EDIT : Fixed THAT problem, now for another problem...>
I'm getting window creation errors, telling me to make sure that my desktop is set to 32 bit color, which for all I can tell, it is.
I'm running Fedora Core 4 on an Athlon 1800+ with an ATI Radeon 9700 Pro, I have the ATI drivers and their kernel mod installed.
After reading other threads, I've gone in and checked my xorg.conf file. I'm using the fglrx drivers, and my default color depth is set to 24, but this is apparently where I want it?
|
Darkside Eldrich
Registered User
Join date: 10 Feb 2006
Posts: 200
|
06-27-2006 23:50
From: Miria Childs I'm getting window creation errors, telling me to make sure that my desktop is set to 32 bit color, which for all I can tell, it is.
After reading other threads, I've gone in and checked my xorg.conf file. I'm using the fglrx drivers, and my default color depth is set to 24, but this is apparently where I want it? SL will throw that message for a variety of reasons, unfortunately. If there's no X server running, that's the error you get! Check to make sure you have direct rendering. Run "glxinfo | grep direct" and it should say "direct rendering: yes" If direct rendering is already a yes, then it's probably an issue with a graphics library, or something else obscure.
|
Miria Childs
Registered User
Join date: 15 Mar 2006
Posts: 4
|
06-28-2006 02:14
So, if it says 'no',. how do I change it?
|
Jesse Malthus
OMG HAX!
Join date: 21 Apr 2006
Posts: 649
|
06-28-2006 08:59
there's a DRI section you have to add in xorg.conf, AFAIK.
|
Miria Childs
Registered User
Join date: 15 Mar 2006
Posts: 4
|
06-28-2006 19:15
One kernel update later... and it works! Yay! ^_^
|