resources:firmware_updating_advice
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
resources:firmware_updating_advice [2023/10/17 15:09] – created admin | resources:firmware_updating_advice [2023/10/17 15:10] (current) – admin | ||
---|---|---|---|
Line 3: | Line 3: | ||
- | | + | 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 | ||
- | | + | 2. Download and install the latest kernel firmware from here by running these commands: |
wget https:// | wget https:// | ||
Line 14: | Line 14: | ||
sudo update-initramfs -uk ' | sudo update-initramfs -uk ' | ||
- | | + | 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: | sudo add-apt-repository ppa: | ||
sudo apt upgrade | sudo apt upgrade | ||
- | | + | 4. Ensure there is no modprobe blacklist for amdgpu by running the command: |
sudo rm / | sudo rm / | ||
resources/firmware_updating_advice.1697569781.txt.gz · Last modified: 2023/10/17 15:09 by admin