All public logs

Jump to navigation Jump to search

Combined display of all available logs of Fundamental Ramen. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:03, 12 July 2026 Tacoball talk contribs created page LLM/Intel Pro Arc B70/2026-07-13 (Created page with "== Install on Ubuntu 26.04 == === Install driver === <syntaxhighlight lang="bash"> # install ppa (the most important) sudo add-apt-repository -y ppa:kobuk-team/intel-graphics sudo apt update sudo apt install -y intel-opencl-icd libze-intel-gpu1 intel-media-va-driver-non-free clinfo intel-gsc # check again sudo clinfo </syntaxhighlight> === Install OpenVINO archive === <syntaxhighlight lang="bash"> sudo mkdir /opt/intel curl -L https://storage.openvinotoolkit.org/rep...")