Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Modular Xorg under VirtualBox



Hi,

Has anyone tried to run amd54 - current under VirtualBox, but using
modular Xorg, instead of the in-tree X? I built today the latest
version from Xorg and can't ficure out what to do with the mouse
driver. The graphics part of it works OK, although I can't yet
resizing to work (xrandr lets me change screen size). The mouse is
recognized by 'Xorg -configure' with the 'mouse' driver, which moves
the cursor apparently correctly, but when a button is pressed, i.e.
for a menu, it alwys comes from somewhere in the center of the screen
and does not register. With the builtin Xorg this is sorted using the
'ws' driver, which works fine. Here, with modular Xorg, I am getting
an error:
....
[   101.062] (II) Using input driver 'ws' for 'Mouse0'
[   101.062] (**) Option "CorePointer"
[   101.062] (**) Mouse0: always reports core events
[   101.062] (II) ws: Mouse0: debuglevel 0
[   101.062] (**) Option "Device" "/dev/wsmouse"
[   101.062] (**) Option "ZAxisMapping" "4 5 6 7"
[   101.062] (**) ws: Mouse0: ZAxisMapping: buttons 4 and 5
[   101.062] (**) ws: Mouse0: WAxisMapping: buttons 6 and 7
[   101.062] (**) ws: Mouse0: associated screen: 0
[   101.063] (**) ws: Mouse0: device will work in raw mode
[   101.063] (II) ws: Mouse0: minimum x position: 0
[   101.063] (II) ws: Mouse0: maximum x position: 65535
[   101.063] (II) ws: Mouse0: minimum y position: 0
[   101.063] (II) ws: Mouse0: maximum y position: 65535
[   101.063] (==) ws: Mouse0: Buttons: 7
[   101.063] (**) ws: Mouse0: YAxisMapping: buttons 4 and 5
[   101.063] (II) XINPUT: Adding extended input device "Mouse0" (type:
TOUCHSCREEN, id 6)
[   101.064] (**) Mouse0: (accel) keeping acceleration scheme 1
[   101.064] (**) Mouse0: (accel) acceleration profile 0
[   101.064] (**) Mouse0: (accel) acceleration factor: 2.000
[   101.064] (**) Mouse0: (accel) acceleration threshold: 4
[   101.064] (EE) ws: Mouse0: SCALIBCOORS failed Invalid argument
[   101.064] [dix] couldn't enable device 6
[   101.064] (EE) Couldn't init device "Mouse0"
[   101.064] (II) UnloadModule: "ws"
....

and the driver is unloaded. I tried the three mouse emulation drivers
of VirtualBox, getting the same message.

I also tried the vboxmouse driver from VBox Additions, but it does not
load at all as the API version is 16, the server API is 24.


-- 
----


Home | Main Index | Thread Index | Old Index