Re: OT: Help with computer config

2003-07-08 Thread bscott
On Tue, 8 Jul 2003, at 7:32pm, [EMAIL PROTECTED] wrote:
> I was actually looking at this, but wasn't really sure how to go about
> figuring out how to set the clock multiplier.  Can anyone give some
> further insight on setting this?

  It is dependent entirely on the motherboard.  Check with the OEM and get a 
manual.

  But first, do as others have suggested, and check for a firmware update.  
The processor identification code in BIOSes is often unaware of newer
processors, and an update is needed to fix that.

-- 
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do  |
| not represent the views or policy of any other person or organization. |
| All information is provided without warranty of any kind.  |

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: OT: Help with computer config

2003-07-08 Thread numberwhun
I was actually looking at this, but wasn't really sure how to go about figuring
out how to set the clock multiplier.  Can anyone give some further insight on
setting this?

Regards,

Jeff

> On Tue, 2003-07-08 at 13:27, [EMAIL PROTECTED] wrote:
> > Hello everyone!  My appologies for the OT post, but I am having a small amount
> > of trouble with my new Linux box.  I just built the machine ( it is an AMD
> > Athlon XP 1700, 1.47ghz).  My problem is, when it boots, it registers the
> > following on the main screen:
> > 
> >  Unknown Processor  ( 1.100 ghz )
> > 
> > The problem is, it is not recognizing my processor and the 'ghz' is definately
> > off.  I have an MSI K7TTurbo - Socket A motherboard.  I am just wondering, 
> since
> > it has been so very long since I built a computer, if anyone knows what is 
> wrong
> > that the processor is not recognized?   Any ideas are greatly appreciated!!!
> > I have Linux installed and running, no problem, but I would really like it to
> > see the processor.  
> 
> Just off the top of my head, you might want to make sure that you have
> the latest BIOS revision. Also, check you BIOS settings and make sure
> that you have the right clock multiplier settings. 
> 
> C-Ya,
> Kenny
> 
> -- 
> 
> "Tact is just *not* saying true stuff" -- Cordelia Chase
> 
> Kenneth E. Lussier
> Sr. Systems Administrator
> Zuken, USA
> PGP KeyID CB254DD0 
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xCB254DD0
> 
> 
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: OT: Help with computer config

2003-07-08 Thread Kenneth E. Lussier
On Tue, 2003-07-08 at 13:27, [EMAIL PROTECTED] wrote:
> Hello everyone!  My appologies for the OT post, but I am having a small amount
> of trouble with my new Linux box.  I just built the machine ( it is an AMD
> Athlon XP 1700, 1.47ghz).  My problem is, when it boots, it registers the
> following on the main screen:
> 
>  Unknown Processor  ( 1.100 ghz )
> 
> The problem is, it is not recognizing my processor and the 'ghz' is definately
> off.  I have an MSI K7TTurbo - Socket A motherboard.  I am just wondering, since
> it has been so very long since I built a computer, if anyone knows what is wrong
> that the processor is not recognized?   Any ideas are greatly appreciated!!!
> I have Linux installed and running, no problem, but I would really like it to
> see the processor.  

Just off the top of my head, you might want to make sure that you have
the latest BIOS revision. Also, check you BIOS settings and make sure
that you have the right clock multiplier settings. 

C-Ya,
Kenny

-- 

"Tact is just *not* saying true stuff" -- Cordelia Chase

Kenneth E. Lussier
Sr. Systems Administrator
Zuken, USA
PGP KeyID CB254DD0 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xCB254DD0


___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: OT: Help with computer config

2003-07-08 Thread Matt Brodeur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 8 Jul 2003 [EMAIL PROTECTED] wrote:

> Actually, I think that is where the problem lies.  I am seeing this at the boot
> screen during POST, around the memory check.  I haven't done anything with the
> Linux kernel as of yet.  I wanted to solve the system level issue before
> optimizin the kernel.
>
> > >  Unknown Processor  ( 1.100 ghz )
> > > I have an MSI K7TTurbo - Socket A motherboard.

   Try upgrading the BIOS itself.  Searching on Google Groups for "MSI K7T 
Turbo unknown processor" indicates that there is a CPU recognition issue 
with older BIOS revs.  The MSI web site should have the new version and an 
update utility.


- -- 
Matt BrodeurRHCE
[EMAIL PROTECTED]http://www.NextTime.com

We cannot command nature except by obeying her.
-- Sir Francis Bacon
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/CxA0c8/WFSz+GKMRAmM5AKCxfgWS0zBcHh6qtbOTsVkMf7ZhlgCfWcKl
J5GH/KjJKthN314OGNkCKHs=
=QmEI
-END PGP SIGNATURE-
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: OT: Help with computer config

2003-07-08 Thread numberwhun
Again, I appologize for not being more specific in that I am seeing this at
during POST.  I am thinking it may be something in the bios, but I don't see
anything about a processor type in there.  

Jeff

> 
> 
> If you're set up to build your own kernels you could
> 
>make menuconfig
> 
> and select "Processor Type and Features" where you can rig
> your kernel such that it's better able to recognize your
> particular processor.  It's possible that your distribution
> ships with its kernels in some lowest-common-denominator
> configuration that isn't able to grok your CPU.
> ___
> gnhlug-discuss mailing list
> [EMAIL PROTECTED]
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: OT: Help with computer config

2003-07-08 Thread numberwhun
Actually, I think that is where the problem lies.  I am seeing this at the boot
screen during POST, around the memory check.  I haven't done anything with the
Linux kernel as of yet.  I wanted to solve the system level issue before
optimizin the kernel.

Regards,

Jeff Kirkland

> Jeff,
> 
>   try rebuilding the kernel and telling it you have an Athlon-class CPU.
> hopefully that will help.
> 
>   what does the BIOS say? does it think you have a 1.47 ghz proc?
> 
> -tom
> 
> > Hello everyone!  My appologies for the OT post, but I am having a small amount
> > of trouble with my new Linux box.  I just built the machine ( it is an AMD
> > Athlon XP 1700, 1.47ghz).  My problem is, when it boots, it registers the
> > following on the main screen:
> > 
> >  Unknown Processor  ( 1.100 ghz )
> > 
> > The problem is, it is not recognizing my processor and the 'ghz' is definately
> > off.  I have an MSI K7TTurbo - Socket A motherboard.  I am just wondering, 
> since
> > it has been so very long since I built a computer, if anyone knows what is 
> wrong
> > that the processor is not recognized?   Any ideas are greatly appreciated!!!
> > I have Linux installed and running, no problem, but I would really like it to
> > see the processor.  
> > 
> > Regards,
> > 
> > Jeff Kirkland
> > 
> > ___
> > gnhlug-discuss mailing list
> > [EMAIL PROTECTED]
> > http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: OT: Help with computer config

2003-07-08 Thread michael . odonnell


If you're set up to build your own kernels you could

   make menuconfig

and select "Processor Type and Features" where you can rig
your kernel such that it's better able to recognize your
particular processor.  It's possible that your distribution
ships with its kernels in some lowest-common-denominator
configuration that isn't able to grok your CPU.
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: OT: Help with computer config

2003-07-08 Thread Tom Fogal
woops, forgot to CC the list..

--- Forwarded Message

To: [EMAIL PROTECTED]
Subject: Re: OT: Help with computer config 
In-Reply-To: Your message of "Tue, 08 Jul 2003 17:27:06 -."
 <[EMAIL PROTECTED]> 
Date: Tue, 08 Jul 2003 13:35:47 -0400
From: Tom Fogal <[EMAIL PROTECTED]>

Jeff,

try rebuilding the kernel and telling it you have an Athlon-class CPU.
hopefully that will help.

what does the BIOS say? does it think you have a 1.47 ghz proc?

- -tom

> Hello everyone!  My appologies for the OT post, but I am having a small amount
> of trouble with my new Linux box.  I just built the machine ( it is an AMD
> Athlon XP 1700, 1.47ghz).  My problem is, when it boots, it registers the
> following on the main screen:
> 
>  Unknown Processor  ( 1.100 ghz )
> 
> The problem is, it is not recognizing my processor and the 'ghz' is definately
> off.  I have an MSI K7TTurbo - Socket A motherboard.  I am just wondering, since
> it has been so very long since I built a computer, if anyone knows what is wrong
> that the processor is not recognized?   Any ideas are greatly appreciated!!!
> I have Linux installed and running, no problem, but I would really like it to
> see the processor.  
> 
> Regards,
> 
> Jeff Kirkland
> 
> ___
> gnhlug-discuss mailing list
> [EMAIL PROTECTED]
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

--- End of Forwarded Message

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


OT: Help with computer config

2003-07-08 Thread numberwhun
Hello everyone!  My appologies for the OT post, but I am having a small amount
of trouble with my new Linux box.  I just built the machine ( it is an AMD
Athlon XP 1700, 1.47ghz).  My problem is, when it boots, it registers the
following on the main screen:

 Unknown Processor  ( 1.100 ghz )

The problem is, it is not recognizing my processor and the 'ghz' is definately
off.  I have an MSI K7TTurbo - Socket A motherboard.  I am just wondering, since
it has been so very long since I built a computer, if anyone knows what is wrong
that the processor is not recognized?   Any ideas are greatly appreciated!!!
I have Linux installed and running, no problem, but I would really like it to
see the processor.  

Regards,

Jeff Kirkland

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss