Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] No wifi
Date: Tue, 14 Jul 2020 17:20:51
Message-Id: 20200714172039.GA19604@waltdnes.org
In Reply to: Re: [gentoo-user] No wifi by Michael
1 On Tue, Jul 14, 2020 at 10:05:52AM +0100, Michael wrote
2
3 > Is there a subdirectory 'iwlwifi-5000-ucode-5.4.A.11' in /lib/firmware/ ?
4 >
5 > I'm asking because the vanilla sys-kernel/linux-firmware does not create such
6 > a subdirectory. This is what is listed here:
7 >
8 > $ ls -la /lib/firmware/iwlwifi-5000*
9 > -rw-r--r-- 1 root root 345008 Jun 27 08:58 /lib/firmware/iwlwifi-5000-1.ucode
10 > -rw-r--r-- 1 root root 353240 Jun 27 08:58 /lib/firmware/iwlwifi-5000-2.ucode
11 > -rw-r--r-- 1 root root 340696 Jun 27 08:58 /lib/firmware/iwlwifi-5000-5.ucode
12 >
13 > Does dmesg reveal anything untoward in the kernel failing to find
14 > or load this firmware?
15
16 Still no wireless, but one bit of progress. It seems that the kernel
17 does *NOT* like using subdirectories below /lib/firmware. I copied the
18 ucode file to /lib/firmware and changed the path appropriately before
19 building the kernel. Now dmesg at bootup shows...
20
21 [ 0.757370] Intel(R) Wireless WiFi driver for Linux
22 [ 0.757372] Copyright(c) 2003- 2015 Intel Corporation
23 [ 0.757478] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
24 [ 0.757877] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
25 [ 0.757963] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
26 [ 0.757967] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
27 [ 0.757970] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
28 [ 0.757973] iwlwifi 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
29 [ 0.761128] [drm] HPD interrupt storm detected on connector DP-3: switching from hotplug detection to polling
30 [ 0.762028] fbcon: i915drmfb (fb0) is primary device
31 [ 0.795312] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
32
33 > Also, make sure the wireless NIC is enabled in the BIOS and powered
34 > up by toggling the appropriate Fn key combo, e.g. Fn+F5 or whatever
35 > it is on your laptop.
36
37 It's enabled in BIOS and the Gentoo minimal install usb stick brings
38 up wlan0 just fine. In my first post, I listed what kernel settings I
39 had set. Is there anything else required that I'm missing? After all
40 these years of hard-wired, I'm still a newbie at wireless, so I could be
41 missing something glaringly obvious.
42
43 --
44 Walter Dnes <waltdnes@××××××××.org>
45 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] No wifi Ashley Dixon <ash@××××××××××.uk>
Re: [gentoo-user] No wifi Michael <confabulate@××××××××.com>
[gentoo-user] [SOLVED] No wifi Walter Dnes <waltdnes@××××××××.org>