Re: Newbie question on occasional NM problem

2009-05-01 Thread Timothy Murphy
Dan Williams wrote:

>> I'm currently using a Thinkpad T43 with a PCMCIA classic Orinoco gold 
WiFi 
>> card.
>> I guess NM connects fine about 85% of the time when I boot up.
>> The other 15% of the time it doesn't connect,
>> and I have to re-boot.
>> It then connects about 75% of the time;
>> in the remaining cases it connects on the third try.
> 
> Looks like the orinoco card isn't returning your AP in the scan results
> perhaps?  Can you run 'nm-tool' when you notice NM not connecting to
> your AP automatically, and report what it says for the wireless networks
> that 'eth1' can see?  Do you see your AP if you run 'iwlist eth1
> scan' (as root)?

Thanks very much for the suggestion;
I'll try it next time there is a failure.

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin 


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


Re: Newbie question on occasional NM problem

2009-04-28 Thread Dan Williams
On Sat, 2009-04-25 at 13:41 +0100, Timothy Murphy wrote:
> I'm running Fedora-10/KDE on a few laptops,
> and have just joined the NM mailing list,
> having moaned about (and sometimes praised) NM on the Fedora mailing list
> for several years.
> 
> I'm currently using a Thinkpad T43 with a PCMCIA classic Orinoco gold WiFi 
> card.
> I guess NM connects fine about 85% of the time when I boot up.
> The other 15% of the time it doesn't connect,
> and I have to re-boot.
> It then connects about 75% of the time;
> in the remaining cases it connects on the third try.

Looks like the orinoco card isn't returning your AP in the scan results
perhaps?  Can you run 'nm-tool' when you notice NM not connecting to
your AP automatically, and report what it says for the wireless networks
that 'eth1' can see?  Do you see your AP if you run 'iwlist eth1
scan' (as root)?

Dan


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


Newbie question on occasional NM problem

2009-04-25 Thread Timothy Murphy
I'm running Fedora-10/KDE on a few laptops,
and have just joined the NM mailing list,
having moaned about (and sometimes praised) NM on the Fedora mailing list
for several years.

I'm currently using a Thinkpad T43 with a PCMCIA classic Orinoco gold WiFi 
card.
I guess NM connects fine about 85% of the time when I boot up.
The other 15% of the time it doesn't connect,
and I have to re-boot.
It then connects about 75% of the time;
in the remaining cases it connects on the third try.

I used to Suspend to RAM rather than shutdown,
and then NM always came back when the machine woke up without problem.
Unfortunately, Suspend to RAM has presently stopped working for some reason
(I think this is a general Thinkpad problem.
In any case it has nothing to do with NM,
except that it re-awakes the slight problem I have always had with NM
on re-booting described above.)

I've appended what are probably excessive log-file entries below,
but I guess the question I have is:

Can a guru deduce the problem from the log-file?
And if so, is there anything one can do about it?

These are the NM entries in /var/log/messages when I re-booted this morning,
describing a first failure:
---
Apr 25 10:19:14 mary NetworkManager:   starting...
Apr 25 10:19:14 mary NetworkManager:   nm_generic_enable_loopback(): 
error -17 returned from rtnl_addr_add():#012Sucess#012
Apr 25 10:19:14 mary NetworkManager:   (eth1): driver does not support 
SSID scans (scan_capa 0x00).
Apr 25 10:19:15 mary NetworkManager:   (eth1): new 802.11 WiFi device 
(driver: 'orinoco_cs')
Apr 25 10:19:15 mary NetworkManager:   (eth1): exported as 
/org/freedesktop/Hal/devices/net_00_02_2d_21_03_c9
Apr 25 10:19:15 mary NetworkManager:   (ttyS0): ignoring due to lack of 
mobile broadband capabilties
Apr 25 10:19:15 mary NetworkManager:   Trying to start the supplicant...
Apr 25 10:19:15 mary NetworkManager:   Trying to start the system 
settings daemon...
Apr 25 10:19:15 mary NetworkManager:   (eth1): supplicant manager state:  
down -> idle
Apr 25 10:19:15 mary nm-system-settings: Loaded plugin keyfile: (c) 2007 - 2008 
Red Hat, Inc.  To report bugs please use theNetworkManager mailing list.
Apr 25 10:19:19 mary NetworkManager:   (eth1): device state change: 1 -> 
2
Apr 25 10:19:19 mary NetworkManager:   (eth1): bringing up device.
Apr 25 10:19:19 mary NetworkManager:   (eth1): preparing device.
Apr 25 10:19:19 mary NetworkManager:   (eth1): deactivating device 
(reason: 2).
Apr 25 10:19:19 mary NetworkManager:   (eth1): device state change: 2 -> 
3
Apr 25 10:19:19 mary NetworkManager:   (eth1): supplicant interface 
state:  starting -> ready
Apr 25 10:21:41 mary NetworkManager:   HAL disappeared
Apr 25 10:21:43 mary NetworkManager:   nm_signal_handler(): Caught 
signal 15, shutting down normally.
Apr 25 10:21:43 mary NetworkManager:   (eth1): now unmanaged
Apr 25 10:21:43 mary NetworkManager:   (eth1): device state change: 3 -> 
1
Apr 25 10:21:43 mary NetworkManager:   (eth1): cleaning up...
Apr 25 10:21:43 mary NetworkManager:   (eth1): taking down device.
Apr 25 10:21:43 mary NetworkManager:   exiting (success)
---

And here are the entries after re-booting, and getting WiFi connection:
---
Apr 25 10:22:50 mary NetworkManager:   starting...
Apr 25 10:22:50 mary NetworkManager:   nm_generic_enable_loopback(): 
error -17 returned from rtnl_addr_add():#012Sucess#012
Apr 25 10:22:50 mary NetworkManager:   (eth1): driver does not support 
SSID scans (scan_capa 0x00).
Apr 25 10:22:50 mary NetworkManager:   (eth1): new 802.11 WiFi device 
(driver: 'orinoco_cs')
Apr 25 10:22:50 mary NetworkManager:   (eth1): exported as 
/org/freedesktop/Hal/devices/net_00_02_2d_21_03_c9
Apr 25 10:22:50 mary NetworkManager:   (ttyS0): ignoring due to lack of 
mobile broadband capabilties
Apr 25 10:22:50 mary NetworkManager:   Trying to start the supplicant...
Apr 25 10:22:50 mary NetworkManager:   Trying to start the system 
settings daemon...
Apr 25 10:22:51 mary nm-system-settings: Loaded plugin keyfile: (c) 2007 - 2008 
Red Hat, Inc.  To report bugs please use theNetworkManager mailing list.
Apr 25 10:22:51 mary NetworkManager:   (eth1): supplicant manager state:  
down -> idle
Apr 25 10:22:55 mary NetworkManager:   (eth1): device state change: 1 -> 
2
Apr 25 10:22:55 mary NetworkManager:   (eth1): bringing up device.
Apr 25 10:22:55 mary NetworkManager:   (eth1): preparing device.
Apr 25 10:22:55 mary NetworkManager:   (eth1): deactivating device 
(reason: 2).
Apr 25 10:22:55 mary NetworkManager:   (eth1): device state change: 2 -> 
3
Apr 25 10:22:55 mary NetworkManager:   (eth1): supplicant interface 
state:  starting -> ready
Apr 25 10:24:29 mary NetworkManager:   Activation (eth1) starting 
connection 'Auto dd-wrt'
Apr 25 10:24:29 mary NetworkManager:   (eth1): device state change: 3 -> 
4
Apr 25 10:24:29 mary NetworkManager:   Activation (eth1) Stage