<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Intel Arc drivers in Ubuntu help in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1591400#M130328</link>
    <description>&lt;P&gt;Hello ChamCham48,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in the communities. To help you with this error message, please share with us your &lt;A href="https://www.intel.com/content/www/us/en/download/18895/intel-system-support-utility-for-the-linux-operating-system.html" target="_self"&gt;SSU&lt;/A&gt; logs so we can be more familiar with your system. Aside from the update, are there any changes that you have made in your system? This information will allow us to identify the root cause with better accuracy. I will be waiting for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ramyer M. &lt;BR /&gt;Intel Customer Support Technician&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 11:17:39 GMT</pubDate>
    <dc:creator>RamyerM_Intel</dc:creator>
    <dc:date>2024-04-22T11:17:39Z</dc:date>
    <item>
      <title>Intel Arc drivers in Ubuntu help</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1590861#M130272</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having some trouble here hopefully someone can help.&amp;nbsp; I have an Intel Arc A380 in my Ubuntu box that has Plex Server on it.&amp;nbsp; I followed the directions to install the driver from here:&amp;nbsp;&lt;A href="https://dgpu-docs.intel.com/driver/client/overview.html" target="_blank" rel="noopener"&gt;3.1. Overview — Intel® software for general purpose GPU capabilities documentation&lt;/A&gt;&amp;nbsp; I did steps 3.1.2-3.1.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See below for some command outputs.&lt;/P&gt;&lt;P&gt;lspci -k | grep -EA3 'VGA|3D|Display'&lt;BR /&gt;0b:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A380] (rev 05)&lt;BR /&gt;Subsystem: ASRock Incorporation DG2 [Arc A380]&lt;BR /&gt;Kernel driver in use: i915&lt;BR /&gt;Kernel modules: i915, xe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vainfo&lt;BR /&gt;Trying display: wayland&lt;BR /&gt;Trying display: x11&lt;BR /&gt;error: can't connect to X server!&lt;BR /&gt;Trying display: drm&lt;BR /&gt;libva info: VA-API version 1.20.0&lt;BR /&gt;libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so&lt;BR /&gt;libva info: Found init function __vaDriverInit_1_20&lt;BR /&gt;libva info: va_openDriver() returns 0&lt;BR /&gt;vainfo: VA-API version: 1.20 (libva 2.20.0)&lt;BR /&gt;vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 23.4.3 ()&lt;BR /&gt;vainfo: Supported profile and entrypoints&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I just updated Plex Server I got this;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PlexMediaServer install: PlexMediaServer-1.40.2.8395-c67dce28e - Installation starting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlexMediaServer install:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlexMediaServer install: Now installing based on:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlexMediaServer install: Installation Type: Update&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlexMediaServer install: Process Control: systemd&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlexMediaServer install: Lang Encoding: en_US.UTF-8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlexMediaServer install: Processor: AMD Ryzen 7 5800X 8-Core Processor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlexMediaServer install: Intel i915 Hardware: Not found&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlexMediaServer install: Nvidia GPU card: Not Found&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm lost as to what to try next to get this to work.&amp;nbsp; It worked back in December and now I updated to 23.10 and am scratching my head.&amp;nbsp; Hoping I just missed something easy, thanks for reading.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 19:37:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1590861#M130272</guid>
      <dc:creator>ChamCham48</dc:creator>
      <dc:date>2024-04-19T19:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Arc drivers in Ubuntu help</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1591021#M130290</link>
      <description>&lt;P&gt;Here's another command and output that might help;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo dmesg | egrep -i “(\s+i915\s+|\s+xe\s+)”&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.465795] i915 0000:0b:00.0: [drm] VT-d active for gfx access&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.482697] i915 0000:0b:00.0: vgaarb: deactivate vga console&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.483077] i915 0000:0b:00.0: [drm] Local memory IO size: 0x000000017c800000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.483082] i915 0000:0b:00.0: [drm] Local memory available: 0x000000017c8000 00&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.500219] i915 0000:0b:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem ,decodes=io+mem:owns=none&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.503476] i915 0000:0b:00.0: [drm] Finished loading DMC firmware i915/dg2_d mc_ver2_08.bin (v2.8)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.504862] i915 0000:0b:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin (7 0.12.1) is recommended, but only i915/dg2_guc_70.bin (70.8.0) was found&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.504870] i915 0000:0b:00.0: [drm] GT0: Consider updating your linux-firmwa re pkg or downloading from&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://git.kernel.org/pub/scm/linux/kernel/git/firmw" target="_blank" rel="noopener nofollow ugc"&gt;Kernel.org git repositories&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;are/linux-firmware.git/tree/i915&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.510281] i915 0000:0b:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin ve rsion 70.8.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.510288] i915 0000:0b:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin v ersion 7.10.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.521745] i915 0000:0b:00.0: [drm] GT0: GUC: submission enabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.521752] i915 0000:0b:00.0: [drm] GT0: GUC: SLPC enabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.522012] i915 0000:0b:00.0: [drm] GT0: GUC: RC enabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.554962] [drm] Initialized i915 1.6.0 20230929 for 0000:0b:00.0 on minor 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556135] i915 display info: display version: 13&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556137] i915 display info: cursor_needs_physical: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556139] i915 display info: has_cdclk_crawl: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556140] i915 display info: has_cdclk_squash: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556141] i915 display info: has_ddi: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556142] i915 display info: has_dp_mst: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556143] i915 display info: has_dsb: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556144] i915 display info: has_fpga_dbg: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556146] i915 display info: has_gmch: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556147] i915 display info: has_hotplug: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556148] i915 display info: has_hti: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556149] i915 display info: has_ipc: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556150] i915 display info: has_overlay: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556151] i915 display info: has_psr: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556152] i915 display info: has_psr_hw_tracking: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556153] i915 display info: overlay_needs_physical: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556154] i915 display info: supports_tv: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556155] i915 display info: has_hdcp: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556156] i915 display info: has_dmc: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556157] i915 display info: has_dsc: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.655523] i915 0000:0b:00.0: [drm] fb0: i915drmfb frame buffer device&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 6.142414] i915 0000:0b:00.0: [drm] GT0: HuC: authenticated for all workload s&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tom@ubuntu:~$ sudo dmesg | egrep -i “(\s+i915\s+|\s+xe\s+)”&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.465795] i915 0000:0b:00.0: [drm] VT-d active for gfx access&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.482697] i915 0000:0b:00.0: vgaarb: deactivate vga console&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.483077] i915 0000:0b:00.0: [drm] Local memory IO size: 0x000000017c800000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.483082] i915 0000:0b:00.0: [drm] Local memory available: 0x000000017c800000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.500219] i915 0000:0b:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.503476] i915 0000:0b:00.0: [drm] Finished loading DMC firmware i915/dg2_dmc_ver2_08.bin (v2.8)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.504862] i915 0000:0b:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin (70.12.1) is recommended, but only i915/dg2_guc_70.bin (70.8.0) was found&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.504870] i915 0000:0b:00.0: [drm] GT0: Consider updating your linux-firmware pkg or downloading from&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915" target="_blank" rel="noopener nofollow ugc"&gt;i915 - kernel/git/firmware/linux-firmware.git - Repository of firmware blobs for use with the Linux kernel&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.510281] i915 0000:0b:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin version 70.8.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.510288] i915 0000:0b:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin version 7.10.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.521745] i915 0000:0b:00.0: [drm] GT0: GUC: submission enabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.521752] i915 0000:0b:00.0: [drm] GT0: GUC: SLPC enabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.522012] i915 0000:0b:00.0: [drm] GT0: GUC: RC enabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.554962] [drm] Initialized i915 1.6.0 20230929 for 0000:0b:00.0 on minor 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556135] i915 display info: display version: 13&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556137] i915 display info: cursor_needs_physical: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556139] i915 display info: has_cdclk_crawl: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556140] i915 display info: has_cdclk_squash: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556141] i915 display info: has_ddi: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556142] i915 display info: has_dp_mst: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556143] i915 display info: has_dsb: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556144] i915 display info: has_fpga_dbg: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556146] i915 display info: has_gmch: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556147] i915 display info: has_hotplug: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556148] i915 display info: has_hti: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556149] i915 display info: has_ipc: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556150] i915 display info: has_overlay: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556151] i915 display info: has_psr: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556152] i915 display info: has_psr_hw_tracking: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556153] i915 display info: overlay_needs_physical: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556154] i915 display info: supports_tv: no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556155] i915 display info: has_hdcp: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556156] i915 display info: has_dmc: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.556157] i915 display info: has_dsc: yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 3.655523] i915 0000:0b:00.0: [drm] fb0: i915drmfb frame buffer device&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ 6.142414] i915 0000:0b:00.0: [drm] GT0: HuC: authenticated for all workloads&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2024 20:48:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1591021#M130290</guid>
      <dc:creator>ChamCham48</dc:creator>
      <dc:date>2024-04-20T20:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Arc drivers in Ubuntu help</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1591400#M130328</link>
      <description>&lt;P&gt;Hello ChamCham48,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in the communities. To help you with this error message, please share with us your &lt;A href="https://www.intel.com/content/www/us/en/download/18895/intel-system-support-utility-for-the-linux-operating-system.html" target="_self"&gt;SSU&lt;/A&gt; logs so we can be more familiar with your system. Aside from the update, are there any changes that you have made in your system? This information will allow us to identify the root cause with better accuracy. I will be waiting for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ramyer M. &lt;BR /&gt;Intel Customer Support Technician&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 11:17:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1591400#M130328</guid>
      <dc:creator>RamyerM_Intel</dc:creator>
      <dc:date>2024-04-22T11:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Arc drivers in Ubuntu help</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1592294#M130417</link>
      <description>&lt;P&gt;Thank you, here is the result of SSU, no changes other than the update,&amp;nbsp; That's all.&amp;nbsp; I'm even getting this error when trying to upgrade my packages;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you want to continue? [Y/n] y&lt;BR /&gt;Get:1 &lt;A href="https://download.docker.com/linux/ubuntu" target="_blank"&gt;https://download.docker.com/linux/ubuntu&lt;/A&gt; jammy/stable amd64 docker-ce-cli amd64 5:26.1.0-1~ubuntu.22.04~jammy [14.6 MB]&lt;BR /&gt;Get:2 &lt;A href="https://download.docker.com/linux/ubuntu" target="_blank"&gt;https://download.docker.com/linux/ubuntu&lt;/A&gt; jammy/stable amd64 docker-ce amd6 4 5:26.1.0-1~ubuntu.22.04~jammy [25.3 MB]&lt;BR /&gt;Get:3 &lt;A href="https://download.docker.com/linux/ubuntu" target="_blank"&gt;https://download.docker.com/linux/ubuntu&lt;/A&gt; jammy/stable amd64 docker-ce-root less-extras amd64 5:26.1.0-1~ubuntu.22.04~jammy [9,320 kB]&lt;BR /&gt;Fetched 49.2 MB in 1s (62.8 MB/s)&lt;BR /&gt;(Reading database ... 308575 files and directories currently installed.)&lt;BR /&gt;Preparing to unpack .../docker-ce-cli_5%3a26.1.0-1~ubuntu.22.04~jammy_amd64.deb ...&lt;BR /&gt;Unpacking docker-ce-cli (5:26.1.0-1~ubuntu.22.04~jammy) over (5:26.0.2-1~ubuntu. 22.04~jammy) ...&lt;BR /&gt;Preparing to unpack .../docker-ce_5%3a26.1.0-1~ubuntu.22.04~jammy_amd64.deb ...&lt;BR /&gt;Unpacking docker-ce (5:26.1.0-1~ubuntu.22.04~jammy) over (5:26.0.2-1~ubuntu.22.0 4~jammy) ...&lt;BR /&gt;Preparing to unpack .../docker-ce-rootless-extras_5%3a26.1.0-1~ubuntu.22.04~jamm y_amd64.deb ...&lt;BR /&gt;Unpacking docker-ce-rootless-extras (5:26.1.0-1~ubuntu.22.04~jammy) over (5:26.0 .2-1~ubuntu.22.04~jammy) ...&lt;BR /&gt;Setting up linux-image-6.5.0-28-generic (6.5.0-28.29) ...&lt;BR /&gt;Setting up linux-headers-6.5.0-28-generic (6.5.0-28.29) ...&lt;BR /&gt;/etc/kernel/header_postinst.d/dkms:&lt;BR /&gt;* dkms: running auto installation service for kernel 6.5.0-28-generic&lt;BR /&gt;Error! Could not locate dkms.conf file.&lt;BR /&gt;File: /var/lib/dkms/intel-platform-vsec-dkms/2023.20.0-21/source/dkms.conf does not exist.&lt;BR /&gt;* dkms: autoinstall for kernel 6.5.0-28-generic&lt;BR /&gt;...fail!&lt;BR /&gt;run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 4&lt;BR /&gt;dpkg: error processing package linux-headers-6.5.0-28-generic (--configure):&lt;BR /&gt;installed linux-headers-6.5.0-28-generic package post-installation script subpr ocess returned error exit status 1&lt;BR /&gt;Progress: [ 65%] [#####################################.....................]&lt;BR /&gt;Setting up docker-ce-rootless-extras (5:26.1.0-1~ubuntu.22.04~jammy) ...&lt;BR /&gt;dpkg: dependency problems prevent configuration of linux-headers-generic:&lt;BR /&gt;linux-headers-generic depends on linux-headers-6.5.0-28-generic; however:&lt;BR /&gt;Package linux-headers-6.5.0-28-generic is not configured yet.&lt;/P&gt;&lt;P&gt;dpkg: error processing package linux-headers-generic (--configure):&lt;BR /&gt;dependency problems - leaving unconfigured&lt;BR /&gt;Setting up docker-ce (5:26.1.0-1~ubuntu.22.04~jammy) ...&lt;BR /&gt;Progress: [ 70%] [########################################..................] ro r from a previous failure.&lt;BR /&gt;dpkg: dependency problems prevent configuration of linux-generic:&lt;BR /&gt;linux-generic depends on linux-headers-generic (= 6.5.0.28.28); however:...]&lt;BR /&gt;Package linux-headers-generic is not configured yet.&lt;/P&gt;&lt;P&gt;dpkg: error processing package linux-generic (--configure):&lt;BR /&gt;dependency problems - leaving unconfigured&lt;BR /&gt;No apport report written because the error message indicates its a followup error from a previous failure.&lt;BR /&gt;Processing triggers for man-db (2.11.2-3) ...&lt;BR /&gt;Processing triggers for linux-image-6.5.0-28-generic (6.5.0-28.29) ...&lt;BR /&gt;/etc/kernel/postinst.d/dkms:&lt;BR /&gt;* dkms: running auto installation service for kernel 6.5.0-28-generic&lt;BR /&gt;Error! Could not locate dkms.conf file.&lt;BR /&gt;File: /var/lib/dkms/intel-platform-vsec-dkms/2023.20.0-21/source/dkms.conf does not exist.&lt;BR /&gt;* dkms: autoinstall for kernel 6.5.0-28-generic&lt;BR /&gt;...fail!&lt;BR /&gt;run-parts: /etc/kernel/postinst.d/dkms exited with return code 4&lt;BR /&gt;dpkg: error processing package linux-image-6.5.0-28-generic (--configure):&lt;BR /&gt;installed linux-image-6.5.0-28-generic package post-installation script subprocess returned error exit status 1&lt;BR /&gt;No apport report written because MaxReports is reached already&lt;BR /&gt;Errors were encountered while processing:&lt;BR /&gt;linux-headers-6.5.0-28-generic&lt;BR /&gt;linux-headers-generic&lt;BR /&gt;linux-generic&lt;BR /&gt;linux-image-6.5.0-28-generic&lt;BR /&gt;needrestart is being skipped since dpkg has failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 14:58:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1592294#M130417</guid>
      <dc:creator>ChamCham48</dc:creator>
      <dc:date>2024-04-24T14:58:47Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Arc drivers in Ubuntu help</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1592487#M130430</link>
      <description>&lt;P&gt;Hello ChamCham48,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing this with us. Kindly please give us some time to analyze the logs. I will make sure to get back to you on this thread as soon as possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ramyer M.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Apr 2024 05:13:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1592487#M130430</guid>
      <dc:creator>RamyerM_Intel</dc:creator>
      <dc:date>2024-04-25T05:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel Arc drivers in Ubuntu help</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1594937#M130678</link>
      <description>&lt;P&gt;Hello, any update to my issue?&amp;nbsp; Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2024 12:39:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1594937#M130678</guid>
      <dc:creator>ChamCham48</dc:creator>
      <dc:date>2024-05-04T12:39:34Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Arc drivers in Ubuntu help</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1597141#M130916</link>
      <description>&lt;P&gt;Hello ChamCham48,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I apologize for the extended wait. To compensate for the inconvenience, I have an update for you following our team's coordination. It is no longer necessary to manually install the Arc Drivers on Linux systems. For detailed instructions, please refer to section &lt;A href="https://dgpu-docs.intel.com/driver/client/overview.html" rel="noopener noreferrer" target="_blank"&gt;3.1.1.1.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The simplest approach is to utilize the Ubuntu Desktop-supplied Hardware Enablement (HWE) stack beginning with Ubuntu 23.04 (Lunar). This method supports both integrated and discrete graphics without the need for custom configurations. Please note, however, that this method has not yet undergone validation.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ramyer M.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 May 2024 05:18:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1597141#M130916</guid>
      <dc:creator>RamyerM_Intel</dc:creator>
      <dc:date>2024-05-13T05:18:44Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Arc drivers in Ubuntu help</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1598088#M131007</link>
      <description>&lt;P&gt;Hello ChamCham48&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am just following up in case you have further questions. Feel free to let us know by replying to this post and we will be there to assist you. I will be waiting for your reply.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ramyer M.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2024 01:51:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1598088#M131007</guid>
      <dc:creator>RamyerM_Intel</dc:creator>
      <dc:date>2024-05-16T01:51:13Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Arc drivers in Ubuntu help</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1599318#M131126</link>
      <description>&lt;P&gt;Hello ChamCham48,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As we have not heard a response in the past few days, we will proceed in closing this thread. Should you need assistance in the future, please submit a new question as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We extend our sincerest wishes for unparalleled success in all your forthcoming endeavors!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ramyer M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2024 07:24:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Arc-drivers-in-Ubuntu-help/m-p/1599318#M131126</guid>
      <dc:creator>RamyerM_Intel</dc:creator>
      <dc:date>2024-05-21T07:24:12Z</dc:date>
    </item>
  </channel>
</rss>

