Adrian / gist:b9b1f2d429a5441dbcd18fa4ee7b147c
0 likes
0 forks
1 files
Last active
1 | ====================================================================== |
2 | ERROR: test_forget (test.test_support.TestSupport.test_forget) |
3 | ---------------------------------------------------------------------- |
4 | Traceback (most recent call last): |
5 | File "/builddir/python-3.13.2/Lib/test/test_support.py", line 119, in test_forget |
6 | import_helper.forget(TESTFN) |
7 | ~~~~~~~~~~~~~~~~~~~~^^^^^^^^ |
8 | File "/builddir/python-3.13.2/Lib/test/support/import_helper.py", line 48, in forget |
9 | unlink(source + 'c') |
10 | ~~~~~~^^^^^^^^^^^^^^ |
Adrian / gist:204ad106d9d64be788c78f6d3599555e
0 likes
0 forks
1 files
Last active
1 | warning: [email protected]: $ cd "/home/jens/hermit-rs/kernel" && env -u CARGO -u CARGO_CFG_FEATURE -u CARGO_CFG_FMT_DEBUG -u CARGO_CFG_OVERFLOW_CHECKS -u CARGO_CFG_PANIC -u CARGO_CFG_RELOCATION_MODEL -u CARGO_CFG_TARGET_ABI -u CARGO_CFG_TARGET_ARCH -u CARGO_CFG_TARGET_ENDIAN -u CARGO_CFG_TARGET_ENV -u CARGO_CFG_TARGET_FEATURE -u CARGO_CFG_TARGET_HAS_ATOMIC -u CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT -u CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE -u CARGO_CFG_TARGET_OS -u CARGO_CFG_TARGET_POINTER_WIDTH -u CARGO_CFG_TARGET_THREAD_LOCAL -u CARGO_CFG_TARGET_VENDOR -u CARGO_CFG_UB_CHECKS -u CARGO_ENCODED_RUSTFLAGS -u CARGO_FEATURE_ACPI -u CARGO_FEATURE_DHCPV4 -u CARGO_FEATURE_FS -u CARGO_FEATURE_FSGSBASE -u CARGO_FEATURE_INSTRUMENT -u CARGO_FEATURE_PCI -u CARGO_FEATURE_PCI_IDS -u CARGO_FEATURE_SMP -u CARGO_FEATURE_TCP -u CARGO_HOME -u CARGO_MAKEFLAGS -u CARGO_MANIFEST_DIR -u CARGO_MANIFEST_LINKS -u CARGO_MANIFEST_PATH -u CARGO_PKG_AUTHORS -u CARGO_PKG_DESCRIPTION -u CARGO_PKG_HOMEPAGE -u CARGO_PKG_LICENSE -u CARGO_PKG_LICENSE_FILE -u CARGO_PKG_NAME -u CARGO_PKG_README -u CARGO_PKG_REPOSITORY -u CARGO_PKG_RUST_VERSION -u CARGO_PKG_VERSION -u CARGO_PKG_VERSION_MAJOR -u CARGO_PKG_VERSION_MINOR -u CARGO_PKG_VERSION_PATCH -u CARGO_PKG_VERSION_PRE -u LD_LIBRARY_PATH -u RUSTC -u RUSTDOC -u RUSTUP_HOME -u RUSTUP_TOOLCHAIN -u RUST_RECURSION_COUNT "/home/jens/.cargo/bin/cargo" "run" "--package=xtask" "--target-dir" "/home/jens/hermit-rs/target/x86_64-unknown-hermit/release/build/hermit-6ede7ca3cac79bde/out/target" "--" "build" "--arch" "x86_64" "--profile" "release" "--target-dir" "/home/jens/hermit-rs/target/x86_64-unknown-hermit/release/build/hermit-6ede7ca3cac79bde/out/target" "--instrument-mcount" "--no-default-features" "--features" "acpi dhcpv4 fs fsgsbase pci pci-ids smp tcp" |
2 | Compiling rust-tcp-io-perf v0.0.0 (/home/jens/hermit-rs/benches/netbench) |
3 | Finished `release` profile [optimized + debuginfo] target(s) in 1m 12s |
4 | Launching server-bw image on QEMU |
5 | [2025-04-01T01:35:10Z INFO virtiofsd] Waiting for vhost-user socket connection... |
6 | [2025-04-01T01:35:11Z INFO virtiofsd] Client connected, servicing requests |
7 | [LOADER][INFO] Loader: [0x100000 - 0x122059] |
8 | [LOADER][INFO] Found Multiboot information at 0x9500 |
9 | [LOADER][WARN] Mapping 1 4KiB pages from 0x9000..0xa000 to 0x9000..0xa000 |
10 | [LOADER][INFO] Found an ELF module at [0x124000 - 0x3bfd670] |
Adrian / gist:10db799c008b4f53a3062dd13a87e81e
0 likes
0 forks
1 files
Last active
1 | Building loader |
2 | ~/loader ~/hermit-rs/benches/netbench |
3 | Finished `dev` profile [optimized + debuginfo] target(s) in 0.03s |
4 | Running `target/debug/xtask build --target x86_64 --release` |
5 | $ rustup target add x86_64-unknown-none |
6 | info: component 'rust-std' for target 'x86_64-unknown-none' is up to date |
7 | $ rustup component add llvm-tools-preview |
8 | info: component 'llvm-tools' for target 'x86_64-unknown-linux-gnu' is up to date |
9 | Building loader |
10 | $ cargo build --target=x86_64-unknown-none --release |
Adrian / gist:7ee50acd570b46e09b2b6255be1377a0
0 likes
0 forks
1 files
Last active
1 | [adrian@sirius ~]$ sudo journalctl -u virtqemud -f -n 500 |
2 | Mar 18 04:44:38 sirius systemd[1]: Starting virtqemud.service - libvirt QEMU daemon... |
3 | Mar 18 04:44:53 sirius systemd[1]: Started virtqemud.service - libvirt QEMU daemon. |
4 | Mar 18 04:44:54 sirius qemu-system-ppc64[2996]: *HARK* log.c: 92: core_log_lib_info: src version: 2.1.0 |
5 | Mar 18 04:44:54 sirius qemu-system-ppc64[2996]: *HARK* log.c: 94: core_log_lib_info: compiled with support for shutdown state |
6 | Mar 18 04:44:54 sirius qemu-system-ppc64[2996]: *HARK* log.c: 97: core_log_lib_info: compiled with libndctl 63+ |
7 | Mar 18 04:44:54 sirius qemu-system-ppc64[3008]: *HARK* log.c: 92: core_log_lib_info: src version: 2.1.0 |
8 | Mar 18 04:44:54 sirius qemu-system-ppc64[3008]: *HARK* log.c: 94: core_log_lib_info: compiled with support for shutdown state |
9 | Mar 18 04:44:54 sirius qemu-system-ppc64[3008]: *HARK* log.c: 97: core_log_lib_info: compiled with libndctl 63+ |
10 | Mar 18 04:45:25 sirius virtqemud[2972]: libvirt version: 10.6.0, package: 7.fc41 (Fedora Project, 2025-03-05-16:58:53, ) |
Adrian / gist:4239a36bbf3a4a539882169f0605ad80
0 likes
0 forks
1 files
Last active
1 | S - |
2 | Format: Log Type - Time(microsec) - Message - Optional Info |
3 | S - |
4 | Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic |
5 | S - QC_IMAGE_VERSION_STRING=BOOT.MXF.2.0-00709-WAIPIO-1 |
6 | S - IMAGE_VARIANT_STRING=SocWaipioLAA |
7 | S - OEM_IMAGE_VERSION_STRING=crm-ubuntu13 |
8 | S - Boot Interface: UFS |
9 | S - Secure Boot: Off |
10 | S - Boot Config @ 0x221c8600 = 0x00000001 |
Adrian / gist:a8936589b6e44da0abbb647ef2d0f212
0 likes
0 forks
1 files
Last active
1 | qcom-sm7150:~$ media-ctl -p |
2 | Media controller API version 6.14.0 |
3 | |
4 | Media device information |
5 | ------------------------ |
6 | driver qcom-camss |
7 | model Qualcomm Camera Subsystem |
8 | serial |
9 | bus info platform:ace0000.camss |
10 | hw revision 0x0 |
Adrian / gist:1134ed2cb9514079bb0c3ab799a0c64e
0 likes
0 forks
1 files
Last active
1 | [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51df805e] |
2 | [ 0.000000] Linux version 6.14.0-rc5-sm7150 (pmos@karma) (aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0, GNU ld (GNU Binutils) 2.42) #19 SMP PREEMPT Fri Mar 7 22:31:03 UTC 2025 |
3 | [ 0.000000] KASLR disabled due to lack of seed |
4 | [ 0.000000] Machine model: Xiaomi Mi 9T |
5 | [ 0.000000] efi: EFI v2.11 by Das U-Boot |
6 | [ 0.000000] efi: ESRT=0x1eb878040 RTPROP=0x1eb87a040 SMBIOS 3.0=0x1eca0c000 INITRD=0x1eb861040 MEMRESERVE=0x1eb826040 |
7 | [ 0.000000] esrt: Reserving ESRT space from 0x00000001eb878040 to 0x00000001eb878078. |
8 | [ 0.000000] OF: reserved mem: 0x0000000085700000..0x0000000085cfffff (6144 KiB) nomap non-reusable hypervisor@85700000 |
9 | [ 0.000000] OF: reserved mem: 0x0000000085d00000..0x0000000085efffff (2048 KiB) nomap non-reusable xbl@85d00000 |
10 | [ 0.000000] OF: reserved mem: 0x0000000085f00000..0x0000000085f1ffff (128 KiB) nomap non-reusable aop@85f00000 |
Adrian / gist:cd847bc813e14e59aad75db8ebc3e2de
0 likes
0 forks
1 files
Last active
1 | [ 14.082968] vfe_set_power called, on=1 |
2 | [ 14.082976] vfe_get called |
3 | [ 14.085876] VFE ISR called, irq=211 |
4 | [ 14.085904] VFE ISR status0=2147483648 |
5 | [ 14.085907] VFE reset acked |
6 | [ 14.085926] VFE reset successfully (irq name: ace0000.camss_msm_vfe1) |
7 | [ 14.085932] vfe_get (irq name: ace0000.camss_msm_vfe1) return 0 |
8 | [ 14.086002] vfe_set_power called, on=0 |
9 | [ 14.086004] vfe_put called |
10 | [ 14.086909] vfe_set_power called, on=1 |
Adrian / gist:2dffa9bf29b145f8b90b2bc5cd4d6eae
0 likes
0 forks
1 files
Last active
1 | [ 13.502220] vfe_get called |
2 | [ 13.502325] VFE ISR called, irq=211 |
3 | [ 13.502346] VFE ISR status0=2147483648 |
4 | [ 13.502348] VFE reset acked |
5 | [ 13.503481] VFE reset successfully (irq name: ace0000.camss_msm_vfe2) |
6 | [ 13.503507] vfe_get (irq name: ace0000.camss_msm_vfe2) return 0 |
7 | [ 13.503735] vfe_put called |
8 | [ 13.504367] vfe_get called |
9 | [ 13.505742] VFE ISR called, irq=210 |
10 | [ 13.505768] VFE ISR status0=2147483648 |
Adrian / gist:79dde5e9cc32450ba3640d5648ce350e
0 likes
0 forks
1 files
Last active
1 | qcom-sm7150:~$ dmesg -w | grep -i vfe |
2 | [ 12.545452] VFE ISR called, irq=203 |
3 | [ 12.545480] VFE ISR status0=2147483648 |
4 | [ 12.545483] VFE reset acked |
5 | [ 12.549051] VFE ISR called, irq=203 |
6 | [ 12.549079] VFE ISR status0=2147483648 |
7 | [ 12.549082] VFE reset acked |
8 | [ 12.583091] VFE ISR called, irq=203 |
9 | [ 12.583116] VFE ISR status0=2147483648 |
10 | [ 12.583119] VFE reset acked |
Newer
Older