[Touch-packages] [Bug 1539513] Re: networkmanager segfaults with 3.2.21-1ubuntu1

2016-02-08 Thread LucaChiampo
*** This bug is a duplicate of bug 1539634 *** https://bugs.launchpad.net/bugs/1539634 Also I had the problem. Got a working wired network using the suggestion in comment #27 and than updated NetworkManarger to proposed version 0.9.8.8-0ubuntu7.3 via synaptic no downgrade of libnl. Solved

[Touch-packages] [Bug 1539634] Re: network-manager crashes when using libnl-3-200-3.21.1-1ubuntu1

2016-02-08 Thread LucaChiampo
Same same problem Following suggestion of comment #27 bug #1539513 I restored network with: :# ip link set dev eth0 up :# ip addr add 192.168.x.z/24 dev eth0 :# ip route add default via 192.168.x.y dev eth0 :# echo nameserver 192.168.x.y >> /etc/resolve.conf and than updated NetworkManarger