Linux Mint 18 + Nvidia-375: modprobe: FATAL: Module nvidia_current not found in directory...
I've tried to install and configure nvidia drivers on Linux Mint 18 but still have errors.
Can anyone help me?
See some errors:
wellington@wellington-mint18 ~ $ cat /var/log/Xorg.0.log | egrep -i "nvidia|nouveau"
[ 18.063] (==) Matched nvidia as autoconfigured driver 0
[ 18.063] (==) Matched nouveau as autoconfigured driver 1
[ 18.063] (II) LoadModule: "nvidia"
[ 18.064] (WW) Warning, couldn't open module nvidia
[ 18.064] (II) UnloadModule: "nvidia"
[ 18.064] (II) Unloading nvidia
[ 18.064] (EE) Failed to load module "nvidia" (module does not exist, 0)
and
wellington@wellington-mint18 ~ $ sudo modprobe nvidia_current;
modprobe: FATAL: Module nvidia_current not found in directory /lib/modules/4.4.0-21-generic
See scenario:
wellington@wellington-mint18 ~ $ uname -a
Linux wellington-mint18 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
wellington@wellington-mint18 ~ $ cat /etc/*release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18
DISTRIB_CODENAME=sarah
DISTRIB_DESCRIPTION="Linux Mint 18 Sarah"
I tried too: https://gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6
linux linux-mint nvidia proprietary-drivers bumblebee
add a comment |
I've tried to install and configure nvidia drivers on Linux Mint 18 but still have errors.
Can anyone help me?
See some errors:
wellington@wellington-mint18 ~ $ cat /var/log/Xorg.0.log | egrep -i "nvidia|nouveau"
[ 18.063] (==) Matched nvidia as autoconfigured driver 0
[ 18.063] (==) Matched nouveau as autoconfigured driver 1
[ 18.063] (II) LoadModule: "nvidia"
[ 18.064] (WW) Warning, couldn't open module nvidia
[ 18.064] (II) UnloadModule: "nvidia"
[ 18.064] (II) Unloading nvidia
[ 18.064] (EE) Failed to load module "nvidia" (module does not exist, 0)
and
wellington@wellington-mint18 ~ $ sudo modprobe nvidia_current;
modprobe: FATAL: Module nvidia_current not found in directory /lib/modules/4.4.0-21-generic
See scenario:
wellington@wellington-mint18 ~ $ uname -a
Linux wellington-mint18 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
wellington@wellington-mint18 ~ $ cat /etc/*release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18
DISTRIB_CODENAME=sarah
DISTRIB_DESCRIPTION="Linux Mint 18 Sarah"
I tried too: https://gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6
linux linux-mint nvidia proprietary-drivers bumblebee
The ways to solve the problem(for this moment) is: - Use the kernel 4.8.0-32-generic - Update to Linux Mint 18.1 (Instead 18.0) - Disable edge, beta, unstable repositories or lists - Install the 367.57 driver version (Specific version) - Follow gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6 script But I wait for more opinions.
– Wellington1993
Dec 25 '16 at 5:42
add a comment |
I've tried to install and configure nvidia drivers on Linux Mint 18 but still have errors.
Can anyone help me?
See some errors:
wellington@wellington-mint18 ~ $ cat /var/log/Xorg.0.log | egrep -i "nvidia|nouveau"
[ 18.063] (==) Matched nvidia as autoconfigured driver 0
[ 18.063] (==) Matched nouveau as autoconfigured driver 1
[ 18.063] (II) LoadModule: "nvidia"
[ 18.064] (WW) Warning, couldn't open module nvidia
[ 18.064] (II) UnloadModule: "nvidia"
[ 18.064] (II) Unloading nvidia
[ 18.064] (EE) Failed to load module "nvidia" (module does not exist, 0)
and
wellington@wellington-mint18 ~ $ sudo modprobe nvidia_current;
modprobe: FATAL: Module nvidia_current not found in directory /lib/modules/4.4.0-21-generic
See scenario:
wellington@wellington-mint18 ~ $ uname -a
Linux wellington-mint18 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
wellington@wellington-mint18 ~ $ cat /etc/*release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18
DISTRIB_CODENAME=sarah
DISTRIB_DESCRIPTION="Linux Mint 18 Sarah"
I tried too: https://gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6
linux linux-mint nvidia proprietary-drivers bumblebee
I've tried to install and configure nvidia drivers on Linux Mint 18 but still have errors.
Can anyone help me?
See some errors:
wellington@wellington-mint18 ~ $ cat /var/log/Xorg.0.log | egrep -i "nvidia|nouveau"
[ 18.063] (==) Matched nvidia as autoconfigured driver 0
[ 18.063] (==) Matched nouveau as autoconfigured driver 1
[ 18.063] (II) LoadModule: "nvidia"
[ 18.064] (WW) Warning, couldn't open module nvidia
[ 18.064] (II) UnloadModule: "nvidia"
[ 18.064] (II) Unloading nvidia
[ 18.064] (EE) Failed to load module "nvidia" (module does not exist, 0)
and
wellington@wellington-mint18 ~ $ sudo modprobe nvidia_current;
modprobe: FATAL: Module nvidia_current not found in directory /lib/modules/4.4.0-21-generic
See scenario:
wellington@wellington-mint18 ~ $ uname -a
Linux wellington-mint18 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
wellington@wellington-mint18 ~ $ cat /etc/*release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18
DISTRIB_CODENAME=sarah
DISTRIB_DESCRIPTION="Linux Mint 18 Sarah"
I tried too: https://gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6
linux linux-mint nvidia proprietary-drivers bumblebee
linux linux-mint nvidia proprietary-drivers bumblebee
edited Jul 11 '17 at 14:22
Pierre.Vriens
1,00251216
1,00251216
asked Dec 25 '16 at 2:29
Wellington1993Wellington1993
234
234
The ways to solve the problem(for this moment) is: - Use the kernel 4.8.0-32-generic - Update to Linux Mint 18.1 (Instead 18.0) - Disable edge, beta, unstable repositories or lists - Install the 367.57 driver version (Specific version) - Follow gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6 script But I wait for more opinions.
– Wellington1993
Dec 25 '16 at 5:42
add a comment |
The ways to solve the problem(for this moment) is: - Use the kernel 4.8.0-32-generic - Update to Linux Mint 18.1 (Instead 18.0) - Disable edge, beta, unstable repositories or lists - Install the 367.57 driver version (Specific version) - Follow gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6 script But I wait for more opinions.
– Wellington1993
Dec 25 '16 at 5:42
The ways to solve the problem(for this moment) is: - Use the kernel 4.8.0-32-generic - Update to Linux Mint 18.1 (Instead 18.0) - Disable edge, beta, unstable repositories or lists - Install the 367.57 driver version (Specific version) - Follow gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6 script But I wait for more opinions.
– Wellington1993
Dec 25 '16 at 5:42
The ways to solve the problem(for this moment) is: - Use the kernel 4.8.0-32-generic - Update to Linux Mint 18.1 (Instead 18.0) - Disable edge, beta, unstable repositories or lists - Install the 367.57 driver version (Specific version) - Follow gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6 script But I wait for more opinions.
– Wellington1993
Dec 25 '16 at 5:42
add a comment |
1 Answer
1
active
oldest
votes
After I read it from NVIDIA site.You didnt need to do modprobe nvidia-375.But you should add NOMODESET in GRUB when the display was not right.I did some searches for you.
It's correct but the NOMODESET only work on 18.1 (.1) I had 18.0 version. Anyway upgrade the distribution version is necessary.
– Wellington1993
Dec 26 '16 at 1:02
I tried the "NOMODESET" but unfortunately it is not related to the problem.
– Wellington1993
Dec 26 '16 at 1:04
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f332633%2flinux-mint-18-nvidia-375-modprobe-fatal-module-nvidia-current-not-found-in%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
After I read it from NVIDIA site.You didnt need to do modprobe nvidia-375.But you should add NOMODESET in GRUB when the display was not right.I did some searches for you.
It's correct but the NOMODESET only work on 18.1 (.1) I had 18.0 version. Anyway upgrade the distribution version is necessary.
– Wellington1993
Dec 26 '16 at 1:02
I tried the "NOMODESET" but unfortunately it is not related to the problem.
– Wellington1993
Dec 26 '16 at 1:04
add a comment |
After I read it from NVIDIA site.You didnt need to do modprobe nvidia-375.But you should add NOMODESET in GRUB when the display was not right.I did some searches for you.
It's correct but the NOMODESET only work on 18.1 (.1) I had 18.0 version. Anyway upgrade the distribution version is necessary.
– Wellington1993
Dec 26 '16 at 1:02
I tried the "NOMODESET" but unfortunately it is not related to the problem.
– Wellington1993
Dec 26 '16 at 1:04
add a comment |
After I read it from NVIDIA site.You didnt need to do modprobe nvidia-375.But you should add NOMODESET in GRUB when the display was not right.I did some searches for you.
After I read it from NVIDIA site.You didnt need to do modprobe nvidia-375.But you should add NOMODESET in GRUB when the display was not right.I did some searches for you.
edited Dec 25 '16 at 14:21
answered Dec 25 '16 at 8:49
supriadysupriady
146211
146211
It's correct but the NOMODESET only work on 18.1 (.1) I had 18.0 version. Anyway upgrade the distribution version is necessary.
– Wellington1993
Dec 26 '16 at 1:02
I tried the "NOMODESET" but unfortunately it is not related to the problem.
– Wellington1993
Dec 26 '16 at 1:04
add a comment |
It's correct but the NOMODESET only work on 18.1 (.1) I had 18.0 version. Anyway upgrade the distribution version is necessary.
– Wellington1993
Dec 26 '16 at 1:02
I tried the "NOMODESET" but unfortunately it is not related to the problem.
– Wellington1993
Dec 26 '16 at 1:04
It's correct but the NOMODESET only work on 18.1 (.1) I had 18.0 version. Anyway upgrade the distribution version is necessary.
– Wellington1993
Dec 26 '16 at 1:02
It's correct but the NOMODESET only work on 18.1 (.1) I had 18.0 version. Anyway upgrade the distribution version is necessary.
– Wellington1993
Dec 26 '16 at 1:02
I tried the "NOMODESET" but unfortunately it is not related to the problem.
– Wellington1993
Dec 26 '16 at 1:04
I tried the "NOMODESET" but unfortunately it is not related to the problem.
– Wellington1993
Dec 26 '16 at 1:04
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f332633%2flinux-mint-18-nvidia-375-modprobe-fatal-module-nvidia-current-not-found-in%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
The ways to solve the problem(for this moment) is: - Use the kernel 4.8.0-32-generic - Update to Linux Mint 18.1 (Instead 18.0) - Disable edge, beta, unstable repositories or lists - Install the 367.57 driver version (Specific version) - Follow gist.github.com/wellington1993/da8b51cae81a05156746bbc8e8304ec6 script But I wait for more opinions.
– Wellington1993
Dec 25 '16 at 5:42