User Tools

Site Tools


resources:firmware_updating_advice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
resources:firmware_updating_advice [2023/10/17 15:09] – created adminresources:firmware_updating_advice [2023/10/17 15:10] (current) admin
Line 3: Line 3:
  
  
-    Install the latest OEM kernel available by running the command:+1. Install the latest OEM kernel available by running the command:
  
     sudo apt install linux-oem-22.04c     sudo apt install linux-oem-22.04c
  
-    Download and install the latest kernel firmware from here by running these commands:+2. Download and install the latest kernel firmware from here by running these commands:
  
     wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20230919.tar.gz     wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20230919.tar.gz
Line 14: Line 14:
     sudo update-initramfs -uk 'all'     sudo update-initramfs -uk 'all'
  
-    Install the kisak-mesa PPT by running these commands (this PPA will take care of providing the latest stable mesa and llvm15):+3. Install the kisak-mesa PPT by running these commands (this PPA will take care of providing the latest stable mesa and llvm15):
  
     sudo add-apt-repository ppa:kisak/kisak-mesa     sudo add-apt-repository ppa:kisak/kisak-mesa
     sudo apt upgrade     sudo apt upgrade
  
-    Ensure there is no modprobe blacklist for amdgpu by running the command:+4. Ensure there is no modprobe blacklist for amdgpu by running the command:
  
     sudo rm /etc/modprobe.d/blacklist-amdgpu.conf     sudo rm /etc/modprobe.d/blacklist-amdgpu.conf
  
  
resources/firmware_updating_advice.1697569781.txt.gz · Last modified: 2023/10/17 15:09 by admin