Tuesday, October 01, 2024

Re: OpenBSD nano r6s

On Tue, 1 Oct 2024 07:46:42 -0000 (UTC)
Stuart Henderson <stu.lists@spacehopper.org> wrote:

>
> > sd0: 14804MB, 512 bytes/sector, 30318592 sectors
> > softraid0 at root
> > scsibus1 at softraid0: 256 targets
> > root on rd0a swap on rd0b dump on rd0b
> > WARNING: bad clock chip time
> > WARNING: CHECK AND RESET THE DATE!
> > ŠŠ3ÞÿÚKXø\]‚òŠÿáøáøáøáøáøáøáøáøáøáøáøáøáøáøáøá
>
> At this point output moves from the kernel to userland. That looks like
> the port has changed speed. I would first try 1500000 as it's fairly
> common on the embedded ARM boards.

Finally I have choosen an other path. I have installed the UEFI
found here:
https://github.com/edk2-porting/edk2-rk3588?tab=readme-ov-file


I was successful to boot OpenBSD but, when the system should be installed,
the EMMC disk added to the radxa was not found. The disk used
to install OpenBSD (install75.img) was modified by adding on the boot partition
the specific DTB files for the radxa rockpi 5b.


The dmesg file which follows this text shows a lot of undefined devices, this
could perhaps be the reason of not discovering the other disks (nor the SD card
with the UEFI or the EMMC disk). Only USB stick are recognised. The UEFI recognised
more disk.

Any idea to progress further?

Thanks a lot

P.S. "axe" was a network card in the USB switch used to connect keyboard and mouse.
The native card of the radxa (rge) was recognised and can be used.
-----------------------------------------------------------------dmesg-----------------
OpenBSD 7.5 (RAMDISK) #124: Wed Mar 20 20:05:58 MDT 2024
deraadt@arm64.openbsd.org:/usr/src/sys/arch/arm64/compile/RAMDISK
real mem = 16862748672 (16081MB)
avail mem = 16206413824 (15455MB)
random: good seed from bootblocks
mainbus0 at root: ACPI
psci0 at mainbus0: PSCI 1.1, SMCCC 1.5, SYSTEM_SUSPEND
efi0 at mainbus0: UEFI 2.7
efi0: EDK II rev 0x10000
smbios0 at efi0: SMBIOS 3.3.0
smbios0: vendor EDK II version "v0.11.2" date 07/11/2024
smbios0: Radxa ROCK 5 Model B
cpu0 at mainbus0 mpidr 0: ARM Cortex-A55 r2p0
cpu0: 32KB 64b/line 4-way L1 VIPT I-cache, 32KB 64b/line 4-way L1 D-cache
cpu0: 128KB 64b/line 4-way L2 cache
cpu0: 4096KB 64b/line 16-way L3 cache
cpu0: DP,RDM,Atomic,CRC32,SHA2,SHA1,AES+PMULL,LRCPC,DPB,ASID16,PAN+ATS1E1,LO,HPDS,VH,HAFDBS,SBSS
agintc0 at mainbus0 shift 4:4 nirq 512 nredist 8: "interrupt-controller"
agtimer0 at mainbus0: 24000 kHz
acpi0 at mainbus0: ACPI 6.3
acpi0: tables DSDT FACP DBG2 GTDT APIC MCFG PPTT SPCR BGRT
acpimcfg0 at acpi0
acpimcfg0: addr 0x900008000, bus 1-1
acpimcfg0: addr 0x940008000, bus 1-1
acpimcfg0: addr 0x980008000, bus 1-1
acpimcfg0: addr 0x9c0008000, bus 1-1
acpimcfg0: addr 0xa00008000, bus 1-1
"ACPI0010" at acpi0 not configured
"ACPI0010" at acpi0 not configured
"ACPI0007" at acpi0 not configured
"ACPI0007" at acpi0 not configured
"ACPI0007" at acpi0 not configured
"ACPI0007" at acpi0 not configured
"ACPI0010" at acpi0 not configured
"ACPI0007" at acpi0 not configured
"ACPI0007" at acpi0 not configured
"ACPI0010" at acpi0 not configured
"ACPI0007" at acpi0 not configured
"ACPI0007" at acpi0 not configured
acpipci0 at acpi0 PCI0
pci0 at acpipci0
acpipci1 at acpi0 PCI2
pci1 at acpipci1
acpipci2 at acpi0 PCI4
pci2 at acpipci2
rge0 at pci2 dev 0 function 0 "Realtek RTL8125" rev 0x05: irq 282, address 00:e0:4c:03:42:08
"RKCP0D40" at acpi0 not configured
"RKCPFE2C" at acpi0 not configured
"ARMH0330" at acpi0 not configured
"ARMH0330" at acpi0 not configured
"ARMH0330" at acpi0 not configured
"RKCP3002" at acpi0 not configured
"RKCP3002" at acpi0 not configured
"RKCP3002" at acpi0 not configured
"RKCP3002" at acpi0 not configured
"RKCP3002" at acpi0 not configured
"PRP0001" at acpi0 not configured
"RKCP3001" at acpi0 not configured
"RKCP3001" at acpi0 not configured
"RKCP3001" at acpi0 not configured
"RKCP3001" at acpi0 not configured
"RKCP3001" at acpi0 not configured
"RKCP3001" at acpi0 not configured
"RKCP3001" at acpi0 not configured
"ESSX8316" at acpi0 not configured
"RKCP3001" at acpi0 not configured
com0 at acpi0 UAR2 addr 0xfeb50000/0x1000 irq 365: ns16550, no working fifo
com0: console
"RKCP3003" at acpi0 not configured
ehci0 at acpi0 EHC0 addr 0xfc800000/0x40000 irq 247
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Generic EHCI root hub" rev 2.00/1.00 addr 1
ehci1 at acpi0 EHC1 addr 0xfc880000/0x40000 irq 250
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 configuration 1 interface 0 "Generic EHCI root hub" rev 2.00/1.00 addr 1
ohci0 at acpi0 OHC0 addr 0xfc840000/0x40000 irq 248: version 1.0
ohci1 at acpi0 OHC1 addr 0xfc8c0000/0x40000 irq 251: version 1.0
xhci0 at acpi0 XHC0 addr 0xfc000000/0x400000 irq 252, xHCI 1.10
usb2 at xhci0: USB revision 3.0
uhub2 at usb2 configuration 1 interface 0 "Generic xHCI root hub" rev 3.00/1.00 addr 1
xhci1 at acpi0 XHC1 addr 0xfc400000/0x400000 irq 253, xHCI 1.10
usb3 at xhci1: USB revision 3.0
uhub3 at usb3 configuration 1 interface 0 "Generic xHCI root hub" rev 3.00/1.00 addr 1
xhci2 at acpi0 XHC2 addr 0xfcd00000/0x400000 irq 254, xHCI 1.10
usb4 at xhci2: USB revision 3.0
uhub4 at usb4 configuration 1 interface 0 "Generic xHCI root hub" rev 3.00/1.00 addr 1
usb5 at ohci0: USB revision 1.0
uhub5 at usb5 configuration 1 interface 0 "Generic OHCI root hub" rev 1.00/1.00 addr 1
usb6 at ohci1: USB revision 1.0
uhub6 at usb6 configuration 1 interface 0 "Generic OHCI root hub" rev 1.00/1.00 addr 1
uhub7 at uhub0 port 1 configuration 1 interface 0 "Terminus Technology USB 2.0 Hub" rev 2.00/1.11 addr 2
umass0 at uhub1 port 1 configuration 1 interface 0 " USB DISK 2.0" rev 2.00/1.10 addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, initiator 0
sd0 at scsibus0 targ 1 lun 0: <, USB DISK 2.0, PMAP> removable serial.13fe3100078A113C30AF
sd0: 3820MB, 512 bytes/sector, 7823360 sectors
uhub8 at uhub3 port 1 configuration 1 interface 0 "VIA Labs, Inc. USB2.0 Hub" rev 2.10/91.00 addr 2
uhidev0 at uhub8 port 2 configuration 1 interface 0 "Sunplus USB Optical Mouse" rev 2.00/0.90 addr 3
uhidev0: iclass 3/1, 1 report id
uhid at uhidev0 reportid 1 not configured
uhub9 at uhub8 port 3 configuration 1 interface 0 "Apple, Inc. Keyboard Hub" rev 2.00/96.15 addr 4
uhidev1 at uhub9 port 2 configuration 1 interface 0 "Apple Inc. Apple Keyboard" rev 2.00/0.74 addr 5
uhidev1: iclass 3/1
ukbd0 at uhidev1
wskbd0 at ukbd0: console keyboard
uhidev2 at uhub9 port 2 configuration 1 interface 1 "Apple Inc. Apple Keyboard" rev 2.00/0.74 addr 5
uhidev2: iclass 3/0
uhid at uhidev2 not configured
axe0 at uhub8 port 4 configuration 1 interface 0 "ASIX Electronics AX88772A" rev 2.00/0.01 addr 6
axe0: AX88772, address 00:00:00:00:01:f7
ukphy0 at axe0 phy 16: Generic IEEE 802.3u media interface, rev. 1: OUI 0x000ec6, model 0x0006
uhub10 at uhub3 port 2 configuration 1 interface 0 "VIA Labs, Inc. USB3.0 Hub" rev 3.00/91.01 addr 7
softraid0 at root
scsibus1 at softraid0: 256 targets
root on rd0a swap on rd0b dump on rd0b
WARNING: bad clock chip time
WARNING: CHECK AND RESET THE DATE!
simplefb0 at mainbus0: 1920x1080, 32bpp
wsdisplay0 at simplefb0 mux 1: console (std, vt100 emulation), using wskbd0

No comments:

Post a Comment