linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* microcode driver fails on PIII-Celeron
@ 2003-05-05 19:43 Joseph Fannin
  2003-05-05 20:51 ` Tigran Aivazian
  0 siblings, 1 reply; 3+ messages in thread
From: Joseph Fannin @ 2003-05-05 19:43 UTC (permalink / raw)
  To: tigran; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1265 bytes --]

    The microcode driver in the kernel fails for me on my laptop with
a PIII-era Celeron 900.  I've tested both 2.4 and 2.5 kernels over
course of a year or so; all abort with the same error when trying to
load the microcode:

microcode: CPU0 no microcode found! (sig=68a, pflags=32)

    My amateur reading of the code leads me to think the processor
might be misidentified somehow (or something, my head doesn't like bit
operations).

/proc/cpuinfo:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Celeron (Coppermine)
stepping        : 10
cpu MHz         : 897.366
cache size      : 128 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips        : 1773.56

    FWIW, this is a Debian unstable system, using the microcode
utilities as packaged for Debian.  The laptop is a Dell Inspiron 2500,
based on the i815 chipset.

    Is this a bug, or is this really not supposed to work?

--
Joseph Fannin
jhf@rivenstone.net

"That's all I have to say about that." -- Forrest Gump.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: microcode driver fails on PIII-Celeron
  2003-05-05 19:43 microcode driver fails on PIII-Celeron Joseph Fannin
@ 2003-05-05 20:51 ` Tigran Aivazian
  2003-05-05 20:53   ` Tigran Aivazian
  0 siblings, 1 reply; 3+ messages in thread
From: Tigran Aivazian @ 2003-05-05 20:51 UTC (permalink / raw)
  To: Joseph Fannin; +Cc: linux-kernel

This is not a bug. It simply means that there is no microcode data for 
your processor. So, I recommend disabling invocation of microcode_ctl on 
startup until there is a latest set of microcode data which contains a 
chunk for your cpu (i.e. until your cpu has some bugs worthy of fixing :)

Regards
Tigran

On Mon, 5 May 2003, Joseph Fannin wrote:

>     The microcode driver in the kernel fails for me on my laptop with
> a PIII-era Celeron 900.  I've tested both 2.4 and 2.5 kernels over
> course of a year or so; all abort with the same error when trying to
> load the microcode:
> 
> microcode: CPU0 no microcode found! (sig=68a, pflags=32)
> 
>     My amateur reading of the code leads me to think the processor
> might be misidentified somehow (or something, my head doesn't like bit
> operations).
> 
> /proc/cpuinfo:
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 8
> model name      : Celeron (Coppermine)
> stepping        : 10
> cpu MHz         : 897.366
> cache size      : 128 KB
> fdiv_bug        : no
> hlt_bug         : no
> f00f_bug        : no
> coma_bug        : no
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 2
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse
> bogomips        : 1773.56
> 
>     FWIW, this is a Debian unstable system, using the microcode
> utilities as packaged for Debian.  The laptop is a Dell Inspiron 2500,
> based on the i815 chipset.
> 
>     Is this a bug, or is this really not supposed to work?
> 
> --
> Joseph Fannin
> jhf@rivenstone.net
> 
> "That's all I have to say about that." -- Forrest Gump.
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: microcode driver fails on PIII-Celeron
  2003-05-05 20:51 ` Tigran Aivazian
@ 2003-05-05 20:53   ` Tigran Aivazian
  0 siblings, 0 replies; 3+ messages in thread
From: Tigran Aivazian @ 2003-05-05 20:53 UTC (permalink / raw)
  To: Joseph Fannin; +Cc: linux-kernel

btw, I assume that you have the latest microcode data downloaded from:

http://www.urbanmyth.org/microcode

On Mon, 5 May 2003, Tigran Aivazian wrote:

> This is not a bug. It simply means that there is no microcode data for 
> your processor. So, I recommend disabling invocation of microcode_ctl on 
> startup until there is a latest set of microcode data which contains a 
> chunk for your cpu (i.e. until your cpu has some bugs worthy of fixing :)
> 
> Regards
> Tigran
> 
> On Mon, 5 May 2003, Joseph Fannin wrote:
> 
> >     The microcode driver in the kernel fails for me on my laptop with
> > a PIII-era Celeron 900.  I've tested both 2.4 and 2.5 kernels over
> > course of a year or so; all abort with the same error when trying to
> > load the microcode:
> > 
> > microcode: CPU0 no microcode found! (sig=68a, pflags=32)
> > 
> >     My amateur reading of the code leads me to think the processor
> > might be misidentified somehow (or something, my head doesn't like bit
> > operations).
> > 
> > /proc/cpuinfo:
> > processor       : 0
> > vendor_id       : GenuineIntel
> > cpu family      : 6
> > model           : 8
> > model name      : Celeron (Coppermine)
> > stepping        : 10
> > cpu MHz         : 897.366
> > cache size      : 128 KB
> > fdiv_bug        : no
> > hlt_bug         : no
> > f00f_bug        : no
> > coma_bug        : no
> > fpu             : yes
> > fpu_exception   : yes
> > cpuid level     : 2
> > wp              : yes
> > flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse
> > bogomips        : 1773.56
> > 
> >     FWIW, this is a Debian unstable system, using the microcode
> > utilities as packaged for Debian.  The laptop is a Dell Inspiron 2500,
> > based on the i815 chipset.
> > 
> >     Is this a bug, or is this really not supposed to work?
> > 
> > --
> > Joseph Fannin
> > jhf@rivenstone.net
> > 
> > "That's all I have to say about that." -- Forrest Gump.
> > 
> 
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-05 19:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-05 19:43 microcode driver fails on PIII-Celeron Joseph Fannin
2003-05-05 20:51 ` Tigran Aivazian
2003-05-05 20:53   ` Tigran Aivazian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).