Re: Continuously displaying the same error message on the screen

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 14/02/07, [email protected] <[email protected]> wrote:

> [root@switch root]# cat /proc/cpuinfo
> cpu             : 82xx
> revision        : 16.20 (pvr 8081 1014)
> bogomips        : 166.29
> vendor          : ******
> machine         : Amazon
> processor       : PVID: 0x80811014, vendor: Motorola

Aha - that's the problem then.
The initialisation code assumes that this file looks something like:

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 2.80GHz
   <etc, etc>

So it's looking for a line of the form

     processor   :   N

to create the entry with index 'N'

"processor       : PVID: 0x80811014, vendor: Motorola"
will be confusing it something rotten!


What hardware are you running this on?
What Linux distribution is it?

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.