You are not logged in.

#1 2009-08-08 16:42:06

Heresyte
Member
Registered: 2008-07-10
Posts: 19

Wifi connects if done manually but not with any connection managers

Hi, I've moved into a new house and I am having trouble connecting my laptop to the AP here.  It works fine if I do things manually with a bash script but all the connection managers give me errors about authentication failing or not being able to obtain an IP address.  I've tried wicd, wifi-radar, wlassistant, netcfg and I think more that I'm not remembering.

The bash script that works is this:

ifconfig ra0 up
iwconfig ra0 essid superstar
wpa_supplicant -B -Dwext -i ra0 -c /etc/wpa_supplicant.conf
dhcpcd ra0

As far as I know I configured the connection managers to do exactly this but it never works.  Any ideas?

Offline

#2 2009-08-09 01:21:03

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Wifi connects if done manually but not with any connection managers

please post _exact_ error messages, even if they are one liners.

Offline

#3 2009-08-09 05:13:25

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Wifi connects if done manually but not with any connection managers

Hello heresyte!

Do the gui appliactions use dhcpcd/dhclient ? What's the problem if you start it from console.
Did you try with networkmanager/nm-applet too? If they can't work you can automatize this to put it in the xinitrc, or rc.local, or using autowifi.

Offline

#4 2009-08-09 07:47:05

Statix
Member
From: Hangzhou, China
Registered: 2008-02-16
Posts: 240

Re: Wifi connects if done manually but not with any connection managers

In wicd, make sure your wireless interface in the preferences is indeed ra0. For me the default was wlan0 (maybe due to autodetection, but it's worth a shot.)


Madly in love with Arch64, Openbox, DotA, and of course... penguins!
Happy to help if you're not a Help Vampire. Use your wonderful resources like ArchWiki, Google, and our wonderful search page.

Offline

Board footer

Powered by FluxBB