All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login


All New Register Login

Adrian

Joined 1713812491

Recently created
Least recently created
Recently updated
Least recently updated
All gists 77

Adrian / gist:914ccd7bc9b146f89e29d125c1f6507d

0 likes
0 forks
1 files
Last active 1738111728
1 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51df805e]
2 [ 0.000000] Linux version 6.13.0-sm7150 (pmos@karma) (aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0, GNU ld (GNU Binutils) 2.42) #14 SMP PREEMPT Wed Jan 29 00:30:11 UTC 2025
3 [ 0.000000] KASLR enabled
4 [ 0.000000] random: crng init done
5 [ 0.000000] Machine model: Xiaomi Redmi Note 10 Pro
6 [ 0.000000] earlycon: qcom_geni0 at MMIO 0x0000000000a88000 (options '115200n8')
7 [ 0.000000] Malformed early option 'earlycon'
8 [ 0.000000] efi: UEFI not found.
9 [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
10 [ 0.000000] OF: reserved mem: 0x0000000085700000..0x0000000085cfffff (6144 KiB) nomap non-reusable hypervisor@85700000

Adrian / gist:0f1f5b0dd6de417b8b54944e342e31b9

0 likes
0 forks
1 files
Last active 1737579613
1 $ ./cbuild -a mipsel pkg main/base-cbuild
2 0:00:00.049 => cbuild: clearing sysroot for mipsel...
3 0:00:00.101 => cbuild: cleaning world...
4 0:00:00.101 => -base-cross-mipsel=0.1-r3 -pkgconf=2.3.0-r1
5 0:00:00.336 => setting up sysroot for mipsel...
6 0:00:00.341 => cbuild: installing virtual provider for mipsel...
7 0:00:00.394 => base-cbuild-0.1-r9: cleaning build directory...
8 0:00:00.432 => base-cbuild-0.1-r9: start build (target: pkg), available hardening:
9 0:00:00.432 => +format +pie +ssp +var-init
10 0:00:00.432 => -bti -cet -cfi -cfi-genptr -cfi-icall -int -pac -scp -sst -vis

Adrian / gist:903a7e147a2c4a5f9e72fe2dda2b231b

0 likes
0 forks
1 files
Last active 1737560036
1 $ ./cbuild -a mipsel pkg main/base-cbuild
2 0:00:00.047 => cbuild: cleaning world...
3 0:00:00.275 => setting up sysroot for mipsel...
4 0:00:00.279 => cbuild: installing virtual provider for mipsel...
5 0:00:00.365 => base-cbuild-0.1-r9: start build (target: pkg), available hardening:
6 0:00:00.365 => +format +pie +ssp +var-init
7 0:00:00.365 => -bti -cet -cfi -cfi-genptr -cfi-icall -int -pac -scp -sst -vis
8 0:00:00.366 => cbuild: updating software in /opt/cports/bldroot container...
9 OK: 506 MiB in 59 packages
10 0:00:01.153 => cbuild: cleaning world...

Adrian / gist:bacf801c982d4c63bcc13170fa86ae09

0 likes
0 forks
1 files
Last active 1736840150
1 0:28:08.023 => Staging new packages to /opt/cports/pkgstage-stage0/main/x86_64...
2 0:28:08.050 => cbuild: cleaning world...
3 0:28:08.059 => fakeroot-1.36.2-r0: cleaning build directory...
4 0:28:08.069 => fakeroot-1.36.2-r0: finished phase 'pkg'
5 0:28:08.082 => base-cbuild-0.1-r8: running fetch...
6 0:28:08.088 => base-cbuild-0.1-r8: running extract hook: 000_sources...
7 0:28:08.094 => base-cbuild-0.1-r8: running prepare hook: 000_script_wrapper...
8 0:28:08.100 => base-cbuild-0.1-r8: running prepare hook: 001_prepare_users...
9 0:28:08.105 => base-cbuild-0.1-r8: running patch hook: 000_patches...
10 0:28:08.111 => base-cbuild-0.1-r8: running setup hook: 000_env_pkg_config...

Adrian / gist:f040c4428a4f4e199072a4640eb8af30

0 likes
0 forks
1 files
Last active 1736375372
1 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd041]
2 [ 0.000000] Linux version 6.13.0-rc3-next-20241220 (pmos@karma) (aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0, GNU ld (GNU Binutils) 2.42) #15 SMP PREEMPT Wed Jan 8 01:17:44 UTC 2025
3 [ 0.000000] Machine model: MT8167S
4 [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011005000 (options '')
5 [ 0.000000] printk: legacy bootconsole [uart8250] enabled
6 [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
7 [ 0.000000] OF: reserved mem: 0x000000007ee00000..0x000000007effffff (2048 KiB) nomap non-reusable consys-reserve-memory
8 [ 0.000000] OF: reserved mem: 0x000000007f1c0000..0x000000007f9bffff (8192 KiB) nomap non-reusable mblock-6-framebuffer
9 [ 0.000000] OF: reserved mem: 0x00000000544f0000..0x00000000544fffff (64 KiB) nomap non-reusable mblock-5-minirdump
10 [ 0.000000] OF: reserved mem: 0x0000000054410000..0x00000000544effff (896 KiB) nomap non-reusable mblock-4-pstore

Adrian / gist:271d62d774a44855a7cae120ca7e0a71

0 likes
0 forks
1 files
Last active 1736300930
1 picocom v2023-04
2
3 port is : /dev/ttyUSB0
4 flowcontrol : none
5 baudrate is : 921600
6 parity is : none
7 databits are : 8
8 stopbits are : 1
9 txdelay is : 0 ns
10 escape is : C-a

Adrian / x04g_dmesg.txt

0 likes
0 forks
1 files
Last active 1736299291
1 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd041]
2 [ 0.000000] Linux version 6.13.0-rc3-next-20241220 (pmos@karma) (aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0, GNU ld (GNU Binutils) 2.42) #15 SMP PREEMPT Wed Jan 8 01:17:44 UTC 2025
3 [ 0.000000] Machine model: MT8167S
4 [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011005000 (options '')
5 [ 0.000000] printk: legacy bootconsole [uart8250] enabled
6 [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
7 [ 0.000000] OF: reserved mem: 0x000000007ee00000..0x000000007effffff (2048 KiB) nomap non-reusable consys-reserve-memory
8 [ 0.000000] OF: reserved mem: 0x000000007f1c0000..0x000000007f9bffff (8192 KiB) nomap non-reusable mblock-6-framebuffer
9 [ 0.000000] OF: reserved mem: 0x00000000544f0000..0x00000000544fffff (64 KiB) nomap non-reusable mblock-5-minirdump
10 [ 0.000000] OF: reserved mem: 0x0000000054410000..0x00000000544effff (896 KiB) nomap non-reusable mblock-4-pstore

Adrian / gist:5421f10ed4224e74bed28a100ebb204e

0 likes
0 forks
1 files
Last active 1735933832
1 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd462]
2 [ 0.000000] Linux version 6.13.0-rc3-next-20241220-sm8450 (pmos@karma) (aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0, GNU ld (GNU Binutils) 2.42) #20 SMP PREEMPT Fri Jan 3 16:27:39 UTC 2025
3 [ 0.000000] KASLR enabled
4 [ 0.000000] random: crng init done
5 [ 0.000000] Machine model: Xiaomi 12
6 [ 0.000000] earlycon: qcom_geni0 at MMIO 0x000000000099c000 (options '115200n8')
7 [ 0.000000] printk: legacy bootconsole [qcom_geni0] enabled
8 [ 0.000000] efi: UEFI not found.
9 [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
10 [ 0.000000] OF: reserved mem: 0x0000000080000000..0x00000000805fffff (6144 KiB) nomap non-reusable memory@80000000

Adrian / gist:2a4b90aab0014da7bea345eab4b35133

0 likes
0 forks
1 files
Last active 1734816613
1 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
2 [ 0.000000] Linux version 6.13.0-rc2-next-20241216 (pmos@karma) (aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0, GNU ld (GNU Binutils) 2.42) #4 SMP Sat Dec 21 21:14:44 UTC 2024
3 [ 0.000000] KASLR enabled
4 [ 0.000000] random: crng init done
5 [ 0.000000] Machine model: Xiaomi 11 Lite 5G NE / 11 LE
6 [ 0.000000] earlycon: qcom_geni0 at MMIO 0x0000000000994000 (options '115200n8')
7 [ 0.000000] printk: legacy bootconsole [qcom_geni0] enabled
8 [ 0.000000] efi: UEFI not found.
9 [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
10 [ 0.000000] OF: reserved mem: 0x00000000004cd000..0x00000000004cdfff (4 KiB) nomap non-reusable wlan-ce@4cd000

Adrian / gist:6bc1265736334733b44122f22100f4da

0 likes
0 forks
1 files
Last active 1734812473
1 Cmdline: console=tty0 androidboot.verifiedbootstate=orange androidboot.keymaster=1 androidboot.vbmeta.device=PARTUUID=038bfdf7-bce9-0ad2-5a9b-8be06991f87e androidboot.vbmeta.avb_version=1.0 androidboot.vbmeta.device_state=unlocked androidboot.vbmeta.hash
2 RAM Partitions
3 Add Base: 0x0000000080000000 Available Length: 0x0000000039700000
4 Add Base: 0x0000000180000000 Available Length: 0x0000000100000000
5 Add Base: 0x00000000C0000000 Available Length: 0x00000000C0000000
6 ERROR: Could not get splash memory region node
7 Update Device Tree total time: 13 ms
8
9 Shutting Down UEFI Boot Services: 4214 ms
10 Start EBS [ 4215]
Newer Older

Powered by Opengist ⋅ Load: 164ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Forgejo