Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-03 Thread Mikhail Maksimov
Hi, Phill. I've updated the wiki. Feel free to update/correct it. Regards! Mikhail On Wed, Aug 4, 2010 at 1:15 AM, Phillip Whiteside wrote: > Hi Mikhail, > > Is the proposed change > > *gksudo leafpad /etc/network/interfaces* > and edit it from > *auto eth0* > *iface eth0 inet dhcp* > to > *au

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-03 Thread Phillip Whiteside
Hi Mikhail, Is the proposed change *gksudo leafpad /etc/network/interfaces* and edit it from *auto eth0* *iface eth0 inet dhcp* to *auto lo* *iface lo inet loopback* Save, quit & reboot? Alternatively, if you have a different working solution, would you email it me so I can update the wiki page.

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-03 Thread Mikhail Maksimov
Yorvik, that 'solution' does not fix the default behavior of NM to not manage interfaces defined in /etc/network/interfaces. I think it may enable the whole NM management system when and if it is somehow turned off (screwed up?) but this is not the original case. Regards! Mikhail On Tue, Aug 3,

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-03 Thread Phillip Whiteside
That's pretty awesome timing, I was pretty much all set to make a new partition and have a 'play' with the mini-iso :-) I'll put it on to https://wiki.ubuntu.com/Lubuntu/DocumentationHelp/MinimalInstall 'as is', it can always be edited if the need arises. Thanks, Phill. On Tue, Aug 3, 2010 at 8

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-03 Thread Yorvyk
On Tue, 3 Aug 2010 14:24:23 +0400 Mikhail Maksimov wrote: > Update: both Ubuntu and Lubuntu installed from their respective 10.04 CDs do > not have any eth0-related entries in /etc/network/interfaces. Lubuntu > installed from 10.04 mini iso does have the usual: > auto eth0 > iface eth0 inet dhcp

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-03 Thread Mikhail Maksimov
Update: both Ubuntu and Lubuntu installed from their respective 10.04 CDs do not have any eth0-related entries in /etc/network/interfaces. Lubuntu installed from 10.04 mini iso does have the usual: auto eth0 iface eth0 inet dhcp which causes NetworkManager to not manage eth0 by default. Looks like

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-02 Thread Mikhail Maksimov
Phill, the wired connection works properly on all of my systems, both before and after lubuntu-desktop installation. It just does not become managed by NetworkManager. Regards! Mikhail On Mon, Aug 2, 2010 at 1:02 PM, Phillip Whiteside wrote: > Hi, > that certainly leaves me a bit puzzled, as the

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-02 Thread Julien Lavergne
Le lundi 02 août 2010 à 10:25 +0400, Mikhail Maksimov a écrit : > Were those many installs of yours done via Lubuntu CD, or via minimal > installation > (https://wiki.ubuntu.com/Lubuntu/DocumentationHelp/MinimalInstall)? > If the problem occurs only when doing minimal install, we have to > update t

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-02 Thread Phillip Whiteside
Hi, that certainly leaves me a bit puzzled, as the mini-iso requires a wired connection for it to work !! I'll set up a new partition and try it again (I'm the author of instructions you're referring to). You are the first person to say that you are having a problem when using them. Regards, Ph

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-01 Thread Mikhail Maksimov
Yorvyk, for me the problem reproduces on all three Lubuntu installations I have at hand: an old P4-based desktop system and two notebooks, ThinkPad X61 and Lenovo G450. As Julien noticed, this is a known misbehavior of NetworkManager, documented on the Debian wiki (http://wiki.debian.org/NetworkM

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-01 Thread Julien Lavergne
Le dimanche 01 août 2010 à 19:31 +0400, Mikhail Maksimov a écrit : > Hi, list. > > Lubuntu Lucid installed from mini.iso seems to be affected by a bug in > NetworkManager (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530024): > the wired network interface is not managed by NetworkManager by >

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-01 Thread Yorvyk
On Sun, 1 Aug 2010 19:31:05 +0400 Mikhail Maksimov wrote: > Hi, list. > > Lubuntu Lucid installed from mini.iso seems to be affected by a bug in > NetworkManager (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530024): > the wired network interface is not managed by NetworkManager by > default

Re: [Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-01 Thread Andrew Woodhead
Install wicd instead. On Sun, Aug 1, 2010 at 4:31 PM, Mikhail Maksimov wrote: > Hi, list. > > Lubuntu Lucid installed from mini.iso seems to be affected by a bug in > NetworkManager (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530024): > the wired network interface is not managed by Network

[Lubuntu-desktop] NetworkManager bug in Lubuntu?

2010-08-01 Thread Mikhail Maksimov
Hi, list. Lubuntu Lucid installed from mini.iso seems to be affected by a bug in NetworkManager (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530024): the wired network interface is not managed by NetworkManager by default. Does anyone know if this also happens when installing from Lubuntu CD?