Dear all,
I am almost a newbye, but, in spite of this, I'm obstinately trying
(without any result...) to use a USB Logitech Wheel Mouse and a USB BTC
keyboard on my Presario 1685 laptop... The 2 devices use the hub offered by
a LG 795FT+ monitor, since the laptop has only one USB port.
I applied the last version of the backport to kernel 2.2.14 sources, and
compiled the kernel following the indications offered by Brad Hards on his
"The Linux USB sub-system" (thank you!:-)). I selected OHCI-HCD support for
Compaq motherboard, and everything as suggested on this guide (including a
USB scanner support since I hope to buy soon a USB scanner:-)), as follow:
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_UHCI is not set
# CONFIG_USB_UHCI_ALT is not set
CONFIG_USB_OHCI=y
# CONFIG_USB_PRINTER is not set
CONFIG_USB_SCANNER=y
(...)
CONFIG_USB_HID=y
# CONFIG_USB_WACOM is not set
# CONFIG_USB_WMFORCE is not set
CONFIG_INPUT_KEYBDEV=y
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
And here is the boot log concerning USB:
[root@localhost /root]# dmesg
Linux version 2.2.14 ([EMAIL PROTECTED]) (gcc version 2.95.2
19991024 (
release)) #1 sab apr 29 10:50:13 CEST 2000
Detected 381177624 Hz processor.
(...)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: registered new driver hid
mice: PS/2 mouse device common for all mice
usb.c: registered new driver usbscanner
scanner.c: USB Scanner support registered.
PCI: Enabling bus mastering for device 00:a0
usb-ohci.c: USB OHCI at membase 0xc4000000, IRQ 5
usb.c: new USB bus registered, assigned bus number 1
usb.c: USB new device connect, assigned device number 1
hub.c: USB hub found
hub.c: 2 ports detected
Detected PS/2 Mouse Port.
solo1: version v0.9 time 10:52:39 Apr 29 2000
solo1: ddma base address: 0x1060
solo1: joystick port at 0x10d1
(...)
Partition check:
hda: hda1 hda2 < hda5 > hda3 hda4
Coda Kernel/Venus communications, v4.6.0, [EMAIL PROTECTED]
NTFS version 990411
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 56k freed
usb.c: USB new device connect, assigned device number 2
hub.c: USB hub found
After rebooting, I keep following Brad Hards suggestions, but USB mouse
clicks and USB keyboard keys seem not to affect the counters in
/proc/interrupts, even if it contains a usb-ohci line, misteriously close
to ESS Solo1, that is Presario soundcard...
[root@localhost /root]# more /proc/interrupts
CPU0
0: 172256 XT-PIC timer
1: 1068 XT-PIC keyboard
2: 0 XT-PIC cascade
5: 9 XT-PIC usb-ohci, ESS Solo1
8: 1 XT-PIC rtc
12: 14181 XT-PIC PS/2 Mouse
13: 1 XT-PIC fpu
14: 90997 XT-PIC ide0
15: 3 XT-PIC ide1
NMI: 0
Any idea about it? Thank you in advance for your help!
Sincerely,
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]