Skip to content

Instantly share code, notes, and snippets.

View networkextension's full-sized avatar
🎯
Focusing

abigt networkextension

🎯
Focusing
View GitHub Profile
@networkextension
networkextension / crash.tx
Created July 12, 2026 23:18
dmem 0x1fc000000 0x400
dmem 0x1fc000000 0x400
Memory Address 00000001FC000000 400 Bytes
[Diags Panic]: Synchronous Exception at 0x00000107F655EBE8
PC 0x0107F655EBE8 (0x0107F6534000+0x0002ABE8) [ 0] Shell.dll
PC 0x0107F659C25C (0x0107F6534000+0x0006825C) [ 0] Shell.dll
PC 0x0107F655DA30 (0x0107F6534000+0x00029A30) [ 0] Shell.dll
PC 0x0107F65E8FD4 (0x0107F6534000+0x000B4FD4) [ 0] Shell.dll
PC 0x0107F65E94BC (0x0107F6534000+0x000B54BC) [ 0] Shell.dll
@networkextension
networkextension / gist:3160fef1205bbb6d77469b3f33cd2de8
Created July 11, 2026 04:58
MacOS 14.0 Darwin dev kernel 23.x boot args
extract from 23.0.0 Darwin Kernel Version 23.0.0: Tue May 2 14:52:10 PDT 2023; root:xnu-9917.0.0.0.2~546/DEVELOPMENT_ARM64_T6031 arm64
cat kernel-bootargs.txt
-bsdmgroot
-disable_atm
-disable_cseg_write_protection
-enable_kprintf_spam
-hide_process_traced
-memorystatus-skip-fg-notify
-multiq-deep-drain
-multiq-sanity-check
@networkextension
networkextension / OpenBSD 7.9-current.dmg
Created July 10, 2026 08:48
OpenBSD 7.9-current run apple VZ platform native ,don't need qemu/vmware
Last login: Fri Jul 10 07:03:01 2026 from 192.168.64.1
OpenBSD 7.9-current (GENERIC.MP) #11: Tue Jul 7 18:19:42 MDT 2026
Welcome to OpenBSD: The proactively secure Unix-like operating system.
Please use the sendbug(1) utility to report bugs in the system.
Before reporting a bug, please try to reproduce it with the latest
version of the code. With bug reports, please try to ensure that
enough information to reproduce the problem is enclosed, and if a
known fix for it exists, include that as well.
swift@dpaa2:~ % dmesg
---<<BOOT>>---
Type Physical Virtual #Pages Attr
ConventionalMemory 000080000000 000000000000 00065fa8 WC WT WB
LoaderCode 0000e5fa8000 000000000000 00004000 WC WT WB
LoaderData 0000e9fa8000 000000000000 00004000 WC WT WB
Reserved 0000edfa8000 000000000000 000002bb WC WT WB
ConventionalMemory 0000ee263000 000000000000 000000ff WC WT WB
LoaderCode 0000ee362000 000000000000 000000d1 WC WT WB
ConventionalMemory 0000ee433000 000000000000 000000d1 WC WT WB
@networkextension
networkextension / FreeBSD native boot use MacOS VZ framework.log
Created July 6, 2026 21:30
FreeBSD native boot use MacOS VZ framework
root@fbsdvz:~ # dmesg
---<<BOOT>>---
GDB: no debug ports present
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2026 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 16.0-CURRENT #0 apple-vz-virtio-console-ecbffb825e5a-dirty: Mon Jul 6 17:10:58 UTC 2026
@networkextension
networkextension / FreeBSD 16 currently 16k booting dmesg.txt
Created July 5, 2026 22:44
FreeBSD 16 currently 16k booting dmesg
Last login: Sun Jul 5 06:31:08 on ttyu0
Jul 5 07:02:41 n1sdp-16k login[1848]: ROOT LOGIN (root) ON ttyu0
FreeBSD 16.0-CURRENT (GENERIC-16K) #1 main-cf851111b02f-dirty: Sun Jul 5 13:04:50 GMT 2026
Welcome to FreeBSD!
Release Notes, Errata: https://www.FreeBSD.org/releases/
Security Advisories: https://www.FreeBSD.org/security/
FreeBSD Handbook: https://www.FreeBSD.org/handbook/
FreeBSD FAQ: https://www.FreeBSD.org/faq/
@networkextension
networkextension / FreeBSD 16.0 current 16k page boot dmesg.txt
Created July 5, 2026 15:18
FreeBSD 16.0 current 16k page boot dmesg
| ____| | _ \ / ____| __ \
| |___ _ __ ___ ___ | |_) | (___ | | | |
| ___| '__/ _ \/ _ \| _ < \___ \| | | |
| | | | | __/ __/| |_) |____) | |__| |
| | | | | | || | | |
|_| |_| \___|\___||____/|_____/|_____/
/-------- Welcome to FreeBSD ----------\ ``` `
| | s` `.....---.......--.``` -/
| 1. Boot Multi user [Enter] | +o .--` /y:` +.
@networkextension
networkextension / freebsd_mbp2015_15.tx
Created July 5, 2026 02:26
freebsd_mbp2015_15 dmesg
local@64G-05T-141-WYJV02DHJQ-16C-M3Max-40G-nowifi ~ % cat freebsd_mbp2015_15.txt
---<<BOOT>>---
Copyright (c) 1992-2025 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 15.1-RELEASE releng/15.1-n283562-96841ea08dcf GENERIC amd64
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
VT(efifb): resolution 2880x1800
CPU: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz (2494.35-MHz K8-class CPU)
@networkextension
networkextension / log.txt
Created July 5, 2026 01:38
MBP2018 FreeBSD 15.1 picconf -lv
root@T14:~ # pciconf -lv
hostb0@pci0:0:0:0: class=0x060000 rev=0x07 hdr=0x00 vendor=0x8086 device=0x3ec4 subvendor=0x8086 subdevice=0x7270
vendor = 'Intel Corporation'
device = '8th/9th Gen Core Processor Host Bridge / DRAM Registers'
class = bridge
subclass = HOST-PCI
pcib1@pci0:0:1:0: class=0x060400 rev=0x07 hdr=0x01 vendor=0x8086 device=0x1901 subvendor=0x8086 subdevice=0x7270
vendor = 'Intel Corporation'
device = '6th-10th Gen Core Processor PCIe Controller (x16)'
class = bridge
@networkextension
networkextension / log.tx
Created July 3, 2026 23:04
ACIO1 NMI FIQ - NMI at 107803645130 us - ACIO main workloop(2) - failed to transition to state 3 (_iopStatus=7) NMI at 107803645130 us
panic(cpu 0 caller 0xfffffe001443a430): ACIO1 NMI FIQ - NMI at 107803645130 us - ACIO main workloop(2) - failed to transition to state 3 (_iopStatus=7)
NMI at 107803645130 us
RTKit: RTKit-2413.0.23.release - Client: AppleCIOFirmware-383~1433__2023-07-09-23:40:24-PDT__t6031
!UUID: 5e0683f5-6499-3ef7-a365-2649a33dd013
Time: 0x00009699967dccf7
Faulting task stack frame:
Faulting pc=0x001eb962 far=0x4b434154
r00=0x100ed538 r01=0x00000001 r02=0x00000000 r03=0x00f00000
r04=0x100ede30 r05=0x100ffff8 r06=0x001e8815 r07=0x100fffe0