NetBSD-Bugs archive

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

Re: port-evbarm/57135



On 20/06/2026 09:40, Stefan Krüger via gnats wrote:
> The following reply was made to PR port-evbarm/57135; it has been noted by GNATS.
> From: Stefan =?utf-8?Q?Kr=C3=BCger?= <stadtkind2%gmx.de@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc:
> Subject: Re: port-evbarm/57135
> Date: Sat, 20 Jun 2026 10:37:30 +0200
>  > Does this work now?
>    Sort of, it's not panic'ing anymore, but I'm not getting very far eiher.

Are you using NetBSD provided DTB?

>    But I guess this PR can be closed.

I’ll leave it open if you want to try and work out the clock issue. Let me know if you don’t.

>    PS: I'm pretty sure my HB Pulse has broken hardware by now as it was
>  just collecting dust the last few years

Not necessarily. I have lots of machines collecting dust that I except to work.

>    Log:
>    booting netbsd - starting in 0 seconds.
>  7771312+3585672+4319844+1740212 [657773+973824+727419]=0x14082a0
>  [   1.0000000] NetBSD/evbarm (fdt) booting ...
>  [   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
>  [   1.0000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
>  [   1.0000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
>  [   1.0000000]     2024, 2025, 2026
>  [   1.0000000]     The NetBSD Foundation, Inc.  All rights reserved.
>  [   1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
>  [   1.0000000]     The Regents of the University of California.  All rights reserved.
>    [   1.0000000] NetBSD 11.0_RC5 (GENERIC64) #0: Tue Jun 16 15:48:07 UTC 2026
>  [   1.0000000] 	mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64
>  [   1.0000000] total memory = 3053 MB
>  [   1.0000000] avail memory = 2942 MB
>  [   1.0000000] armfdt0 (root)
>  [   1.0000000] simplebus0 at armfdt0: SolidRun i.MX8MQ HummingBoard Pulse
>  [   1.0000000] cpus0 at simplebus0
>  [   1.0000000] simplebus1 at simplebus0
>  [   1.0000000] psci0 at simplebus0: PSCI 1.1
>  [   1.0000000] simplebus2 at simplebus0
>  [   1.0000000] cpu0 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x0
>  [   1.0000000] cpu0: package 0, core 0, smt 0, numa 0
>  [   1.0000000] cpu1 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x1
>  [   1.0000000] cpu1: package 0, core 1, smt 0, numa 0
>  [   1.0000000] cpu2 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x2
>  [   1.0000000] cpu2: package 0, core 2, smt 0, numa 0
>  [   1.0000000] cpu3 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x3
>  [   1.0000000] cpu3: package 0, core 3, smt 0, numa 0
>  [   1.0000000] gicvthree0 at simplebus0: GICv3
>  [   1.0000000] syscon0 at simplebus0: System Controller Registers
>  [   1.0000000] syscon1 at simplebus0: System Controller Registers
>  [   1.0000000] syscon2 at simplebus0: System Controller Registers
>  [   1.0000000] imx7gpc0 at simplebus0: General Power Controller
>  [   1.0000000] imx8mqccm0 at simplebus0: Clock Control Module
>  [   1.0000000] imxiomux0 at simplebus0: IOMUX Controller
>  [   1.0000000] gtmr0 at simplebus0: Generic Timer
>  [   1.0000000] gtmr0: interrupting on GICv3 irq 27
>  [   1.0000000] armgtmr0 at gtmr0: Generic Timer (8333 kHz, virtual)
>  [   1.0000040] imxgpio0 at simplebus0: GPIO (gpio@30210000)
>  [   1.0000040] imxgpio0: interrupting on irq 98
>  [   1.0000040] imxgpio0: interrupting on irq 99
>  [   1.0000040] imxgpio0: interrupts 16384..16415
>  [   1.0000040] gpio0 at imxgpio0: 32 pins
>  [   1.0000040] imxgpio1 at simplebus0: GPIO (gpio@30200000)
>  [   1.0000040] imxgpio1: interrupting on irq 96
>  [   1.0000040] imxgpio1: interrupting on irq 97
>  [   1.0000040] imxgpio1: interrupts 16416..16447
>  [   1.0000040] gpio1 at imxgpio1: 32 pins
>  [   1.0000040] imxgpio2 at simplebus0: GPIO (gpio@30220000)
>  [   1.0000040] imxgpio2: interrupting on irq 100
>  [   1.0000040] imxgpio2: interrupting on irq 101
>  [   1.0000040] imxgpio2: interrupts 16448..16479
>  [   1.0000040] gpio2 at imxgpio2: 32 pins
>  [   1.0000040] imxgpio3 at simplebus0: GPIO (gpio@30230000)
>  [   1.0000040] imxgpio3: interrupting on irq 102
>  [   1.0000040] imxgpio3: interrupting on irq 103
>  [   1.0000040] imxgpio3: interrupts 16480..16511
>  [   1.0000040] gpio3 at imxgpio3: 32 pins
>  [   1.0000040] imxgpio4 at simplebus0: GPIO (gpio@30240000)
>  [   1.0000040] imxgpio4: interrupting on irq 104
>  [   1.0000040] imxgpio4: interrupting on irq 105
>  [   1.0000040] imxgpio4: interrupts 16512..16543
>  [   1.0000040] gpio4 at imxgpio4: 32 pins
>  [   1.0000040] fregulator0 at simplebus1: VSD_3V3
>  [   1.0000040] imxuart0 at simplebus0
>  [   1.0000040] imxuart0: interrupting on irq 58
>  [   1.0000040] imxuart0: console
>  [   1.0000040] imxuart1 at simplebus0
>  [   1.0000040] imxuart1: interrupting on irq 59
>  [   1.0000040] imxi2c0 at simplebus0: couldn't get clock
>  [   1.0000040] imx8mqusbphy0 at simplebus0: couldn't enable phy clock
>  [   1.0000040] imx8mqusbphy1 at simplebus0: couldn't enable phy clock
>  [   1.0000040] /tmu@30260000 at simplebus0 not configured
>  [   1.0000040] /sdma@30bd0000 at simplebus0 not configured
>  [   1.0000040] /power-controller at simplebus0 not configured
>  [   1.0000040] enet0 at simplebus0: couldn't get clock ipg
>  [   1.0000040] xhci0 at simplebus0: 'peripheral' not supported
>  [   1.0000040] xhci1 at simplebus0: DesignWare USB3 XHCI (rev. 3.10a)
>  [   1.0000040] xhci1: interrupting on irq 73
>  [   1.0000040] usb0 at xhci1: USB revision 3.0
>  [   1.0000040] usb1 at xhci1: USB revision 2.0
>  [   1.0000040] sdhc0 at simplebus0: couldn't get clock
>  [   1.0000040] sdhc1 at simplebus0: couldn't get clock
>  [   1.0000040] /sdma@302c0000 at simplebus0 not configured
>  [   1.0000040] /imx_ion at simplebus0 not configured
>  [   1.0000040] /wdog@30280000 at simplebus0 not configured
>  [   1.0000040] /dma_cap at simplebus0 not configured
>  [   1.0000040] /qspi@30bb0000 at simplebus0 not configured
>  [   1.0000040] WARNING: system needs entropy for security; see entropy(7)
>  [   1.5803418] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
>  [   1.5903437] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
>  [   3.0004214] uhub1: port 1 reset failed
>  [   3.0104223] swwdog0: software watchdog initialized
>  [   3.0104223] WARNING: 8 errors while detecting hardware; check system log.
>  [   3.0204227] boot device: <unknown>
>  [   3.0204227] root device: ?
>  [   5.9105850] use one of: enet0 ddb halt reboot
>  [   5.9205851] root device:
>  




Home | Main Index | Thread Index | Old Index