Bug 146878 - SMP kernel doesn't boot on UP laptop
Summary: SMP kernel doesn't boot on UP laptop
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-02 13:50 UTC by Kjartan Maraas
Modified: 2015-01-04 22:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-02-09 09:11:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kjartan Maraas 2005-02-02 13:50:28 UTC
Description of problem:

Tried installing and running the current fc3 updates/testing kernel to
be able to run oprofile on my laptop and it didn't get beyond the
point where it says "uncompressing kernel image" or whatever the
wording is.

[root@localhost sysprof]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 13
model name      : Intel(R) Pentium(R) M processor 1.80GHz
stepping        : 6
cpu MHz         : 1791.593
cache size      : 2048 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 mce cx8 mtrr pge mca cmov pat
clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2
bogomips        : 3563.52


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Sitsofe Wheeler 2005-02-02 20:35:20 UTC
Just for posterity what kernel are you running (rpm -q kernel)?

Comment 2 Kjartan Maraas 2005-02-02 23:06:32 UTC
[kmaraas@localhost ~]$ rpm -q kernel-smp
kernel-smp-2.6.10-1.753_FC3
[kmaraas@localhost ~]$

Comment 3 Kjartan Maraas 2005-02-09 08:56:42 UTC
And still the same with the -1.762_FC3 kernel

Comment 4 Dave Jones 2005-02-09 09:11:23 UTC
it's no surprise to me really. a lot of UP hardware (especially laptops) doesn't
like having APICs messed with.   It's unlikely that this will change any time
soon, without significant effort upstream to isolate the problems on each and
every case, and work around them accordingly.

You should be able to use oprofile in the UP kernel however, but it will use an
alternative timing source due to the lack of APIC.



Note You need to log in before you can comment on or make changes to this bug.