Bug 436714

Summary: F-9 VMWare video driver is broken
Product: [Fedora] Fedora Reporter: Jon Stanley <jonstanley>
Component: xorg-x11-drv-vmwareAssignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: aa_sb_0, denis, gilboad, jbastian, mgansser, poelstra, xgl-maint
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-02 20:04:14 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:
Bug Depends On:    
Bug Blocks: 430962, 436904    
Attachments:
Description Flags
XConfig.test from installation
none
X.log from installation
none
xorg log file from 1.4.99.901-5.20080310.fc9 none

Description Jon Stanley 2008-03-09 20:44:11 UTC
Not sure whether to put this under anaconda or xorg, but the current rawhide
(for the last few days) has not been able to do a graphical install under VMWare
- the X server fails to start.  The configuration looks sane, but the driver
complains about no valid modes:

(EE) VMWARE(0): No valid modes found
(EE) Screen(s) found, but none have a usable configuration.

XConfig.test and X.log attached.

Comment 1 Jon Stanley 2008-03-09 20:44:11 UTC
Created attachment 297378 [details]
XConfig.test from installation

Comment 2 Jon Stanley 2008-03-09 20:49:36 UTC
Created attachment 297379 [details]
X.log from installation

Comment 3 Jon Stanley 2008-03-09 21:19:19 UTC
I was about ready to reassign when Jeremy did - the installed system has exactly
the same symptoms.

Comment 4 Warren Togami 2008-03-10 07:36:33 UTC
kvm-63's -vmware-vga which is now default in our kvm package has the same issue
with rawhide drivers.

Comment 5 Martin 2008-03-11 10:43:46 UTC
same problem on my VMWare Server with fc9 after yum update.

Comment 6 Jeff Bastian 2008-03-11 14:59:38 UTC
I'm also experiencing this with VMware Fusion 1.1.1 under OS X 10.5.2.


Comment 7 Jeff Bastian 2008-03-11 15:40:56 UTC
FWIW, the VESA driver works under VMware Fusion 1.1.1 (although it's not very
fast, of course).

I currently have:
xorg-x11-drv-vesa-1.3.0-13.20071113.fc9.i386
xorg-x11-drv-vmware-10.15.2-100.1.fc9.i386


Comment 8 Jeremy Katz 2008-03-11 16:41:00 UTC
Sticking on the beta blocker at least for now given the prevalence of using
virtualization for testing the betas.

Comment 9 John Poelstra 2008-03-12 03:39:13 UTC
not working with i386 20080311 rawhide on VMwareWorkstation-5.5.5-56455

Comment 10 Adam Jackson 2008-03-12 20:55:25 UTC
xserver 1.4.99.901-4 will at least start up.  There might still be a bug in the
cursor code though, in my testing the cursor just shows up black.

Comment 11 Jeremy Katz 2008-03-12 22:01:14 UTC
And this got tagged

Comment 12 Adam Jackson 2008-03-12 23:12:30 UTC
My naïve hope was that simply flipping to software cursor in the vmware driver
would fix things, but instead that actually makes it much worse.  The glyph
looks correct but mouse events don't happen.

Possibly worth flipping qemu back to cirrus for the beta?  Not my call.  I'll
keep looking at the vmware cursor problem but I suspect it's a qemu bug, since
"hardware cursor" in vmware hardware means the container draws the cursor.

Comment 13 Denis Leroy 2008-03-12 23:25:35 UTC
with workstation 6, the driver doesn't work at all, it's not just a cursor
problem...


Comment 14 Adam Jackson 2008-03-12 23:44:12 UTC
(In reply to comment #13)
> with workstation 6, the driver doesn't work at all, it's not just a cursor
> problem...

Can you attach the X log from the failure please?

Comment 15 Denis Leroy 2008-03-13 00:16:08 UTC
Ajax, apologies. xserver 1.4.99.901-5 works fine here, with no cursor problems.
Thanks!


Comment 16 Adam Jackson 2008-03-13 17:12:40 UTC
(In reply to comment #15)
> Ajax, apologies. xserver 1.4.99.901-5 works fine here, with no cursor problems.
> Thanks!

I'm assuming that means "works fine with vmware as the host".

So I think the remaining failure case is just that qemu's vmware emulation
doesn't do the cursor glyph right (since clearly it works with vmware vmware).

Comment 17 Jeff Bastian 2008-03-13 19:13:06 UTC
Created attachment 297968 [details]
xorg log file from 1.4.99.901-5.20080310.fc9

It's better with xorg-x11-server-Xorg-1.4.99.901-5.20080310.fc9 under
VMware Fusion 1.1.1 but it's not fully functional yet.

1. The mouse cursor moves, but the buttons don't work.	I can't click on 
   anything.  If I can get the focus onto a window, I can use keyboard
   shortcuts to do things.

2. I couldn't choose a resolution above 800x600 with s-c-display.  This 
   may be because of the mouse buttons not working, I couldn't pick a
   monitor with a supported resolution.  I copied my xorg.conf from my
   Fedora 8 VMware system and that got me to 1680x1050, but the mouse
   buttons were still non-functional.

/var/log/Xorg.0.log is attached

Comment 18 Denis Leroy 2008-03-13 21:22:17 UTC
In reply to comment #16)
> I'm assuming that means "works fine with vmware as the host".

That was F-8 as host, F-9 as guest. I was able to xrandr to a higher resolution
in the guest OS too.


Comment 19 Jeremy Katz 2008-03-13 22:08:53 UTC
*** Bug 437403 has been marked as a duplicate of this bug. ***

Comment 20 Gilboa Davara 2008-03-14 00:44:22 UTC
xorg-x11-drv-vmware-10.15.2-100.1.fc9.x86_64
xorg-x11-server-Xorg-1.4.99.901-1.20080307.fc9.x86_64

VMWare Server 1.0.4 under F8 as a host.
X dies with a "Mode pool is empty" message and leaves a corrupted text console.

P.S. I'm using vesafb on my text consoles. (vga=0x317).

- Gilboa

Comment 21 Jeremy Katz 2008-03-14 13:39:45 UTC
*** Bug 437439 has been marked as a duplicate of this bug. ***

Comment 22 Adam Jackson 2008-03-17 17:12:04 UTC
(In reply to comment #20)
> xorg-x11-drv-vmware-10.15.2-100.1.fc9.x86_64
> xorg-x11-server-Xorg-1.4.99.901-1.20080307.fc9.x86_64

Yes, 1.4.99.901-1 is busted.  Which is why it's not in the beta:

atropine:~% koji latest-pkg --quiet f9-beta xorg-x11-server 
xorg-x11-server-1.4.99.901-8.20080310.fc9  f9-beta               ajax


Comment 23 Jesse Keating 2008-03-17 23:54:10 UTC
I can confirm that the vmware driver in rawhide / beta now works.

Comment 24 John Poelstra 2008-04-02 19:01:25 UTC
appears to be broken again in 2008-04-02 rawhide

Comment 25 Warren Togami 2008-04-02 20:04:14 UTC
John, no, that was a different new issue in Bug #440175

Comment 26 Austin 2008-04-02 23:48:52 UTC
(In reply to comment #17)
> Created an attachment (id=297968) [edit]
> xorg log file from 1.4.99.901-5.20080310.fc9
> 
> It's better with xorg-x11-server-Xorg-1.4.99.901-5.20080310.fc9 under
> VMware Fusion 1.1.1 but it's not fully functional yet.
> 
> 1. The mouse cursor moves, but the buttons don't work.	I can't click on 
>    anything.  If I can get the focus onto a window, I can use keyboard
>    shortcuts to do things.
> 
> 2. I couldn't choose a resolution above 800x600 with s-c-display.  This 
>    may be because of the mouse buttons not working, I couldn't pick a
>    monitor with a supported resolution.  I copied my xorg.conf from my
>    Fedora 8 VMware system and that got me to 1680x1050, but the mouse
>    buttons were still non-functional.
> 
> /var/log/Xorg.0.log is attached

I have a feeling the issues described here are related to bug# 439336. Feel free
to add yourself to the CC list if it is...

Comment 27 Jeff Bastian 2008-04-03 14:09:15 UTC
(In reply to comment #26)
> I have a feeling the issues described here are related to bug# 439336. Feel free
> to add yourself to the CC list if it is...

Actually, I believe bug 434807 describes the problem.  I tried the workaround
mentioned in 
https://bugzilla.redhat.com/show_bug.cgi?sourceid=Mozilla-search&id=434807#c6
and my mouse started acting normally again.

Comment 28 Denis Leroy 2008-04-03 14:26:11 UTC
I have no problems (mouse, driver,...) with the latest Koji build
(xorg-x11-server-1.4.99.901-16.20080401.fc9).