Re: NetworkManager vs system-config-network

2007-12-02 Thread Firas Swidan, PhD
I am on Fedora 8 (*after* upgrading from Fedora 7 (after upgrading from
Fedora 6)). I am using NM version 0.7.

Checking the two logs (yours and mine), it seems to me that the
beginning is pretty similar. They differ once stage 2 of 5 starts (maybe
because of encryption at your end and no encryption at mine?)

I have also checked the logs on my second laptop (fresh Fedora 8
installation) and the log is identical to the one that I have posted.  

How does the network script in init.d affect NM? 

Running 

/sbin/service network status

on both laptops resulted in the same output (which seems fine to me):

Configured devices:
lo eth0 wlan0
Currently active devices:
lo wifi0 wlan0

Cheers,
Firas.

On Sun, 2007-12-02 at 08:30 -0600, Aaron Konstam wrote:
> On Sun, 2007-12-02 at 11:36 +0200, Firas Swidan, PhD wrote:
> > Hi,
> > 
> > I have been working in peace with NetworkManager for some time, after
> > having a couple of problems with it. Today we had issues with the power
> > supply (the AP was affected by these, but not the laptop), and after
> > things settled NetworkManager does not want to connect anymore. I have
> > disabled all security on the wireless network but NetworkManager still
> > does not want to connect. Activating wlan0 through
> > system-config-network, on the other hand, gets me connected in seconds.
> > I attached some logs below.
> > 
> > I have a second laptop that was off during the power issues (both
> > laptops with Atheros, Fedora 8, and ath_pci module), and that second
> > laptop connects through NetworkManager with no problem (both with
> > security on and off on the wireless network).
> > 
> > I suspect that I need to reset something, but no clue what that is.
> > Would be thankful for any ideas / tips.
> > 
> > Thanks,
> > Firas.
> > 
> >  iwlist scan *
> > 
> > Mode:Master
> > Frequency:2.422 GHz (Channel 3)
> > Quality=32/70  Signal level=-63 dBm  Noise level=-95
> > dBm
> > Encryption key:off
> > Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
> >   9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
> >   48 Mb/s; 54 Mb/s
> > Extra:bcn_int=100
> > 
> >  /val/log/messages **
> > 
> > Dec  2 11:15:14 localhost NetworkManager:   Activating device
> > wlan0
> > Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
> > Stage 1 of 5 (Device Prepare) scheduled...
> > Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
> > Stage 1 of 5 (Device Prepare) started...
> > Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
> > Stage 2 of 5 (Device Configure) scheduled...
> > Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
> > Stage 1 of 5 (Device Prepare) complete.
> > Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
> > Stage 2 of 5 (Device Configure) starting...
> > Dec  2 11:15:14 localhost NetworkManager:   Activation
> > (wlan0/wireless): connection 'Auto x' requires no security.  No
> > secrets needed.
> > Dec  2 11:15:14 localhost NetworkManager:   Config: added 'ssid'
> > value 'x'
> > Dec  2 11:15:14 localhost NetworkManager:   Config: added
> > 'key_mgmt' value 'NONE'
> > Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
> > Stage 2 of 5 (Device Configure) complete.
> > Dec  2 11:15:14 localhost NetworkManager:   (wlan0) Supplicant
> > interface state change: 0 -> 2
> > Dec  2 11:15:17 localhost NetworkManager:   (wlan0) Supplicant
> > interface state change: 2 -> 3
> > Dec  2 11:15:32 localhost NetworkManager:   (wlan0) Supplicant
> > interface state change: 3 -> 0
> > Dec  2 11:15:32 localhost NetworkManager:   (wlan0) Supplicant
> > interface state change: 0 -> 2
> > Dec  2 11:15:35 localhost NetworkManager:   (wlan0) Supplicant
> > interface state change: 2 -> 3
> > Dec  2 11:15:39 localhost NetworkManager:   Activation
> > (wlan0/wireless): association took too long, failing activation.
> > Dec  2 11:15:39 localhost NetworkManager:   Activation (wlan0)
> > failed for access point (x)
> > Dec  2 11:15:39 localhost NetworkManager:   Marking connection
> > 'Auto x' invalid.
> > Dec  2 11:15:39 localhost NetworkManager:   Activation (wlan0)
> > failed.
> > Dec  2 11:15:39 localhost NetworkManager:   Deacti

NetworkManager vs system-config-network

2007-12-02 Thread Firas Swidan, PhD
Hi,

I have been working in peace with NetworkManager for some time, after
having a couple of problems with it. Today we had issues with the power
supply (the AP was affected by these, but not the laptop), and after
things settled NetworkManager does not want to connect anymore. I have
disabled all security on the wireless network but NetworkManager still
does not want to connect. Activating wlan0 through
system-config-network, on the other hand, gets me connected in seconds.
I attached some logs below.

I have a second laptop that was off during the power issues (both
laptops with Atheros, Fedora 8, and ath_pci module), and that second
laptop connects through NetworkManager with no problem (both with
security on and off on the wireless network).

I suspect that I need to reset something, but no clue what that is.
Would be thankful for any ideas / tips.

Thanks,
Firas.

 iwlist scan *

Mode:Master
Frequency:2.422 GHz (Channel 3)
Quality=32/70  Signal level=-63 dBm  Noise level=-95
dBm
Encryption key:off
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  48 Mb/s; 54 Mb/s
Extra:bcn_int=100

 /val/log/messages **

Dec  2 11:15:14 localhost NetworkManager:   Activating device
wlan0
Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
Stage 1 of 5 (Device Prepare) scheduled...
Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
Stage 1 of 5 (Device Prepare) started...
Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
Stage 2 of 5 (Device Configure) scheduled...
Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
Stage 1 of 5 (Device Prepare) complete.
Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
Stage 2 of 5 (Device Configure) starting...
Dec  2 11:15:14 localhost NetworkManager:   Activation
(wlan0/wireless): connection 'Auto x' requires no security.  No
secrets needed.
Dec  2 11:15:14 localhost NetworkManager:   Config: added 'ssid'
value 'x'
Dec  2 11:15:14 localhost NetworkManager:   Config: added
'key_mgmt' value 'NONE'
Dec  2 11:15:14 localhost NetworkManager:   Activation (wlan0)
Stage 2 of 5 (Device Configure) complete.
Dec  2 11:15:14 localhost NetworkManager:   (wlan0) Supplicant
interface state change: 0 -> 2
Dec  2 11:15:17 localhost NetworkManager:   (wlan0) Supplicant
interface state change: 2 -> 3
Dec  2 11:15:32 localhost NetworkManager:   (wlan0) Supplicant
interface state change: 3 -> 0
Dec  2 11:15:32 localhost NetworkManager:   (wlan0) Supplicant
interface state change: 0 -> 2
Dec  2 11:15:35 localhost NetworkManager:   (wlan0) Supplicant
interface state change: 2 -> 3
Dec  2 11:15:39 localhost NetworkManager:   Activation
(wlan0/wireless): association took too long, failing activation.
Dec  2 11:15:39 localhost NetworkManager:   Activation (wlan0)
failed for access point (x)
Dec  2 11:15:39 localhost NetworkManager:   Marking connection
'Auto x' invalid.
Dec  2 11:15:39 localhost NetworkManager:   Activation (wlan0)
failed.
Dec  2 11:15:39 localhost NetworkManager:   Deactivating device
wlan0.
***

-- 
Firas Swidan, PhD
Founder and CEO
Olymons: Blessing Machines with Vision (TM)
http://www.olymons.com

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


NetworkManager keeps asking for secret phrase

2007-11-13 Thread Firas Swidan, PhD
Hi,

I am trying to connect to my WAP wireless network and NetworkManager
keeps asking for the secret phrase without connecting. Is there anything
specific that I need to do to stop this and make the connection?

Thanks in advance,
Firas.


-- 
Firas Swidan, PhD
Founder and CEO
Olymons: Blessing Machines with Vision (TM)
http://www.olymons.com


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager keeps asking for secret phrase

2007-11-10 Thread Firas Swidan, PhD
What a typo. It is WPA.

I have managed to solve the problem accidentally after a struggle. It
seems that the F8 ships with the new open source ath5k drivers for
Atheros chipset. I was trying to install and configure madwifi for the
new kernel as I did till now, and it seems that it conflicted the new
ath5k driver.

Bottom line for whoever is having problems connecting with Atheros based
wireless chipset after upgrading to Fedora 8: Remove the madwifi package
(su -c "yum remove madwifi kmod-madwifi kmod-madwifi-`uname -r`
madwifi-kmdl-`uname -r`") and NetworkManager might work perfectly!

Thanks for your efforts and help.

Firas.

On Sat, 2007-11-10 at 12:34 -0500, Darren Albers wrote:
> Firas, is it the gnome keyring or the wpa/wep key?
> 
> 
> On 11/10/07, Firas Swidan, PhD <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I am trying to connect to my WAP wireless network and NetworkManager
> > keeps asking for the secret phrase without connecting. Is there anything
> > specific that I need to do to stop this and make the connection?
> >
> > Thanks in advance,
> > Firas.
> >
> > --
> > Firas Swidan, PhD
> > Founder and CEO
> > Olymons: Blessing Machines with Vision (TM)
> > http://www.olymons.com
> >
> >
> > ___
> > NetworkManager-list mailing list
> > NetworkManager-list@gnome.org
> > http://mail.gnome.org/mailman/listinfo/networkmanager-list
> >
-- 
Firas Swidan, PhD
Founder and CEO
Olymons: Blessing Machines with Vision (TM)
http://www.olymons.com


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


NetworkManager keeps asking for secret phrase

2007-11-10 Thread Firas Swidan, PhD
Hi,

I am trying to connect to my WAP wireless network and NetworkManager
keeps asking for the secret phrase without connecting. Is there anything
specific that I need to do to stop this and make the connection?

Thanks in advance,
Firas.

-- 
Firas Swidan, PhD
Founder and CEO
Olymons: Blessing Machines with Vision (TM)
http://www.olymons.com


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list