mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-09 09:27:53 +02:00
linux/package managers: fixed section level typ
This commit is contained in:
parent
aa3bc74f1d
commit
97d8e4b744
@ -242,13 +242,13 @@ Exec = /bin/bash -c "[[ -f \"/proc/modules\" && ! -d \"/usr/lib/modules/$(uname
|
|||||||
|
|
||||||
This section will focus on errors and the fixing of errors of package managers.
|
This section will focus on errors and the fixing of errors of package managers.
|
||||||
|
|
||||||
### `/usr/lib/firmware/nvidia/ad104` exists in filesystem linux-firmware-nvidia
|
#### `/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.
|
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
|
An easy way to fix it is by simply reinstalling the `linux-firmware` package and updating the
|
||||||
packages of the system.
|
packages of the system.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pacman -Syu linux-firmware
|
pacman -Syu linux-firmware
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user