You are not logged in.

#1 2011-01-28 07:57:02

iso
Member
Registered: 2008-12-27
Posts: 46

[Solved] Can't get wireless usb adapter working

I got a TP-Link TL-WN722N usb adapter and have followed the install instructions at https://wiki.archlinux.org/index.php/Wireless_Setup

Everything is fine until I get to the last step in the manual setup.  When I run `dhcpcd wlan0` I get the timeout. The instructions account for this and say to run `iwconfig wlan0 channel auto` which I do.  I then rerun `dhcpcd wlan0` again, but get another timeout.

Unfortunately, there are not additional instructions so I am at loss to know how to make things work.

Any help is appreciated.

Last edited by iso (2011-01-29 08:08:25)

Offline

#2 2011-01-28 08:05:35

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [Solved] Can't get wireless usb adapter working

You need to check that the iwconfig command worked as expected before running dhcpcd.

Offline

#3 2011-01-28 08:46:57

iso
Member
Registered: 2008-12-27
Posts: 46

Re: [Solved] Can't get wireless usb adapter working

I did, everything up to that point worked fine.

The output was something like:
  wlan0 IEEE 802.11bgn ESSID="..."
  Mode: Managed ...
  ..
  ..

Last edited by iso (2011-01-28 08:49:01)

Offline

#4 2011-01-28 22:00:22

jdn06
Member
Registered: 2010-02-01
Posts: 67

Re: [Solved] Can't get wireless usb adapter working

Would be great if you post the entire output of the iwconfig command. What are for example "Access Point" and "Link Quality"?

Offline

#5 2011-01-29 08:07:55

iso
Member
Registered: 2008-12-27
Posts: 46

Re: [Solved] Can't get wireless usb adapter working

Hey guys thanks for the help, but I was able to get things working for the manual setup.

My issue was I typed my password in incorrectly in the /etc/wpa_supplicant.conf file and only realized it when I was copying and pasting text to post here.

Thanks for the help

Offline

#6 2011-01-29 14:04:45

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [Solved] Can't get wireless usb adapter working

You do know there is a wpa_passphrase tool that comes with wpa_supplicant, so you can generate a valid wpa_supplicant.conf, or add a new stanza to your existing one?


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#7 2011-01-29 18:17:37

iso
Member
Registered: 2008-12-27
Posts: 46

Re: [Solved] Can't get wireless usb adapter working

Sorry that last comment was poorly worded.  The mistake that was made was typing an incorrect passphrase when calling the `wpa_passphrase [mynetwork] [passphrase]`  method.

Offline

Board footer

Powered by FluxBB