Mint 19.1 (w/ Cinnamon) is not recognizing my wireless card

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
CpnLag

Mint 19.1 (w/ Cinnamon) is not recognizing my wireless card

Post by CpnLag »

Hello, I recently built a new computer and dual booted Windows 10 and Mint 19.1 with Cinnamon. Everything is going well except that Mint (both my actual partition and liveUSBs) will not recognize my wireless card. I believe the drivers are not being loaded properly as I have verified that they are located in /lib/firmware

some info to help

inxi -Fxz:

Code: Select all

System:    Host: Nineball Kernel: 4.18.5-041805-generic x86_64 bits: 64 compiler: gcc v: 8.2.0 Desktop: Cinnamon 4.0.10 
           Distro: Linux Mint 19.1 Tessa base: Ubuntu 18.04 bionic 
Machine:   Type: Desktop Mobo: Micro-Star model: B450 GAMING PRO CARBON AC (MS-7B85) v: 1.0 serial: <filter> 
           UEFI: American Megatrends v: 1.60 date: 03/06/2019 
CPU:       Topology: 8-Core model: AMD Ryzen 7 2700X bits: 64 type: MT MCP arch: Zen+ rev: 2 L2 cache: 4096 KiB 
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 118388 
           Speed: 1890 MHz min/max: 2200/3700 MHz Core speeds (MHz): 1: 2022 2: 2024 3: 2149 4: 2050 5: 1907 6: 2060 7: 1931 
           8: 2200 9: 2196 10: 2116 11: 1891 12: 2072 13: 2043 14: 2200 15: 2165 16: 2164 
Graphics:  Device-1: NVIDIA GP104 [GeForce GTX 1070] driver: nouveau v: kernel bus ID: 1c:00.0 
           Display: x11 server: X.Org 1.19.6 driver: nouveau unloaded: fbdev,modesetting,vesa 
           resolution: 2560x1080~60Hz, 2560x1080~60Hz, 1920x1080~60Hz 
           OpenGL: renderer: NV134 v: 4.3 Mesa 18.2.8 direct render: Yes 
Audio:     Device-1: NVIDIA GP104 High Definition Audio driver: snd_hda_intel v: kernel bus ID: 1c:00.1 
           Device-2: Advanced Micro Devices [AMD] Family 17h HD Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel 
           bus ID: 1e:00.3 
           Sound Server: ALSA v: k4.18.5-041805-generic 
Network:   Device-1: Intel Wireless-AC 9260 driver: N/A bus ID: 17:00.0 
           Device-2: Intel I211 Gigabit Network vendor: Micro-Star MSI driver: igb v: 5.4.0-k port: f000 bus ID: 18:00.0 
           IF: enp24s0 state: down mac: <filter> 
           IF-ID-1: enp3s0f0u4 state: unknown speed: N/A duplex: N/A mac: <filter> 
Drives:    Local Storage: total: 4.09 TiB used: 16.15 GiB (0.4%) 
           ID-1: /dev/sda vendor: Western Digital model: WD2002FAEX-007BA0 size: 1.82 TiB temp: 40 C 
           ID-2: /dev/sdb vendor: Samsung model: SSD 860 EVO 500GB size: 465.76 GiB 
           ID-3: /dev/sdc vendor: Samsung model: SSD 860 EVO 1TB size: 931.51 GiB 
           ID-4: /dev/sdd vendor: Western Digital model: WD10EADX-00TDHB0 size: 931.51 GiB temp: 36 C 
Partition: ID-1: / size: 456.96 GiB used: 16.14 GiB (3.5%) fs: ext4 dev: /dev/sdb2 
Sensors:   System Temperatures: cpu: 43.1 C mobo: N/A gpu: nouveau temp: 39 C 
           Fan Speeds (RPM): N/A gpu: nouveau fan: 1318 
Info:      Processes: 323 Uptime: 28m Memory: 31.42 GiB used: 2.06 GiB (6.6%) Init: systemd runlevel: 5 Compilers: gcc: 7.4.0 
           Shell: bash v: 4.4.19 inxi: 3.0.27 
lspci | grep -i wireless:

Code: Select all

17:00.0 Network controller: Intel Corporation Wireless-AC 9260 (rev 29)
rfkill list:

Code: Select all

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
nsandersen

Re: Mint 19.1 (w/ Cinnamon) is not recognizing my wireless card

Post by nsandersen »

Same problem here. If it helps anybody, it worked out of the box for the Ubuntu 18 LTS.
nsandersen

Re: Mint 19.1 (w/ Cinnamon) is not recognizing my wireless card

Post by nsandersen »

However, upgrading kernel to version 4.18 fixed it.
User avatar
karlchen
Level 23
Level 23
Posts: 18228
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: Mint 19.1 (w/ Cinnamon) is not recognizing my wireless card

Post by karlchen »

Hello, nsandersen.
Same problem here. If it helps anybody, it worked out of the box for the Ubuntu 18 LTS.
Great. We are looking forward to reading your inxi -Fxz report, created on Ubuntu 18 LTS, where wifi works. :D
Will give us something to compare to.
However, upgrading kernel to version 4.18 fixed it.
Even better. We are looking forward to reading your inxi -Fxz report, created on Mint 19.1, where wifi now works, too. :D

--
Hm. CpnLag's machine uses Kernel: 4.18.5-041805-generic already. :? (Not a Ubuntu provided kernel, telling from the version string?!)

The "Network" section in CpnLag's inxi report somehow reminds me of a very similar "Network" section in another thread: Wifi Unavailable.
In that thread, if I understood it right, the root cause had been that wifi had been switched off inside the BIOS.

Regards,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
b1naryman

Re: Mint 19.1 (w/ Cinnamon) is not recognizing my wireless card

Post by b1naryman »

Updating to 19.1 and upgrading the kernel to 4.18 did not fix mine. It looks like the driver is not loading.

Network: Device-1: Intel Wireless-AC 9560 [Jefferson Peak] driver: N/A port: 5000 bus ID: 00:14.3

adam@AJB-Legion:~$ iwconfig
enp7s0 no wireless extensions.

lo no wireless extensions.

adam@AJB-Legion:~$ rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

There is no hardware switch and it's enabled in the BIOS / UEFI. It was working fine until a few days ago. Any tips on manually installing the driver?
b1naryman

Re: Mint 19.1 (w/ Cinnamon) is not recognizing my wireless card

Post by b1naryman »

I manually installed the firmware file in /lib/firmware and now the driver shows loaded after a reboot, but still no wireless interface in network connections.

Device-1: Intel Wireless-AC 9560 [Jefferson Peak] driver: iwlwifi v: kernel port: 5000

adam@AJB-Legion:~$ iwconfig
enp7s0 no wireless extensions.

lo no wireless extensions.

adam@AJB-Legion:~$ rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
b1naryman

Re: Mint 19.1 (w/ Cinnamon) is not recognizing my wireless card

Post by b1naryman »

I updated the kernel again, but still no joy.

Host: AJB-Legion Kernel: 5.0.0-16-generic x86_64 bits: 64 compiler: gcc v: 7.3.0
Desktop: Cinnamon 4.0.10 Distro: Linux Mint 19.1 Tessa base: Ubuntu 18.04 bionic
Locked

Return to “Networking”