I thought it might be a driver issue - not sure what's going on.   Trying to
find a known good virtualbox .conf file so I can compare.

Section "InputDevice"
Indentifier "Mouse0"
Driver "evdev"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"

Mike Bean

On Tue, Apr 5, 2011 at 12:28 PM, Mick <michaelkintz...@gmail.com> wrote:

> On Tuesday 05 April 2011 16:58:39 Mike Bean wrote:
> > Not sure what's going on, hopefully it's a configuration mistake of some
> > kind.   Sometimes it crashes, sometimes it's intermittent.  My xlog is at
> > http://pastebin.com/9jsJE8mw
> > Not really sure how to debug it, all advice is appreciated
>
> With the 2.6.36-gentoo-r8 kernel I would suggest that you configure KMS as
> explained here:
>
> http://www.gentoo.org/doc/en/xorg-config.xml
>
> it is likely that you would not need x11-drivers/xf86-input-keyboard or
> mouse
> drivers and that evdev will serve both devices.  In that case the crash
> that
> seems to happen after the mouse is being set up may go away.
> --
> Regards,
> Mick
>

Reply via email to