You are not logged in.

#1 2014-12-18 19:37:35

FreakyCheeseMan
Member
Registered: 2013-05-21
Posts: 10

Wifi Failure (Failed to initialize driver interface)

Been setting up an old computer that I hadn't touched in a while; bought a new wifi card (Qualcomm Atheros AR9227) yesterday, and got it up and running, put it through a system update, everything worked fine. After rebooting, it would no longer connect, either through wicd or NetworkManager. (Wicd fails after the "Authenticating" step; nm-cli fails after (Getting IP configuration).

I tried to follow the steps from the wiki, but when I do

wpa_supplicant -i wlp5s0 0c /etc/wpa_supplicant/example.conf 

I get:

Succesfully initialized wpa_supplicant
wlp5s0: Failed to initialize driver interface

lsmod finds ath9k, ath9k_common and ath9k_hw.

Both wicd and NetworkManager are recognizing the wifi card as well as several wireless networks - they just won't connect to them.

Offline

#2 2014-12-18 19:40:30

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Wifi Failure (Failed to initialize driver interface)

Which drivers does the card support, and have you tried an alternate?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-12-18 20:03:13

FreakyCheeseMan
Member
Registered: 2013-05-21
Posts: 10

Re: Wifi Failure (Failed to initialize driver interface)

I'm not 100% sure where to look for that information, but the only other options I've found is ath5k and one that's listed as obsolete - I'd have to get the computer online before I could install that, though, and it'll be a while before I get it plugged in directly.

I did manage to get my hands on an external/USB wifi card, which responds in exactly the same way - Failed to initialize driver interface.

Offline

#4 2014-12-18 20:11:24

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Wifi Failure (Failed to initialize driver interface)


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2017-08-12 10:06:45

deplication
Member
Registered: 2017-08-12
Posts: 1

Re: Wifi Failure (Failed to initialize driver interface)

The most likely cause of this is having insufficient privileges for the interface driver. Try running as root or with sudo:

sudo wpa_supplicant -i wlp5s0 0c /etc/wpa_supplicant/example.conf

Apologies for the necrobump but this it the top Google search result for the error and might save people some time.

Offline

#6 2017-08-12 13:46:11

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,796

Re: Wifi Failure (Failed to initialize driver interface)

Welcome to the Arch Linux forums, and thank you for the relevant contribution. Relevant  contributions do not count as necrobumps wink

I will, however, use this opportunity to close this old thread.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB