This file has been truncated, but you can view the full file.
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
| --- | |
| Output of `sudo journalctl -b -1 | grep -E "amdgpu|drm"` | |
| ``` | |
| Jun 19 07:27:34 workstation kernel: ACPI: bus type drm_connector registered | |
| Jun 19 07:27:34 workstation kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic | |
| Jun 19 07:27:34 workstation kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0 | |
| Jun 19 07:27:34 workstation kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device | |
| Jun 19 07:27:35 workstation kernel: [drm] amdgpu kernel modesetting enabled. | |
| Jun 19 07:27:35 workstation kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle | |
| Jun 19 07:27:35 workstation kernel: amdgpu: ATPX version 1, functions 0x00000000 |