Hallo,
ich schaffe es einfach nicht, meine USB Maus unter X zum Laufen zu bekommen. XDM startet zwar und den Maus Zeiger bekomme ich auch, aber leider funzt er nicht.
Hab das Gefuehl, dass es mit den Modulen zusammen haengt.
Welche brauch ich denn alle?
2.6.3 usb maus funktioniert nicht
Code: Alles auswählen
larus@sid:/usr/src/linux$ cat .config |grep INPUT
CONFIG_INPUT=y
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set
CONFIG_INPUT_KEYBOARD=y
CONFIG_INPUT_MOUSE=y
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_PCSPKR is not set
# CONFIG_INPUT_UINPUT is not set
CONFIG_USB_HIDINPUT=y