jhmars

Members
  • Posts

    2
  • Joined

  • Last visited

jhmars's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I haven't gotten far enough to set up the vm yet. I'm considering just proceeding as you say, (auto start vm) but was hoping to find a resolution to the on board graphics issue.
  2. UnRAID version 6.9.2 This is a new install on new hardware, with a new user... MB: Asus Prime H570-Plus CPU: Intel i5 10600K GPU: installed but not set as video source, intended for passthrough to VM. This has been bound to VFIO at Boot through the system devices tool. Problem now presents as a loss of video output at the point the local GUI should start. I see the boot menu, select Gui Mode, loading scripts/text, then no signal to monitor. The server is running and accessible from another computer but it was intended to be used locally and this solution is not sustainable. Fixes I have tried include; booting Legacy - no boot menu or server at all Install Intel GPU Top plugin confirm CPU graphics are selected in bios adding a 'i915.conf' file to /boot/config/modprobe.d/ as defined in the 6.9.0 Release notes for GPU driver integration. And several combinations... Full logs are included as it looks like there are erros related to the i915 graphics during boot. The below is a selection from one of 2 or 3 similar errors. Any help the community can provide would be greatly appreciated. Jul 13 21:01:16 NSADATA kernel: WARNING: CPU: 8 PID: 2504 at drivers/gpu/drm/i915/display/intel_display.c:14330 intel_atomic_commit_tail+0xc73/0x101e [i915] Jul 13 21:01:16 NSADATA kernel: Modules linked in: i915(+) iosf_mbi i2c_algo_bit drm_kms_helper drm intel_gtt agpgart syscopyarea sysfillrect sysimgblt fb_sys_fops ip6table_filter ip6_tables iptable_filter ip_tables x_tables bonding intel_wmi_thunderbolt wmi_bmof x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd glue_helper rapl intel_cstate i2c_i801 e1000e intel_uncore nvme i2c_smbus nvme_core i2c_core ahci libahci input_leds led_class video wmi backlight fan thermal acpi_pad button Jul 13 21:01:16 NSADATA kernel: CPU: 8 PID: 2504 Comm: modprobe Tainted: G U W 5.10.28-Unraid #1 Jul 13 21:01:16 NSADATA kernel: Hardware name: ASUS System Product Name/PRIME H570-PLUS, BIOS 0402 02/26/2021 Jul 13 21:01:16 NSADATA kernel: RIP: 0010:intel_atomic_commit_tail+0xc73/0x101e [i915] Jul 13 21:01:16 NSADATA kernel: Code: b5 48 01 00 00 0f b6 90 48 01 00 00 40 38 d6 74 1b 80 3d 02 9e 0e 00 00 48 c7 c7 53 5d 4d a0 0f 84 97 03 00 00 e8 64 fd 25 e1 <0f> 0b 41 0f b6 97 ec 03 00 00 0f b6 b5 48 01 00 00 40 38 f2 74 1b Jul 13 21:01:16 NSADATA kernel: RSP: 0018:ffffc90000e7b8c8 EFLAGS: 00010282 Jul 13 21:01:16 NSADATA kernel: RAX: 0000000000000000 RBX: ffff88810446c800 RCX: 0000000000000027 Jul 13 21:01:16 NSADATA kernel: RDX: 00000000ffffefff RSI: 0000000000000001 RDI: ffff88844c418920 Jul 13 21:01:16 NSADATA kernel: RBP: ffff88814d2ff000 R08: 0000000000000000 R09: 00000000ffffefff Jul 13 21:01:16 NSADATA kernel: R10: ffffc90000e7b6f8 R11: ffffc90000e7b6f0 R12: ffff88810446c800 Jul 13 21:01:16 NSADATA kernel: R13: ffff888103e40000 R14: ffff888103e40000 R15: ffff88810446b800 J ul 13 21:01:16 NSADATA kernel: FS: 000014e4d6748740(0000) GS:ffff88844c400000(0000) knlGS:0000000000000000 J ul 13 21:01:16 NSADATA kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jul 13 21:01:16 NSADATA kernel: CR2: 0000145d3189ba90 CR3: 000000014cd56002 CR4: 00000000007706e0 Jul 13 21:01:16 NSADATA kernel: PKRU: 55555554 nsadata-diagnostics-20210714-0603.zip