wireless devices are not managed when installing from alternate
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Ubuntu) |
Fix Released
|
High
|
Mathieu Trudel-Lapierre |
Bug Description
When installing from the alternate image, wireless devices (if used as a network source for the install) are then not managed by NetworkManager.
This is because debian-installer writes /etc/network/
ifblacklist_
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: network-manager 0.9.2.0+
ProcVersionSign
Uname: Linux 3.2.0-17-generic x86_64
ApportVersion: 1.94-0ubuntu1
Architecture: amd64
Date: Tue Mar 6 09:27:44 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120209.2)
IpRoute:
default via 10.153.108.1 dev eth0 proto static
10.153.108.0/24 dev eth0 proto kernel scope link src 10.153.108.115 metric 1
10.153.108.0/24 dev wlan0 proto kernel scope link src 10.153.108.129 metric 2
169.254.0.0/16 dev eth0 scope link metric 1000
NetworkManager.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
WimaxEnabled=true
ProcEnviron:
LANGUAGE=fr_CA:fr
TERM=xterm
PATH=(custom, user)
LANG=fr_CA.UTF-8
SHELL=/bin/zsh
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile.
nmcli-dev:
DEVICE TYPE STATE DBUS-PATH
64:A7:69:BC:E6:FE bluetooth disconnected /org/freedeskto
wlan0 802-11-wireless connected /org/freedeskto
eth0 802-3-ethernet connected /org/freedeskto
nmcli-nm:
RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
running 0.9.3.0 connected enabled enabled enabled enabled disabled
tags: | added: patch |
Changed in network-manager (Ubuntu): | |
status: | In Progress → Fix Committed |
I've tested this on a system running a few different types of configurations for network device and modifying /etc/network/ interfaces manually to add a few other possible configurations; I think I got the script pretty much to where it should be now.