The error from this line references info about OpenRmEnableUnsupportedGpus being in the README, but it isn't mentioned anywhere.
For reference, to load the module on non-datacenter cards the OpenRmEnableUnsupportedGpus setting in NVReg must be set to 1. This can be done with module parameters, e.g. a file in /etc/modprobe.d reading options nvidia NVreg_OpenRmEnableUnsupportedGpus=1 seems to do the trick.
I'm writing this from Xorg running on a consumer 2080 Ti with the open source module loaded, so it seems to be not entirely broken, would be nice to have this mentioned somewhere then :)
The error from this line references info about
OpenRmEnableUnsupportedGpusbeing in the README, but it isn't mentioned anywhere.For reference, to load the module on non-datacenter cards the
OpenRmEnableUnsupportedGpussetting in NVReg must be set to 1. This can be done with module parameters, e.g. a file in/etc/modprobe.dreadingoptions nvidia NVreg_OpenRmEnableUnsupportedGpus=1seems to do the trick.I'm writing this from Xorg running on a consumer 2080 Ti with the open source module loaded, so it seems to be not entirely broken, would be nice to have this mentioned somewhere then :)