[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-04-08 Thread Alexander Sack
devices configured manually in /etc/network/interfaces are not managed
by network manager by design. Solution: remove those entires from that
file (all except the lo device imo).


** Changed in: network-manager (Ubuntu)
   Status: Incomplete => Invalid

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-31 Thread Tom Jennings
I'm having a problem with NM itself, not drivers or networking. eth0
comes up manually (ifup eth0). wlan0 comes up fine manually, or with
wifi-radar.

Hardy heron 8.04 from dvd iso, apt-get update 31 Mar. Rm'd all .gconf*
.gnome* subdirs; removed, installed network-manager, rebooted, same
result. dbus seems happy.

NetworkManager (via nm-applet I guess, in the panel) behaves most
strangely. Upon open (click applet in gnome panel) the "Connection
properties eth0" dialog appears. Note device name in title. "eth0"
appears in the devicename window, yet it is not in the pulldown; click
CONFIGURE gets "The interface does not exist" dialog box. Same thing for
wlan0. The only interface in the pulldown is lo. My
/etc/network/interfaces is:

[CODE]
auto lo
iface lo inet loopback
iface wlan0 inet dhcp
iface eth0 inet dhcp
[/CODE]


/usr/share/doc/network-manager/README has wrong? info? says if "interfaces ARE 
in /etc/network/interfaces NM will NOT manage it. Tried all ways, no change.

System -> Administration -> Network shows roaming wifi, wired, pointtopoint. 
There's checkboxes to the left of each; wired is checked. If I uncheck it, it 
comes back hecked few seconds later! Can't check roaming wifi. Never paid 
attention to the checkbox before, no idea what it means or is for.
__

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-31 Thread Alexander Sack
ok, i think i misunderstood this bug. can anyone please update the
summary to comprehensible outline the issue you are seeing? Plesea don'
use codenames like "weybridge" without specifying what kind of chipset
that is.

Thanks,
 - Alexander

** Changed in: network-manager (Ubuntu)
   Status: Fix Released => Incomplete

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-31 Thread Alexander Sack
I think the issue reported by initial reporter is now fixed.

for all the others, please don't post your info in this catch-all bug.
Instead, if you still have problems to connect in hardy, please file a
new bug with a title like: "[CHIPSET] cannot connect to (ENCRYPT_METHOD)
network".

Attach your complete /var/log/syslog to the _new_ bug taken _after_ a
failed connect attempt.

I am closing this bug now for that reason. Thanks

** Changed in: network-manager (Ubuntu)
   Status: Confirmed => Fix Released

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-30 Thread Rumy Taulu
I encountered the same problem in my axioo notebook Model: M72SR/Neon
TVS612PW

I've successfully configure the LAN interface manually (Manual
Configuration), but couldn't activate it.

However the classic way below worked like charm :

# ifconfig eth0 192.168.10.10 up
# route add default gw 192.168.10.1

Note :

[EMAIL PROTECTED]:/etc/network# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"
[EMAIL PROTECTED]:/etc/network# cat interfaces 
auto lo
iface lo inet loopback


iface eth0 inet static
address 192.168.10.10
netmask 255.255.255.0
gateway 192.168.10.1


--
rumy

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-30 Thread Rumy Taulu
I encountered the same problem in my axioo notebook Model: M72SR/Neon
TVS612PW

I've successfully configure the LAN interface manually (Manual
Configuration), but couldn't activate it.

However the classic way below worked like charm :

# ifconfig eth0 192.168.10.10 up
# route add default gw 192.168.10.1

Note :

[EMAIL PROTECTED]:/etc/network# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"
[EMAIL PROTECTED]:/etc/network# cat interfaces 
auto lo
iface lo inet loopback


iface eth0 inet static
address 192.168.10.10
netmask 255.255.255.0
gateway 192.168.10.1


--
rumy

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-26 Thread Xiaoyang Yu
This bug still occurs on Weybridge with Hardy Beta x86_64.

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-25 Thread ubuntel
Thank you for fixing network-manager ( all libhal hal deps issues )
Its working fine for me now

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-22 Thread ubuntel
Hi Guys , 
I did remove networ-manager and was able to connect manually , however the fan 
(CPU) is still very high , i did not try a diff kernel 
this is my uname -a  uname -a
Linux mawi 2.6.24-12-rt #1 SMP PREEMPT RT Thu Mar 13 00:49:29 UTC 2008 i686 
GNU/Linux

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-22 Thread ubuntel
Hi , i have the same problem , wireless would not connect , i'm using
b43 , i was told this is a libhal1 issue but i am ready using the newest
version


 cat /etc/network/interfaces 
auto lo
iface lo inet loopback


 apt-cache policy libhal1 hal
libhal1:
  Installed: 0.5.11~rc2-1ubuntu2
  Candidate: 0.5.11~rc2-1ubuntu2
  Version table:
 *** 0.5.11~rc2-1ubuntu2 0
500 http://us.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status
hal:
  Installed: 0.5.11~rc2-1ubuntu2
  Candidate: 0.5.11~rc2-1ubuntu2
  Version table:
 *** 0.5.11~rc2-1ubuntu2 0
500 http://us.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status


also while trying to connect to wifi CPU goes crazy ( the fan in the back is 
outa control )

** Attachment added: "syslog.txt"
   http://launchpadlibrarian.net/12809519/syslog.txt

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-20 Thread Pierre Slamich
I'm getting a problem which I think is related: 
with an updated Hardy, the wifi connect button is grayed out in NM, with wifi 
button on or off.
This only happens with kernels 2.6.24-12-generic and 2.6.24-12-386 .
I had to install in order to install VirtualBox. I'd even see that as a blocker 
for Hardy.
It doesn't happen with 2.6.24-11-generic

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-03-08 Thread Simone Tolotti
Same here.
After upgrading to network-manager 0.6.6 I can't connect as usual to ppp0 with 
nm-applet (left-click > "...connect ppp0...")
I've also tried to manually edit my configuration but I receive this error 
message:
"the configuration could not be saved /n You are not allowed to modify the 
system configuration."

I've "unlocked" network-admin with password and my user has admin
privileges.

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-02-20 Thread drink
$ /bin/check-foreground-console && echo "yes"
yes

If it works as I would imagine, which is to say it returns true when it should 
be true, it's working for me :P
Try this test and see what happens, if you get no output then it returned false.

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-02-06 Thread Luis Alberto Pabón
Hi Alexander,

The script doesn't produce any output, run as a normal user and through
sudo. Is this good or bad? lol

Cheers,
Luis

On 06/02/2008, Alexander Sack <[EMAIL PROTECTED]> wrote:
>
> OK,
>
> normal users have to be at the console (please verify that this is in
> your dbus policy).
>
> the script used to test that is /bin/check-foreground-console ... maybe
> check that this works properly if you are a normal user.
>
> --
> [Hardy] Network can not be configured through the NetworkManager
> https://bugs.launchpad.net/bugs/178703
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
Luis Pabón

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-02-06 Thread Alexander Sack
OK,

normal users have to be at the console (please verify that this is in
your dbus policy).

the script used to test that is /bin/check-foreground-console ... maybe
check that this works properly if you are a normal user.

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-02-06 Thread Luis Alberto Pabón
Will do when I arrive home, but there's not much on it, just the loop
interface IIRC. No mention of eth0 or eth1.

My problem has to do with dbus or hal permissions. Using the applets (gnome
or kde) under sudo works well...

On 06/02/2008, Alexander Sack <[EMAIL PROTECTED]> wrote:
>
> please post your /etc/network/interfaces as well.
>
> --
> [Hardy] Network can not be configured through the NetworkManager
> https://bugs.launchpad.net/bugs/178703
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
Luis Pabón

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-02-06 Thread Alexander Sack
please post your /etc/network/interfaces as well.

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-02-05 Thread Luis Alberto Pabón
Is it connected to this bug?
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/172616

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178703] Re: [Hardy] Network can not be configured through the NetworkManager

2008-02-03 Thread brianhanna
Hardy Alpha 4 on compaq Presario v6000, intel 3945 wireless

Network manager can't configure the network settings but I was able to
configure it from the command line using only these commands:

sudo iwconfig wlan0 essid myessid key myWEPkey
sudo dhclient

This seems to be a problem with network manager, not with drivers in
this case.

-- 
[Hardy] Network can not be configured through the NetworkManager
https://bugs.launchpad.net/bugs/178703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs