Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2019 09:36:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239245] r350074 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig
Message-ID:  <bug-239245-227-SOX1hJkAxk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239245-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239245-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245

--- Comment #31 from Francis Little <oggy@farscape.co.uk> ---

So using the method of extracting the kernel from ci.freebsd.org over my
install (I use a 12-STABLE r349903 ISO to install), I am able to boot an
r350114 kernel by setting

set usefdt=1

at the boot loader, without that, I get a black screen and the machine locks.

root@PowerMacG5:~ # uname -apKU
FreeBSD PowerMacG5 13.0-CURRENT FreeBSD 13.0-CURRENT r350114 GENERIC  powerpc
powerpc64 1300036 1200513

root@PowerMacG5:~ # sysctl -a | grep smp
kern.smp.maxid: 3
kern.smp.maxcpus: 256
kern.smp.active: 1
kern.smp.disabled: 0
kern.smp.cpus: 4
kern.smp.threads_per_core: 1
kern.smp.cores: 4

I get the NIC reorder, but can manage that.

Next, I will get a full kernel, world, lib32 etc of r350114 from
artifact.ci.freebsd.org extracted to the drive, checkout r350114 to src and
re-build everything and see what happens.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239245-227-SOX1hJkAxk>