Operating System - HP-UX
1830244 Members
1850 Online
110000 Solutions
New Discussion

ps2_readbyte_timeout: no byte after 500 uSec

 
SOLVED
Go to solution
Anthony Totera
Frequent Advisor

ps2_readbyte_timeout: no byte after 500 uSec

Message appears in dmesg output. Not usure what it is/means... any input? is it an error?
2 REPLIES 2
Cheryl Griffin
Honored Contributor
Solution

Re: ps2_readbyte_timeout: no byte after 500 uSec

The message is from a ps2 driver in the kernel. Do you have any ps2 devices attached?

The message simply means there is a driver that cannot communicate with an attached device. Maybe you need to check your connections? Or if you disable the driver you will not get the messages.
"Downtime is a Crime."
Anthony Totera
Frequent Advisor

Re: ps2_readbyte_timeout: no byte after 500 uSec

Makes sense... Yes, unattached kybd on C360... Thx.