DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 24th July 2024
nuvole nuvole is offline
New User
 
Join Date: Jul 2024
Posts: 3
Default 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.
Reply With Quote
  #2   (View Single Post)  
Old 25th July 2024
nuvole nuvole is offline
New User
 
Join Date: Jul 2024
Posts: 3
Default

Finally, I decide to add some link, if some kind person would like to dive into this.

ACPI tables dump
Officail website
Reply With Quote
  #3   (View Single Post)  
Old 25th July 2024
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,155
Default

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
Reply With Quote
  #4   (View Single Post)  
Old 3rd August 2024
nuvole nuvole is offline
New User
 
Join Date: Jul 2024
Posts: 3
Default

Quote:
Originally Posted by J65nko View Post
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.
Thanks, I will send a mail to misc.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 05:44 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick