Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
VMware full screen mode unavailable
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
ColombianJoker
n00b
n00b


Joined: 07 Jul 2003
Posts: 30
Location: Bogotá DC, Colombia, South America

PostPosted: Sat Nov 22, 2003 5:26 pm    Post subject: VMware full screen mode unavailable Reply with quote

I'm using VMware but I think I have not set up my XFree right... whenever I start a VM it gives:

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.


Unable to query the valid mode lines from your Xserver, will not try to change host resolution when entering fullscreen mode.

Failed to autodetect the mouse type. Please set the mouse type and device using the configuration editor to enable full screen mode for your virtual machine.
Full screen VGA will not be available.


More info:
Code:

# etcat versions app-emulation/vmware-workstation
*  app-emulation/vmware-workstation :
        [  I] app-emulation/vmware-workstation-4.0.2.5592-r1 (0)

#  etcat versions xfree
*  x11-base/xfree :
        [  I] x11-base/xfree-4.3.0-r3 (0)

#  etcat versions nvidia-glx
*  media-video/nvidia-glx :
        [  I] media-video/nvidia-glx-1.0.4496 (0)

#  etcat versions nvidia-kernel
*  media-video/nvidia-kernel :
        [  I] media-video/nvidia-kernel-1.0.4496-r3 (2.4.20)


Will post my XF86Config file if asked.

Thanks in advance
Back to top
View user's profile Send private message
phattmatt
n00b
n00b


Joined: 01 Jun 2003
Posts: 33

PostPosted: Sun Nov 23, 2003 6:36 pm    Post subject: Reply with quote

Hi,

I don't know about the rest of the problems but I recently had the same trouble with DGA support.

According to the VMWare help and support website DGA support must be compiled into XFree86 and enabled in the "XF86Config" file.

I place the 'dga' use flag in my "make.conf" file, then re-emerged XFree86. (This may not be necessary if DGA support is already compiled in, but I don't know how to check, so I just recompiled)

I then edited my "XF86Config" file. I commented out the following:
Code:
#    SubSection  "extmod"
#      Option    "omit xfree86-dga"   # don't initialise the DGA extension
#    EndSubSection


and replaced it with:
Code:
Load   "extmod"


This then let me use VMWare in full screen.

Matt.
Back to top
View user's profile Send private message
ikaro
Advocate
Advocate


Joined: 14 Jul 2003
Posts: 2527
Location: Denmark

PostPosted: Sun Nov 23, 2003 8:15 pm    Post subject: Reply with quote

when i had problems with fullscreen, i installed vmware-tools and that was it, now i can run vmware @ 1280x1024 on my 1600x1200 monitor.
Back to top
View user's profile Send private message
flindt
Tux's lil' helper
Tux's lil' helper


Joined: 10 Dec 2003
Posts: 112
Location: Denmark

PostPosted: Wed Dec 10, 2003 1:09 pm    Post subject: Reply with quote

phattmatt wrote:
Hi,

I then edited my "XF86Config" file. I commented out the following:
Code:
#    SubSection  "extmod"
#      Option    "omit xfree86-dga"   # don't initialise the DGA extension
#    EndSubSection


and replaced it with:
Code:
Load   "extmod"


This then let me use VMWare in full screen.

Matt.


Hi

I just commented out the line
Code:
#   Option    "omit xfree86-dga"


and left the rest of the section in there. No recomplation.
Works fine - seems that DGA is compiled in as default but disabled in the config.

/poul
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