Update: My Wifi seems to be working now, so thank you! I installed drivers through the tar. After installing that, I found out that the wifi was soft-blocked, so I ran # rfkill unblock wifi
to unblock it.
But now, when I two to install something with pacman, it says error: target not found: <package>
. When I run # pacman -Syu
, I get a long list of errors where every line is something like: <some_package>: /path/to/file exists in filesystem
. For example, one of them was this: linux-formware: /usr/lib/firmware/amd/amdgpu/beige_goby_ce.bin exists in filesystem
. Also, before it shows the list of packages to update, it gives another long list saying error: duplicated database entry '<package>'
.
Thank you for the help, once again!