Open
Description
failed to install drivers for A770 in Ubuntu 22.04.05
I have two A770 GPUs, and follow the advice you provided(#13183) to install the right version of drivers:
here are the instruction:
wget -qO - https://repositories.intel.com/gpu/intel-graphics.key | \
sudo gpg --yes --dearmor --output /usr/share/keyrings/intel-graphics.gpg
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/intel-graphics.gpg] https://repositories.intel.com/gpu/ubuntu jammy/lts/2350 unified" | \
sudo tee /etc/apt/sources.list.d/intel-gpu-jammy.list
sudo apt update
sudo apt install -y intel-i915-dkms=1.23.10.92.231129.101+i141-1
echo "deb [arch=amd64,i386 signed-by=/usr/share/keyrings/intel-graphics.gpg] https://repositories.intel.com/gpu/ubuntu jammy unified" | \
sudo tee /etc/apt/sources.list.d/intel-gpu-jammy.list
sudo apt update
sudo apt install -y intel-level-zero-gpu=1.3.29735.27-914~22.04
sudo apt install -y level-zero=1.14.0-744~22.04 level-zero-dev=1.14.0-744~22.04
sudo apt install -y xpu-smi=1.2.33-52~22.04
After I take all steps and reboot, the screen is black and can't enter the normal windows.
Have tried to blacklist ast and set WaylandEnable=true, it doesn't work either.
env:
intel xeon 8480
384 DDR5 memeories
Gigabyte MS73 mainboard
2 A770 GPUs