Jump to content

HP 5302H keyboard fails after reboot


rakavka
 Share

Recommended Posts

Hi there, I'm a newbie. Have just installed mandriva 2006.

HP USB keyboard (model 5302H) worked fine during the installation, but after rebooting it stopped responding(num is on).I plugged PS2 , went to hardware, plugged&unplagged USB and suddenly it worked. After another reboot ,again , the keyboard stopped responding. I can't remember what I did :). In Lilo window - keyboard responds. USB mouse works perfectly.

In knoppix 3. keyboard worked. In 4. same problem.

 

Thanks a lot.

Link to comment
Share on other sites

Oki

I will give you more info.

There are 2 additional usb plugs in the keyboard...

While the booting, I didn't see any entry of USB devices

Also I got “... kernel source 2.16.. ..mdk cannot install this model..” duiring the boot.

From this post (http://forum.mandrivaclub.com/viewtopic.php?t=47570) I read about commands:

#dmesg|grep usb

# lsmod|grep usb

# cat /var/log/messages|grep usb|tail -n 25

So here they are :

1:

usbcore: registered new driver usbfs

usbcore: registered new driver hub

usb 1-1: new low speed USB device using uhci_hcd and address 2

usbcore: registered new driver hiddev

input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1

usbcore: registered new driver usbhid

drivers/usb/input/hid-core.c: v2.01:USB HID core driver

usb 3-2: new full speed USB device using uhci_hcd and address 2

usb 3-2.1: new full speed USB device using uhci_hcd and address 3

input: USB HID v1.00 Keyboard [HP Multimedia Keyboard Hub] on usb-0000:00:1d.2-2.1

input,hiddev0: USB HID v1.00 Device [HP Multimedia Keyboard Hub] on usb-0000:00:1d.2-2.1

usbcore: registered new driver xpad

drivers/usb/input/xpad-core.c: driver for Xbox controllers with mouse emulation v0.1.4

usbcore: registered new driver usbmouse

drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver

usbcore: registered new driver usbkbd

drivers/usb/input/usbkbd.c: :USB HID Boot Protocol keyboard driver

 

2.

usbkbd 5760 0

usbmouse 4160 0

usbhid 44352 0

usbcore 108156 7 usbkbd,usbmouse,xpad,usbhid,ehci_hcd,uhci_hcd

 

3.

Jul 31 10:19:30 PASHA kernel: input: USB HID v1.00 Keyboard [HP Multimedia Keyboard Hub] on usb-0000:00:1d.2-2.1

Jul 31 10:19:30 PASHA kernel: input,hiddev0: USB HID v1.00 Device [HP Multimedia Keyboard Hub] on usb-0000:00:1d.2-2.1

Jul 31 10:19:30 PASHA kernel: usbcore: registered new driver xpad

Jul 31 10:19:30 PASHA kernel: drivers/usb/input/xpad-core.c: driver for Xbox controllers with mouse emulation v0.1.4

Jul 31 10:19:30 PASHA kernel: usbcore: registered new driver usbmouse

Jul 31 10:19:30 PASHA kernel: drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver

Jul 31 10:19:30 PASHA kernel: usbcore: registered new driver usbkbd

Jul 31 10:19:30 PASHA kernel: drivers/usb/input/usbkbd.c: :USB HID Boot Protocol keyboard driver

Jul 31 10:33:54 PASHA kernel: usbcore: registered new driver usbfs

Jul 31 10:33:54 PASHA kernel: usbcore: registered new driver hub

Jul 31 10:33:54 PASHA kernel: usb 1-1: new low speed USB device using uhci_hcd and address 2

Jul 31 10:33:54 PASHA kernel: usbcore: registered new driver hiddev

Jul 31 10:33:54 PASHA kernel: input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1

Jul 31 10:33:54 PASHA kernel: usbcore: registered new driver usbhid

Jul 31 10:33:54 PASHA kernel: drivers/usb/input/hid-core.c: v2.01:USB HID core driver

Jul 31 10:33:54 PASHA kernel: usb 3-2: new full speed USB device using uhci_hcd and address 2

Jul 31 10:33:54 PASHA kernel: usb 3-2.1: new full speed USB device using uhci_hcd and address 3

Jul 31 10:33:54 PASHA kernel: input: USB HID v1.00 Keyboard [HP Multimedia Keyboard Hub] on usb-0000:00:1d.2-2.1

Jul 31 10:33:54 PASHA kernel: input,hiddev0: USB HID v1.00 Device [HP Multimedia Keyboard Hub] on usb-0000:00:1d.2-2.1

Jul 31 10:33:54 PASHA kernel: usbcore: registered new driver xpad

Jul 31 10:33:54 PASHA kernel: drivers/usb/input/xpad-core.c: driver for Xbox controllers with mouse emulation v0.1.4

Jul 31 10:33:54 PASHA kernel: usbcore: registered new driver usbmouse

Jul 31 10:33:54 PASHA kernel: drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver

Jul 31 10:33:54 PASHA kernel: usbcore: registered new driver usbkbd

Jul 31 10:33:54 PASHA kernel: drivers/usb/input/usbkbd.c: :USB HID Boot Protocol keyboard driver

 

When I try #/etc/init.d/usb restart, I get

bash: usb: command not found
in spite of the fact that the usb shell is there...

I also added the code from that post, but there is no change.

I really want my keyboard to work.

Thank you

Link to comment
Share on other sites

Look for a service called "numlock" or I think that's what it's called, and disable this and see if it gets any better for you.

 

Or, if that doesn't work, go into the BIOS on your machine, and look for the USB LEGACY option and see if this is enabled or disabled. Change it to another option, and then see if that helps get you working.

 

Just make sure you have a PS/2 keyboard around or a connector from USB --> PS/2 in case your keyboard stops working completely with the USB LEGACY setting change. If not, don't change this, else you might not get back into the BIOS.

Link to comment
Share on other sites

2 ianw1974

When I disable the USB legacy, usb keyboard stop working in Lilo and when linux is up, the num is again on and no response. USB mouse is working. When I diabled the numlock (in KDE control module) and rebooted , on USB num is on, on PS/2 num is off :)

I don't know if there is a connection, but when I plug my GPT USB webcam, there is no power supply .(green led is off)

Edited by rakavka
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...