LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-22-2019, 09:20 PM   #1
weedlord
LQ Newbie
 
Registered: May 2019
Posts: 7

Rep: Reputation: Disabled
Angry network card seems to be not working properly with Linux


My network card (Intel(R) Wireless-AC 9560) does not seem to work whatsoever with Linux. Honestly I might just need to get a new one, because even when running windows it ran very poorly with random crashing, disconnecting and even a few BSoDs. But I'd like to try to at least get it to work for the time being on Linux.

Basically I cannot wirelessly connect to anything when using Linux; I've tried void linux, the void installer, and the debian installer. Void linux and its installer recognize the wireless interface but act strangely (i.e, 'ip link set <interface> up' does not return any errors but does not turn on the interface (dmesg tells me the interface is not ready)) and the debian installer doesn't even recognize the wireless interface and gives me an error along the lines of "DHCP server could not be found", though i'm just assuming that's because i don't have ethernet connection. When trying to connect from the Void installer, i get "DHCP request failed" when trying to connect to one of my networks, followed by "check /dev/tty8" for errors (where none are shown), and with the other ones it simply does not do anything when i try to connect to them.

looking into the network card, it seems to be linux-compatible, though given the issues i described above, i might just have a malfunctioning one. It also has all the necessary firmware as far as I could tell.

I tried to use wpa_supplicant, but i get "WPA: No SSID info found (msg 1 of 4)" among a slew of other errors, including authentication errors. I think this mainly just stems to me not being able to bring the interface up though, and i have no idea why. Can anyone please help me figure out why this is happening? i can also supply additional logs, etc as needed.

Last edited by weedlord; 05-22-2019 at 09:23 PM.
 
Old 05-22-2019, 09:23 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Intel offers a driver here: https://www.intel.com/content/www/us...etworking.html

It's the first one in the list.

I have no was of testing this.
 
Old 05-22-2019, 09:26 PM   #3
weedlord
LQ Newbie
 
Registered: May 2019
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
Intel offers a driver here: https://www.intel.com/content/www/us...etworking.html

It's the first one in the list.

I have no was of testing this.
The microcode listed there is already in my firmware directory
 
Old 05-22-2019, 09:54 PM   #4
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

I believe that device needs non-free firmware. The Debian installer does not include this firmware. As such, to get it to work in Debian you need to install the firmware-iwlwifi package (or get the firmware from somewhere else). If you want it available when you are installing Debian, you can download the package onto a usb stick. See https://www.debian.org/releases/stab...h06s04.html.en

Evo2.
 
Old 05-22-2019, 10:17 PM   #5
weedlord
LQ Newbie
 
Registered: May 2019
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by evo2 View Post
Hi,

I believe that device needs non-free firmware. The Debian installer does not include this firmware. As such, to get it to work in Debian you need to install the firmware-iwlwifi package (or get the firmware from somewhere else). If you want it available when you are installing Debian, you can download the package onto a usb stick. See https://www.debian.org/releases/stab...h06s04.html.en

Evo2.
Thanks, but I already have the network card's firwmare. That probably would fix the issues I was getting with the wireless interface not appearing.

EDIT: Also just to clarify, Void Linux is the main OS i'm dealing with here. I've tried debian and void installers just to examine the issue further, though i don't plan on installing debian.
 
Old 05-22-2019, 10:36 PM   #6
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
You might try a Live CD of something for testing purposes. I would recommend a Ubuntu something.

I'm not really a Ubuntu fanboy, but I must admit that their wireless support in a live environment is really quite something.
 
Old 05-22-2019, 10:58 PM   #7
weedlord
LQ Newbie
 
Registered: May 2019
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
You might try a Live CD of something for testing purposes. I would recommend a Ubuntu something.

I'm not really a Ubuntu fanboy, but I must admit that their wireless support in a live environment is really quite something.
Ubuntu is not one I've tried. I've heard good things about their wireless support too, so I'll give that a try.
 
Old 05-23-2019, 12:05 AM   #8
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by weedlord View Post
Honestly I might just need to get a new one, because even when running windows it ran very poorly with random crashing, disconnecting and even a few BSoDs.
if this is really true, I do not see the point of this thread.
sorry to be blunt about it.

Last edited by ondoho; 05-23-2019 at 11:34 PM. Reason: thread != post
 
Old 05-23-2019, 08:30 AM   #9
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
You might give Pop_OS! a try. An ubuntu base with a lot of touch ups, many favoring intel's hardware.

But yeah, a driver and firmware (not included by default in many *nix distros). Once you have something resembling a working driver, you'll have an interface starting with w.

$ ip link show

And if you're lucky it'll just work without quirks. Although if it's quirky in windows, odds are high that it'll be quirky in linux. But not too long ago I got my mom to move to linux because anytime the wifi signal dropped below 40% in windows it would forget that it had a wireless device. Which was not an issue in linux. But sadly wifi got better and most games only play in windows for her. Moved her to linux to stop hearing *fix my computer*. Moved her back to windows to stop hearing *can't play my games*. Which I could only say, yep, it doesn't work in linux. And when it didn't work in windows, yep, it's windows.
 
Old 05-24-2019, 06:49 PM   #10
weedlord
LQ Newbie
 
Registered: May 2019
Posts: 7

Original Poster
Rep: Reputation: Disabled
Okay, a few updates:
I tried an Ubuntu livecd, and it worked fine. I was even able to connect to the internet through it, ruling out the possibility that it's a bad graphics card. I was able to chroot into my void install and install some stuff, namely KDE and networkmanager.
However, I'm still unable to get the network interface up when using Void.

When I to connect with nmcli or nmtui, it repeatedly just asks for the password after I've entered it, even though i know it's correct. When I first booted into Void today, `ip a` showed the network interface as being 'dormant', but after I tried `ip link set <interface> up` it changed to being down.

What should I try now? it doesn't seem to be a firmware or driver issue (I already have all the firmware for it that's explicitly needed), but I know that it is compatible with Linux when using an ubuntu livecd.
 
Old 05-24-2019, 07:48 PM   #11
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,623

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Quote:
Originally Posted by weedlord View Post
Okay, a few updates:
I tried an Ubuntu livecd, and it worked fine. I was even able to connect to the internet through it, ruling out the possibility that it's a bad graphics card. I was able to chroot into my void install and install some stuff, namely KDE and networkmanager.
However, I'm still unable to get the network interface up when using Void.

When I to connect with nmcli or nmtui, it repeatedly just asks for the password after I've entered it, even though i know it's correct. When I first booted into Void today, `ip a` showed the network interface as being 'dormant', but after I tried `ip link set <interface> up` it changed to being down.

What should I try now? it doesn't seem to be a firmware or driver issue (I already have all the firmware for it that's explicitly needed), but I know that it is compatible with Linux when using an ubuntu livecd.
I would try a new and known Linux compatible NIC.
 
Old 05-24-2019, 10:06 PM   #12
weedlord
LQ Newbie
 
Registered: May 2019
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by wpeckham View Post
I would try a new and known Linux compatible NIC.
Would a wifi dongle work? I have a laptop so installing a new NIC might be difficult.

Also something I noticed is that when trying to change the wireless interface's MAC address, i was getting errors that the interface was busy, which i didnt get for the ethernet interface. Could this have something to do with it?
 
Old 05-25-2019, 06:26 AM   #13
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,623

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Quote:
Originally Posted by weedlord View Post
Would a wifi dongle work? I have a laptop so installing a new NIC might be difficult.

Also something I noticed is that when trying to change the wireless interface's MAC address, i was getting errors that the interface was busy, which i didnt get for the ethernet interface. Could this have something to do with it?
Why would you want to change the MAC address of a WIFI interface?
 
Old 05-25-2019, 05:07 PM   #14
weedlord
LQ Newbie
 
Registered: May 2019
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by wpeckham View Post
Why would you want to change the MAC address of a WIFI interface?
I have my reasons.
 
Old 05-25-2019, 08:29 PM   #15
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,623

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Quote:
Originally Posted by weedlord View Post
Would a wifi dongle work? I have a laptop so installing a new NIC might be difficult.

Also something I noticed is that when trying to change the wireless interface's MAC address, i was getting errors that the interface was busy, which i didnt get for the ethernet interface. Could this have something to do with it?
As long as your WIFI dongle is not on a USB1.1 interface it should be fine. USB1 is pretty slow, so I would want it on a USB2 port.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] CDROM seems to be there but also seems not to be mounted. Crb999 SUSE / openSUSE 47 02-06-2017 03:33 PM
Ndiswrapper does not seems to activate my wireless card vitalstrike82 Slackware 12 11-10-2008 07:55 AM
My IPW2200 Network Card seems only partially installed BigBeagle Linux - Networking 1 08-15-2007 09:09 PM
Wireless Card seems to be loaded but is not showing interface stu_mueller Slackware 3 06-09-2007 07:28 AM
help: network card seems to work, but can't get ip address via dhcp. aidano Linux - Networking 1 10-30-2001 11:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration