| 7 Apr 2025 |
Makuru | @nyanbinary 🏳️⚧️, mau? | 20:11:37 |
nyanbinary 🏳️⚧️ | WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Received return code -3 from call to vkCreateInstance in ICD /nix/store/297w6b0jw764911i3rfk82dhrq0imliw-mesa-25.0.2/lib/libvulkan_dzn.so. Skipping this driver.
WARNING: [../src/amd/vulkan/radv_physical_device.c:1987] Code 0 : Could not open device /dev/dri/renderD128: Invalid argument (VK_ERROR_INCOMPATIBLE_DRIVER)
GPU0:
VkPhysicalDeviceProperties:
---------------------------
apiVersion = 1.4.305 (4210993)
driverVersion = 25.0.2 (104857602)
vendorID = 0x1002
deviceID = 0x15bf
deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
deviceName = AMD Radeon 780M (RADV PHOENIX)
pipelineCacheUUID = 9a3dbab9-8d07-4a63-2592-5979b9d9127e
--
GPU1:
VkPhysicalDeviceProperties:
---------------------------
apiVersion = 1.4.305 (4210993)
driverVersion = 0.0.1 (1)
vendorID = 0x10005
deviceID = 0x0000
deviceType = PHYSICAL_DEVICE_TYPE_CPU
deviceName = llvmpipe (LLVM 19.1.7, 256 bits)
pipelineCacheUUID = 32352e30-2e32-6161-6161-616161616161
| 20:18:32 |
nyanbinary 🏳️⚧️ | bad news lol | 20:18:34 |
nyanbinary 🏳️⚧️ | same thingy | 20:18:40 |
nyanbinary 🏳️⚧️ | i did see some amdgpu logs in the kernel when booting up but went too fast so | 20:19:41 |
Makuru | I guess, bugger the framework support? | 20:19:47 |
Makuru | https://frame.work/de/en/support | 20:19:48 |
Makuru | Tell them that you tried reattaching the interposer board didnt work. | 20:20:35 |
ElvishJerricco | nyanbinary 🏳️⚧️: What do you see in ls /dev/dri? | 20:21:35 |
nyanbinary 🏳️⚧️ | by-path card1 card2 renderD128 renderD129 | 20:21:56 |
ElvishJerricco | oh | 20:22:04 |
ElvishJerricco | ok so yea the kernel driver is working | 20:22:13 |
nyanbinary 🏳️⚧️ | so ded card | 20:25:25 |
nyanbinary 🏳️⚧️ | oof | 20:25:26 |
ElvishJerricco | what | 20:26:08 |
ElvishJerricco | no | 20:26:09 |
ElvishJerricco | that's not what that implies at all | 20:26:11 |
ElvishJerricco | btw what command are you using to get this output? | 20:26:36 |
ElvishJerricco | but yea if the card is recognized as a DRM device, that's good news | 20:27:10 |
nyanbinary 🏳️⚧️ | vulkaninfo | grep "GPU[0123]" -A 10 | 20:27:12 |
nyanbinary 🏳️⚧️ | ERROR: ld.so: object '/nix/store/srv1id0n42mr3hznhbbk77s8lqi97m9z-extest-1.0.2/lib/libextest.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. for steam | 20:28:10 |
nyanbinary 🏳️⚧️ | I assume I can ignore this? | 20:28:16 |
ElvishJerricco | uh idk | 20:28:29 |
ElvishJerricco | you haven't done anything in your nixos config to try and mess with amdgpu, have you? | 20:28:32 |
ElvishJerricco | or mesa or anything like that? | 20:29:17 |
nyanbinary 🏳️⚧️ | nope | 20:30:03 |
ElvishJerricco | WARNING: [../src/amd/vulkan/radv_physical_device.c:1987] Code 0 : Could not open device /dev/dri/renderD128: Invalid argument (VK_ERROR_INCOMPATIBLE_DRIVER)
This I think is the main issue
| 20:30:06 |
ElvishJerricco | and I don't know how that would happen, but it doesn't sound like a hardware issue | 20:30:20 |
nyanbinary 🏳️⚧️ | erm how cna i debug it : | 20:32:59 |
nyanbinary 🏳️⚧️ | :3 | 20:32:59 |