Bekend onderwerp dus na zoeken in GoT heb ik gecontroleerd dat de volgende modules zijn geladen:
usbcore
usb-uhci (voor een muis heb je de nieuwe uhci.o niet nodig)
hid
input
\begin{edit}
Verdere opties in kernel config:
HID imput layer support = y
USB HIDBP Mouse (basic) support = n
\end{edit}
XF86Config:
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
# Option "Device" "/dev/input/mice"
Option "Device" "/dev/psaux"
Option "InputFashion" "Mouse"
Option "Name" "Unknown"
Option "Protocol" "IMPS/2"
Option "Vendor" "Unknown"
Option "ZAxisMapping" "4 5"
EndSection
/proc/bus/usb/ bestaat niet. Is dat een hint?
Systeem: Debian Sid 2.4.19 kernel
Thanks!
usbcore
usb-uhci (voor een muis heb je de nieuwe uhci.o niet nodig)
hid
input
\begin{edit}
Verdere opties in kernel config:
HID imput layer support = y
USB HIDBP Mouse (basic) support = n
\end{edit}
XF86Config:
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
# Option "Device" "/dev/input/mice"
Option "Device" "/dev/psaux"
Option "InputFashion" "Mouse"
Option "Name" "Unknown"
Option "Protocol" "IMPS/2"
Option "Vendor" "Unknown"
Option "ZAxisMapping" "4 5"
EndSection
/proc/bus/usb/ bestaat niet. Is dat een hint?
Systeem: Debian Sid 2.4.19 kernel
Thanks!