Skip to content

Instantly share code, notes, and snippets.

@hugobuddel
Created October 20, 2023 08:53
Show Gist options
  • Save hugobuddel/5a593d91e93bb106056c05f8d2db4a96 to your computer and use it in GitHub Desktop.
Save hugobuddel/5a593d91e93bb106056c05f8d2db4a96 to your computer and use it in GitHub Desktop.
dmesg.sway.txt
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] VT-d active for gfx access
[Sat Sep 30 11:28:08 2023] Console: switching to colour dummy device 80x25
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: vgaarb: deactivate vga console
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] Using Transparent Hugepages
...
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[Sat Sep 30 11:28:08 2023] 0000:00:02.0: Missing Free firmware (non-Free firmware loading is disabled)
[Sat Sep 30 11:28:08 2023] 0000:00:02.0: Missing Free firmware (non-Free firmware loading is disabled)
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] Failed to load DMC firmware /*(DEBLOBBED)*/. Disabling runtime power management.
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] DMC firmware homepage: /*(DEBLOBBED)*/
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] *ERROR* GT0: GuC firmware /*(DEBLOBBED)*/: fetch failed -ENOENT
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] GT0: GuC firmware(s) can be downloaded from /*(DEBLOBBED)*/
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] GT0: GuC firmware /*(DEBLOBBED)*/ version 0.0.0
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] *ERROR* GT0: GuC initialization failed -ENOENT
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] *ERROR* GT0: Enabling uc failed (-5)
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm] *ERROR* GT0: Failed to initialize GPU, declaring it wedged!
[Sat Sep 30 11:28:08 2023] i915 0000:00:02.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by intel_gt_set_wedged_on_init+0x38/0x50 [i915]
...
[Sat Sep 30 11:28:09 2023] i915 0000:00:02.0: [drm] Skipping intel_backlight registration
[Sat Sep 30 11:28:09 2023] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[Sat Sep 30 11:28:09 2023] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[Sat Sep 30 11:28:09 2023] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16
[Sat Sep 30 11:28:09 2023] acpi device:03: registered as cooling_device14
[Sat Sep 30 11:28:09 2023] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[Sat Sep 30 11:28:09 2023] fbcon: i915drmfb (fb0) is primary device
[Sat Sep 30 11:28:09 2023] Console: switching to colour frame buffer device 240x67
[Sat Sep 30 11:28:09 2023] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment