public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: Michael Tokarev <mjt@tls.msk.ru>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.31: booting on a PIII Celeron?
Date: Mon, 28 Sep 2009 20:41:37 +0400	[thread overview]
Message-ID: <20090928164137.GG5264@lenovo> (raw)
In-Reply-To: <20090928163617.GA25503@atrey.karlin.mff.cuni.cz>

[Pavel Machek - Mon, Sep 28, 2009 at 06:36:17PM +0200]
| > Michael Tokarev wrote:
| > >Hello.
| > >I've a problem here with 2.6.31.  kernel is
| > >compiled for PIII:
| > >
| > > CONFIG_MPENTIUMIII=y
| > > CONFIG_X86_GENERIC=y
| > >
| > >This kernel works on real PIII machine - like this:
| > >
| > >vendor_id    : GenuineIntel
| > >cpu family    : 6
| > >model        : 8
| > >model name    : Pentium III (Coppermine)
| > >stepping    : 10
| > >cpu MHz        : 997.580
| > >
| > >But it fails on a Celeron:
| > >
| > >vendor_id    : GenuineIntel
| > >cpu family    : 6
| > >model        : 8
| > >model name    : Celeron (Coppermine)
| > >stepping    : 6
| > >cpu MHz        : 797.481
| > >
| > 
| > There's one more difference between the two:
| > 
| > PIII, working:
| > flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 
| > mmx fxsr sse up
| > Celeron, !working:
| > flags: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx 
| > fxsr sse up
| > 
| > So the celeron machine lacks "apic" flag.  And in my
| > kernel config, apic is enabled:
| >  CONFIG_X86_LOCAL_APIC=y
| >  CONFIG_X86_IO_APIC=y
| > (but not on the command line like apic=force)
| try 'noapic nolapic' to see if it helps?
| 

yeah good point Pavel, at moment the code checks for cpu family/stepping
but if the "nolapic" option will help -- definitely sonething screwed :(
Michael, please give it a try.

| -- 
| (english) http://www.livejournal.com/~pavelmachek
| (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
| 
	-- Cyrill

  reply	other threads:[~2009-09-28 16:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28 15:26 2.6.31: booting on a PIII Celeron? Michael Tokarev
2009-09-28 15:29 ` Michael Tokarev
2009-09-28 16:36   ` Pavel Machek
2009-09-28 16:41     ` Cyrill Gorcunov [this message]
2009-09-29 13:34     ` Michael Tokarev
2009-09-29 16:03       ` Pavel Machek
2009-10-02 10:44         ` LZMA on PIII-Celeron is broken [was: 2.6.31: booting on a PIII Celeron?] Michael Tokarev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090928164137.GG5264@lenovo \
    --to=gorcunov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjt@tls.msk.ru \
    --cc=pavel@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox