1833689 Members
4003 Online
110062 Solutions
New Discussion

syslog error

 
Isaac_4
Frequent Advisor

syslog error

Hi:

Some body see this error "vmunix:0/12/0/0.1.2 hid"

any idea

Thank you!

The time is gold
1 REPLY 1
Sameer_Nirmal
Honored Contributor

Re: syslog error

The "hid" stands for Human Interface Device.
The syslog message posted would indicate an informal message given by kernel (vmunix)for "hid" driver binding for the device at h/w path "0/12/0/0.1.2".

The "hid" is one of the driver modules of the USB driver on HP-UX. This infomational message would appear if USB devices such as keyboard or mouse are connected to the system. You might see the same meesage in "dmesg" command output as well.