Comment # 11 on bug 1208978 from
(In reply to Santiago Zarate from comment #10)
> (In reply to Stefan Dirsch from comment #9)
> > Ouch. I can't login to the machine in Nuremberg, right?
> 
> I can drop by the office at the end of this week and we can try together,
> using the proprietary drivers

Sounds good. Oh. This is even a laptop.

> With the open drivers, PEBKAC... I was not adding the proper repository for
> the open drivers, 
> 
> I will try at home with my other system and see how will it go with the
> proprietary drivers and with the open ones...
> 
> ```
> S  | Name                                      | Type    | Version          
> | Arch   | Repository
> ---+-------------------------------------------+---------+-------------------
> -------+--------+----------------------
> i+ | kernel-firmware-nvidia-gsp-G06            | package | 525.89.02-6.1    
> | x86_64 | nvidia_open
> i  | libnvidia-egl-wayland1                    | package | 1.1.11-1.1       
> | x86_64 | Main Repository (OSS)
> i  | libnvidia-egl-wayland1                    | package | 1.1.11-1.1       
> | x86_64 | openSUSE-20210420-0
> i+ | nvidia-compute-G06                        | package | 525.89.02-7.1    
> | x86_64 | NVIDIA
> i  | nvidia-compute-G06-32bit                  | package | 525.89.02-7.1    
> | x86_64 | NVIDIA
> i+ | nvidia-gl-G06                             | package | 525.89.02-7.1    
> | x86_64 | NVIDIA
> i  | nvidia-gl-G06-32bit                       | package | 525.89.02-7.1    
> | x86_64 | NVIDIA
> i+ | nvidia-open-driver-G06-signed-kmp-default | package |
> 525.89.02_k6.2.2_1-20.22 | x86_64 | nvidia_open
> i+ | nvidia-video-G06                          | package | 525.89.02-7.1    
> | x86_64 | NVIDIA
> i  | nvidia-video-G06-32bit                    | package | 525.89.02-7.1    
> | x86_64 | NVIDIA
> ```

Package-wise this looks good. When switching to open driver you just replace
nvidia-driver-G06-kmp-default with kernel-firmware-nvidia-gsp-G06 and
nvidia-open-driver-G06-signed-kmp-default packages. 

But this is very important from by blog on
https://sndirsch.github.io/nvidia/2022/06/07/nvidia-opengpu.html

[...]
you���������ll need to remove the # from the options line in
/usr/lib/modprobe.d/50-nvidia-default.conf or
/etc/modprobe.d/50-nvidia-default.conf respectively before.

### Enable support on *all* Turing/Ampere GPUs: Alpha Quality!
options nvidia NVreg_OpenRmEnableUnsupportedGpus=1
[....]


You are receiving this mail because: