When I did a cat /dev/usbmouse
it said no device present.
So I
#mkdir /dev/input/mouse
#mknod /dev/input/mouse c 13 63
#rm /dev/usbmouse
#ln -s /dev/input/mouse /dev/usbmouse
restarted X and everything is working fine
Wayne
dman <[EMAIL PROTECTED]> wrote ..
> On Tue, Nov 27, 2001 at 10:12:17
On Tue, Nov 27, 2001 at 10:12:17AM -0600, [EMAIL PROTECTED] wrote:
| I' running woody with a 2.4.3 kernel. I have the usb stuff compiled
| in the kernel. According to the boot up messages it recognizes the
| usb weel mouse. set it as usb1:2.0
|
| But when I configure X for /dev/usbmouse
| It s
I' running woody with a 2.4.3 kernel. I have the usb stuff compiled in the
kernel. According to the boot up messages it recognizes the usb weel mouse.
set it as usb1:2.0
But when I configure X for /dev/usbmouse
It says there is no such device.
I've looked under /dev and it is there.
What am I
3 matches
Mail list logo