You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start from the clean machine, and install the driver following the above.
lspci and clinfo will hang.
Root Cause
There may some misalignment about the kernel and driver package version.
According to report, default 6.11.0-8 kernel version will fail. and 6.11.0-9 should pass.
The user need to upgrade kernel using the following command.
Stonepia
changed the title
[Driver] Driver installation will fail
[Driver] [Ubuntu 24.10] Driver installation will fail
Nov 27, 2024
Stonepia
changed the title
[Driver] [Ubuntu 24.10] Driver installation will fail
[Driver] [Ubuntu 24.10] Command Hang after driver installation
Nov 27, 2024
🐛 Describe the bug
We got a report that on
Ubuntu 24.10
, the installation following https://dgpu-docs.intel.com/driver/client/overview.html#installing-client-gpus-on-ubuntu-desktop-24-10 will fail.Reproduce Step
lspci
andclinfo
will hang.Root Cause
There may some misalignment about the kernel and driver package version.
According to report, default
6.11.0-8
kernel version will fail. and6.11.0-9
should pass.The user need to upgrade kernel using the following command.
However, we need to make sure that the default installation instructions work OOB. We need to verify that.
Versions
Not related to PyTorch. Check about the Driver / Kernel version.
The text was updated successfully, but these errors were encountered: