From 68c95eacd2d988b05e7de5f5dc6cb31e60c25fd3 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 3 Sep 2025 20:34:10 +0800 Subject: Uninstall unneeded linux-firmware-* pkgs Following the instruction from https://www.reddit.com/r/archlinux/comments/1li9zoa/comment/mzarx0c will show what pkg are needed on insp. Somehow linux-firmware-nvidia seems is not needed, not sure. Another way is I also know from lspci that many things on insp are intel, ethernet controller is from realtek, also somehow alsamixer also show a chip from realtek. --- home/xyz/.config/myconf/pacman_Qqne | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'home/xyz/.config/myconf/pacman_Qqne') diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index 5852d4fb..ab3666df 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -109,7 +109,8 @@ libva-utils libvdpau-va-gl linux linux-docs -linux-firmware +linux-firmware-intel +linux-firmware-realtek linux-headers llvm lostfiles -- cgit v1.2.3-70-g09d2