From 6e2e8e51c271eb779b258b72c66913fee7937aee Mon Sep 17 00:00:00 2001 From: tiyn Date: Mon, 22 Sep 2025 00:33:10 +0200 Subject: [PATCH] linux: moved section on firmware error to package manager --- wiki/linux/arch-linux.md | 10 ---------- wiki/linux/package_manager.md | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/wiki/linux/arch-linux.md b/wiki/linux/arch-linux.md index 144f8d3..d639376 100644 --- a/wiki/linux/arch-linux.md +++ b/wiki/linux/arch-linux.md @@ -122,13 +122,3 @@ For this type in user name and password some moments after the perceived freeze would do if the login screen came up. If the graphical interface still does not work, the command to start the graphical interface (like `startx` for [X11](/wiki/linux/x_window_system.md) systems) can also work. - -### `/usr/lib/firmware/nvidia/ad104` exists in filesystem linux-firmware-nvidia - -This error comes from a decision to split the firmware modules into different parts. -An easy way to fix it is by simply reinstalling the `linux-firmware` package and updating the -packages of the system. - -```sh -pacman -Syu linux-firmware -``` diff --git a/wiki/linux/package_manager.md b/wiki/linux/package_manager.md index 28af3c3..90efe96 100644 --- a/wiki/linux/package_manager.md +++ b/wiki/linux/package_manager.md @@ -228,6 +228,16 @@ Exec = /bin/bash -c "[[ -f \"/proc/modules\" && ! -d \"/usr/lib/modules/$(uname This section addresses various uses of the pacman and yay package managers. +### `/usr/lib/firmware/nvidia/ad104` exists in filesystem linux-firmware-nvidia + +This error comes from a decision to split the firmware modules into different parts. +An easy way to fix it is by simply reinstalling the `linux-firmware` package and updating the +packages of the system. + +```sh +pacman -Syu linux-firmware +``` + #### Update Mirrorlist After a while not updating the system it is possible for the mirrorlist to be