Unraid Linux VM Segfaults


zaka1w3

Recommended Posts

I've got Unraid setup and it is running well.  All of my drives in my array are setup and that functionality works great.  However, I'm seeing an issue when I try to create a Linux VM.  I've tried a couple distros.  I'm not sure what I'm doing wrong in its configuration.

(I should note that my Windows 10 VM works fine -- this issue only occurs when I try to create Linux VMs)

Mobo: X570 AORUS ELITE WIFI
CPU: Ryzen 5900x

For example, when I attempt to boot a Xubuntu iso in a VM I get the following boot message:

l5aI90q.jpg


Sometimes this is coupled with segmentation faults.  I've just swapped out my ram just to make sure there weren't any issues with it.

 

<?xml version='1.0' encoding='UTF-8'?>
<domain type='kvm' id='13'>
  <name>Librarian</name>
  <uuid>a2a5ccb9-d7d8-5213-9d7c-0676d6b9b331</uuid>
  <metadata>
    <vmtemplate xmlns="unraid" name="Ubuntu" icon="ubuntu.png" os="ubuntu"/>
  </metadata>
  <memory unit='KiB'>4194304</memory>
  <currentMemory unit='KiB'>4194304</currentMemory>
  <memoryBacking>
    <nosharepages/>
  </memoryBacking>
  <vcpu placement='static'>8</vcpu>
  <cputune>
    <vcpupin vcpu='0' cpuset='8'/>
    <vcpupin vcpu='1' cpuset='20'/>
    <vcpupin vcpu='2' cpuset='9'/>
    <vcpupin vcpu='3' cpuset='21'/>
    <vcpupin vcpu='4' cpuset='10'/>
    <vcpupin vcpu='5' cpuset='22'/>
    <vcpupin vcpu='6' cpuset='11'/>
    <vcpupin vcpu='7' cpuset='23'/>
  </cputune>
  <resource>
    <partition>/machine</partition>
  </resource>
  <os>
    <type arch='x86_64' machine='pc-q35-4.2'>hvm</type>
    <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
    <nvram>/etc/libvirt/qemu/nvram/a2a5ccb9-d7d8-5213-9d7c-0676d6b9b331_VARS-pure-efi.fd</nvram>
  </os>
  <features>
    <acpi/>
    <apic/>
  </features>
  <cpu mode='host-passthrough' check='none'>
    <topology sockets='1' cores='4' threads='2'/>
    <cache mode='passthrough'/>
    <feature policy='require' name='topoext'/>
  </cpu>
  <clock offset='utc'>
    <timer name='rtc' tickpolicy='catchup'/>
    <timer name='pit' tickpolicy='delay'/>
    <timer name='hpet' present='no'/>
  </clock>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <devices>
    <emulator>/usr/local/sbin/qemu</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='raw' cache='writeback'/>
      <source file='/mnt/user/domains/Librarian/vdisk1.img' index='2'/>
      <backingStore/>
      <target dev='hdc' bus='virtio'/>
      <boot order='1'/>
      <alias name='virtio-disk2'/>
      <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
    </disk>
    <disk type='file' device='cdrom'>
      <driver name='qemu' type='raw'/>
      <source file='/mnt/user/isos/xubuntu-20.10-desktop-amd64.iso' index='1'/>
      <backingStore/>
      <target dev='hda' bus='sata'/>
      <readonly/>
      <boot order='2'/>
      <alias name='sata0-0-0'/>
      <address type='drive' controller='0' bus='0' target='0' unit='0'/>
    </disk>
    <controller type='usb' index='0' model='ich9-ehci1'>
      <alias name='usb'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
    </controller>
    <controller type='usb' index='0' model='ich9-uhci1'>
      <alias name='usb'/>
      <master startport='0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
    </controller>
    <controller type='usb' index='0' model='ich9-uhci2'>
      <alias name='usb'/>
      <master startport='2'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>
    </controller>
    <controller type='usb' index='0' model='ich9-uhci3'>
      <alias name='usb'/>
      <master startport='4'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
    </controller>
    <controller type='sata' index='0'>
      <alias name='ide'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
    </controller>
    <controller type='pci' index='0' model='pcie-root'>
      <alias name='pcie.0'/>
    </controller>
    <controller type='virtio-serial' index='0'>
      <alias name='virtio-serial0'/>
      <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
    </controller>
    <controller type='pci' index='1' model='pcie-root-port'>
      <model name='pcie-root-port'/>
      <target chassis='1' port='0x10'/>
      <alias name='pci.1'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
    </controller>
    <controller type='pci' index='2' model='pcie-root-port'>
      <model name='pcie-root-port'/>
      <target chassis='2' port='0x11'/>
      <alias name='pci.2'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
    </controller>
    <controller type='pci' index='3' model='pcie-root-port'>
      <model name='pcie-root-port'/>
      <target chassis='3' port='0x12'/>
      <alias name='pci.3'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
    </controller>
    <controller type='pci' index='4' model='pcie-root-port'>
      <model name='pcie-root-port'/>
      <target chassis='4' port='0x13'/>
      <alias name='pci.4'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
    </controller>
    <controller type='pci' index='5' model='pcie-root-port'>
      <model name='pcie-root-port'/>
      <target chassis='5' port='0x14'/>
      <alias name='pci.5'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
    </controller>
    <interface type='bridge'>
      <mac address='52:54:00:98:db:6e'/>
      <source bridge='br0'/>
      <target dev='vnet0'/>
      <model type='virtio'/>
      <alias name='net0'/>
      <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
    </interface>
    <serial type='pty'>
      <source path='/dev/pts/0'/>
      <target type='isa-serial' port='0'>
        <model name='isa-serial'/>
      </target>
      <alias name='serial0'/>
    </serial>
    <console type='pty' tty='/dev/pts/0'>
      <source path='/dev/pts/0'/>
      <target type='serial' port='0'/>
      <alias name='serial0'/>
    </console>
    <channel type='unix'>
      <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-13-Librarian/org.qemu.guest_agent.0'/>
      <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/>
      <alias name='channel0'/>
      <address type='virtio-serial' controller='0' bus='0' port='1'/>
    </channel>
    <input type='tablet' bus='usb'>
      <alias name='input0'/>
      <address type='usb' bus='0' port='1'/>
    </input>
    <input type='mouse' bus='ps2'>
      <alias name='input1'/>
    </input>
    <input type='keyboard' bus='ps2'>
      <alias name='input2'/>
    </input>
    <graphics type='vnc' port='5900' autoport='yes' websocket='5700' listen='0.0.0.0' keymap='en-us'>
      <listen type='address' address='0.0.0.0'/>
    </graphics>
    <video>
      <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
      <alias name='video0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
    </video>
    <memballoon model='virtio'>
      <alias name='balloon0'/>
      <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
    </memballoon>
  </devices>
  <seclabel type='dynamic' model='dac' relabel='yes'>
    <label>+0:+100</label>
    <imagelabel>+0:+100</imagelabel>
  </seclabel>
</domain>

 

PCI Devices and IOMMU Groups

IOMMU group 0:	[1022:1482] 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
IOMMU group 1:	[1022:1483] 00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
IOMMU group 2:	[1022:1482] 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
IOMMU group 3:	[1022:1482] 00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
IOMMU group 4:	[1022:1483] 00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
IOMMU group 5:	[1022:1482] 00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
IOMMU group 6:	[1022:1482] 00:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
IOMMU group 7:	[1022:1482] 00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
IOMMU group 8:	[1022:1484] 00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
IOMMU group 9:	[1022:1482] 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
IOMMU group 10:	[1022:1484] 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
IOMMU group 11:	[1022:790b] 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
[1022:790e] 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
IOMMU group 12:	[1022:1440] 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 0
[1022:1441] 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 1
[1022:1442] 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 2
[1022:1443] 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 3
[1022:1444] 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 4
[1022:1445] 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 5
[1022:1446] 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 6
[1022:1447] 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 7
IOMMU group 13:	[1022:57ad] 01:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse Switch Upstream
IOMMU group 14:	[1022:57a3] 02:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
IOMMU group 15:	[1022:57a3] 02:03.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
IOMMU group 16:	[1022:57a3] 02:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
IOMMU group 17:	[1022:57a4] 02:08.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
[1022:1485] 06:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
[1022:149c] 06:00.1 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
[1022:149c] 06:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
IOMMU group 18:	[1022:57a4] 02:09.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
[1022:7901] 07:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
IOMMU group 19:	[1022:57a4] 02:0a.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
[1022:7901] 08:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
IOMMU group 20:	[1000:0072] 03:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)
IOMMU group 21:	[8086:24fb] 04:00.0 Network controller: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] (rev 10)
IOMMU group 22:	[8086:1539] 05:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
IOMMU group 23:	[10de:128b] 09:00.0 VGA compatible controller: NVIDIA Corporation GK208B [GeForce GT 710] (rev a1)
[10de:0e0f] 09:00.1 Audio device: NVIDIA Corporation GK208 HDMI/DP Audio Controller (rev a1)
IOMMU group 24:	[1022:148a] 0a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function
IOMMU group 25:	[1022:1485] 0b:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
IOMMU group 26:	[1022:1486] 0b:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP
IOMMU group 27:	[1022:149c] 0b:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
IOMMU group 28:	[1022:1487] 0b:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller


CPU Thread Pairings

Pair 1:	cpu 0 / cpu 12
Pair 2:	cpu 1 / cpu 13
Pair 3:	cpu 2 / cpu 14
Pair 4:	cpu 3 / cpu 15
Pair 5:	cpu 4 / cpu 16
Pair 6:	cpu 5 / cpu 17
Pair 7:	cpu 6 / cpu 18
Pair 8:	cpu 7 / cpu 19
Pair 9:	cpu 8 / cpu 20
Pair 10:	cpu 9 / cpu 21
Pair 11:	cpu 10 / cpu 22
Pair 12:	cpu 11 / cpu 23


USB Devices

Bus 001 Device 001:	ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002:	ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 003:	ID 048d:8297 Integrated Technology Express, Inc. ITE Device(8595)
Bus 002 Device 001:	ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001:	ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002:	ID 046d:c545 Logitech, Inc. USB Receiver
Bus 003 Device 003:	ID 8087:0aa7 Intel Corp.
Bus 003 Device 004:	ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 005:	ID 0781:5583 SanDisk Corp. Ultra Fit
Bus 004 Device 001:	ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001:	ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001:	ID 1d6b:0003 Linux Foundation 3.0 root hub


SCSI Devices

[0:0:0:0]	disk    SanDisk  Ultra Fit        1.00  /dev/sda    250GB
[5:0:0:0]	disk    ATA      Samsung SSD 860  4B6Q  /dev/sdb   1.00TB
[6:0:0:0]	disk    ATA      Samsung SSD 860  4B6Q  /dev/sdc   1.00TB
[11:0:0:0]	disk    ATA      WDC WD140EDFZ-11 0A81  /dev/sdd   14.0TB
[11:0:1:0]	disk    ATA      WDC WD140EDFZ-11 0A81  /dev/sde   14.0TB
[11:0:2:0]	disk    ATA      WDC WD140EDFZ-11 0A81  /dev/sdf   14.0TB
[11:0:3:0]	disk    ATA      WDC WD140EDFZ-11 0A81  /dev/sdg   14.0TB
[11:0:4:0]	disk    ATA      WDC WD160EMFZ-11 0A81  /dev/sdh   16.0TB
[11:0:5:0]	disk    ATA      WDC WD160EMFZ-11 0A81  /dev/sdi   16.0TB
[11:0:6:0]	disk    ATA      WDC WD160EMFZ-11 0A81  /dev/sdj   16.0TB
[11:0:7:0]	disk    ATA      WDC WD160EMFZ-11 0A81  /dev/sdk   16.0TB


 

Edited by zaka1w3
Link to comment
  • 1 month later...

Did you ever figure out a solution to this? I am having the exact same error messages on several distros, and have tried numerous things to edit the VM config, but nothing seems to help. Very basic VMs (for example, *only* the gparted Live CD disc mounted), complex ones (passing through my 1070 to the Linux VM), and everything in between seems to have the same error. Weirdly, I am also using a 5900x but am using an ASUS x570 mobo, and I am running unRAID in UEFI boot mode because I cannot get it to boot into unRAID when using legacy mode.

 

My Windows 10 VM is working totally fine, it's just Linux that does this.

 

I posted on Reddit but didn't get any traction at all: https://www.reddit.com/r/unRAID/comments/kyxce7/ubuntu_vm_create_results_in_initramfs_decoding/

Link to comment

Some issue... some mobo... here, Ubuntu VM:

System Overview

Unraid system:Unraid server Basic, version 6.9.0-rc2

Model:Dan Case A4 FX

Motherboard:Gigabyte Technology Co., Ltd. - X570 I AORUS PRO WIFI

Processor:AMD Ryzen 3 3100 4-Core @ 3.6 GHz

HVM:Enabled

IOMMU:Enabled

 

Jan 22 15:56:35 Ubono kernel: [    3.326004] kvm: Nested Virtualization enabled
Jan 22 15:56:35 Ubono kernel: [    3.326016] SVM: kvm: Nested Paging enabled
Jan 22 15:56:35 Ubono kernel: [    3.329690] Decoding supported only on Scalable MCA processors.
Jan 22 15:56:35 Ubono kernel: [    3.335684] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:02.6/0000:07:00.0/sound/card1/input12
Jan 22 15:56:35 Ubono kernel: [    3.369044] hid-generic 0003:099A:7202.0002: input,hidraw1: USB HID v1.11 Keyboard [Wireless Keyboard/Mouse] on usb-0000:00:07.0-3/input0
Jan 22 15:56:35 Ubono kernel: [    3.369102] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:02.6/0000:07:00.0/sound/card1/input13
Jan 22 15:56:35 Ubono kernel: [    3.369284] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:02.6/0000:07:00.0/sound/card1/input14
Jan 22 15:56:35 Ubono kernel: [    3.369481] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:02.6/0000:07:00.0/sound/card1/input15
Jan 22 15:56:35 Ubono kernel: [    3.369625] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:02.6/0000:07:00.0/sound/card1/input16
Jan 22 15:56:35 Ubono kernel: [    3.383315] input: Wireless Keyboard/Mouse as /devices/pci0000:00/0000:00:07.0/usb1/1-3/1-3:1.1/0003:099A:7202.0003/input/input17
Jan 22 15:56:35 Ubono kernel: [    3.383574] input: Wireless Keyboard/Mouse Consumer Control as /devices/pci0000:00/0000:00:07.0/usb1/1-3/1-3:1.1/0003:099A:7202.0003/input/input18
Jan 22 15:56:35 Ubono kernel: [    3.425494] nvidia: loading out-of-tree module taints kernel.
Jan 22 15:56:35 Ubono kernel: [    3.425509] nvidia: module license 'NVIDIA' taints kernel.
Jan 22 15:56:35 Ubono kernel: [    3.425510] Disabling lock debugging due to kernel taint
Jan 22 15:56:35 Ubono kernel: [    3.434488] nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jan 22 15:56:35 Ubono kernel: [    3.445076] hid-generic 0003:099A:7202.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [Wireless Keyboard/Mouse] on usb-0000:00:07.0-3/input1
Jan 22 15:56:35 Ubono kernel: [    3.447675] nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Jan 22 15:56:35 Ubono kernel: [    3.449070] nvidia 0000:05:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jan 22 15:56:35 Ubono kernel: [    3.550858] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  450.102.04  Tue Dec 29 06:51:23 UTC 2020
Jan 22 15:56:35 Ubono kernel: [    3.568650] pcieport 0000:00:02.5: pciehp: Failed to check link status
Jan 22 15:56:35 Ubono kernel: [    3.570096] Decoding supported only on Scalable MCA processors.
Jan 22 15:56:35 Ubono kernel: [    3.590260] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  450.102.04  Tue Dec 29 06:44:25 UTC 2020
Jan 22 15:56:35 Ubono kernel: [    3.594920] [drm] [nvidia-drm] [GPU ID 0x00000500] Loading driver
Jan 22 15:56:35 Ubono kernel: [    3.594922] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:05:00.0 on minor 0
Jan 22 15:56:35 Ubono kernel: [    3.609457] audit: type=1400 audit(1611327394.835:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=557 comm="apparmor_parser"
Jan 22 15:56:35 Ubono kernel: [    3.609461] audit: type=1400 audit(1611327394.835:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=563 comm="apparmor_parser"
Jan 22 15:56:35 Ubono kernel: [    3.609463] audit: type=1400 audit(1611327394.835:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=563 comm="apparmor_parser"
Jan 22 15:56:35 Ubono kernel: [    3.609466] audit: type=1400 audit(1611327394.835:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=554 comm="apparmor_parser"
Jan 22 15:56:35 Ubono kernel: [    3.609468] audit: type=1400 audit(1611327394.835:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=561 comm="apparmor_parser"
Jan 22 15:56:35 Ubono kernel: [    3.609470] audit: type=1400 audit(1611327394.835:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=561 comm="apparmor_parser"
Jan 22 15:56:35 Ubono kernel: [    3.609472] audit: type=1400 audit(1611327394.835:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=561 comm="apparmor_parser"
Jan 22 15:56:35 Ubono kernel: [    3.616258] audit: type=1400 audit(1611327394.843:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=556 comm="apparmor_parser"
Jan 22 15:56:35 Ubono kernel: [    3.616260] audit: type=1400 audit(1611327394.843:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=556 comm="apparmor_parser"
Jan 22 15:56:35 Ubono kernel: [    3.669333] Decoding supported only on Scalable MCA processors.
Jan 22 15:56:35 Ubono kernel: [    3.672763] nvidia-uvm: Loaded the UVM driver, major device number 234.
Jan 22 15:56:35 Ubono kernel: [    3.692630] pcieport 0000:00:02.7: pciehp: Failed to check link status
Jan 22 15:56:35 Ubono kernel: [    3.725416] Decoding supported only on Scalable MCA processors.
Jan 22 15:56:35 Ubono kernel: [    3.773572] Decoding supported only on Scalable MCA processors.
Jan 22 15:56:35 Ubono kernel: [    3.825253] Decoding supported only on Scalable MCA processors.
Jan 22 15:56:35 Ubono kernel: [    3.869759] Decoding supported only on Scalable MCA processors.
Jan 22 15:56:35 Ubono kernel: [    3.930961] Decoding supported only on Scalable MCA processors.
Jan 22 15:56:36 Ubono kernel: [    5.356892] snd_hda_intel 0000:05:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x005f0015
Jan 22 15:56:37 Ubono kernel: [    5.974789] NVRM: GPU 0000:05:00.0: RmInitAdapter failed! (0x26:0xffff:1266)
Jan 22 15:56:37 Ubono kernel: [    5.975016] NVRM: GPU 0000:05:00.0: rm_init_adapter failed, device minor number 0
Jan 22 15:56:38 Ubono kernel: [    7.734909] NVRM: GPU 0000:05:00.0: RmInitAdapter failed! (0x26:0xffff:1266)
Jan 22 15:56:38 Ubono kernel: [    7.735131] NVRM: GPU 0000:05:00.0: rm_init_adapter failed, device minor number 0

 

Try with: linux    /boot/vmlinuz-5.8.0-40-generic root=UUID=bla,bla ro  quiet splash nomodeset

and add new (don't exist in my distro) "/etc/X11/xorg.conf"

Quote

Section "Device"
        Identifier      "n"
        Driver          "nv"
EndSection

Solved my issue for me

 

 

unraid-diagnostics-20210122-1618.zip

Edited by utentep2p
solved
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.