1833062 Members
2809 Online
110049 Solutions
New Discussion

Re: info in dmesg

 
Miguel Carabano_1
Regular Advisor

info in dmesg

Hi team,

My system rx8620 with EVA 5000, when execute dmesg

file: dmesg.out
4 REPLIES 4
Florian Heigl (new acc)
Honored Contributor

Re: info in dmesg

do You have by chance an usb mouse/keyboard connected to the system?

while I don't know the error message or the rx8620, this unsupported _HID type sounds like usb issues to me.

Do those messages also show up in syslog?

The EVA/CPQswap-messages seem ok to me in case the box was just booted at 15:13 (it would appear so)
yesterday I stood at the edge. Today I'm one step ahead.
Miguel Carabano_1
Regular Advisor

Re: info in dmesg

Hi,

We don´t have mouse or keyboard connect to server.

I don´t understand that can be happening!

Tommy_6
Regular Advisor

Re: info in dmesg

It might be sending the output to a file Check for /var/opt/OV/log/OpC/dmesg.out

Tommy
Bill Hassell
Honored Contributor

Re: info in dmesg

You had better find out what dmegs is on your system. Use this command:

type dmesg

It MUST report:

dmesg is /usr/sbin/dmesg

or your system has been seriously modified. There is no standard file named dmesg.out and there is no way for dmesg to report this text because the word "file" is not even in the program. Someone has either aliased dmesg (bad) or replaced the program (awful). Are you logged in as root, using su or sudo or are you using a hacked account with UID 0?


Bill Hassell, sysadmin