On Mon, 4 Nov 2002, Alex Horvath wrote:

> Could it have something to do with my mouse ?  If I try to change it from
> inside X, using the control centre, the display blanks, then when it comes
> back, it gives me an error about IMPS2 not being a correct mode.
> 
> Any other ideas ?

IMPS2 should be valid, although in the XConfig it's written IMPS/2.
Here's a snippet of mine, altered by using mousedrake:

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/usbmouse"
    Option "ZAxisMapping" "4 5"
EndSection

I'm using both the Powerbook trackpad and a wheeled Logitech USB mouse.
You should be aware that mousedrake isn't PPC savvy, and will wipe out
your 2nd, 3rd button emulations for you :(.

Even a bad mouseconfig shouldn't be giving you signal 11.  That's a fairly
severe error:

SIGSEGV      11       Core    Invalid memory reference

You can readily eliminate the mouse from your troubleshooting by using:

startx -- -allowMouseOpenFail

Stew Benedict

-- 
MandrakeSoft    
PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3
IRC: irc.openproject.net #cooker-ppc
Archives: http://marc.theaimsgroup.com/?l=mandrake-cooker-ppc&r=1&w=2


Reply via email to