| 3 Jun 2024 |
K900 | Check lsmod | grep pstore | 19:58:13 |
| Sahil changed their display name from Sahil Mishra to Sahil. | 19:58:18 |
K900 | If it's showing anything, you should have pstore set up | 19:58:18 |
K900 | So any logs possible will be, well, logged | 19:58:25 |
K900 | Even after a kernel panic or something | 19:58:29 |
K900 | So if you still have nothing, it's probably hardware | 19:58:36 |
Sahil | efi_pstore 16384 0 | 19:58:42 |
K900 | Then yeah, it's likely hardware | 19:58:54 |
Sahil | that sucks thank you for the help | 19:59:03 |
K900 | Maybe try monitoring the temperatures | 19:59:13 |
Sahil | sure, will take a look next time i can boot it | 19:59:43 |
K900 | Instantly powering down is what a lot of especially older x86 does when overheated | 19:59:48 |
Sahil | Redacted or Malformed Event | 20:20:06 |
Sahil | * my open ssh printed this
Broadcast
The system will suspend now!
| 20:20:16 |
Sahil | Redacted or Malformed Event | 20:20:33 |
Sahil | I believe the issue was that the computer was suspending, i turned powerManagement off is that a bad idea | 20:34:50 |
Sahil | * I believe the issue was that the computer was suspending, i turned powerManagement off is that a bad idea/is wol a better alternative | 20:37:58 |
| 4 Jun 2024 |
| raitobezarius changed their display name from raitobezarius (DECT: 7248) to raitobezarius. | 11:14:52 |
| ibizaman joined the room. | 18:54:32 |
| mattleon joined the room. | 21:35:01 |
| 6 Jun 2024 |
| @shoglofi:matrix.org joined the room. | 17:33:03 |
| @shoglofi:matrix.org left the room. | 17:35:13 |
| 9 Jun 2024 |
| @keiichi:matrix.org joined the room. | 21:12:42 |
| 11 Jun 2024 |
| aos joined the room. | 15:36:53 |
| 12 Jun 2024 |
@adam:robins.wtf | Ugh Grafana deprecated grafana-agent | 12:44:27 |
@adam:robins.wtf | guess i'll deal with that in 24.11 since the alloy module was only just merged | 12:49:32 |
| Mahmoud joined the room. | 13:03:50 |
| 13 Jun 2024 |
| griffinht joined the room. | 01:40:50 |
steveej | anyone familiar here with nix-snapshotter? i'm trying to manually run an image with nerdctl and it cannot find resolve the image:
$ sudo -E nerdctl run --privileged --rm "nix:0$(nix build --impure .#image --print-out-paths):latest"
warning: Git tree '/home/steveej/src/steveej/infra' is dirty
INFO[0000] trying next host error="failed to do request: Head \"https://nix:0/v2/nix/store/a0f150y8p4gbfm0aldap3nyp9ca4hfb5-nix-image-mycelium.tar/manifests/latest\": dial tcp: lookup nix: no such host" host="nix:0"
FATA[0000] failed to resolve reference "nix:0/nix/store/a0f150y8p4gbfm0aldap3nyp9ca4hfb5-nix-image-mycelium.tar:latest": failed to do request: Head "https://nix:0/v2/nix/store/a0f150y8p4gbfm0aldap3nyp9ca4hfb5-nix-image-mycelium.tar/manifests/latest": dial tcp: lookup nix: no such host
if i use an image that was previously loaded into the snapshotter via k3s i can run it manually as well. how can i manually load an image?
| 15:49:48 |
| magic_rb joined the room. | 19:51:55 |