Ask a Question related to Debian, Design and Development.
-
Arlo #1
ps/2 mouse is not loaded by the kernel (neither is usb mouse)
I've been looking all over the net trying trying to solve this problem,
I found a few posts where people had the same problem, but no solution.
'cat /proc/interrupts' reveals:
11: 10394 10590 IO-APIC-level eth0
14: 6296 3945 IO-APIC-edge ide0
So irq 12 is not being associated with the psaux device. After some
searching I've learned that only after it's loaded will the irq be
used. So the kernel is not loading the driver then.
'cat /proc/misc' shows:
1 psaux
Searching dmesg, this is the only relevent line:
mice: PS/2 mouse device common for all mice
In /var/log/syslog I found
kernel: mice: PS/2 mouse device common for all mice
kernel: Detected PS/2 Mouse Port.
It doesn't state that a mouse was detected though.
I'm using the 2.4.18 kernel-sources with the 3.0 r1 release.
The kernel configuration for character devices looks like this:
Under Character-Mice
<M> Bus Mouse Support
<*> Mouse Support (not serial and bus mice)[*] PS/2 mouse (aka "auxiliary device") support
I've recompiled it a few times, trying Bus Mouse support and other
things. I'm pretty sure this is the correct configuration and should
work.
Anyway, any ideas would be appriciated.
I could use a usb mouse except for it also has a problem.
I get the error where the usb mouse device won't accept a new address:
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=2 (error=-110)
I had a similar problem in gentoo that I could only fix by using a
different kernel which I assumed contained a patch fixing the problem.
An interesting thing I noticed is that although uhci works fine, ohci
complains:
modprobe usb-ohci
/lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: init_module: No such
device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
/lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: insmod
/lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o failed
/lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: insmod usb-ohci
failed
The computer with the ps/2 problem is different from my gentoo machine
btw. Both happen to be using smp though. It's possible smp causes
problems with usb. As for the ps/2 problem I have no idea why it won't
work.
-Arlo
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Arlo Guest
-
Help with Mouse Within and Mouse Leave problem...
I have a shockwave 3d file of a building with individual floors split up into seperate objects. I want a pop-up information box (set at a MARKER)... -
Move mouse cursor to X,Y location and simulate mouse click
Hi, Just something that slip my mind.. but how do you move the mouse cursor to a sprite member and simulate a mouse click? Any help is... -
Still can't get mouse changes to keep
Hello all. I can't get the mouse to stay on "4" for the scrolling option under "wheel" in Control Panel. I hit apply but the next time I restart it... -
Mouse wheel down scrolls down normal, mouse wheel up goes to the top!?
I have this same problem with a Microsoft Intellimouse optical, even on XP. I installed all the new drivers for it, and it still happens. This must... -
Fading alpha on mouse over/mouse off
Hi, Wondering if someone could take a minute to help a flash newbie: I'm trying to create a set of images which fade to 1% alpha when the mouse is...



Reply With Quote

