You are not logged in.

#1 2009-12-18 07:05:21

tea5P00N
Member
Registered: 2009-12-18
Posts: 1

Start wlan from console

Hi everyone,

I'm trying to connect to my wlan on  a konsole but cannot get it to work. I followd the instructions on wiki

ifconfig
ifconfig wlan0 up
iwlist wlan0 scan
iwconfig wlan0 essid "wlan1"         # My network has no encryption.
dhcpcd wlan0

But for dhcpcd I only get
waiting for carrier
Timed out

Everything works fine when I use knetworkmanager. But I'd like to be able to start it via konsole.

Thanks for help

Offline

#2 2009-12-18 07:37:21

kaizoku
Member
Registered: 2009-01-09
Posts: 62

Re: Start wlan from console

Have you got the right module for your card? Are you using ndiswrapper? it can cause problems.

Offline

#3 2009-12-18 07:56:46

mikesd
Member
From: Australia
Registered: 2008-02-01
Posts: 788
Website

Re: Start wlan from console

tea5P00N wrote:

Everything works fine when I use knetworkmanager. But I'd like to be able to start it via konsole.

Try netcfg. I use it for all my networking both wired and wireless. You could also try setting a temp static address and see if that at least works.

Offline

#4 2009-12-18 08:35:01

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

Re: Start wlan from console

After the iwconfig command, check your logs for errors.

Offline

#5 2009-12-18 10:37:04

kick52
Member
Registered: 2009-10-19
Posts: 18

Re: Start wlan from console

You could try "$ iwconfig commit", I think some cards need it to associate with an AP.

Offline

Board footer

Powered by FluxBB