#18919 closed bug (fixed)
System panic after running "ps2republish" from KDL
Reported by: | luxohaiku | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Drivers/Input/PS2 | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description
When i started Haiku beta 4 (The installer from a DVD) i noticed that both the keyboard and the trackpad were not working, so i connected an external USB keyboard and i went in the Kernel Debugging Land. Tried to run some commands to see if i could find any hints on what could be causing the issue. As soon as i run the "ps2republish" command the system panicked. The laptop i used to run Haiku is an HP Compaq 6720s.
Attachments (2)
Change History (13)
by , 5 months ago
comment:2 by , 5 months ago
Even with a nightly build the keyboard and trackpad aren't working, and using "ps2republish" from KDL produces a panic.
comment:3 by , 5 months ago
Component: | Drivers/Input/PS2/Keyboard → Drivers/Input/PS2 |
---|
comment:4 by , 5 months ago
You have uncovered a 15-year-old bug.
The command admits a device number, "(0-3 mouse, 4 keyb (default))". Unfortunately, after hrev28416(!), the keyboard is number 5 and the default 4 is synaptics passthrough, which passes commands to parent device, which in this case is not set and nowhere is that checked.
comment:5 by , 5 months ago
https://review.haiku-os.org/c/haiku/+/7785 Not sure why it doesn't crash for me locally.
comment:7 by , 5 months ago
Tried it with "hrev57774", now using the "ps2republish" command doesn't produce a panic anymore.
comment:8 by , 5 months ago
Tried it with "hrev57774", now using the "ps2republish" command doesn't produce a panic anymore.
comment:9 by , 5 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:10 by , 5 months ago
Thanks for the feedback. About the non-working keyboard device, is it a ps2 device?
comment:11 by , 5 months ago
Both the internal keyboard and the internal touchpad are recognised as PS/2 devices.
Ouput of the panic