Check the NetworkManager startup log:
sudo journalctl --no-pager -b -u NetworkManager.service
Check the NetworkManager startup log:
sudo journalctl --no-pager -b -u NetworkManager.service
Hi @vgaetera,
The logs showed that configuration fiels were being loaded from files under /etc/sysconfig/network-scripts
. I looked around in there, ens6f1
is being loaded from ifcfg-Auto_Ethernet
and in it was the line USERS=inetknght
. I removed that and now the link comes up at boot and I can SSH into the machine again \o/
Thank you. I probably fubared that when I was setting up the Wireguard configuration.
What can I do about the video drivers? Iām not terribly worried about it at this point with Fedora 31 around the corner. But Iām curious about it anyway
$ journalctl -b | grep -i amd
Oct 04 04:55:16 knode kernel: RAMDISK: [mem 0x5e6ac000-0x60040fff]
Oct 04 04:55:17 knode kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Oct 04 04:55:17 knode kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Oct 04 04:55:17 knode kernel: [drm] amdgpu kernel modesetting enabled.
Oct 04 04:55:17 knode kernel: amdgpu 0000:01:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xc0000000 -> 0xcfffffff
Oct 04 04:55:17 knode kernel: amdgpu 0000:01:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xd0000000 -> 0xd01fffff
Oct 04 04:55:17 knode kernel: amdgpu 0000:01:00.0: remove_conflicting_pci_framebuffers: bar 5: 0xfbe00000 -> 0xfbe3ffff
Oct 04 04:55:17 knode kernel: fb0: switching to amdgpudrmfb from EFI VGA
Oct 04 04:55:17 knode kernel: amdgpu 0000:01:00.0: vgaarb: deactivate vga console
Oct 04 04:55:17 knode kernel: amdgpu 0000:01:00.0: No more image in the PCI ROM
Oct 04 04:55:17 knode kernel: amdgpu 0000:01:00.0: Direct firmware load for amdgpu/polaris10_mc.bin failed with error -2
Oct 04 04:55:17 knode kernel: mc: Failed to load firmware "amdgpu/polaris10_mc.bin"
Oct 04 04:55:17 knode kernel: [drm:gmc_v8_0_sw_init.cold [amdgpu]] *ERROR* Failed to load mc firmware!
Oct 04 04:55:17 knode kernel: [drm:amdgpu_device_init.cold [amdgpu]] *ERROR* sw_init of IP block <gmc_v8_0> failed -2
Oct 04 04:55:17 knode kernel: amdgpu 0000:01:00.0: amdgpu_device_ip_init failed
Oct 04 04:55:17 knode kernel: amdgpu 0000:01:00.0: Fatal error during GPU init
Oct 04 04:55:17 knode kernel: [drm] amdgpu: finishing device.
Oct 04 04:55:17 knode kernel: amdgpu: probe of 0000:01:00.0 failed with error -2
Nice? Ha ha. It means that Fedora users are the lab rats for RHEL.
Thatās why its free and RHEL isnāt.
This is not polite.
If you think so, then by using any kind of open source software (or closed source) we are all lab rats for all that big evil corporations around the world that make money on our necks.
Said that, I donāt want to feed an off topic, endless and pointless discussion. If you like to engage this kind of discussion, please start a new thread.
Itās not a question of politeness. That is what āupstreamā means in this context. Fedora users benefit from a lot of developer effort paid for by RH and ultimately by paying RHEL customers. The counterpart of that we get to test all the newly broken stuff and file bug reports. Thatās the business model of Fedora.