Skip to content

Instantly share code, notes, and snippets.

@ming900518
Created August 8, 2026 08:57
Show Gist options
  • Select an option

  • Save ming900518/5d4a4337c675ca27d09d09b55659a1be to your computer and use it in GitHub Desktop.

Select an option

Save ming900518/5d4a4337c675ca27d09d09b55659a1be to your computer and use it in GitHub Desktop.
postmarketOS on iPhone X
localhost:~# fastfetch
/\ root@localhost
/ \ ---------------
/ \ OS: postmarketOS edge aarch64
/ \ Host: Apple iPhone X (GSM)
/ \ Kernel: Linux 7.0.12
/ \ Uptime: 21 mins
\ \ Packages: 760 (apk)
/\ \____ \ Shell: bash 5.3.9
/ \____ \ \ Display (Unknown-1): 1125x2346 in 27", 60 Hz
/ / \ \ Terminal: /dev/pts/1 10.4p1
/ / \ ___\ CPU: Apple Silicon t8015 (2+4) @ 2.30 GHz
/ / \ / ____ Memory: 743.64 MiB / 2.71 GiB (27%)
/ / \/ / \ Swap: Disabled
/ / __________/ \ Disk (/): 1.83 GiB / 2.07 GiB (89%) - ext4
/ \ \ \ Battery: 100% [AC Connected]
/ \ \ \ Locale: C
/ / / \
/___________/ /____________________\
localhost:~# lshw -short
H/W path Device Class Description
==============================================
system Apple iPhone X (GSM)
/0 bus Motherboard
/0/0 processor cpu-map
/0/1 processor cpu
/0/1/0 memory 32KiB L1 Cache
/0/2 processor cpu
/0/2/0 memory 32KiB L1 Cache
/0/3 processor cpu
/0/3/0 memory 64KiB L1 Cache
/0/4 processor cpu
/0/4/0 memory 64KiB L1 Cache
/0/5 processor cpu
/0/5/0 memory 32KiB L1 Cache
/0/6 processor cpu
/0/6/0 memory 32KiB L1 Cache
/0/7 processor l2-cache-0
/0/8 processor l2-cache-1
/0/9 memory 2777MiB System memory
/1 /dev/nvme0 storage APPLE SSD AP0256L
/1/0 /dev/ng0n1 disk NVMe disk
/1/9 /dev/ng0n2 disk NVMe disk
/1/a /dev/ng0n3 disk NVMe disk
/1/b /dev/ng0n4 disk NVMe disk
/1/c /dev/ng0n5 disk NVMe disk
/1/d /dev/ng0n6 disk NVMe disk
/1/e /dev/ng0n7 disk NVMe disk
/1/f /dev/ng0n8 disk NVMe disk
/1/1 /dev/nvme0n1 disk 256GB NVMe disk
/1/1/1 volume 29GiB EFI GPT partition
/1/2 /dev/nvme0n2 disk 16MB NVMe disk
/1/3 /dev/nvme0n3 disk 131KB NVMe disk
/1/4 /dev/nvme0n4 disk 8192B NVMe disk
/1/5 /dev/nvme0n5 disk 8192B NVMe disk
/1/6 /dev/nvme0n6 disk 4096B NVMe disk
/1/7 /dev/nvme0n7 disk 1048KB NVMe disk
/1/8 /dev/nvme0n8 disk 3145KB NVMe disk
/2 /dev/fb0 display simpledrmdrmfb
/3 input0 input Apple SMC power/lid events
/4 usb0 network Ethernet interface
localhost:~# lscpu
Architecture: aarch64
CPU op-mode(s): 64-bit
Byte Order: Little Endian
CPU(s): 6
On-line CPU(s) list: 0-5
Vendor ID: Apple
Model name: Monsoon
Model: 1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 0x1
Frequency boost: disabled
CPU(s) scaling MHz: 13%
CPU max MHz: 2304.0000
CPU min MHz: 300.0000
BogoMIPS: 48.00
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm dcpop
Model name: Mistral
Model: 1
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 1
Stepping: 0x1
CPU(s) scaling MHz: 81%
CPU max MHz: 1572.0000
CPU min MHz: 300.0000
BogoMIPS: 48.00
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm dcpop
Caches (sum of all):
L1d: 256 KiB (6 instances)
L1i: 256 KiB (6 instances)
L2: 9 MiB (2 instances)
Vulnerabilities:
Gather data sampling: Not affected
Ghostwrite: Not affected
Indirect target selection: Not affected
Itlb multihit: Not affected
L1tf: Not affected
Mds: Not affected
Meltdown: Mitigation; PTI
Mmio stale data: Not affected
Old microcode: Not affected
Reg file data sampling: Not affected
Retbleed: Not affected
Spec rstack overflow: Not affected
Spec store bypass: Vulnerable
Spectre v1: Mitigation; __user pointer sanitization
Spectre v2: Vulnerable
Srbds: Not affected
Tsa: Not affected
Tsx async abort: Not affected
Vmscape: Not affected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment