You are not logged in.
Hi,
I can connect manually to a ad-hoc network using ifconfig iwlist etc.
However, NetworkManager (Gnome 3) refuses to connect it shows Connecting... Disconected. again and again cyclec constantly....
Anyone have any ideas?
Yes, network is removed from DAEMONS and networkmanager is there instead, and connecting to regular AP's (wlan0 and eth0) works fine via NM.
Thanks guys i appreciate the help
Tzvi Spitz
Offline
I have exactly the same problem. Manually I can connect manually via iwconfig, ifconfig, ... but with NetworkManager (Gnome 3) no connection can be established.
Martin
Offline
Some wifi adapters can change mode (from managed to ad-hoc, etc) only if they are down. Could you try to `ifconfig wlan0 down; iwconfig wlan0 mode ad-hoc; ifconfig wlan0 up`?
Offline
hiciu, it works when done manually but not using NM or Wicd
Offline
hiciu, it works when done manually but not using NM or Wicd
Okok. Try to connect with NM and, while connecting, run these commands. If you got lucky and this is the issue, then you will be able to connect (and then you could search for proper fix). I had this issue with wicd long ago and changing mode manually (with ifconfig down; iwconfig mode; ifconfig up) always worked.
Alternatively, you could monitor `iwconfig` output while connecting to ad-hoc network. "Mode:Managed" should change itself to "Mode:Ad-Hoc" or similar.
Or just run `iwconfig wlan0 mode ad-hoc` while interface is up. If it will report error, or won't change mode, then your card is "broken" and wireless mode should be changed when interface is down.
Offline
I just updated my system again. Thereby I've got a new version of the networkmanager and the network-manager-applet: 0.8.9997-1
Now, with that version the ad-hoc connection to my n900 hot-spot seems to work.
Offline