* [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces
@ 2009-02-01 0:41 Arnau Bria
2009-01-31 17:32 ` Saphirus Sage
0 siblings, 1 reply; 9+ messages in thread
From: Arnau Bria @ 2009-02-01 0:41 UTC (permalink / raw
To: gentoo-user
Hi,
I've installed wicd and configured as
http://wicd.sourceforge.net/moinmoin/Wicd on Fedora says.
*Just starting its daemon
But when I open it I only see my wired conection.
My wireless interface is avaliable via ifconfig:
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan1 IEEE 802.11abgn ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=0 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
# ifconfig wlan1
wlan1 Link encap:Ethernet HWaddr 00:1F:3B:2A:6D:0F
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
But it does not appear in wicd client.
I'd like to use WEP keys, and I see no refernce to that option in
prefernces tab... only WPA.
Anyone with experience on wicd could give me some help, plesae?
TIA,
Arnau
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces
2009-02-01 0:41 [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces Arnau Bria
@ 2009-01-31 17:32 ` Saphirus Sage
2009-02-01 1:52 ` Arnau Bria
0 siblings, 1 reply; 9+ messages in thread
From: Saphirus Sage @ 2009-01-31 17:32 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
On Jan 31, 2009, at 7:41 PM, Arnau Bria <arnau@emergetux.net> wrote:
> Hi,
>
> I've installed wicd and configured as
> http://wicd.sourceforge.net/moinmoin/Wicd on Fedora says.
>
> *Just starting its daemon
>
> But when I open it I only see my wired conection.
> My wireless interface is avaliable via ifconfig:
> # iwconfig
> lo no wireless extensions.
>
> eth0 no wireless extensions.
>
> wmaster0 no wireless extensions.
>
> wlan1 IEEE 802.11abgn ESSID:""
> Mode:Managed Frequency:2.412 GHz Access Point: Not-
> Associated
> Tx-Power=0 dBm
> Retry min limit:7 RTS thr:off Fragment thr=2352 B
> Encryption key:off
> Power Management:off
> Link Quality:0 Signal level:0 Noise level:0
> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>
> # ifconfig wlan1
> wlan1 Link encap:Ethernet HWaddr 00:1F:3B:2A:6D:0F
> BROADCAST MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
>
>
> But it does not appear in wicd client.
> I'd like to use WEP keys, and I see no refernce to that option in
> prefernces tab... only WPA.
>
>
> Anyone with experience on wicd could give me some help, plesae?
>
> TIA,
> Arnau
>
Just click the tab next to each BSSID, and check "enable encryption".
Then, click the tab on what type of encryption, select WEP(hex), as
ASCII support is a bit limited. Enter in the relevent information and
join the network.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces
2009-01-31 17:32 ` Saphirus Sage
@ 2009-02-01 1:52 ` Arnau Bria
2009-01-31 18:01 ` Neil Bothwick
0 siblings, 1 reply; 9+ messages in thread
From: Arnau Bria @ 2009-02-01 1:52 UTC (permalink / raw
To: gentoo-user
On Sat, 31 Jan 2009 12:32:33 -0500
Saphirus Sage wrote:
Hi,
> Just click the tab next to each BSSID, and check "enable
> encryption". Then, click the tab on what type of encryption, select
> WEP(hex), as ASCII support is a bit limited. Enter in the relevent
> information and join the network.
Maybe I did not explain myself correctly, but my biggest problem is
that I do not see any wireless interface/netwrok... only my wired one
is avalible....
anything needed for wireless being recognized?
TIA,
Arnau
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces
2009-02-01 1:52 ` Arnau Bria
@ 2009-01-31 18:01 ` Neil Bothwick
2009-01-31 19:35 ` Arnau Bria
2009-02-01 2:21 ` Arnau Bria
0 siblings, 2 replies; 9+ messages in thread
From: Neil Bothwick @ 2009-01-31 18:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 527 bytes --]
On Sun, 1 Feb 2009 01:52:17 +0000, Arnau Bria wrote:
> Maybe I did not explain myself correctly, but my biggest problem is
> that I do not see any wireless interface/netwrok... only my wired one
> is avalible....
You need to set the interface name in the preferences. It's probably set
to wlan0 now, when you are using wlan1.
--
Neil Bothwick
"Thou shalt not battle over operating systems. I am wise and in My wisdom
have created diverse and various operating systems."
The Ten Usenet Commandments: One
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces
2009-01-31 18:01 ` Neil Bothwick
@ 2009-01-31 19:35 ` Arnau Bria
2009-01-31 19:33 ` Saphirus Sage
2009-01-31 20:18 ` Arnau Bria
2009-02-01 2:21 ` Arnau Bria
1 sibling, 2 replies; 9+ messages in thread
From: Arnau Bria @ 2009-01-31 19:35 UTC (permalink / raw
To: gentoo-user
On Sat, 31 Jan 2009 18:01:54 +0000
Neil Bothwick wrote:
Hi,
> You need to set the interface name in the preferences. It's probably
> set to wlan0 now, when you are using wlan1.
now it hangs at validating authentication... I see all newts, but I
cannot conect.
I set WEP encription, passphrase, but I get no timeout, no error...
Any idea?
TIA,
Arnau
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces
2009-01-31 19:35 ` Arnau Bria
@ 2009-01-31 19:33 ` Saphirus Sage
2009-01-31 20:56 ` Arnau Bria
2009-01-31 20:18 ` Arnau Bria
1 sibling, 1 reply; 9+ messages in thread
From: Saphirus Sage @ 2009-01-31 19:33 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
On Jan 31, 2009, at 2:35 PM, Arnau Bria <arnau@emergetux.net> wrote:
> On Sat, 31 Jan 2009 18:01:54 +0000
> Neil Bothwick wrote:
>
> Hi,
>
>> You need to set the interface name in the preferences. It's probably
>> set to wlan0 now, when you are using wlan1.
>
> now it hangs at validating authentication... I see all newts, but I
> cannot conect.
>
> I set WEP encription, passphrase, but I get no timeout, no error...
>
> Any idea?
>
> TIA,
> Arnau
>
You could just use iwconfig, set up the interface for WEP from the
command line, and join the network with "dhcpcd <interface>"
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces
2009-01-31 19:33 ` Saphirus Sage
@ 2009-01-31 20:56 ` Arnau Bria
0 siblings, 0 replies; 9+ messages in thread
From: Arnau Bria @ 2009-01-31 20:56 UTC (permalink / raw
To: gentoo-user
On Sat, 31 Jan 2009 14:33:09 -0500
Saphirus Sage wrote:
> You could just use iwconfig, set up the interface for WEP from the
> command line, and join the network with "dhcpcd <interface>"
yes, or I could also use "scripts"... but I'd like to have wicd
working at 100%. it's a network manager, and should be able to manage
wep keys... am I wrong?
Arnau
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces
2009-01-31 19:35 ` Arnau Bria
2009-01-31 19:33 ` Saphirus Sage
@ 2009-01-31 20:18 ` Arnau Bria
1 sibling, 0 replies; 9+ messages in thread
From: Arnau Bria @ 2009-01-31 20:18 UTC (permalink / raw
To: gentoo-user
On Sat, 31 Jan 2009 19:35:59 +0000
Arnau Bria wrote:
> Any idea?
Really strange, going to contact wicd list.
If I set key in command line:
iwconfig wlan1 key open s:FXXXXXXXXX
then wicd is able to connect...
Thanks,
Arnau
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces
2009-01-31 18:01 ` Neil Bothwick
2009-01-31 19:35 ` Arnau Bria
@ 2009-02-01 2:21 ` Arnau Bria
1 sibling, 0 replies; 9+ messages in thread
From: Arnau Bria @ 2009-02-01 2:21 UTC (permalink / raw
To: gentoo-user
On Sat, 31 Jan 2009 18:01:54 +0000
Neil Bothwick wrote:
> On Sun, 1 Feb 2009 01:52:17 +0000, Arnau Bria wrote:
>
> > Maybe I did not explain myself correctly, but my biggest problem is
> > that I do not see any wireless interface/netwrok... only my wired
> > one is avalible....
>
> You need to set the interface name in the preferences. It's probably
> set to wlan0 now, when you are using wlan1.
You're right! It was wlan0 on livecd (it's a fresh install) and I did
not notice the change in interface's name.
Thanks.
Arnau
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-01-31 19:58 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-01 0:41 [gentoo-user] wicd manager on xfce4 not detecting wireless interfaces Arnau Bria
2009-01-31 17:32 ` Saphirus Sage
2009-02-01 1:52 ` Arnau Bria
2009-01-31 18:01 ` Neil Bothwick
2009-01-31 19:35 ` Arnau Bria
2009-01-31 19:33 ` Saphirus Sage
2009-01-31 20:56 ` Arnau Bria
2009-01-31 20:18 ` Arnau Bria
2009-02-01 2:21 ` Arnau Bria
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox