Gentoo Archives: gentoo-user

From: Javier <javism@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] wireless wierd behaviour
Date: Fri, 14 Jul 2006 06:32:33
Message-Id: f5e5cef50607132325g648d2246nd0bad4c0e1d3fd11@mail.gmail.com
In Reply to: [gentoo-user] wireless wierd behaviour by Fernando Meira
1 Hi Fernando,
2
3 with this driver the first step is doing a "ifconfig ethX up" before
4 any wireless related configuration.
5
6 Example:
7 ifconfig ethX up
8 iwconfig ethX channel Y
9 iwconfig ethX essid any
10
11 And after this steps you have to be associated and you can set your
12 ip-related settings.
13
14 Did you do by this way?
15
16 Regards,
17 Javi
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] wireless wierd behaviour Fernando Meira <fmeira@×××××.com>