Skip to content

Commit

Permalink
Merge pull request #1139 from mariux64/update-nvidia-mxlinks
Browse files Browse the repository at this point in the history
nvidia-mxlinks: Make NVS 310 GPU legacy
  • Loading branch information
pmenzel authored Jun 20, 2019
2 parents 94f9d9c + 5b0ddcf commit 6b3db72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvidia-mxlinks.be0
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ mee_install() {
# 390.xx, but we didn't try to find out, at which branch that happened
# exactly, because we no longer support these cards anyway.

for id in 0df8;do
for id in 0df8 107d;do
ln -vs legacyX ${D}/usr/share/nvidia/pciidhints/10de:${id}
done
}

0 comments on commit 6b3db72

Please sign in to comment.