Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI driver and dga
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
janlaur
n00b
n00b


Joined: 14 Jun 2003
Posts: 57
Location: Denmark, Århus

PostPosted: Sat Jun 14, 2003 10:34 pm    Post subject: ATI driver and dga Reply with quote

Hi
This i my first post :)
I am using xfree-4.3.0-r2 with ati's own driver version 2.9.12, on a radeon 9700pro
I have generated my XF86Config-4 with ati's fglrxconfig
I've got the 3d stuff, and dual screens, working fine

But i cant seem to get DGA working
I'm not sure what it is, but i cant run vmware in full screen without it.
I've read several threads saying that i should comment out the line below. So i did and restarted xfree
Code:
#      Option    "omit xfree86-dga"

But vmware still says the following messages
Quote:
XFree86 DGA extension not present. Either your X Server is built without this extension, or it is not configured to use it.
XFree86 direct graphics (DGA extension) initialization failed.
AND
The virtual machine will not be able to run in full-screen SVGA mode, because your X server does not support the XFree86 DGA extension for direct-to-frame-buffer graphics, or because DGA is supported but the virtual machine cannot use it.

And i've checked /var/log/XFree86.0.log, and it dosn't even mention anything about dga at all.

And at last a minor problem which i think is related to xfree. My screen goes black if i dont use my computer for a while (10 min i think). How can i disable that ?
Back to top
View user's profile Send private message
dberkholz
Retired Dev
Retired Dev


Joined: 18 Mar 2003
Posts: 1008
Location: Minneapolis, MN, USA

PostPosted: Mon Jun 16, 2003 7:14 pm    Post subject: Reply with quote

Code:
Section "Module"

     Load        "dbe"     # Double buffer extension
   # Load        "extmod"

You might try to uncomment the extmod line in XF86Config, I assume it's either commented or doesn't exist. Then comment out the other references to extmod, e.g., SubSection extmod in the same section. I don't actually know what your XF86Config is like, I pulled this from another post on the forums. For more Radeon-specific help, check out this thread: https://forums.gentoo.org/viewtopic.php?t=54793
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum