This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Device 0: /dev/sdi TOSHIBA MG08ACA1 | |
| Bucket size: 2.00M | |
| Device 1: /dev/sdj TOSHIBA MG10ACA2 | |
| Bucket size: 2.00M | |
| Device 2: /dev/sdk TOSHIBA MG10ACA2 | |
| Bucket size: 2.00M | |
| Device 3: /dev/sdl TOSHIBA MG10ACA2 | |
| Bucket size: 2.00M | |
| Device 4: /dev/sdm TOSHIBA MG10ACA2 | |
| Bucket size: 2.00M |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Jan 31 22:07:47 Purple-Sunrise kernel: Linux version 6.18.2 (nixbld@localhost) (gcc (GCC) 14.3.0, GNU ld (GNU Binutils) 2.44) #1-NixOS SMP PREEMPT_DYNAMIC Thu Dec 18 13:03:43 UTC 2025 | |
| Jan 31 22:07:47 Purple-Sunrise kernel: Command line: initrd=\EFI\nixos\a5975795hpknjb7vr3k0v0nfpzi2yc0b-initrd-linux-6.18.2-initrd.efi init=/nix/store/w89v42qp3llj16lmndh9nnmmkd65lbp9-nixos-system-Purple-Sunrise-26.05.20251227.3edc4a3/init amd_pstate=active hid_apple.fnmode=0 amdgpu.ppfeaturemask=0xfffffffb loglevel=4 lsm=landlock,yama,bpf | |
| Jan 31 22:07:47 Purple-Sunrise kernel: BIOS-provided physical RAM map: | |
| Jan 31 22:07:47 Purple-Sunrise kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable | |
| Jan 31 22:07:47 Purple-Sunrise kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved | |
| Jan 31 22:07:47 Purple-Sunrise kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009d1efff] usable | |
| Jan 31 22:07:47 Purple-Sunrise kernel: BIOS-e820: [mem 0x0000000009d1f000-0x0000000009ffffff] reserved | |
| Jan 31 22:07:47 Pur |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| boot -0 | |
| -- No entries -- | |
| boot -1 | |
| mce: [Hardware Error]: Machine check events logged | |
| mce: [Hardware Error]: CPU 17: Machine Check: 0 Bank 5: bea0000000000108 | |
| mce: [Hardware Error]: TSC 0 ADDR 7f21ce93c294 MISC d01a000000000000 SYND 4d000000 IPID 500b000000000 | |
| mce: [Hardware Error]: PROCESSOR 2:a20f12 TIME 1769850447 SOCKET 0 APIC b microcode a201213 | |
| mce: [Hardware Error]: Machine check events logged | |
| [Hardware Error]: Corrected error, no action required. | |
| [Hardware Error]: CPU:1 (19:21:2) MC15_STATUS[Over|CE|MiscV|-|PCC|-|-|-|-]: 0xdb84000037e2e802 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| boot -1 | |
| mce: [Hardware Error]: Machine check events logged | |
| mce: [Hardware Error]: CPU 17: Machine Check: 0 Bank 5: bea0000000000108 | |
| mce: [Hardware Error]: TSC 0 ADDR 7f21ce93c294 MISC d01a000000000000 SYND 4d000000 IPID 500b000000000 | |
| mce: [Hardware Error]: PROCESSOR 2:a20f12 TIME 1769850447 SOCKET 0 APIC b microcode a201213 | |
| mce: [Hardware Error]: Machine check events logged | |
| [Hardware Error]: Corrected error, no action required. | |
| [Hardware Error]: CPU:1 (19:21:2) MC15_STATUS[Over|CE|MiscV|-|PCC|-|-|-|-]: 0xdb84000037e2e802 | |
| [Hardware Error]: IPID: 0x0000000000000000 | |
| [Hardware Error]: Bank 15 is reserved. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {-# LANGUAGE MultiWayIf #-} | |
| {-# LANGUAGE StrictData #-} | |
| {-# LANGUAGE BangPatterns #-} | |
| import System.PosixCompat.Files | |
| import System.PosixCompat.Types (DeviceID) | |
| import Control.Exception (bracket_, evaluate, catch, handle, try, IOException) | |
| import Control.Concurrent |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| nixos-config on master [$!?⇡] | |
| ❯ jj git init | |
| Done importing changes from the underlying Git repo. | |
| Warning: Refused to snapshot some files: | |
| packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/abyss/abyss: 2.8MiB (2988200 bytes); the maximum size allowed is 1.0MiB (1048576 bytes) | |
| packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/exe/exe: 2.8MiB (2897816 bytes); the maximum size allowed is 1.0MiB (1048576 bytes) | |
| packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup/setup: 16.7MiB (17554000 bytes); the maximum size allowed is 1.0MiB (1048576 bytes) | |
| packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup-config: 1.2MiB (1210297 bytes); the maximum size allowed is 1.0MiB (1048576 bytes) | |
| packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/build/abyss/abyss: 2.8MiB (2988200 bytes); the maximum size allowed is 1.0MiB (1048576 bytes) | |
| packages/abyss/dist-newstyle/build/x86_64- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {-# LANGUAGE OverloadedStrings #-} | |
| {-# LANGUAGE RecordWildCards #-} | |
| module Main where | |
| import qualified Data.ByteString.Lazy as LBS | |
| import qualified Text.Megaparsec as P | |
| import qualified Text.Megaparsec.Char as P | |
| import qualified Data.Text as T | |
| import qualified Data.Text.IO as T |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [1190008.354000] amdgpu 0000:09:00.0: amdgpu: Failed to retrieve enabled ppfeatures! | |
| [1379939.769544] [drm:gfx_v10_0_priv_reg_irq [amdgpu]] *ERROR* Illegal register access in command stream | |
| [1379939.769825] amdgpu 0000:09:00.0: amdgpu: Dumping IP State | |
| [1379939.772882] amdgpu 0000:09:00.0: amdgpu: Dumping IP State Completed | |
| [1379939.772951] amdgpu 0000:09:00.0: amdgpu: [drm] AMDGPU device coredump file has been created | |
| [1379939.772955] amdgpu 0000:09:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data | |
| [1379939.772958] amdgpu 0000:09:00.0: amdgpu: ring gfx_0.0.0 timeout, signaled seq=89112771, emitted seq=89112774 | |
| [1379939.772963] amdgpu 0000:09:00.0: amdgpu: Process Warhammer3.exe pid 2185318 thread dxvk-submit pid 2185377 | |
| [1379939.772966] amdgpu 0000:09:00.0: amdgpu: Starting gfx_0.0.0 ring reset | |
| [1379939.806156] amdgpu 0000:09:00.0: amdgpu: [mmhub] page fault (src_id:0 ring:0 vmid:5 pasid:0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/fs/bcachefs/journal/sb.c b/fs/bcachefs/journal/sb.c | |
| index 12ab92fee968a..4a65c008f3a52 100644 | |
| --- a/fs/bcachefs/journal/sb.c | |
| +++ b/fs/bcachefs/journal/sb.c | |
| @@ -232,8 +232,6 @@ int bch2_sb_journal_sort(struct bch_fs *c) | |
| for_each_online_member(c, ca, BCH_DEV_READ_REF_sb_journal_sort) { | |
| struct bch_sb_field_journal_v2 *j = bch2_sb_field_get(ca->disk_sb.sb, journal_v2); | |
| - if (!j) | |
| - continue; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| External UUID: 927137d3-8864-4756-9c7e-3b9d1efff07b | |
| Internal UUID: fd7fc5be-7a90-44e2-8756-3d66ff90d8e8 | |
| Magic number: c68573f6-4e1a-45ca-8265-f57f48ba6d81 | |
| Device index: 0 | |
| Label: root | |
| Version: 1.32: sb_field_extent_type_u64s | |
| Incompatible features allowed: 1.32: sb_field_extent_type_u64s | |
| Incompatible features in use: 1.24: casefolding | |
| Version upgrade complete: 1.32: sb_field_extent_type_u64s | |
| Oldest version on disk: 1.2: deleted_inodes |
NewerOlder