Tagged Questions
0
votes
1answer
143 views
Bad wifi with MacBook Air mid 2012
I have a MacBook Air mid 2012 with i7 CPU. The one with Ivy Bridge.
I have connectivity problems with wifi running Arch Linux which I keep updated regularily. Throughput and response time performance ...
1
vote
1answer
178 views
wireless interface stops working, netcfg reports no network found
I'm having a recurrent issue with my Arch Linux installation: wireless will work for a few minutes and then randomly die. When I try to restart it through wifi-menu I am informed there aren't any ...
2
votes
1answer
1k views
Wi-fi connection failing on Arch Linux
I' ve just installed Arch Linux on my computer, I have some problems:
If I write
# iwconfig
The result is
-bash: iwconfig: command not found
the same is with ifconfig
instead if I try with
# ...
2
votes
0answers
847 views
WiFi not working - wlan0 FAILED
My Arch (3.6.5-1) is exhibiting a rather peculiar problem: when wifi is set up, all logs indicate that the setup was successful and that the interface is up and functional. However, when attempting to ...
2
votes
0answers
189 views
Arch Linux system borked after update [closed]
I have been running arch on my macbook 5,2 since I purchased it back in 2009. This morning I did a full system update (after a few months going without updates) and found some things not working, ...
2
votes
1answer
1k views
No wireless in Archlinux Gnome3
Successfully installed Gnome3 on archlinux (not the fallback mode).
EDIT: My wired internet connection works fine.
However, I can't see the network icon (or wireless networks) in the tray. When I ...
1
vote
1answer
479 views
Help with getting wifi up and running in Arch Linux on Mac Mini 3,1
I am dual booting arch linux on my mac mini 3,1. Am trying to get the WiFi to work and have hit a block. Am a Linux noob so have a couple of questions which I will put in bold.
Following these ...
4
votes
1answer
977 views
How to create an ad-hoc connection?
I need to make an adhoc connection on Archlinux (netbook used as a wifi repeater), I was using this tutorial to do it on Ubuntu :
At the terminal install execute sudo apt-get install dnsmasq-base ...