[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#777439: Jessie DI-rc1 amd64 after installation no network interfaces



On Mon, 09 Feb 2015 04:46:17 +0000 Ben Hutchings <ben@decadent.org.uk> wrote:
> OK, then this is not expected.

This is my etc/network/interfaces file I have wrote hope this is a workaround 
for this time but why show me the network manager in kde not the connection? I 
see only a ? over the icon.

-----------------------------------

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp

# The wlan interface
auto wlan0
iface wlan0 inet dhcp
wpa-ssid $myssid
wpa-psk xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
wpa-key-mgmt WPA-PSK
 


Reply to: