Re: usb mouse not recognised in kernel 2.4.22 (continued)
On Thu, 11 Sep 2003, ben wrote:
> things are getting messy here.
To say the least ;-)
> I have reposted this to try and clear things up a little.
Can you post the output from:
# lspci -v
too?
> I do not have usb-ohci installed. I am running an Asus laptop with Intel
> chipset and using usb-uhci
>
> My lsmod shows:
> zeus:/home/ben# lsmod
But what's this messying around here for?
> busmouse 3260 0 (unused)
The relevant part AFAICT is this:
> Module Size Used by Not tainted
> mousedev 3832 1
> usb-uhci 21804 0 (unused)
> hid 16836 0 (unused)
> usbcore 58368 1 [usb-uhci hid]
> input 3488 0 [mousedev]
For comparison, this is what I have om my acer:
Module Size Used by Not tainted
mousedev 3736 1
usbmouse 1784 0 (unused) <-- tho it says 'unused',
if I 'rmmod' it the usb
mouse stops working
input 3296 0 [mousedev hid usbmouse]
usb-ohci 17672 0 (unused) <-- tho it says 'unused',
if I 'rmmod' it the usb
mouse stops working
usbcore 54592 1 [hid usbmouse usb-ohci]
hid 17892 0 (unused) <-- tho it says 'unused',
this one seems to have
some relationship with
the others
This is:
Linux @somehost 2.4.19-686 #1 Mon Nov 18 23:59:03 EST 2002 i686 GNU/Linux
00:00.0 Host bridge: ALi Corporation M1671 Super P4 Northbridge
[AGP4X,PCI and SDR/DDR] (rev 02)
00:01.0 PCI bridge: ALi Corporation PCI to AGP Controller
00:06.0 Multimedia audio controller: ALi Corporation M5451
PCI AC-Link Controller Audio Device (rev 02)
00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]
00:08.0 Modem: ALi Corporation Intel 537 [M5457 AC-Link Modem]
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
00:0b.0 FireWire (IEEE 1394): VIA Technologies, Inc.
IEEE 1394 Host Controller (rev 46)
00:0f.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
00:11.0 Bridge: ALi Corporation M7101 PMU
00:13.0 CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (rev 02)
00:13.1 CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (rev 02)
00:14.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
01:00.0 VGA compatible controller: nVidia Corporation
NV11 [GeForce2 Go] (rev b2)
Does this help?
Cheers,
Cristian
Reply to: