When DKMS uses clang to compile the nvidia kernel driver, you're boned.
sudo modprobe nvidia
modprobe: ERROR: could not insert 'nvidia': Exec format errorUnfortunately, dkms doesn't take CC and CXX settings from the environment.
When DKMS uses clang to compile the nvidia kernel driver, you're boned.
sudo modprobe nvidia
modprobe: ERROR: could not insert 'nvidia': Exec format errorUnfortunately, dkms doesn't take CC and CXX settings from the environment.