Hi all, installing the GPU driver from https://dgpu-docs.intel.com/driver/installation.html#ubuntu-package-repository for ATSM M1, I experienced a problem with "production" repository: the installation complete without errors but the GPU card "render..." is still not visible if I list the folder content ``` ls /dev/dri/ by-path card0 ``` Instead if I use the "rolling stable" repository, then the installation go well and the render card is visible as expected ``` ls /dev/dri/ by-path card0 renderD128 ```
Hi all, installing the GPU driver from https://dgpu-docs.intel.com/driver/installation.html#ubuntu-package-repository for ATSM M1, I experienced a problem with "production" repository: the installation complete without errors but the GPU card "render..." is still not visible if I list the folder content
Instead if I use the "rolling stable" repository, then the installation go well and the render card is visible as expected