You are not logged in.
Good morning everyone. Over the last few days I've been trying to troubleshoot installing Arch Linux on a Thinkpad. Wow, it's be a challenging ride, but I'm learning a lot and it's a fun process! I normally don't ask for help, seeking to solve problems with every available avenue I can find.
I've successfully installed and booted!
And I've been trying to go along with the next steps of installing the GUI and so on. However, I ran into a snag connecting to wifi. So, like a good arch linux student I went to the arch linux wiki to follow the steps to solve my own problem: https://wiki.archlinux.org/index.php/Ne … n/Wireless
And, I believe the problem is that my wifi is having an issue finding the firmware.....
FIRST:
lspci -v
This shows me my drivers and the final one for Network Controller is working. Kernel Module iwlwifi Perfect.
SECOND:
dmesg | grep iwlwifi
thats when I had an error.
..... Direct firmware load for iwlwifi-7260-17.ucode failed with error -2
..... no suitable firmware found!
..... iwlwifi-7260-17 is required
..... check git://longurl.git
So, I'm assuming the firmware is missing, or in the wrong directory? Next I followed the instructions in the wiki direct me to a section to install the firmware. And that is where I'm stuck.
It makes no sense.
Is there a resource someone could point me to, to solve this? It's been 3 days of toiling. I'm ready to move onto another distribution so I can go about my life.
Offline
Did you install the linux-firmware package?
Ref: https://wiki.archlinux.org/index.php/In … l_packages
Last edited by Scimmia (2021-01-17 15:21:00)
Offline
Did you install the linux-firmware package?
I could have sworn I did. I'll need to figure out a way to double check.
Offline
Okay, I've started to reinstall the whole OS, and i'll focus on on the firmware package.
Offline
Did you install the linux-firmware package?
I reinstalled and firmware seems to be loaded. It looks like that install fell through the cracks after doing it 3 times in a row!
Offline