Skip to content

bug: Hanging with 9070 #8340

@Guruk13

Description

@Guruk13

Are you following the right branch?

  • My Nixpkgs and Home Manager versions are in sync

Is there an existing issue for this?

  • I have searched the existing issues

Issue description

Hi ,

I recently upgraded my gpu from rx 460 -> rx 9070 xt ,

The gpu runs fine on windows

When I try to use home-manager I get the following time out on startup

"dependency failed for /mnt/work"

On a clean , latest, nixos plasma install , everything is working fine,
once I try to use a home-manager conf , it fails to start,

https://github.com/Sly-Harvey/NixOS
https://github.com/JaKooLit/NixOS-Hyprland

I tried to use these confs from https://nixos.wiki/wiki/AMD_GPU :

boot.initrd.kernelModules = [ "amdgpu" ]; services.xserver.enable = true; services.xserver.videoDrivers = [ "amdgpu" ];
the rest did'nt seem relevant , so that's the only tweaks I made to /etc/nixos/configuration.nix,
Should I apply these tweaks to the custom conf too ?

From my research, some say Hyprland is having a hard time with this gpu, but I think this is narrowed down to home manager because when i finish setting up Jakool-kit's I can invoke Hyprland within a buggy window ...

I made sure that my tests were running on a linux kernel > 6.13 since it ships with the necessary drivers .

Let me know if i'm posting this issue on the wrong project , I hardly know the ins and out of Desktop environments.

Many thanks

Maintainer CC

No response

System information

amdgpu 

9070 xt 
cpu i5 14400f

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugtriageIssues or feature request that have not been triaged yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions