Skip to content

Instantly share code, notes, and snippets.

View ivan-m's full-sized avatar
😷
Socially distant

Ivan Lazar Miljenovic ivan-m

😷
Socially distant
View GitHub Profile
@ivan-m
ivan-m / journalctl -b-1
Created January 16, 2019 11:57
amdgpu errors
-- Logs begin at Fri 2018-10-26 23:05:58 +08, end at Wed 2019-01-16 08:44:04 +08. --
Jan 16 08:31:34 chaika kernel: Linux version 4.19.15 (nixbld@localhost) (gcc version 7.3.0 (GCC)) #1-NixOS SMP Sun Jan 13 08:51:11 UTC 2019
Jan 16 08:31:34 chaika kernel: Command line: initrd=\efi\nixos\mf0vx9vny3dl53i4yaly8lxyqz8lbkzn-initrd-initrd.efi systemConfig=/nix/store/r4qafjmn3ls0xlxrmw25yv2ssr6yqmq9-nixos-system-chaika-18.09.1922.97e0d53d669 init=/nix/store/r4qafjmn3ls0xlxrmw25yv2ssr6yqmq9-nixos-system-chaika-18.09.1922.97e0d53d669/init loglevel=4 mem_encrypt=off
Jan 16 08:31:34 chaika kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jan 16 08:31:34 chaika kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jan 16 08:31:34 chaika kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jan 16 08:31:34 chaika kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jan 16 08:31:34 chaika kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes,
@ivan-m
ivan-m / terraform#17473
Created March 9, 2018 05:50
terraform init output
2018/03/09 16:35:39 [INFO] Terraform version: 0.11.3
2018/03/09 16:35:39 [INFO] Go runtime version: go1.9.4
2018/03/09 16:35:39 [INFO] CLI args: []string{"/nix/store/2isxj7aa9issiiwkn69d02ixdwn2s6m0-terraform-0.11.3-bin/bin/terraform", "init", "-no-color"}
2018/03/09 16:35:39 [DEBUG] Attempting to open CLI config file: /Users/ivan/.terraformrc
2018/03/09 16:35:39 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/03/09 16:35:39 [INFO] CLI command args: []string{"init", "-no-color"}
2018/03/09 16:35:39 [DEBUG] command: loading backend config file: $DIRECTORY
Initializing modules...
- module.environment_list
2018/03/09 16:35:39 [TRACE] module source: "git::$REPO1"