Hi,
i have just received an Geniatech XPI-3566 Zero SBC [1], which is a n RPi ZERO
W2 alternative:
Specs:
CPU: 4xARM A55 max. 1,8Ghz
GPU: ARM G52 2EE GPU
RAM: 512M-8GB LPDDR4 (mine have 2G)
SD card: NO !!!
eMMC: 8GB eMMC
wlan: AMPAK AP6256
The board comes with Debian preinstalled on the eMMC. T
(size: 0x76c0)
disks: sd0* sd1 sd2 sd3 sd4
>> OpenBSD/arm64 BOOTAA64 1.18
boot> set device sd3
boot> boot
cannot open sd3:/etc/random.seed: bad partition
booting sd3:/bsd: open sd3:/bsd: bad partition
failed(99). will try /bsd
boot>
Mizsei Zoltán írta
softraid0 at root
scsibus2 at softraid0: 256 targets
root on rd0a swap on rd0b dump on rd0b
" at mainbus0 not configured
"wireless-bluetooth" at mainbus0 not configured
"test-power" at mainbus0 not configured
"vcc-camera-regulator" at mainbus0 not configured
"external-camera-clock" at mainbus0 not configured
"gpio-regulator" at
Interestingly console input works in UKC but not in the install prompt.
Possibly UKC still uses the serial console initialised by U-Boot and the
Installer prompt is after OBSD takes over and re-initializes the serial port.
Still investigating.
--Z--
Mizsei Zoltán írta 2023. nov.. 18, Szo-n 10
:58 órakor:
>> Date: Mon, 27 Nov 2023 09:33:30 +0100
>> From: Mizsei Zoltán
>>
>> Interestingly console input works in UKC but not in the install prompt.
>> Possibly UKC still uses the serial console initialised by U-Boot and
>> the Installer prompt is after OB
Hi,
i just managed to boot OBSD 7.4 on the H68K, i will document my steps later on.
Best Regards,
-- Zoltán
Ian Darwin írta 2023. nov.. 23, Cs-n 19:18 órakor:
> Anybody got OpenBSD running on this box yet? Tiny little RK3568 box with
> 4 network ports (2@2.5Gb+2@1Gb), 4 USB, Wifi, 4K HDMI out.
port back as soon as i have any news.
Hope it helps.
Best Regards,
--Zoltán--
[1] : my boot image:
https://extrowerk.com/storage/20231205_Hinlink_H68K/BSD_EFI/H68K_EFI.img
[2] : current DTB from Armbian:
https://extrowerk.com/storage/20231205_Hinlink_H68K/BSD_EFI/rk3568-hinlink-h68k.dtb
Mizs
instead)
- 2 ETH interface have all-zero MAC address
Hope it helps.
Best Regards,
-- Zoltán
Mizsei Zoltán írta 2023. dec.. 5, K-n 17:35 órakor:
> Hi,
>
> so here is the step-by-step process as i promised. Keep in mind while
> the OS boots, it is not yet in any practical or u
rk/u-boot
Hope it helps.
Keep me posted about your findings.
Best Regards,
--Zoltán
--Z--
2023. dec. 18. 3:04:03 Ian Darwin :
> On Sat, Dec 16, 2023 at 03:48:09PM +0100, Mizsei Zoltán wrote:
>
> Following your directions I've gotten mine up and running 7.4 as well. Thanks.
Great news! Thanks for the feedback and also thanks for mentioning the
bsd.re-config, this was new to me.
I have managed to assign valid MAC to the rge ports using /etc/hostname.rge(N)
files, containing :
```
lladdr 00:11:22:33:44:55
dhcp
```
My device gets really hot, but while apmd can change
can boot into BSD.SP, but there is no prompt either.
Booting to BSD with "boot -s" results in a working single-user prompt.
Any hints would be greatly appreciated.
Best Regards,
-- Zoltán
Mizsei Zoltán írta 2023. nov.. 27, H-n 13:45 órakor:
> I know about the rk356x U-Boot port in the po
Thanks for the hint, that was the issue, now i get console access!
Miod Vallat írta 2023. dec.. 22, P-n 12:43 órakor:
>> I can boot into BSD.SP, but there is no prompt either.
>> Booting to BSD with "boot -s" results in a working single-user prompt.
>>
>> Any hints would be greatly appreciated.
>
this behaviour. Any hints would be greatly appreciated.
Thanks!
-- Zoltán
Mizsei Zoltán írta 2023. dec.. 22, P-n 13:00 órakor:
> Thanks for the hint, that was the issue, now i get console access!
>
> Miod Vallat írta 2023. dec.. 22, P-n 12:43 órakor:
>>> I can boot into
Hi,
on NetBSD the following is used to support the eMMC modules on RK356x. Would
it possible to implement asomething similar for OpenBSD?
https://github.com/NetBSD/src/commit/f30b89bb4385f5fe218ff86be5d458a51fc62d4c
For more info see the original commit message below:
"acpi: sdhc: Add support
Hi!
Mainline U-Boot support is expected in U-Boot 2024.10 (see patches here:
https://lore.kernel.org/u-boot/20240802221231.2629416-6-jo...@kwiboo.se/ ),
already available in
https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/tags/u-boot-rockchip-20240812
Linux support expected in 6.11
Hi,
I am wondering why the rkdrm driver emmits this message on rk3566:
> rkdrm0: no display interface ports configured
And if there is anything one can try or do to enable support / help to make it
supported.
Regards,
--ext
--Z--
2024. aug. 15. 21:24:04 Mizsei Zoltán :
> Hi!
>
&
MIZSEI Zoltán írta 2024. aug.. 23, P-n 19:38 órakor:
> Hi,
>
> I am wondering why the rkdrm driver emmits this message on rk3566:
>
>
>> rkdrm0: no display interface ports configured
>
> And if there is anything one can try or do to enable support / help to
> m
Hi,
I don't have the ethernet version, so I can't say anything about the
compatibility.
The wlan on the W board is definetly not supported by OpenBSD. It sports the
"Aicsemi aic8800" [1] chip for onboard Wifi.
AFAIK as every Rockchip SBC, this also becomes worryingly hot quickly when used
with
Hi,
(I assume) you have prepared the same SD card with:
- EDK2 EFI firmware
AND
- OpenBSD installer image
OpenBSD doesn't know from where and how the EDK2 EFI firmware got started and
what to do to ensure the board is able to boot the installed system. OpenBSD'S
installer only copied its OWN f
The EDK2 build you use probably contains a wrong / incomplete DTB / FDT.
Welcome in the hell called SBCs without official ACPI support. Enjoy your stay!
Best regards,
--ext
Peter Andersson írta 2025. jan.. 17, P-n 10:12 órakor:
> On 2025-01-17 09:25, MIZSEI Zoltán wrote:
>> I don't
I don't think booting via u-boot supports HDMI, at least I never managed to get
picture of it.
Peter Andersson írta 2025. jan.. 16, Cs-n 23:07 órakor:
> On 2025-01-16 10:48, Patrick Wildt wrote:
>>
>>
>>> On 16. Jan 2025, at 10:38, Peter Andersson wrote:
>>>
>>> Hi
>>>
>>> I just purchased
It won't work as a GPIO device under OpenBSD, but you can get it indirectly
working like this:
In this case the GPIO is managed by an rp2040 (aka Raspberry Pico 1) chip.
Using the Bootsel button on the board you can switch it into LOADER mode, so it
shows up as a usb mass storage device. You c
Tue, 01 Apr 2025 08:06:27 +0200,
> MIZSEI Zoltán a écrit :
>
>> It won't work as a GPIO device under OpenBSD,
>
> Why won't it work under OpenBSD? gpio(4) can't play with it? It needs a
> specific driver for?
> Is it because of the integrated RP2040 co-process
24 matches
Mail list logo