Actually I spoke to early, upon reboot things started not working again.<div><br></div><div>I&#39;m back to killall modem-manager, nm-connection-editor, change something in the connection, save and then it appears on network dropdown.<br>
<br><div class="gmail_quote">On Mon, Sep 12, 2011 at 5:27 PM, Pedro Francisco <span dir="ltr">&lt;<a href="mailto:pedrogfrancisco@gmail.com">pedrogfrancisco@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>Killing nm-applet won&#39;t work as Gnome-Shell doesn&#39;t use (though it is loaded it doesn&#39;t do anything)</div><div><br></div><div>But «service NetworkManager restart» does work.</div><div><br></div><div>I now have the following lines and seems to be working (sleep time is still under test :p)</div>

<div><br></div><div>Thank you!</div><div><br></div><div><div># cat /etc/udev/rules.d/10-vodafone-fix.rules </div><div>KERNEL==&quot;usb0&quot;, RUN+=&quot;vodafone-fix.sh&quot;</div></div><div><br></div><div><br></div><div>

<div># cat /lib/udev/vodafone-fix.sh </div><div>#!/bin/sh</div><div><br></div><div>eject /dev/sr1</div><div>/sbin/ifconfig usb0 -arp</div><div><br></div><div>sleep 10</div><div>service NetworkManager restart</div></div><div>
<div></div><div class="h5"><div>
<br></div><div><br></div><br><div class="gmail_quote">On Sun, Sep 11, 2011 at 5:10 AM, Hiisi <span dir="ltr">&lt;<a href="mailto:hiisi@fedoraproject.org" target="_blank">hiisi@fedoraproject.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div></div><div>On 7 September 2011 11:10, Pedro Francisco &lt;<a href="mailto:pedrogfrancisco@gmail.com" target="_blank">pedrogfrancisco@gmail.com</a>&gt; wrote:<br>
&gt; Ok I give up (see below). Next attempt: Is there anyway to get the<br>
&gt; old-but-functional nm-applet working on Gnome-Shell instead of the built-in<br>
&gt; &#39;n buggy one?<br>
&gt;<br>
&gt; On Fri, Sep 2, 2011 at 10:28 AM, Pedro Francisco &lt;<a href="mailto:pedrogfrancisco@gmail.com" target="_blank">pedrogfrancisco@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Is there anyway to force the NetworkManager applet to refresh its list?<br>
&gt;&gt; Everytime I plug-in my 3G dongle (k3805-z) I have to either go to<br>
&gt;&gt; nm-connection-editor and toggle the option &quot;Connection available for every<br>
&gt;&gt; user&quot; or restart gnome-shell (ALT+F2, r) so the connection for the 3G dongle<br>
&gt;&gt; appears...<br>
&gt;&gt; Any ideas?<br>
&gt;<br>
<br>
</div></div>Sorry for late jumping into the thread.<br>
Prior to F15 there was NetworkManager service. In case of troubles<br>
with nm I used to restart it:<br>
service NetworkManager restart<br>
Perhaps you could write udev-rule to trigger nm-applet restarting when<br>
3G dongle plugged-in.<br>
Just my 2 kopecks.<br>
--<br>
Hiisi.<br>
Registered Linux User #487982. Be counted at: <a href="http://counter.li.org/" target="_blank">http://counter.li.org/</a><br>
--<br>
Spandex is a privilege, not a right.<br>
<font color="#888888">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
</font></blockquote></div><br>
</div></div></blockquote></div><br></div>