public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [SUMMARY] rebooting problem solved - athlon/SiS incompatibility.
@ 2003-09-14 20:54 Russell Miller
  2003-09-14 21:04 ` Dave Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Russell Miller @ 2003-09-14 20:54 UTC (permalink / raw)
  To: linux-kernel

Hi,

As a follow up to a message that I sent earlier, I've found
the reason that my machine would reboot on 2.6 kernels.  It
could be argued that it's no fault of the kernel, but perhaps
the documentation should be updated.

I traced the problem to between the gunzip() call and the
startup32 call.  There are very few options that affect this,
obviously.  Two that do are CONFIG_SMP and the coprocessor
emulation option.  After turning them off and rebuilding,
the kernel started.  It hung on ACPI, but after compiling that
out of the kernel, it booted fine and I'm running it now.

This is the output of lspci, to show the configuration that will
cause this problem:

00:00.0 Host bridge: Silicon Integrated Systems [SiS] 730 Host (rev 02)
00:00.1 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:01.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513
00:01.2 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07)
00:01.3 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07)
00:01.4 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS PCI Audio Accelerator (rev 02)
00:02.0 PCI bridge: Silicon Integrated Systems [SiS] 5591/5592 AGP
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 10)
00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 10)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] SiS630 GUI Accelerator+3D (rev 31)

and:

processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 4
model name	: AMD Athlon(tm) processor
stepping	: 2
cpu MHz		: 902.169
cache size	: 256 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips	: 1785.85

Which basically seems to mean:  you cannot enable SMP and turn off coprocessor
emulation on an SiS motherboard containing an Athlon Thunderbird processor.  The
kernel will not even get past the "Ok, booting the kernel" stage.

--Russell

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <20030914205429.GA3535@www.duskglow.com.suse.lists.linux.kernel>]

end of thread, other threads:[~2003-09-14 22:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-14 20:54 [SUMMARY] rebooting problem solved - athlon/SiS incompatibility Russell Miller
2003-09-14 21:04 ` Dave Jones
2003-09-14 21:41   ` Russell Miller
     [not found] <20030914205429.GA3535@www.duskglow.com.suse.lists.linux.kernel>
     [not found] ` <20030914210429.GA26027@redhat.com.suse.lists.linux.kernel>
     [not found]   ` <20030914214132.GA1833@www.duskglow.com.suse.lists.linux.kernel>
2003-09-14 22:39     ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox