OpenBSD on Le Potato

2022-07-06 Thread joe
ot configured "leds" at mainbus0 not configured "regulator-hdmi-5v" at mainbus0 not configured "regulator-vcc_3v3" at mainbus0 not configured "regulator-vcc-card" at mainbus0 not configured "regulator-vddio_ao18" at mainbus0 not configured "regulator-vddio_boot" at mainbus0 not configured simplefb0 at mainbus0: 720x576, 32bpp wsdisplay0 at simplefb0 wsdisplay0: screen 0 added (std, vt100 emulation) softraid0 at root scsibus0 at softraid0: 256 targets root on rd0a swap on rd0b dump on rd0b WARNING: CHECK AND RESET THE DATE! If there is any developer interest, I'm happy to do what I can to help. Thanks, -- Joe Gidi j...@entropicblur.com "You cannot buy skill." -- Ross Seyfried

Re: OpenBSD on Le Potato

2022-07-11 Thread joe
> "vpu" at simplebus0 not configured > "hdmi-tx" at simplebus0 not configured > "usb" at simplebus0 not configured > "crypto" at simplebus0 not configured > "cvbs-connector" at mainbus0 not configured > "emmc-pwrseq" at mainbus0

panic after install of 6.7 on Raspberry Pi 3

2020-05-26 Thread Joe Barnett
Any insights will be appreciated, thanks, Joe terminal output follows: CONGRATULATIONS! Your OpenBSD install has been successfully completed! When you login to your new system the first time, please read your mail using the 'mail' command. Exit to (S)hell, (H)alt or (R)eboot? [reboot] syncing

Re: panic after install of 6.7 on Raspberry Pi 3

2020-05-26 Thread Joe Barnett
On 2020-05-26 14:44, Mark Kettenis wrote: Date: Tue, 26 May 2020 14:15:52 -0700 From: Joe Barnett I have tried installing 6.7 (arm64) onto my Raspberry Pi 3 and it consistently fails to boot following what appears to be a successful installation. I am installing from miniroot67.fs (again, for

Adding i2c RTC to Tinker Board?

2021-06-19 Thread Joe Gidi
m struggling to figure out the correct way to enable the RTC on this Rockchip-based system; it seems I need to do something with U-Boot, but it's not clear what that "something" would be. Is anyone able to offer any guidance? -- Joe Gidi j...@entropicblur.com "You cannot buy skill." -- Ross Seyfried

Cubieboard 2 boot from SD card fails

2015-08-06 Thread Average Joe
Recently I bought a Cubieboard 2 with hope that I'll be able to run OpenBSD on it. The armv7 page says the board is supported and all the devices I hoped to use are listed as supported. Installation instructions seemed dead simple. However, I am struggling for two days already trying to boot this t

Re: Cubieboard 2 boot from SD card fails

2015-08-06 Thread Average Joe
> It seems the allwinner provided u-boot doesn't set up the > atags structure and uses it's own way of booting so you'll > likely need to use a version based on the main u-boot repository. > > It should be possible to dd the miniroot-cubie-58.fs to an sd card > then dd if=u-boot-sunxi-with-spl.bin

Re: Cubieboard 2 boot from SD card fails

2015-08-07 Thread Average Joe
I have spent another day trying to get this machine to run OpenBSD but have had no success. Since for some reason the network interface is not working I have resorted to loading the ramdisk image from the USB key: sunxi# fatload usb 0 0x4020 bsd.rd.SUNXI.umg reading bsd.rd.SUNXI.umg 8026368 by