Skip to content
Discussion options

You must be logged in to vote

Sorry, there isn't an official way to have both sets of kernel modules installed at the same time. Both sets of kernel modules provide files with the same names (nvidia.ko, nvidia-modeset.ko, etc), and modprobe wouldn't know which set you want to use.

That said, you could probably be clever with a script that copies one set of kernel modules or the other into place, such that the script effectively "switches" between the two sets. This would require some care though; I wouldn't recommend this if you're not pretty familiar with the files involved.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@TheRealOne78
Comment options

Answer selected by TheRealOne78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants