!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

394 Members
A room for maintainers of GNOME & GNOME-adjacent desktop environments (Xfce, Cinnamon, Pantheon...)87 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
14 Oct 2023
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.dehow to enable it (i am still learning nix)11:43:18
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.dereferencing https://matrix.to/#/!KqkRjyTEzAGRiZFBYT:nixos.org/$G_rzMW4nASih2V0Ml7LVshLe3FX19CpraZ-DluB-uJA?via=nixos.org&via=matrix.org&via=tchncs.de11:43:43
@jtojnar:matrix.orgJan Tojnarreplied there11:46:21
15 Oct 2023
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de Did anyone looked at https://github.com/NixOS/nixpkgs/issues/260222 yet? For some reason the gnome-shell is giving me DRM_IOCTL_MODE_CREATE_DUMB failed errors that is causing the system to crash and that seems to be specific to the gnome-shell atm no matter which mesa i use 03:25:03
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.delike afaik the issue is caused by https://gitlab.freedesktop.org/mesa/mesa/-/issues/8198 which should be long fixed now and changing mesa versions doesn't seem to have an effect on it03:27:34
@jtojnar:matrix.orgJan Tojnar
In reply to @5m5z3q888q5prxkg:chat.lightnovel-dungeon.de
Did anyone looked at https://github.com/NixOS/nixpkgs/issues/260222 yet? For some reason the gnome-shell is giving me DRM_IOCTL_MODE_CREATE_DUMB failed errors that is causing the system to crash and that seems to be specific to the gnome-shell atm no matter which mesa i use
I have not seen that. How are you switching mesa?
08:54:15
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de
In reply to @jtojnar:matrix.org
I have not seen that. How are you switching mesa?

With:

nixpkgs.overlays =
	 	[ (self: super:
	 		{
	 			mesa = pkgs.mesa_22_3;
	 		}
	 	)];

And doing unstable nixos configuration

09:42:05
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de
In reply to @jtojnar:matrix.org
I have not seen that. How are you switching mesa?
*

With:

nixpkgs.overlays =
	 	[ (self: super:
	 		{
	 			mesa = pkgs.mesa_22_3;
	 		}
	 	)];

And doing unstable nixos configuration from a flake

09:42:17
@jtojnar:matrix.orgJan Tojnar
In reply to @5m5z3q888q5prxkg:chat.lightnovel-dungeon.de

With:

nixpkgs.overlays =
	 	[ (self: super:
	 		{
	 			mesa = pkgs.mesa_22_3;
	 		}
	 	)];

And doing unstable nixos configuration from a flake

I would expect something like this to work (though using pkgs in overlays can cause issues when pkgs contains incompatible dependencies) but Mesa is a bit more complicated. You might also need to replace libGL and/or mesa_glu.
09:49:02
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de
In reply to @jtojnar:matrix.org
I would expect something like this to work (though using pkgs in overlays can cause issues when pkgs contains incompatible dependencies) but Mesa is a bit more complicated. You might also need to replace libGL and/or mesa_glu.
It was happening on the whole system being in unstable though
09:49:44
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.deso i think it's something nix-caused09:49:55
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.debcs the mesa bug states that the fix is in mesa 23.X09:50:08
@jtojnar:matrix.orgJan Tojnardoes unstable have the correct version then?09:50:14
@jtojnar:matrix.orgJan Tojnarlooks like it does, so 🤷‍♀️09:54:24
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de🤔09:57:08
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.dei try to mess with it more to do overlays for mesa versions and report in the issue then, worst case throw that at mesa people to figure out or?09:57:47

Show newer messages


Back to Room ListRoom Version: 6