Results 1 to 3 of 3
Thread: Getting wireless to work
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
08-04-2011 #1
- Join Date
- May 2011
- Posts
- 14
Getting wireless to work
I am currently using wired ethernet and that works without problems. I am trying to get my USB wireless to work as I am moving to a new house soon and I am only going to be able to use wireless there.
So far the installation guide has worked for me, but when I do the
Code:iwlist wlan0 scan
-
08-04-2011 #2
Does Arch not have NetworkManager available? This takes care of pretty much everything, provided you have a driver for your wifi chipset all you have to do is tell it which network to connect to. If it's in your package manager, give it a go.
Linux user #126863 - see http://linuxcounter.net/
-
08-04-2011 #3
- Join Date
- May 2011
- Posts
- 14
Thanks! Do you know whether this will cause conflicts with ifplugd daemon?