Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

-current and RPI 2/3



I am having trouble to get Raspberries o boot recent -current (9.99.69).

Raspberry Pi 2 Model B Rev 1.1

[   1.0000030] genfb0 at simplebus1: switching to framebuffer console
[ 1.0000030] wsdisplay0 at genfb0 kbdmux 1: console (default, vt100 emulation)
[   1.0000030] vchiq0 at simplebus1: BCM2835 VCHIQ
[   1.0000030] armpmu0 at simplebus0: Performance Monitor Unit
[   1.0000030] gpioleds0 at simplebus0: ACT PWR
[   1.0000030] bcmrng0 at simplebus1: RNG
[   1.0000030] entropy: ready

[   1.0000030] uvm_fault(0x80b2f3c8, 0, 1) -> e
[   1.0000030] Fatal kernel mode data abort: 'Translation Fault (S)'
[   1.0000030] trapframe: 0x80b68ea8
[   1.0000030] FSR=00000005, FAR=000000c0, spsr=a0000153
[   1.0000030] r0 =80808a00, r1 =00000004, r2 =00000000, r3 =00000000
[   1.0000030] r4 =809e6cc4, r5 =00000001, r6 =809e6ccc, r7 =00000004
[   1.0000030] r8 =809e6cd4, r9 =809e6cc4, r10=809e6cc4, r11=80b68f34
[   1.0000030] r12=80808a00, ssp=80b68ef8, slr=00000004, pc =8046f66c

Stopped in pid 0.0 (system) at netbsd:cpu_topology_init+0x14c: ldr r1, [r3,

Raspberry Pi 2 Model B Rev 1.2

[   1.0000030] vchiq0 at simplebus1: BCM2835 VCHIQ
[   1.0000030] armpmu0 at simplebus0: Performance Monitor Unit
[   1.0000030] gpioleds0 at simplebus0: ACT PWR
[   1.0000030] bcmrng0 at simplebus1: RNG
[   1.0000030] entropy: ready
[   1.0000030] cpu_topology_init: info bogus, faking it
[   1.5549067] cpu3: 600 MHz Cortex-A53 r0p4 (Cortex V8A core)
[ 1.5749092] cpu3: DC enabled IC enabled WB enabled EABT branch prediction enabled
[   1.6149103] cpu3: 32KB/64B 2-way L1 VIPT Instruction cache
[   1.6449126] cpu3: 32KB/64B 4-way write-back-locking-C L1 PIPT Data cache
[   1.6749184] cpu3: 512KB/64B 16-way write-through L2 PIPT Unified cache
[ 1.7049206] vfp3 at cpu3: NEON MPE (VFP 3.0+), rounding, NaN propagation, denormals
### stuck here

Raspberry Pi 3 Model B Plus Rev 1.3

[ 1.0000030] wsdisplay0 at genfb0 kbdmux 1: console (default, vt100 emulation)
[   1.0000030] vchiq0 at simplebus1: BCM2835 VCHIQ
[   1.0000030] armpmu0 at simplebus0: Performance Monitor Unit
[   1.0000030] gpioleds0 at simplebus0: ACT
[   1.0000030] bcmrng0 at simplebus1: RNG
[   1.0000030] entropy: ready
[   1.0000030] cpu_topology_init: info bogus, faking it
[   1.7022878] cpu3: 600 MHz Cortex-A53 r0p4 (Cortex V8A core)
[ 1.7222897] cpu3: DC enabled IC enabled WB enabled EABT branch prediction enabled
[   1.7622915] cpu3: 32KB/64B 2-way L1 VIPT Instruction cache
[   1.7922937] cpu3: 32KB/64B 4-way write-back-locking-C L1 PIPT Data cache
[   1.8222994] cpu3: 512KB/64B 16-way write-through L2 PIPT Unified cache
[ 1.8523009] vfp3 at cpu3: NEON MPE (VFP 3.0+), rounding, NaN propagation, denormals
### stuck here

sometimes cpu2 makes it to show up.

This happens with self compiles sources and the latest releng version

[   1.0000000] NetBSD 9.99.69 (GENERIC) #0: Fri Jul 17 02:16:57 UTC 2020
[ 1.0000000] mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC

Older -current versions manage to boot.

Frank



Home | Main Index | Thread Index | Old Index