From: Marcus Glocker Subject: Re: sys/qwz: initialize on Snapdragon but fails on scan To: "Kirill A. Korinsky" Cc: tech@openbsd.org Date: Sat, 11 Apr 2026 21:32:46 +0200 On Thu, Apr 02, 2026 at 10:00:51PM +0200, Kirill A. Korinsky wrote: > May I ask you to try update from this email? > https://marc.info/?l=openbsd-tech&m=177481501901011&w=2 > > I haven't commited it yet That's what I'm getting on my Samsung Galaxy Book4 Edge. Unfortunately by applying your diff, it makes no difference for me. FYI: I had to hack the firmware board file, since my board-id is still not included in the firmware package: x1e$ diff -upN board-2.json.orig board-2.json --- board-2.json.orig Wed Mar 18 20:02:08 2026 +++ board-2.json Wed Mar 18 20:02:50 2026 @@ -140,7 +140,8 @@ { "names": [ "bus=pci,vendor=17cb,device=1107,subsystem-vendor=17aa,subsystem-device=e0e6,qmi-chip-id=2,qmi-board-id=255", - "bus=pci,vendor=17cb,device=1107,subsystem-vendor=1eac,subsystem-device=8003,qmi-chip-id=2,qmi-board-id=255" + "bus=pci,vendor=17cb,device=1107,subsystem-vendor=1eac,subsystem-device=8003,qmi-chip-id=2,qmi-board-id=255", + "bus=pci,vendor=17cb,device=1107,subsystem-vendor=17cb,subsystem-device=1107,qmi-chip-id=2,qmi-board-id=255" ], "data": "bus=pci,vendor=17cb,device=1107,subsystem-vendor=17aa,subsystem-device=e0e6,qmi-chip-id=2,qmi-board-id=255.bin" }, *** OpenBSD 7.9-beta (GENERIC.MP) #2: Sat Apr 11 21:03:15 CEST 2026 hacki@x1e.nazgul.ch:/sys/arch/arm64/compile/GENERIC.MP real mem = 16614076416 (15844MB) avail mem = 16056967168 (15313MB) random: good seed from bootblocks mainbus0 at root: Samsung Galaxy Book4 Edge (14 inch) psci0 at mainbus0: PSCI 1.1, SMCCC 1.3, SYSTEM_SUSPEND efi0 at mainbus0: UEFI 2.7 efi0: American Megatrends rev 0x5001b smbios0 at efi0: SMBIOS 3.3 smbios0: vendor SAMSUNG ELECTRONICS CO., LTD. version "P00AKY.050.250306.WY.1958" date 03/ 6/2025 smbios0: SAMSUNG ELECTRONICS CO., LTD. Galaxy Book4 Edge cpu0 at mainbus0 mpidr 0: Qualcomm Oryon r2p1 cpu0: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu0: 12288KB 64b/line 12-way L2 cache cpu0: RNDR,TLBIOS+IRANGE,TS+AXFLAG,FHM,DP,SM4,SM3,SHA3,RDM,Atomic,CRC32,SHA2+SHA512,SHA1,AES+PMULL,I8MM,BF16,SPECRES,SB,FRINTTS,GPA,LRCPC+LDAPUR,FCMA,JSCVT,APA+EPAC2+FPAC+COMBINED,DPB+DCCVADP,CLRBHB,RPRES,ECV+CNTHCTL,ASID16,AFP,SpecSEI,PAN+ATS1E1+EPAN,LO,HPDS,VH,IDS,AT,CSV3,CSV2,DIT,AMUv1p1,RASv1p1,AdvSIMD+HP,FP+HP,BT,SSBS+MSR cpu1 at mainbus0 mpidr 100: Qualcomm Oryon r2p1 cpu1: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu1: 12288KB 64b/line 12-way L2 cache cpu2 at mainbus0 mpidr 200: Qualcomm Oryon r2p1 cpu2: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu2: 12288KB 64b/line 12-way L2 cache cpu3 at mainbus0 mpidr 300: Qualcomm Oryon r2p1 cpu3: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu3: 12288KB 64b/line 12-way L2 cache cpu4 at mainbus0 mpidr 10000: Qualcomm Oryon r1p1 cpu4: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu4: 12288KB 64b/line 12-way L2 cache cpu5 at mainbus0 mpidr 10100: Qualcomm Oryon r1p1 cpu5: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu5: 12288KB 64b/line 12-way L2 cache cpu6 at mainbus0 mpidr 10200: Qualcomm Oryon r1p1 cpu6: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu6: 12288KB 64b/line 12-way L2 cache cpu7 at mainbus0 mpidr 10300: Qualcomm Oryon r1p1 cpu7: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu7: 12288KB 64b/line 12-way L2 cache cpu8 at mainbus0 mpidr 20000: Qualcomm Oryon r1p1 cpu8: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu8: 12288KB 64b/line 12-way L2 cache cpu9 at mainbus0 mpidr 20100: Qualcomm Oryon r1p1 cpu9: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu9: 12288KB 64b/line 12-way L2 cache cpu10 at mainbus0 mpidr 20200: Qualcomm Oryon r1p1 cpu10: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu10: 12288KB 64b/line 12-way L2 cache cpu11 at mainbus0 mpidr 20300: Qualcomm Oryon r1p1 cpu11: 192KB 64b/line 6-way L1 PIPT I-cache, 96KB 64b/line 6-way L1 D-cache cpu11: 12288KB 64b/line 12-way L2 cache qcscm0 at mainbus0 scmi0 at mainbus0 "gunyah-hyp" at mainbus0 not configured "hyp-elf-package" at mainbus0 not configured "ncc" at mainbus0 not configured "cpucp-log" at mainbus0 not configured "cpucp" at mainbus0 not configured "reserved-region" at mainbus0 not configured "tags-region" at mainbus0 not configured "xbl-dtlog" at mainbus0 not configured "xbl-ramdump" at mainbus0 not configured "aop-image" at mainbus0 not configured "aop-cmd-db" at mainbus0 not configured "aop-config" at mainbus0 not configured "tme-crash-dump" at mainbus0 not configured "tme-log" at mainbus0 not configured "uefi-log" at mainbus0 not configured "secdata-apss" at mainbus0 not configured "pdp-ns-shared" at mainbus0 not configured "gpu-prr" at mainbus0 not configured "tpm-control" at mainbus0 not configured "usb-ucsi-shared" at mainbus0 not configured "pld-pep" at mainbus0 not configured "pld-gmu" at mainbus0 not configured "pld-pdp" at mainbus0 not configured "tz-stat" at mainbus0 not configured "xbl-tmp-buffer" at mainbus0 not configured "adsp-rpc-remote-heap" at mainbus0 not configured "spu-secure-shared-memory" at mainbus0 not configured "adsp-boot-dtb" at mainbus0 not configured "spss-region" at mainbus0 not configured "adsp-boot" at mainbus0 not configured "video" at mainbus0 not configured "adspslpi" at mainbus0 not configured "q6-adsp-dtb" at mainbus0 not configured "cdsp" at mainbus0 not configured "q6-cdsp-dtb" at mainbus0 not configured "gpu-microcode" at mainbus0 not configured "cvp" at mainbus0 not configured "camera" at mainbus0 not configured "av1-encoder" at mainbus0 not configured "reserved-region" at mainbus0 not configured "wpss" at mainbus0 not configured "q6-wpss-dtb" at mainbus0 not configured "xbl-sc" at mainbus0 not configured "reserved-region" at mainbus0 not configured "qtee" at mainbus0 not configured "ta" at mainbus0 not configured "tags" at mainbus0 not configured "llcc-lpi" at mainbus0 not configured qcsmem0 at mainbus0 "linux,cma" at mainbus0 not configured apm0 at mainbus0 "clocks" at mainbus0 not configured "dummy-sink" at mainbus0 not configured "firmware" at mainbus0 not configured "interconnect-0" at mainbus0 not configured "interconnect-1" at mainbus0 not configured "pmu" at mainbus0 not configured "opp-table-qup100mhz" at mainbus0 not configured "opp-table-qup120mhz" at mainbus0 not configured qcsmptp0 at mainbus0 qcsmptp1 at mainbus0 simplebus0 at mainbus0: "soc" qcmtx0 at simplebus0 syscon0 at simplebus0: "clock-controller" qcgpio0 at simplebus0 agintc0 at simplebus0 shift 4:4 nirq 1024 nredist 12 ipi 0: "interrupt-controller" agintcmsi0 at agintc0 "clock-controller" at simplebus0 not configured qcipcc0 at simplebus0 simplebus1 at simplebus0: "geniqup" qcuart0 at simplebus1 simplebus2 at simplebus0: "geniqup" qciic0 at simplebus2 iic0 at qciic0 ihidev0 at iic0 addr 0x5d irq, vendor 0x27c6 product 0x123, hid-over-i2c ihidev0: 14 report ids ims0 at ihidev0 reportid 1: 1 button, tip wsmouse0 at ims0 mux 0 hid at ihidev0 reportid 2 not configured hid at ihidev0 reportid 3 not configured hid at ihidev0 reportid 8 not configured hid at ihidev0 reportid 13 not configured hid at ihidev0 reportid 14 not configured qciic1 at simplebus2 iic1 at qciic1 ihidev1 at iic1 addr 0x40 irq, vendor 0x14e5 product 0x650e, hid-over-i2c ihidev1: 10 report ids imt0 at ihidev1: clickpad, 5 contacts wsmouse1 at imt0 mux 0 hid at ihidev1 reportid 5 not configured hid at ihidev1 reportid 6 not configured ims1 at ihidev1 reportid 8: 2 buttons wsmouse2 at ims1 mux 0 hid at ihidev1 reportid 9 not configured hid at ihidev1 reportid 10 not configured "serial" at simplebus2 not configured simplebus3 at simplebus0: "geniqup" qciic2 at simplebus3 iic2 at qciic2 ihidev2 at iic2 addr 0x5 irq, vendor 0xcf2 product 0x9050, hid-over-i2c ihidev2: 13 report ids ikbd0 at ihidev2 reportid 2: 8 variable keys, 6 key codes wskbd0 at ikbd0: console keyboard icc0 at ihidev2 reportid 4: 1024 usages, 20 keys, array wskbd1 at icc0 mux 1 hid at ihidev2 reportid 7 not configured hid at ihidev2 reportid 8 not configured hid at ihidev2 reportid 13 not configured qciic3 at simplebus3 iic3 at qciic3 "nxp,ptn3222" at iic3 addr 0x4f not configured qciic4 at simplebus3 iic4 at qciic4 "nxp,ptn3222" at iic4 addr 0x4f not configured qciic5 at simplebus3 iic5 at qciic5 "nxp,ptn3222" at iic5 addr 0x4f not configured qctsens0 at simplebus0 qctsens1 at simplebus0 qctsens2 at simplebus0 qctsens3 at simplebus0 "phy" at simplebus0 not configured ufshci0 at simplebus0, UFSHCI 4.00 scsibus0 at ufshci0: 2 targets, initiator 0 sd0 at scsibus0 targ 1 lun 0: sd0: 488152MB, 4096 bytes/sector, 124966912 sectors "crypto" at simplebus0 not configured "phy" at simplebus0 not configured "phy" at simplebus0 not configured "phy" at simplebus0 not configured "phy" at simplebus0 not configured "phy" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured dwpcie0 at simplebus0 "phy" at simplebus0 not configured "gmu" at simplebus0 not configured "clock-controller" at simplebus0 not configured smmu0 at simplebus0: disabled "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured qcpas0 at simplebus0 "codec" at simplebus0 not configured "soundwire" at simplebus0 not configured "codec" at simplebus0 not configured "soundwire" at simplebus0 not configured "codec" at simplebus0 not configured "codec" at simplebus0 not configured "soundwire" at simplebus0 not configured "clock-controller" at simplebus0 not configured "soundwire" at simplebus0 not configured "codec" at simplebus0 not configured "pinctrl" at simplebus0 not configured "clock-controller" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "interconnect" at simplebus0 not configured "phy" at simplebus0 not configured "phy" at simplebus0 not configured "phy" at simplebus0 not configured "phy" at simplebus0 not configured qcdwusb0 at simplebus0: "usb" xhci0 at qcdwusb0, xHCI 1.10 usb0 at xhci0: USB revision 3.0 uhub0 at usb0 configuration 1 interface 0 "Generic xHCI root hub" rev 3.00/1.00 addr 1 qcdwusb1 at simplebus0: "usb" xhci1 at qcdwusb1, xHCI 1.10 usb1 at xhci1: USB revision 3.0 uhub1 at usb1 configuration 1 interface 0 "Generic xHCI root hub" rev 3.00/1.00 addr 1 qcdwusb2 at simplebus0: "usb" xhci2 at qcdwusb2, xHCI 1.10 usb2 at xhci2: USB revision 3.0 uhub2 at usb2 configuration 1 interface 0 "Generic xHCI root hub" rev 3.00/1.00 addr 1 "clock-controller" at simplebus0 not configured "clock-controller" at simplebus0 not configured qcdrm0 at simplebus0: "display-subsystem" "display-controller" at qcdrm0 not configured qcdpc0 at qcdrm0 qcdpc1 at qcdrm0 qcdpc2 at qcdrm0 qcdpc3 at qcdrm0 "panel" at qcdpc3 not configured "phy" at simplebus0 not configured "clock-controller" at simplebus0 not configured qcpdc0 at simplebus0 qcaoss0 at simplebus0 "sram" at simplebus0 not configured qcspmi0 at simplebus0 qcpmic0 at qcspmi0 sid 0x0 qcpon0 at qcpmic0 qcrtc0 at qcpmic0 qcsdam0 at qcpmic0 qcsdam1 at qcpmic0 qcpmicgpio0 at qcpmic0: no pins qcpwm0 at qcpmic0 qcpmic1 at qcspmi0 sid 0x1 qcpmicgpio1 at qcpmic1: no pins qcpwm1 at qcpmic1 qcpmic2 at qcspmi0 sid 0x2 qcpmicgpio2 at qcpmic2: no pins qcpmic3 at qcspmi0 sid 0x3 qcpmicgpio3 at qcpmic3 qcpmic4 at qcspmi0 sid 0x4 qcpmicgpio4 at qcpmic4 qcpmic5 at qcspmi0 sid 0x5 qcpmicgpio5 at qcpmic5 qcpmic6 at qcspmi0 sid 0x6 qcpmicgpio6 at qcpmic6 qcpmic7 at qcspmi0 sid 0x8 qcpmicgpio7 at qcpmic7: no pins qcpmic8 at qcspmi0 sid 0x9 qcpmicgpio8 at qcpmic8: no pins qcpmic9 at qcspmi0 sid 0xc: transaction dropped qcpmic9: error (5) reading 0x104: unknown PMIC type "stm" at simplebus0 not configured "tpda" at simplebus0 not configured "tpdm" at simplebus0 not configured "funnel" at simplebus0 not configured "funnel" at simplebus0 not configured "funnel" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "funnel" at simplebus0 not configured "cti" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpda" at simplebus0 not configured "funnel" at simplebus0 not configured "funnel" at simplebus0 not configured "tmc" at simplebus0 not configured "replicator" at simplebus0 not configured "tpda" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "funnel" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpda" at simplebus0 not configured "funnel" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpda" at simplebus0 not configured "funnel" at simplebus0 not configured "tpda" at simplebus0 not configured "funnel" at simplebus0 not configured "funnel" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpdm" at simplebus0 not configured "tpda" at simplebus0 not configured "funnel" at simplebus0 not configured smmu1 at simplebus0: disabled qccpucp0 at simplebus0 "rsc" at simplebus0 not configured "timer" at simplebus0 not configured "sram" at simplebus0 not configured "watchdog" at simplebus0 not configured "efuse" at simplebus0 not configured "pmu" at simplebus0 not configured "pmu" at simplebus0 not configured "pmu" at simplebus0 not configured "pmu" at simplebus0 not configured "system-cache-controller" at simplebus0 not configured "remoteproc" at simplebus0 not configured pci0 at dwpcie0 ppb0 at pci0 dev 0 function 0 "Qualcomm X1E80100 PCIe" rev 0x00: msi pci1 at ppb0 bus 1 qwz0 at pci1 dev 0 function 0 "Qualcomm WCN7850" rev 0x01: msi qwz0: wcn7850 hw2.0 agtimer0 at mainbus0: 19200 kHz "audio-codec" at mainbus0 not configured gpiokeys0 at mainbus0 "hdmi-connector" at mainbus0 not configured "pmic-glink" at mainbus0 not configured "sound" at mainbus0 not configured "regulator-octa-vdd" at mainbus0 not configured "regulator-display-vdd" at mainbus0 not configured "regulator-edp-3p3" at mainbus0 not configured "regulator-misc-3p3" at mainbus0 not configured "regulator-vph-pwr" at mainbus0 not configured "regulator-wcn-3p3" at mainbus0 not configured "usb-1-ss0-sbu-mux" at mainbus0 not configured "usb-1-ss1-sbu-mux" at mainbus0 not configured "wcn7850-pmu" at mainbus0 not configured scmi0: SCMI 2.0 uhub3 at uhub2 port 1 configuration 1 interface 0 "vendor 0x214b USB2.0 HUB" rev 2.00/1.00 addr 2 axe0 at uhub3 port 4 configuration 1 interface 0 "Linksys USB 2.0 10/100 Ethernet controller" rev 2.00/0.01 addr 3 axe0: AX88172, address 00:10:60:24:de:86 rlphy0 at axe0 phy 3: RTL8201L, rev. 1 vscsi0 at root scsibus1 at vscsi0: 256 targets softraid0 at root scsibus2 at softraid0: 256 targets root on sd0a (13f744812d2a8646.a) swap on sd0b dump on sd0b qcpas0: failed to shutdown lite firmware qwz0: allocated 15466496 bytes of DMA memory for firmware qwz_qmi_mem_seg_send: mem seg[0] addr=85380000 size=7012352 type=1 qwz_qmi_mem_seg_send: mem seg[1] addr=85a30000 size=8454144 type=4 qwz0: chip_id 0x2 chip_family 0x4 board_id 0xff soc_id 0x40170200 qwz0: fw_version 0x1108811c fw_build_timestamp 2025-05-17 00:21 fw_build_id WLAN.HMT.1.1.c5-00284.1-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 _qwz_core_create_board_name: using board name 'bus=pci,vendor=17cb,device=1107,subsystem-vendor=17cb,subsystem-device=1107,qmi-chip-id=2,qmi-board-id=255' _qwz_core_create_board_name: using board name 'bus=pci' qwz_core_parse_bd_ie_board: found match regdb data for name 'bus=pci'qwz_core_parse_bd_ie_board: found regdb data for 'bus=pci'qwz_qmi_load_bdf_qmi: type 4 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 4 qwz_qmi_load_file_target_mem: bdf download request remaining 18166 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 4 qwz_qmi_load_file_target_mem: bdf download request remaining 12022 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 4 qwz_qmi_load_file_target_mem: bdf download request remaining 5878 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 4 qwz_qmi_load_file_target_mem: bdf download request remaining 0 qwz_qmi_load_bdf_qmi: BDF download sequence completed _qwz_core_create_board_name: using board name 'bus=pci,vendor=17cb,device=1107,subsystem-vendor=17cb,subsystem-device=1107,qmi-chip-id=2,qmi-board-id=255' qwz_core_parse_bd_ie_board: found match board data for name 'bus=pci,vendor=17cb,device=1107,subsystem-vendor=17cb,subsystem-device=1107,qmi-chip-id=2,qmi-board-id=255'qwz_core_parse_bd_ie_board: found board data for 'bus=pci,vendor=17cb,device=1107,subsystem-vendor=17cb,subsystem-device=1107,qmi-chip-id=2,qmi-board-id=255'qwz_qmi_load_bdf_qmi: type 1 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 82616 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 76472 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 70328 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 64184 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 58040 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 51896 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 45752 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 39608 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 33464 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 27320 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 21176 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 15032 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 8888 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 2744 qwz_qmi_load_file_target_mem: bdf download req fixed addr type 1 qwz_qmi_load_file_target_mem: bdf download request remaining 0 qwz_qmi_load_bdf_qmi: BDF download sequence completed qwz_hal_srng_update_shadow_config: target_reg a3b04c, shadow reg 0x8fc shadow_idx 0x0, ring_type 0, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a3b054, shadow reg 0x900 shadow_idx 0x1, ring_type 0, ring num 1 qwz_hal_srng_update_shadow_config: target_reg a3b05c, shadow reg 0x904 shadow_idx 0x2, ring_type 0, ring num 2 qwz_hal_srng_update_shadow_config: target_reg a3b064, shadow reg 0x908 shadow_idx 0x3, ring_type 0, ring num 3 qwz_hal_srng_update_shadow_config: target_reg a3b06c, shadow reg 0x90c shadow_idx 0x4, ring_type 0, ring num 4 qwz_hal_srng_update_shadow_config: target_reg a3b074, shadow reg 0x910 shadow_idx 0x5, ring_type 0, ring num 5 qwz_hal_srng_update_shadow_config: target_reg a3b07c, shadow reg 0x914 shadow_idx 0x6, ring_type 0, ring num 6 qwz_hal_srng_update_shadow_config: target_reg a3b084, shadow reg 0x918 shadow_idx 0x7, ring_type 0, ring num 7 qwz_hal_srng_update_shadow_config: target_reg a3b08c, shadow reg 0x91c shadow_idx 0x8, ring_type 1, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a3b028, shadow reg 0x920 shadow_idx 0x9, ring_type 2, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a3b020, shadow reg 0x924 shadow_idx 0xa, ring_type 3, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a3b0ac, shadow reg 0x928 shadow_idx 0xb, ring_type 4, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a46000, shadow reg 0x92c shadow_idx 0xc, ring_type 5, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a46008, shadow reg 0x930 shadow_idx 0xd, ring_type 5, ring num 1 qwz_hal_srng_update_shadow_config: target_reg a46010, shadow reg 0x934 shadow_idx 0xe, ring_type 5, ring num 2 qwz_hal_srng_update_shadow_config: target_reg a46018, shadow reg 0x938 shadow_idx 0xf, ring_type 5, ring num 3 qwz_hal_srng_update_shadow_config: target_reg a46020, shadow reg 0x93c shadow_idx 0x10, ring_type 5, ring num 4 qwz_hal_srng_update_shadow_config: target_reg a46028, shadow reg 0x940 shadow_idx 0x11, ring_type 6, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a4604c, shadow reg 0x944 shadow_idx 0x12, ring_type 7, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a370b8, shadow reg 0x948 shadow_idx 0x13, ring_type 11, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a37010, shadow reg 0x94c shadow_idx 0x14, ring_type 12, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a370cc, shadow reg 0x950 shadow_idx 0x15, ring_type 13, ring num 0 qwz_hal_srng_update_shadow_config: target_reg a370d4, shadow reg 0x954 shadow_idx 0x16, ring_type 13, ring num 1 qwz_hal_srng_update_shadow_config: target_reg a370dc, shadow reg 0x958 shadow_idx 0x17, ring_type 13, ring num 2 qwz_hal_srng_update_shadow_config: target_reg a370e4, shadow reg 0x95c shadow_idx 0x18, ring_type 13, ring num 3 qwz_hal_srng_update_shadow_config: target_reg a370ec, shadow reg 0x960 shadow_idx 0x19, ring_type 13, ring num 4 qwz_hal_srng_update_shadow_config: target_reg a370f4, shadow reg 0x964 shadow_idx 0x1a, ring_type 13, ring num 5 qwz_hal_srng_update_shadow_config: target_reg a370fc, shadow reg 0x968 shadow_idx 0x1b, ring_type 13, ring num 6 qwz_hal_srng_update_shadow_config: target_reg a37104, shadow reg 0x96c shadow_idx 0x1c, ring_type 13, ring num 7 qwz_hal_srng_update_shadow_config: target_reg 1b80400, shadow reg 0x970 shadow_idx 0x1d, ring_type 8, ring num 0 qwz_hal_srng_update_shadow_config: target_reg 1b83400, shadow reg 0x974 shadow_idx 0x1e, ring_type 9, ring num 1 qwz_hal_srng_update_shadow_config: target_reg 1b8340c, shadow reg 0x978 shadow_idx 0x1f, ring_type 10, ring num 1 qwz_hal_srng_update_shadow_config: target_reg 1b85400, shadow reg 0x97c shadow_idx 0x20, ring_type 9, ring num 2 qwz_hal_srng_update_shadow_config: target_reg 1b8540c, shadow reg 0x980 shadow_idx 0x21, ring_type 10, ring num 2 qwz_hal_srng_update_shadow_config: target_reg 1b86400, shadow reg 0x984 shadow_idx 0x22, ring_type 8, ring num 3 qwz_hal_srng_update_shadow_config: target_reg 1b88400, shadow reg 0x988 shadow_idx 0x23, ring_type 8, ring num 4 qwz0: firmware start qwz0: type 8 ring_num 0 reg_base 0x1b80400 shadow 0x970 qwz0: type 9 ring_num 1 reg_base 0x1b83400 shadow 0x974 qwz0: type 10 ring_num 1 target_reg 0x1b8340c shadow 0x978 qwz0: type 9 ring_num 2 reg_base 0x1b85400 shadow 0x97c qwz0: type 10 ring_num 2 target_reg 0x1b8540c shadow 0x980 qwz0: type 8 ring_num 3 reg_base 0x1b86400 shadow 0x984 qwz0: type 8 ring_num 4 reg_base 0x1b88400 shadow 0x988 qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 11,ring_num 0 qwz0: type 11 ring_num 0 reg_base 0xa370b8 shadow 0x948 qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 12,ring_num 0 qwz0: type 12 ring_num 0 reg_base 0xa37010 shadow 0x94c qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 5,ring_num 0 qwz0: type 5 ring_num 0 reg_base 0xa46000 shadow 0x92c qwz0: type 13 ring_num 0 target_reg 0xa370cc shadow 0x950 qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 5,ring_num 1 qwz0: type 5 ring_num 1 reg_base 0xa46008 shadow 0x930 qwz0: type 13 ring_num 2 target_reg 0xa370dc shadow 0x958 qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 5,ring_num 2 qwz0: type 5 ring_num 2 reg_base 0xa46010 shadow 0x934 qwz0: type 13 ring_num 4 target_reg 0xa370ec shadow 0x960 qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 2,ring_num 0 qwz0: type 2 ring_num 0 reg_base 0xa3b028 shadow 0x920 qwz0: type 13 ring_num 3 target_reg 0xa370e4 shadow 0x95c qwz0: type 1 ring_num 0 target_reg 0xa3b08c shadow 0x91c qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 3,ring_num 0 qwz0: type 3 ring_num 0 reg_base 0xa3b020 shadow 0x924 qwz0: type 4 ring_num 0 target_reg 0xa3b0ac shadow 0x928 qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 14,ring_num 0 qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 14,ring_num 1 qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 14,ring_num 2 qwz_dp_srng_msi_setup ring not part of an ext_group; ring_type 15,ring_num 0 qwz0: type 0 ring_num 0 target_reg 0xa3b04c shadow 0x8fc qwz0: type 0 ring_num 1 target_reg 0xa3b054 shadow 0x900 qwz0: type 0 ring_num 2 target_reg 0xa3b05c shadow 0x904 qwz0: type 0 ring_num 3 target_reg 0xa3b064 shadow 0x908 qwz_wmi_tlv_op_rx: 0x16005: update fw mem dump qwz0: fatal firmware error qwz0: fatal firmware error qwz0: fatal firmware error qwz_core_start: failed to receive wmi unified ready event: -1 qwz0: failed to start core: -1 simplefb0 at mainbus0: 2880x1800, 32bpp wsdisplay0 at simplefb0 mux 1: console (std, vt100 emulation), using wskbd0 wskbd1: connecting to wsdisplay0 wsdisplay0: screen 1-5 added (std, vt100 emulation)