!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

399 Members
A room for maintainers of GNOME & GNOME-Related desktop environments (xfce, cinnamon, pantheon...)91 Servers

Load older messages


SenderMessageTime
7 Mar 2025
@k900:0upti.meK900 Actually smem -wk is better 20:18:54
@andrew15_5:matrix.orgAndrewneed to install it with a power of nix20:18:56
@andrew15_5:matrix.orgAndrewRedacted or Malformed Event20:19:04
@andrew15_5:matrix.orgAndrew *
Area                           Used      Cache   Noncache 
firmware/hardware                 0          0          0 
kernel image                      0          0          0 
kernel dynamic memory      10419964    1806856    8613108 
userspace memory            3161912     471356    2690556 
free memory                 2168612    2168612          0 
20:19:11
@andrew15_5:matrix.orgAndrew
Area                           Used      Cache   Noncache 
firmware/hardware                 0          0          0 
kernel image                      0          0          0 
kernel dynamic memory         10.0G       1.7G       8.2G 
userspace memory               3.0G     459.7M       2.6G 
free memory                    2.0G       2.0G          0
20:19:23
@k900:0upti.meK900Any other out of tree drivers?20:21:03
@andrew15_5:matrix.orgAndrewwhat does this mean?20:21:21
@andrew15_5:matrix.orgAndrew boot.initrd.availableKernelModules = ["nvme" "xhci_pci" "usbhid" "uas" "sd_mod"];? 20:22:01
@andrew15_5:matrix.orgAndrew * boot.initrd.availableKernelModules = ["nvme" "xhci_pci" "usbhid" "uas" "sd_mod"];? boot.kernelModules = ["kvm-amd"];? 20:22:18
@k900:0upti.meK900Nothing bad20:24:33
@k900:0upti.meK900Nvidia?20:24:34
@andrew15_5:matrix.orgAndrewAMD20:24:54
@andrew15_5:matrix.orgAndrewis btrfs the first out of tree driver?20:26:43
@k900:0upti.meK900btrfs is not out of tree, no20:27:23
@k900:0upti.meK900Are you using any kind of custom kernel?20:27:50
@k900:0upti.meK900Or maybe some kernel parameters?20:27:56
@andrew15_5:matrix.orgAndrewFor NixOS I use refind that calls the default systemd-boot?20:29:29
@andrew15_5:matrix.orgAndrewso no?20:29:41
@k900:0upti.meK900That's not the kernel20:29:46
@k900:0upti.meK900Let me rephrase20:29:48
@k900:0upti.meK900 What are the values of all the options you have that start with boot? 20:29:58
@andrew15_5:matrix.orgAndrew

There is also this:

  imports = [
    (modulesPath + "/installer/scan/not-detected.nix")
  ];
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
20:30:35
@k900:0upti.meK900That is fine20:30:49
@andrew15_5:matrix.orgAndrewthe default ones20:30:56
@andrew15_5:matrix.orgAndrewidk20:30:58
@k900:0upti.meK900Just look through your config20:31:10
@k900:0upti.meK900 For anything that starts with boot 20:31:14
@k900:0upti.meK900And post it here please20:31:16
@andrew15_5:matrix.orgAndrew
  # Use the systemd-boot EFI boot loader.
  boot.loader.systemd-boot.enable = true;
  boot.loader.efi.canTouchEfiVariables = true;

  # Clean /tmp on boot.
  boot.tmp.cleanOnBoot = true;

  boot.initrd.availableKernelModules = ["nvme" "xhci_pci" "usbhid" "uas" "sd_mod"];
  boot.initrd.kernelModules = [];
  boot.kernelModules = ["kvm-amd"];
  boot.extraModulePackages = [];
20:32:02
@k900:0upti.meK900 And what does uname -a output? 20:32:22

Show newer messages


Back to Room ListRoom Version: 6