1829951 Members
4001 Online
109998 Solutions
New Discussion

how to start stm daemon?

 
SOLVED
Go to solution
stephen peng
Valued Contributor

how to start stm daemon?

dear all,
a simple question: when i run cstm, and run map, it could produce the hardware map, and when i run infolog, it tells that the infolog funtion is now disabled. how to start all function in cstm or stm? and could you please offer me some links of stm documents?

thanks a lot!

stephen
3 REPLIES 3
Torsten.
Acclaimed Contributor
Solution

Re: how to start stm daemon?

Hi,

you need to run the info tool before you run the infolog.

If the map is showing this indicates the diagnostic is running.

Try:

1. cstm
2. map
3. sel dev x (the index of a device)
4. info
5. wait (until info is finished)
6. il (infolog)

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Ivan Krastev
Honored Contributor

Re: how to start stm daemon?

Andrew Merritt_2
Honored Contributor

Re: how to start stm daemon?

Stephen,

The answer from Torsten is correct, you need to select one or more devices and then run the info tool before there is an infolog available to be viewed.

There is documentation about STM here: http://www.docs.hp.com/en/diag.html#Online%20Diagnostics%3A%20Support%20Tools%20Manager%20%28STM%29

I don't think the thread Ivan is referencing is particularly relevant unless it is specifically the CPU info tool on 11.23 or 11.31 that you are asking about.

Andrew