|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|||
stuck at boot on aarch64 device(Qualcomm sc8280xp)
TL, DR
The device shows scpi tables, then stucking at disk: sd0* sd1 sd2 >> OpenBSD/arm64 BOOTAA64 1.18 boot> cannot open sd0a:/etc/random.seed: No such file or directory booting sd0a:/bsd: 3023768+1214656+12712936+633232 [269381+91+701664+287051]=0x13edb50 FACP SSDT BGRT CSRT DBG2 GTDT IORT APIC MCFG PPTT SPCR TPM2 MSDM DLUT BGRT FPDT Any help is welcome, thanks! Background: Recently, I suffer from reversing those gpio pins and pmic regulators, because my device is a windows based and per-installed instead of android so that I can not get info from something like dtbo. So my linux experience is terrible on the device. Then I discovered OpenBSD unexpectedly, I found that OpenBSD offer an ACPI support(I dived into source slightly, found actually it is a mixed support, it uses devicetree and acpi at the same time) for Qualcomm, like it offers qcgpio and qcpmic, etc. And I found the post of OpenBSD, it mentioned that OpenBSD have supported SC8280xp device since 7.2https://www.openbsd.org/72.html. Then I burned disk img to my drive and tried to boot, but with no luck. And I also built a bsd kernel for my device case, because kernel source add some conditions for another specific sc8280xp device, then I tried to use bsd.gdb this time. nothing special other than the similar console log. |
|
|||
Finally, I decide to add some link, if some kind person would like to dive into this.
ACPI tables dump Officail website |
|
|||
The sc8280xp is mentioned in the OpenBSD 7.2 and 7.3 release announcements. I found these mentions in the archives of that mailing list at https://marc.info/?l=openbsd-misc&r=1&w=2
You could ask on the OpenBSD misc mailing list. That list is frequented by developers.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mount_ext2fs: /dev/sd1i on /mnt: specified device does not match mounted device | Zielonykid123 | OpenBSD General | 4 | 26th November 2021 01:18 PM |
Stuck on CD installation | DuneyWall | OpenBSD Installation and Upgrading | 19 | 4th August 2019 08:48 PM |
Building jdk-1.8 stuck | nyg | OpenBSD Packages and Ports | 9 | 12th February 2017 09:36 PM |
ThinkPad key stuck | LeFrettchen | General Hardware | 0 | 26th July 2015 12:43 PM |
VIA sound device fails on boot, works with kldload | robbak | FreeBSD General | 0 | 16th June 2008 07:16 AM |