This can happen if some other system component (typically bbswitch) cuts power to the GPU before the nvidia driver tries to load. Do you have some sort of aggressive power management thing enabled?
Alternatively, the nvidia driver won’t get called for a given GPU if the nouveau driver has already claimed it. Is nouveau loaded?
so question…
does the error “could not insert XXX: no such device” actually mean
“you don’t have any device that this module supports”?
I’m not entirely sure if thats the case. I’m doing something similar, where I compiled an adaptec driver for a card I don’t yet own, but when I try to modprobe aacraid, it gives me that error of:
“…: no such device”
Have I actually compiled the driver properly, is it just that I don’t have the HBA connected to the X1 so it complains?
sorry for hijacking ur thread btw, but similar error so :/