Bug 54911

Summary: X server fails in vmware guest
Product: [Retired] Red Hat Linux Reporter: Chaskiel Grundman <cg2v>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: http://www.contrib.andrew.cmu.edu/~cg2v/unreleased/vmware_drv-XFree86.log
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-10-23 03:50:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chaskiel Grundman 2001-10-23 03:50:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.9 i686; Nav)

Description of problem:



Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. install rh7.2 inside a vmware guest
2. run startx

Actual Results:  X and gnome should start up

Expected Results:  the server aborts. Relevant error text is:
Symbol mfbQueryBestSize from module
/usr/X11R6/lib/modules/drivers/vmware_drv.o
 is unresolved!

...
        This should not happen!
        An unresolved function was called!

Fatal server error

Additional info:

Adding 
Load "mfb"
to the Modules section allows the X server to start.
(It crashes soon after that, but that may be because I'm using a beta
of vmware 3. The problem in _this_ report shouldn't be dependent on that)

Comment 1 Chaskiel Grundman 2001-10-23 04:36:23 UTC
It looks like this is actually an upstream issue in 4.1.0.
Silly me.