RK3588 - QuartzPro64

2024-08-18 Thread Vincent Legoll
nfigured "vcc3v3-wf-regulator" at mainbus0 not configured "vcc4v0-sys-regulator" at mainbus0 not configured "vcc5v0-host-regulator" at mainbus0 not configured "vcc5v0-usb-regulator" at mainbus0 not configured "binman" at mainbus0 not configured "dmc" at mainbus0 not configured "rng" at mainbus0 not configured pci0 at dwpcie0 ppb0 at pci0 dev 0 function 0 "Rockchip RK3588" rev 0x00 pci1 at ppb0 bus 49 re0 at pci1 dev 0 function 0 "Realtek 8168" rev 0x15: RTL8168H/8111H (0x5400), msi, address 00:00:00:00:00:00 rgephy1 at re0 phy 7: RTL8251, rev. 0 dwpcie1: can't initialize hardware pci2 at dwpcie2 ppb1 at pci2 dev 0 function 0 "Rockchip RK3588" rev 0x00 pci3 at ppb1 bus 33 vendor "Broadcom", unknown product 0x449d (class network subclass miscellaneous, rev 0x02) at pci3 dev 0 function 0 not configured scsibus1 at sdmmc0: 2 targets, initiator 0 sd0 at scsibus1 targ 1 lun 0: removable sd0: 7600MB, 512 bytes/sector, 15564800 sectors scsibus2 at sdmmc1: 2 targets, initiator 0 sd1 at scsibus2 targ 1 lun 0: sd1: 59000MB, 512 bytes/sector, 120832000 sectors vscsi0 at root scsibus3 at vscsi0: 256 targets softraid0 at root scsibus4 at softraid0: 256 targets root on sd1a (.a) swap on sd1b dump on sd1b rkdrm0: no display interface ports configured Thanks to everyone involved ! -- Vincent Legoll

Re: RK3528 - Radxa e20c

2025-04-09 Thread Vincent Legoll
t; This should print some stuff that'll help us adding the most important > clocks that we need to support. > Thanks a lot, I'm currently setting the other arm64 I've got to do openbsd dev. Should take me a few evenings to get everything going. I'll report the output from the above patch. -- Vincent Legoll

Re: RK3528 - Radxa e20c

2025-04-09 Thread Vincent Legoll
red rkclock_set_frequency(rkclock0, 140, 40) sdmmc0: can't identify card sdmmc0: no functions scsibus0 at sdmmc1: 2 targets, initiator 0 sd0 at scsibus0 targ 1 lun 0: removable sd0: 15173MB, 512 bytes/sector, 31074304 sectors vscsi0 at root scsibus1 at vscsi0: 256 targets softraid0 at root scsibus2 at softraid0: 256 targets root on sd0a (eea8209c394fdbb2.a) swap on sd0b dump on sd0b WARNING: CHECK AND RESET THE DATE! warning: /dev/console does not exist init: not found panic: no init Stopped at panic+0x140:cmp w21, #0x0 TIDPIDUID PRFLAGS PFLAGS CPU COMMAND 449921 37498 0 0x14000 0x2001 zerothread *383713 1 0 0 00 swapper db_enter() at panic+0x13c panic() at start_init+0x2a4 start_init() at proc_trampoline+0xc https://www.openbsd.org/ddb.html describes the minimum info required in bug reports. Insufficient info makes it difficult to find and fix bugs. ddb{0}> -- Vincent Legoll

RK3528 - Radxa e20c

2025-04-06 Thread Vincent Legoll
nbus0 not configured "regulator-5v0-vcc-usb20" at mainbus0 not configured "regulator-vccio-sd" at mainbus0 not configured "regulator-vdd-arm" at mainbus0 not configured "regulator-vdd-logic" at mainbus0 not configured "binman" at mainbus0 not configured "dmc" at mainbus0 not configured sdmmc0: can't identify card sdmmc0: no functions scsibus0 at sdmmc1: 2 targets, initiator 0 sd0 at scsibus0 targ 1 lun 0: removable sd0: 15173MB, 512 bytes/sector, 31074304 sectors softraid0 at root scsibus1 at softraid0: 256 targets root on rd0a swap on rd0b dump on rd0b WARNING: CHECK AND RESET THE DATE! erase ^?, werase ^W, kill ^U, intr ^C, status ^T Next is trying 7.7 snapshots -- Vincent Legoll

Re: RK3528 - Radxa e20c

2025-04-06 Thread Vincent Legoll
ly. > > Adding support shouldn't be particularly difficult. Let me know if > you want to have a go at it. Otherwise, I'll see what I can do for > you once 7.7 is out of the door. > I'd certainly like to help, but I don't really know where to start. I'll need a bit of mentoring I think... -- Vincent Legoll