March 28, 20233 yr Hi, I just put together this server over the past month and finally fired it up a couple days ago. Right now still transferring everything from my Qnap over the network (like 30ish TB) so will take a while, but in the meanwhile I was messing around and noticed the igpu wasn't showing and nothing showing up in gpu statistics. I have not installed anything or any drivers and I am not sure how to go about the process as the end goal would be to setup plex with igpu and unmatic with a380. Is this feasible? Edit: When I put the command "intel_gpu_top" in the terminal window it gives me: "No device filter specified and no discrete/integrated i915 devices found" Edited March 28, 20233 yr by singhconnection Clarifying why neither seem 'usable'
March 28, 20233 yr On 3/28/2023 at 10:44 PM, singhconnection said: Hi, I just put together this server over the past month and finally fired it up a couple days ago. Right now still transferring everything from my Qnap over the network (like 30ish TB) so will take a while, but in the meanwhile I was messing around and noticed the igpu wasn't showing and nothing showing up in gpu statistics. I have not installed anything or any drivers and I am not sure how to go about the process as the end goal would be to setup plex with igpu and unmatic with a380. Is this feasible? Yes I have 4 gpus in my test system igpu 12th gen arc770 nv k400 and amd 6400 if you have install a physical gpu you need enable igpu in bios as will default to pgpu. here is my Dashboard on 6.12 content://com.android.chrome.FileProvider/images/screenshot/16800403057781601448278.jpg Edited March 30, 20233 yr by SimonF
March 28, 20233 yr Author Alright - I thought i'd figure it out in the bios, but I could be wrong. I don't want to stop the transfer - so I will try this in a couple of days after that is done. Thanks!
March 29, 20233 yr Author On 3/28/2023 at 5:49 PM, SimonF said: Yes I have 4 gpus in my test system igpu 12th gen arc770 nv k400 and amd 6400 if you have install a physical gpu you need enable igpu in bios as will default to pgpu. here is my bashborad on 6.12 content://com.android.chrome.FileProvider/images/screenshot/16800403057781601448278.jpg Hi - so I checked my bios and the only thing that looked like it was "Integrated Graphics" which I set as enabled. There was also something called "Hyper-V DDA" under that, default was disabled, I didn't know what it was so I left it that way. Unfortunately it still doesn't show up under my 'system devices tab' - I also tried plugging in a monitor but that didn't change the 'system devices'. Is it possible for the igpu not to show up under 'system devices'? Is there a driver I need to install (besides the intel-gpu-top plugin) ? Is there any other way to check if the igpu will work with plex even if it doesn't show up in the 'system devices' tab? Thanks!
March 30, 20233 yr 6 hours ago, singhconnection said: Hi - so I checked my bios and the only thing that looked like it was "Integrated Graphics" which I set as enabled. There was also something called "Hyper-V DDA" under that, default was disabled, I didn't know what it was so I left it that way. Unfortunately it still doesn't show up under my 'system devices tab' - I also tried plugging in a monitor but that didn't change the 'system devices'. Is it possible for the igpu not to show up under 'system devices'? Is there a driver I need to install (besides the intel-gpu-top plugin) ? Is there any other way to check if the igpu will work with plex even if it doesn't show up in the 'system devices' tab? Thanks! What does lspci | grep VGA show 00:02.0 VGA compatible controller: Intel Corporation AlderLake-S GT1 (rev 0c) 03:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A770] (rev 08) 08:00.0 VGA compatible controller: NVIDIA Corporation GK106GL [Quadro K4000] (rev a1) 0c:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 24 [Radeon RX 6400/6500 XT/6500M] (rev c7) Can you post diagnostics? Arc and iGPU use the same driver system devices should show hardware even if no driver.
March 30, 20233 yr Helle there, To make a IGPU work for dockers it needs to dedect a Monitor. this is my system device, there must be something like this [8086:4680] 00:02.0 VGA compatible controller: Intel Corporation AlderLake-S GT1 (rev 0c) 1) BIOS Multimonitor enable (if this option exist) 2) A Monitor or Dummy Plug 3) AMD/NVIDIA/INTEL GPU Top 4) configure the docker with new Device and dev/dri/ iam looking at your Manual VT-d [Enabled] needs to be enabled VGA Priority [Offboard Device] This allows you to prioritize between the onboard and offboard video device to be found. Configuration options: [Onboard Device] [Offboard Device] this needs to be Onboard <---- some sort of Multimonitor option i gues Intel Virtualization Technology [Enabled] needs to be enabled i think thats it for your Mainboard Edited March 30, 20233 yr by domrockt
February 12, 20251 yr im having the same issue root@Cosmo:~# lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] (rev 02) 03:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A380] (rev 05) but the/dev/dri folder only shows the IGPU...
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.