Hi All,

        To get support for a completely separate device (PCMCIA wireless
broadband), I have had to go from a 2.6 kernel to a 2.4 on my DELL D600
notebook.

I have installed from my trusty RedHat 9.0 distro, with its 2.4.20-8 kernel. To get other things working (eg, graphics acceleration) I have also built my own 2.4.29 kernel from the source at kernels.org. I
haven't changed anything else of the original RH distro, so I can switch
between kernels easily.


Under the stock 2.4.20-8 kernel, I have both the touchpad mouse and an external USB mouse working fine. However, when I boot under the 2.4.29 kernel, the USB mouse doesn't work.

        I have checked the FAQ on this site, and the USB-guide
(www.linux.usb.org/USB-guide/x194.html), and corrected problems
identified from that (I had USB HIDBP enabled at one point). Currently,
I can see no error messages at all. I am presuming that it is either a
configuration problem with the kernel I have built, or a problem with
the 2.4.29 version of one or more drivers.

I have included output from the various things I know of to look at. Can anyone suggest what the problem might be?

Many thanks for all feedback.

Cheers!
Nik.

==================================================================
$ lsmod

Module                  Size  Used by    Not tainted
i810_audio             27480   1  (autoclean)
ac97_codec             17128   0  (autoclean) [i810_audio]
soundcore               6404   2  (autoclean) [i810_audio]
radeon                119204  14
agpgart                45728   3
parport_pc             19172   1  (autoclean)
lp                      8548   0  (autoclean)
parport                36384   1  (autoclean) [parport_pc lp]
autofs                 12180   0  (autoclean) (unused)
ds                      8680   2
yenta_socket           13860   2
pcmcia_core            56256   0  [ds yenta_socket]
tg3                    63336   1
ipt_REJECT              4216   2  (autoclean)
iptable_filter          2476   1  (autoclean)
ip_tables              15136   2  [ipt_REJECT iptable_filter]
sg                     35596   0  (autoclean)
sr_mod                 17016   0  (autoclean)
microcode               5284   0  (autoclean)
ide-scsi               11920   0
scsi_mod              110216   3  [sg sr_mod ide-scsi]
ide-cd                 34368   0
cdrom                  34592   0  [sr_mod ide-cd]
hci_usb                10136   0  (unused)
bluez                  37316   1  [hci_usb]
keybdev                 2816   0  (unused)
mousedev                5268   1
input                   5760   0  [keybdev mousedev]
hid                    19140   0  (unused)
usb-uhci               25996   0  (unused)
ehci-hcd               20968   0  (unused)
usbcore                78080   1  [hci_usb hid usb-uhci ehci-hcd]
ext3                   71460   4
jbd                    51492   4  [ext3]


=====================================

excerpt from /proc/bus/usb/devices

C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0425 ProdID=f102 Rev= 0.01
S:  Manufacturer=G-Tech CHINA
S:  Product=U+P Wireless Mouse
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=hid
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=10ms
T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI Root Hub
S:  SerialNumber=bf80
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

=========================================

excerpts from /var/log/XFree86.0.log:

(==) Log file: "/var/log/XFree86.0.log", Time: Mon Mar  7 18:25:30 2005
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Videocard0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "DevInputMice"
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

[...]

(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(II) Keyboard "Keyboard0" handled by legacy driver
(**) Option "Protocol" "IMPS/2"
(**) DevInputMice: Protocol: "IMPS/2"
(**) Option "AlwaysCore"
(**) DevInputMice: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) DevInputMice: ZAxisMapping: buttons 4 and 5
(**) DevInputMice: Buttons: 5
(II) XINPUT: Adding extended input device "DevInputMice" (type: MOUSE)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: ps2EnableDataReporting: succeeded
(II) DevInputMice: ps2EnableDataReporting: succeeded

================================================

$ grep usb /var/log/messages | tail

Mar  7 18:25:09 localhost kernel: usb.c: new USB bus registered,
assigned bus number 3
Mar  7 18:25:09 localhost kernel: usb-uhci.c: USB UHCI at I/O 0xbf20, IRQ 11
Mar  7 18:25:09 localhost kernel: usb-uhci.c: Detected 2 ports
Mar  7 18:25:09 localhost kernel: usb.c: new USB bus registered,
assigned bus number 4
Mar  7 18:25:09 localhost kernel: usb-uhci.c: v1.275:USB Universal Host
Controller Interface driver
Mar  7 18:25:09 localhost kernel: usb.c: registered new driver hiddev
Mar  7 18:25:09 localhost kernel: usb.c: registered new driver hid
Mar  7 18:25:09 localhost kernel: hiddev0: USB HID v1.00 Mouse [G-Tech
CHINA U+P Wireless Mouse  ] on usb3:2.0
Mar  7 18:25:09 localhost kernel: usb.c: USB device 2 (vend/prod
0x413c/0x8000) is not claimed by any active driver.
Mar  7 18:25:09 localhost kernel: usb.c: registered new driver hci_usb

======================================================

from /var/log/dmesg:

Freeing unused kernel memory: 128k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
PCI: Found IRQ 11 for device 00:1d.7
PCI: Setting latency timer of device 00:1d.7 to 64
ehci_hcd 00:1d.7: Intel Corp. 82801DB USB2
ehci_hcd 00:1d.7: irq 11, pci mem e084cc00
usb.c: new USB bus registered, assigned bus number 1
ehci_hcd 00:1d.7: enabled 64bit PCI DMA
PCI: cache line size of 32 is not supported by device 00:1d.7
ehci_hcd 00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29/2.4
hub.c: USB hub found
hub.c: 6 ports detected
usb-uhci.c: $Revision: 1.275 $ time 14:58:30 Mar  6 2005
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 11 for device 00:1d.0
PCI: Sharing IRQ 11 with 01:00.0
PCI: Setting latency timer of device 00:1d.0 to 64
usb-uhci.c: USB UHCI at I/O 0xbf80, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 11 for device 00:1d.1
PCI: Sharing IRQ 11 with 02:01.0
PCI: Sharing IRQ 11 with 02:01.1
PCI: Setting latency timer of device 00:1d.1 to 64
usb-uhci.c: USB UHCI at I/O 0xbf40, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 11 for device 00:1d.2
PCI: Sharing IRQ 11 with 00:1f.1
PCI: Sharing IRQ 11 with 02:00.0
PCI: Setting latency timer of device 00:1d.2 to 64
usb-uhci.c: USB UHCI at I/O 0xbf20, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,3), internal journal
Adding Swap: 2104472k swap-space (priority -1)
hub.c: new USB device 00:1d.1-1, assigned address 2
hiddev0: USB HID v1.00 Mouse [G-Tech CHINA U+P Wireless Mouse  ] on usb3:2.0
hub.c: new USB device 00:1d.0-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x413c/0x8000) is not claimed by any
active driver.
BlueZ Core ver 2.4 Copyright (C) 2000,2001 Qualcomm Inc
Written 2000,2001 by Maxim Krasnyansky <[EMAIL PROTECTED]>
BlueZ HCI USB driver ver 2.7 Copyright (C) 2000,2001 Qualcomm Inc
Written 2000,2001 by Maxim Krasnyansky <[EMAIL PROTECTED]>
usb.c: registered new driver hci_usb



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to