!hzgkCxLtCOTmFXGauj:nixos.org

NixOS Gaming

613 Members
Gaming things, my hands are typing words.166 Servers

Load older messages


SenderMessageTime
7 Apr 2025
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️sure20:54:12
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️ * binary login: [ 18.745279] amdgpu 0000:03:00.0: amdgpu: SMU: response:0xFFFFFFFF for index:43 param:0x00000000 message:PouerDownVcn?
[ 18.745323] amdgpu 0000:03:00.0: amdgpu: Failed to power gate VCN instance 0!
18.745347] [drm:vcn_v4_0_stop [andgpu]] ERROR Dpm disable uvd failed, ret = -121
18,745877] amdgpu 0000:03:00.0: amdgpu: SMU: response:0xFFFFFFFF for index:36 param:0x00000001 message:SetWorkloadMask?
[ 18.745917] amdgpu 0000:03:00.0: amdgpu: Failed to set workload mask 0x00000001
20:58:54
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️ * binary login: [ 18.745279] amdgpu 0000:03:00.0: amdgpu: SMU: response:0xFFFFFFFF for index:43 param:0x00000000 message:PowerDownVcn?
[ 18.745323] amdgpu 0000:03:00.0: amdgpu: Failed to power gate VCN instance 0!
18.745347] [drm:vcn_v4_0_stop [andgpu]] ERROR Dpm disable uvd failed, ret = -121
18,745877] amdgpu 0000:03:00.0: amdgpu: SMU: response:0xFFFFFFFF for index:36 param:0x00000001 message:SetWorkloadMask?
[ 18.745917] amdgpu 0000:03:00.0: amdgpu: Failed to set workload mask 0x00000001
20:59:15
@elvishjerricco:matrix.orgElvishJerricco nyanbinary 🏳️‍⚧️: also, your dmesg looks similar to this: https://bbs.archlinux.org/viewtopic.php?pid=2235267 Though your symptoms are probably different. Still, give kernel 6.12 a try 21:00:21
@elvishjerricco:matrix.orgElvishJerriccoseems like there may be a regression in 6.1321:01:03
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️Whats that pkg named in nixpkgs again 21:01:48
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️:P21:01:49
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️for 6.1221:01:50
@elvishjerricco:matrix.orgElvishJerricco boot.kernelPackages = pkgs.linuxPackages_6_12; 21:02:17
@makuru:catgirl.cloudMakuru boot.kernelPackages = linuxKernel.kernels.linux_6_13 21:02:27
@makuru:catgirl.cloudMakuru Doesnt exist, I think. 21:02:36
@makuru:catgirl.cloudMakuru boot.kernelPackages = linuxKernel.kernels.linux_6_13; 21:02:55
@elvishjerricco:matrix.orgElvishJerriccouh, no that should exist21:02:58
@elvishjerricco:matrix.orgElvishJerricco6.13 is explicitly the one I'm trying to avoid21:03:06
@elvishjerricco:matrix.orgElvishJerricco
$ nix eval github:NixOS/nixpkgs/nixos-unstable#linuxPackages_6_12.kernel.version 
"6.12.21"
21:03:38
@makuru:catgirl.cloudMakuruYup, I am wrong, for some reason nixos search doesn't show it.21:04:22
@elvishjerricco:matrix.orgElvishJerricco linuxKernel.kernels.linux_6_12 is only the kernel. You'd want linuxKernel.packages.linux_6_12 if you wanted the newstyle attr path 21:04:51
@elvishjerricco:matrix.orgElvishJerricco but there's nothing wrong with just linuxPackages_6_12 21:05:00
@makuru:catgirl.cloudMakuruHuh21:05:44
@elvishjerricco:matrix.orgElvishJerriccothe search probably just doesn't show the package sets21:05:50
@elvishjerricco:matrix.orgElvishJerricco the kernel is, of course, just the kernel, not the package set that boot.kernelPackages needs 21:06:11
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️Erm whats the more 'correct' way of defining it (random question but yeag)21:06:38
@elvishjerricco:matrix.orgElvishJerricco boot.kernelPackages = pkgs.linuxPackages_6_12; and boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_12; are equally correct 21:07:06
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️Switched to 6.12 and switched off the nixos-hardware thingy21:17:33
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️dont know which one was it I assume the kernel21:17:41
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️but it worked21:17:43
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️
WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Received return code -3 from call to vkCreateInstance in ICD /nix/store/xylg7c2w19n7lpvc7xs3zgkh5is934lv-mesa-25.0.3/lib/libvulkan_dzn.so. Skipping this driver.
GPU0:
VkPhysicalDeviceProperties:
---------------------------
        apiVersion        = 1.4.305 (4210993)
        driverVersion     = 25.0.3 (104857603)
        vendorID          = 0x1002
        deviceID          = 0x15bf
        deviceType        = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
        deviceName        = AMD Radeon 780M (RADV PHOENIX)
        pipelineCacheUUID = 1c54bf54-2a2d-a605-9e24-f007edcb13f3

--
GPU1:
VkPhysicalDeviceProperties:
---------------------------
        apiVersion        = 1.4.305 (4210993)
        driverVersion     = 25.0.3 (104857603)
        vendorID          = 0x1002
        deviceID          = 0x7480
        deviceType        = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName        = AMD Radeon RX 7700S (RADV NAVI33)
        pipelineCacheUUID = a3f02fe2-91f7-b3b5-ed67-d59268e61e40

--
GPU2:
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-2e33-6161-6161-616161616161
21:17:53
@elvishjerricco:matrix.orgElvishJerricco probably the kernel 21:17:55
@elvishjerricco:matrix.orgElvishJerriccobut yay!21:18:01
@niko:nyanbinary.rsnyanbinary 🏳️‍⚧️:P so why is it regressed is there a upstream kernel bug on it?21:18:14

Show newer messages


Back to Room ListRoom Version: 10