Bug 438590 - vboxmouse driver broken
Summary: vboxmouse driver broken
Status: RESOLVED FIXED
: 441012 (view as bug list)
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Beta 3
Hardware: x86 Other
: P3 - Medium : Critical (vote)
Target Milestone: ---
Assignee: Martin Kudlvasr
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-24 05:09 UTC by Rastislav Krupansky
Modified: 2008-11-05 15:07 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
snapshot (388.88 KB, image/png)
2008-10-24 05:09 UTC, Rastislav Krupansky
Details
yast logs (58.84 KB, application/x-gzip)
2008-10-24 05:10 UTC, Rastislav Krupansky
Details
kdm.log (1.69 KB, text/plain)
2008-10-26 14:34 UTC, Rastislav Krupansky
Details
Xorg.0.log (13.27 KB, text/plain)
2008-10-26 14:35 UTC, Rastislav Krupansky
Details
Xorg.99.log (7.23 KB, text/plain)
2008-10-26 14:35 UTC, Rastislav Krupansky
Details
xorg.conf (3.93 KB, text/plain)
2008-11-02 18:51 UTC, Stephan Binner
Details
Xorg.0.log (17.21 KB, text/plain)
2008-11-02 18:52 UTC, Stephan Binner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rastislav Krupansky 2008-10-24 05:09:40 UTC
Created attachment 247685 [details]
snapshot

Hi.
LiveCD KDE4, VirtualBox 2.0.2, twice downloaded from others mirrors, md5sum is correct, but it doesn´t start to KDE gui. Boot process is stopped at the shell login prompt in a terminal window. After typing "root" and "startx" command, KDE is launched.
attached yast logs and snapshot
Comment 1 Rastislav Krupansky 2008-10-24 05:10:14 UTC
Created attachment 247686 [details]
yast logs
Comment 2 Stephan Kulow 2008-10-24 14:08:53 UTC
check kdm.log and X*.log - before you do the startx part.
Comment 3 Rastislav Krupansky 2008-10-26 14:34:30 UTC
Created attachment 248006 [details]
kdm.log
Comment 4 Rastislav Krupansky 2008-10-26 14:35:00 UTC
Created attachment 248007 [details]
Xorg.0.log
Comment 5 Rastislav Krupansky 2008-10-26 14:35:46 UTC
Created attachment 248008 [details]
Xorg.99.log
Comment 6 Rastislav Krupansky 2008-10-28 10:45:29 UTC
Hm, it works for me in VMware. So, this could be bug of VirtualBox, not openSUSE. What do you think?
Comment 7 Stephan Kulow 2008-10-29 11:33:20 UTC
The only error I see is:
(EE) No Input driver matching `vboxmouse'

xorg-x11-driver-virtualbox-ose is part of the livecds, but possibly it's broken or it's config from sax is.
Comment 8 Stefan Dirsch 2008-10-29 11:39:41 UTC
Broken vboxmouse module.

(II) LoadModule: "vboxmouse"

(II) Loading /usr/lib/xorg/modules//input/vboxmouse_drv.so
dlopen: /usr/lib/xorg/modules//input/vboxmouse_drv.so: undefined symbol: xf86errno
(EE) Failed to load /usr/lib/xorg/modules//input/vboxmouse_drv.so
(II) UnloadModule: "vboxmouse"
(EE) Failed to load module "vboxmouse" (loader failed, 7)
Comment 9 Rastislav Krupansky 2008-11-02 12:20:27 UTC
still exists in Beta4
Comment 10 Stephan Binner 2008-11-02 16:01:14 UTC
YFI openSUSE-11.1-Beta4-KDE-LiveCD-i686.iso works fine for me in VirtualBox 2.0.4 on openSUSE 11.0/i586
Comment 11 Stefan Dirsch 2008-11-02 16:28:54 UTC
How can this be, Stephan? Could you attach your /etc/X11/xorg.conf and /var/log/Xorg.0.log?
Comment 12 Stephan Binner 2008-11-02 18:49:39 UTC
It can't load vboxmouse driver either (current bug title) but falls back successfully to standard mouse driver and starts KDE/GNOME (so original bug title does not apply). :-)
Comment 13 Stephan Binner 2008-11-02 18:51:09 UTC
Created attachment 249282 [details]
xorg.conf

Successful desktop start in VirtualBox 2.0.4
Comment 14 Stephan Binner 2008-11-02 18:52:38 UTC
Created attachment 249283 [details]
Xorg.0.log

Successfull desktop start in VirtualBox 2.0.4
Comment 15 Stefan Dirsch 2008-11-02 19:35:33 UTC
Still the driver is broken and needs to be fixed.
Comment 16 Stephan Binner 2008-11-02 19:48:57 UTC
No objection. Only vboxmouse driver not working I wouldn't consider 'Critical' though. The opposite for the original title 'doesn't start at all'.
Comment 17 Stefan Dirsch 2008-11-02 21:25:42 UTC
For the initial reporter Xserver terminates again immediately.
Comment 18 Stefan Dirsch 2008-11-03 11:29:43 UTC
*** Bug 441012 has been marked as a duplicate of this bug. ***
Comment 19 Stefan Dirsch 2008-11-05 07:31:14 UTC
Martin, can we expect a fix for this until this friday, i.e. for SP1? Otherwise I'm going to change SaX2 so it won't make use of this driver any longer.
Comment 20 Stefan Dirsch 2008-11-05 15:07:36 UTC
virtualbox-ose.changes
-------------------------------------------------------------------
Wed Nov  5 14:36:56 CET 2008 - sndirsch@suse.de

- use the appropriate driver version of vboxvideo/vboxmouse for
  openSUSE 11.1, 11.0, 10.3 and lower (bnc #374710, bnc #438590)

So hopefully this issue is fixed now.