[haiku-bugs] Re: [Haiku] #4315: PS/2 mouse and keyboard won't work on HP530 laptop

  • From: "sotrud_nik" <trac@xxxxxxxxxxxx>
  • Date: Sun, 02 May 2010 20:23:50 -0000

#4315: PS/2 mouse and keyboard won't work on HP530 laptop
----------------------------------+-----------------------------------------
 Reporter:  BePhantom             |       Owner:  marcusoverhagen
     Type:  bug                   |      Status:  new            
 Priority:  normal                |   Milestone:  R1/alpha2      
Component:  Drivers/Keyboard/PS2  |     Version:                 
 Keywords:                        |   Blockedby:                 
 Platform:  x86                   |    Blocking:                 
----------------------------------+-----------------------------------------

Comment(by sotrud_nik):

 I searched a little, then http://dev.haiku-os.org/ticket/951 found.

 So, I reproduced following steps:
 1)In file src/add-ons/kernel/bus_managers/ps2/ps2_common.c, function
 ps2_setup_active_multiplexing, I inserted

 ps2_command(0x93, (const uint8 *)"", 1, NULL, 0);

 before return B_OK;  in done block.

 2) I recompiled that driver and replaced current one. Reboot.
 3) Keyboard works. I tried all keys, and they worked fine. But CapsLock
 worked in some strange way. First, LED won't turn on, but input mode
 switched (to UPPER keys, I mean). When I pressed CapsLock second time,
 nothing happened with LED,then I pressed some keys, and there was a delay
 (~2-3 sec), then letters appears in Terminal.
 4) I attached an USB keyboard to laptop. It works perfect, as it was in
 latest raw build.

 At least, now I have *working* laptop's keyboard.
 Syslog file (syslog.dbg.HP530-5.txt) attached.

 Please, notice, that I used external USB mouse.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/4315#comment:8>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: