LLM/Intel Pro Arc B70: Difference between revisions
< LLM
Jump to navigation
Jump to search
| Line 17: | Line 17: | ||
# Check eGPU connection | # Check eGPU connection | ||
boltctl list | boltctl list | ||
# Check hardware dectection | |||
sudo dmesg | grep -i 'xe ' | |||
# Check pci | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 09:13, 18 June 2026
Step
- Check proper Ubuntu version for OpenVINO
- Check proper Ubuntu version for SYCL
- Install Ubuntu
- Install HWE kernel
- Install PPA driver
2026-06-18
sudo apt update
sudo apt install openssh-server
# Check eGPU connection
boltctl list
# Check hardware dectection
sudo dmesg | grep -i 'xe '
# Check pci