Bug 88730

Summary: kernel panics during booting from the installation CD
Product: Base System Reporter: serguey Grigoriev <gregory>
Component: amd64Assignee: freebsd-amd64 (Nobody) <amd64>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
hwinfo-all-linux-2.6.21-rc4-mm1.txt
none
lscpi-vxxx-amd-linux-2.6.21-rc4-mm1.txt
none
hwinfo-all-linux-2.6.21-rc4-mm1-rootperms.txt
none
lspci-vxxx-2.6.21-rc4-mm1-rootperms.txt none

Description serguey Grigoriev 2005-11-09 14:10:22 UTC
FreeBSD v. 6.0 (amd64) can't be installed on my machine: kernel panics during nitial booting from the installation CD. But FreeBSD v. 6.0 (i386) can be easily installed and works fine on the same machine.

Hardware configuration used:

GigaByte GA-K8N SLI motherboard (nForce4 chipset)
AMD Athlon64 X2 4400+ CPU
Matrox Millenium II PCI video card
Tekram DC-390U2B PCI-SCSI controller
IBM DMVS18D 0100 SCSI-3 disk

Is there a way to install amd64 release?

How-To-Repeat: The problem repeats every time I try to install the system.
Comment 1 John Baldwin freebsd_committer freebsd_triage 2005-11-09 15:23:10 UTC
On Wednesday 09 November 2005 09:09 am, serguey Grigoriev wrote:
> >Description:
>
> FreeBSD v. 6.0 (amd64) can't be installed on my machine: kernel panics
> during nitial booting from the installation CD. But FreeBSD v. 6.0 (i386)
> can be easily installed and works fine on the same machine.
>
> Hardware configuration used:
>
> GigaByte GA-K8N SLI motherboard (nForce4 chipset)
> AMD Athlon64 X2 4400+ CPU
> Matrox Millenium II PCI video card
> Tekram DC-390U2B PCI-SCSI controller
> IBM DMVS18D 0100 SCSI-3 disk
>
> Is there a way to install amd64 release?
>
> >How-To-Repeat:
>
> The problem repeats every time I try to install the system.

Please provide more details such as the panic message as we can't really 
diagnose the problem without those details.


-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
Comment 2 Eamon.Roque 2007-03-21 13:42:48 UTC
Hi,

I'm getting a boot panic on an AMD machine on all versions of FreeBSD
from 6.1-RELEASE to 7.0-Current-200703.

The machine is a dc5750 SFF from HP/Compaq, Windsor-PV Mini Build PCB X6
Board with Athlon64-X2 3800+ 2Ghz FSB, ATI Chipset (see attachment
(output from "lspci -vxxx" and "hwinfo -all"under Linux)), 2GB Ram
(2048MB DDR2/667Mhz/Dual Channel). Graphic: NVidia GeForce 7300 LE

Booting (w) or (w)out ACPI, in Safe Mode, whatever:

Text from Bootloader on:

OK boot -v
GDB: no debug ports present
KDB: debugger backends: ddb
KDB: current backend: ddb
panic: No BIOS smap info from loader
cpuid: 0
KDB: enter: panic
[thread pid 0 tid 0]
Stopped at	kdb_enter+0x2f: nop
db> print
ffffffff8047317f
db>bt
Tracing pid 0 tid 0 td 0xffffffff8096ff40
kdb_enter() at kdb_enter+02f
panic() at panic+0x2f
hammer_time() at hammer_time+0xd2d
btext() at btext+0x24
db>smap

db>

HTH, just a "follow-up"

Eamon Roque
Comment 3 John Baldwin freebsd_committer freebsd_triage 2008-02-11 20:46:45 UTC
State Changed
From-To: open->closed

Duplicate of 111955.