On Thu, Apr 16, 2020 at 12:11:43PM +0200, Peter J. Philipp wrote: > On Thu, Apr 16, 2020 at 05:06:25AM +0900, rgc wrote: > > disabling scca probably will not work ... console uses this device > > > There you'll see the difference. I'll report back if my patch works. >
looking forward to your results 1 now something nasty reared it's head on 6.7-beta :-( RAMDISK kernel (used by bsd.rd) will not boot on qemu-4.2. openpic0 at macobio0 offset 0x40000: version 0x0 feature 3f0002 LE panic: trap type 300 srr1 9032 at 2b9648 (0+0x2b9648) lr 2ddae0 halted EXIT 0 > sadly i've seen something similar when i was playing around with clang. the error only occurs on qemu. and i never figured how to fix it. (macppc 6.7-beta uses clang by default now) 2 networking (SLIRP) -netdev user,id=network01 \ -device sungem,netdev=network01 \ works. i could do a sysupgrade of an old 6.6-current image and download the 6.7-beta files but then the system can not boot from the qemu disk image. regards, rgc