On Thu, Dec 16, 2010 at 10:00 AM, inthawadee C. <[email protected]> wrote:

>
> Sorry for the vague information.
>
> First I downloaded the source file as described in NM developer webpage.
>
> >> git clone git://
> anongit.freedesktop.org/NetworkManager/NetworkManager.git
> >> cd NetworkManager
> >> ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
> >> make
> >> sudo make install
>
> after doing follows the commands above and install packages it requested. I
> execute some files including
>
> ./NetworkManagers/examples/C/add-connection-glib
> ./NetworkManagers/examples/C/get-active-connections
> ./NetworkManager/libnm-glib/libnm-glib-test
>
> NM still worked fine even I restart the computer for several times.
> However on the following day after turning the computer on, the NM-applet
> icon is spinning as if it tried to connect. It also shows that wireless not
> ready. The cable is always plugged.
>
> From nmcli command, it shows the status as connecting.
>
> I disabled NM by right click and used ifconfig to establish an connection
> as follows:
> >> ifconfig eth0 down
> >> ifconfig eth0 up
> >> dhclient eth0
> The connection again worked fine.
>
> A part of logfile is in attachment.
>
>
>
> Thank you.
>
> Inthawadee C.
>

Attachment: part_of_log_file
Description: Binary data

_______________________________________________
networkmanager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to