Hi. I did:
sudo systemctl stop cups-browsed.service
and the command did not hang. Shutting down the machine after running
the above command worked flawlessly.
This machine is notebook. I connect to the network almost exclusively
using WiFi.
Can I help debug this?
Regards,
Norberto
--
You
-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: zoolook1913 F pulseaudio
CurrentDesktop: Unity
DistroRelease: Ubuntu 15.04
HibernationDevice: RESUME=UUID=aa25401d-0553-43dc-b7c8-c530fe245fb6
InstallationDate: Installed on
*** This bug is a duplicate of bug 1439109 ***
https://bugs.launchpad.net/bugs/1439109
Fixed for me.
zoolook@venkman:~$ ls /etc/rcS.d/ | grep net
zoolook@venkman:~$ sudo update-rc.d networking remove
zoolook@venkman:~$ sudo update-rc.d networking defaults
zoolook@venkman:~$ ls /etc/rcS.d
Mine is an old install too.
In my case, I have 3 nics. Nothing in interfaces.d/
br0 is my lan
br1 wan (behind router)
br2 is not connected, and no, I don't want an ip address there unless is really
necessary .
Here is my interfaces:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet man
I found this in dmesg:
[ 10.604132] systemd[1]: /usr appears to be on its own filesystem and
is not already mounted. This is not a supported setup. Some things will
probably break (sometimes even silently) in mysterious ways. Consult
http://freedesktop.org/wiki/Software/systemd/separate-usr-is-b
5 matches
Mail list logo