Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XFRee86 DGA support missing
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
zeky
Guru
Guru


Joined: 24 Feb 2003
Posts: 470
Location: Vukojebina, Europe

PostPosted: Tue Jun 03, 2003 4:08 pm    Post subject: XFRee86 DGA support missing Reply with quote

Hi!

I'm wondering how to add DGA support to my X?
When running VMware i get this message:

Code:
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.


--zeky
Back to top
View user's profile Send private message
Evil Dark Archon
Guru
Guru


Joined: 21 Dec 2002
Posts: 562
Location: Santa Rosa, CA

PostPosted: Tue Jun 03, 2003 10:37 pm    Post subject: Reply with quote

in XF86Config change
Code:
# This loads the miscellaneous extensions #module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
to
Code:
 # This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    #SubSection  "extmod"
      #Option    "omit xfree86-dga"   # don't initialise the DGA extension
    #EndSubSection
Load "extmod"
Back to top
View user's profile Send private message
usingloser
Apprentice
Apprentice


Joined: 18 May 2003
Posts: 297
Location: ->Here<-

PostPosted: Tue Jun 03, 2003 11:10 pm    Post subject: Reply with quote

god finally something that fixed my mplayer speed troubles, dga, what a blessing, never thought about it, actually i didnt know you could do a -vo dga
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