You are not logged in.

#1 2015-02-09 20:50:01

ubizhah
Member
Registered: 2015-02-09
Posts: 2

installed arch on laptop with ath9k qualcomm wireless chip,not workin?

* dhcpcd@wlo1.service - dhcpcd on wlo1
   Loaded: loaded (/usr/lib/systemd/system/dhcpcd@.service; enabled; vendor preset: disabled)
   Active: failed (Result: resources) since Mon 2015-02-09 14:04:06 UTC; 7min ago
  Process: 925 ExecStart=/usr/bin/dhcpcd -q -w %I (code=exited, status=0/SUCCESS)

Feb 09 14:04:06 tardis systemd[1]: Failed to start dhcpcd on wlo1.
Feb 09 14:04:06 tardis systemd[1]: Unit dhcpcd@wlo1.service entered failed ...e.
Feb 09 14:04:06 tardis systemd[1]: dhcpcd@wlo1.service failed.
Hint: Some lines were ellipsized, use -l to show in full.

this is just one of the tens of outputs I get, although the wifi worked fine on installation. afterwards it just doesnt. I am a new bie as well, but the issue according to me is reltaed to the dricer regression or kernel update. i am not sure, please help me fix this , i tried most solutions available here, didnt work then I had to post my problem here, I also read most articles available on arch wiki,on wireless , wpa supplicant etc. and came to this conclusion that I needed to post my problem here to get help. So thats that.

Offline

#2 2015-02-10 09:38:59

ubizhah
Member
Registered: 2015-02-09
Posts: 2

Re: installed arch on laptop with ath9k qualcomm wireless chip,not workin?

wpa_supplicant -i wlo1 -c <(wpa_passphrase "myssid" "mypsk")
Successfully initialized wpa_supplicant
Failed to open config file '/dev/fd/63', error: No such file or directory
Failed to read or parse configuration '/dev/fd/63'.

this comes up when i use wpa_supplicant
so now whats wrong and what should i do?

Offline

#3 2015-02-10 12:12:02

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,480
Website

Re: installed arch on laptop with ath9k qualcomm wireless chip,not workin?

As you've only posted one actual error message, there is only one thing we can help with.  That is an *extremely* common error, and it is covered in the wiki:

wiki page on WPA supplicant wrote:

Note: Because of the process substitution, you cannot run this command with sudo: you will need a root shell, see also Help:Reading#Regular user or root.

If that isn't the only problem, please post the output of the commands you executed while following the wireless wiki page (eg, what is your wireless hardware (lscpi command), what are your interfaces (ip commands), ...)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB