resolv.conf reproducable empty when connected to ethernet and 3g and disconnect from 3g

2010-07-21 Thread van Schelve
Hi. We found a reproducable bug with NetworkManager. In the end you have a connection but resolv.conf is empty and. How to reproduce: * establish a mobile broadband connection (make sure everything else is disconnected) * Connect to ethernet in parallel * disconnect from mobile broadband

Re: Get uuid of connection

2010-07-21 Thread Arlen Nascimento
Ok, i could add a connection, but it is a system connection. As far as i noted, in order to this connection I created be detected by the scripts i'm using, it has to be a user connection. How to create a user connection in the command line? s_con = { 'id': 'XXX', 'uuid':

Re: Re-scanning for available devices/connections after failure

2010-07-21 Thread Dan Williams
On Thu, 2010-07-15 at 15:00 -0400, Daenyth Blank wrote: On Thu, Jul 15, 2010 at 16:45, Dan Williams d...@redhat.com wrote: For 3G devices this could be a number of things. If the device simply isn't seen by NM, that means that ModemManager didn't successfully probe the device. So we need

Re: Re-scanning for available devices/connections after failure

2010-07-21 Thread Daenyth Blank
On Thu, Jul 15, 2010 at 17:16, Dan Williams d...@redhat.com wrote: And there were /dev/ttyUSBx ports for the device?  If you can get it into that state again, do this: 1) mv /usr/sbin/modem-manager / 2) killall -TERM modem-manager 3) /modem-manager --debug and see what MM says.  When

Re: Get uuid of connection

2010-07-21 Thread Daniel Gnoutcheff
On 07/21/2010 11:41 AM, Arlen Nascimento wrote: Ok, i could add a connection, but it is a system connection. As far as i noted, in order to this connection I created be detected by the scripts i'm using, it has to be a user connection. How to create a user connection in the command line? I'm