hi all out there,

with the new kernel i still can't use the usb-mouse and pad on my ibook2rev2.
with the old 2.4.18 kernel it was no problem, nor with yellowdog-linux with 2.4.20 kernel...
has anybody else this kind of problem?

wolfgang


Wolfgang Hovest wrote:

hi stew,

it's really weird. the startmessages look pretty ok:
__________________

dmesg | grep usb

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xdb0cd000, IRQ 27
usb-ohci.c: usb-10:18.0, Apple Computer Inc. KeyLargo/Pangea USB
usb.c: new USB bus registered, assigned bus number 1
usb-ohci.c: USB OHCI at membase 0xdb0cf000, IRQ 28
usb-ohci.c: usb-10:19.0, Apple Computer Inc. KeyLargo/Pangea USB (#2)
usb.c: new USB bus registered, assigned bus number 2
usb.c: registered new driver hiddev
usb.c: registered new driver hid
input4: USB HID v0.01 Mouse [Logitech] on usb2:2.0
_________________

here is my /etc/X11/XF86Config-4:
___________________

Section "InputDevice"

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/usbmouse"
Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"

# ChordMiddle is an option for some 3-button Logitech mice

# Option "ChordMiddle"

EndSection
______________________

and that's from my /dev:

/dev/usbmouse -> /dev/input/mice

something wrong?
and what i experienced lately is, the mouse and the pad of the ibook works on the textconsole...
what can be wrong than?

cheers,
wolfgang



Reply via email to