23.10.2018 20:35, Paul Groves пишет:
On 23/10/2018 17:23, Per Jessen wrote:
Paul Groves wrote:
Boot with "debug printk.devkmsg=on" and upload "journalctl -b" output.
Where do I add the option "debug printk.devkmsg=on" ?
If I remember correctly you can do this in GRUB at boot time but that was 2010 when I last looked into that. Is this right?
Yep, those are kernel arguments - may be added permanently or on boot-up.
OK so I rebooted and tried to hold shift but that didn't take me into grub. So I rebooted again and smashed the up and down arrows. That did take me into grub.
So then I selected ubuntu and pressed e
The I added: debug printk.devkmsg=on on the end
Now here is my output from journalctl -b
https://nextcloud.paulgroves.uk/index.php/s/ypcx7zHiTPcN69G
Yb2oMzjE
Oct 23 17:25:23 media kernel: e1000e 0000:00:19.0 eno1: renamed from eth0 ... Oct 23 17:25:23 media systemd-udevd[158]: error changing net interface name 'eth1' to 'eno1': File exists Oct 23 17:25:23 media systemd-udevd[158]: could not rename interface '3' from 'eth1' to 'eno1': File exists Check /etc/udev/rules.d (70-persistent-net.rules is the primary suspect) for any file that contains eno1. Also check *.link files in various directories (/lib/systemd/network/, /etc/systemd/network; see "man systemd.link" for full list). Apparently both your interfaces are configured to have name "eno1". One possible reason could be firmware bug that assigns identical index to several interfaces. Please upload full output of "udevadm info --export-db". And please do it on https://susepaste.org/, not on some commercial site. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org