Nvidia driver won't load - Ubuntu Win10 Dual boot
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Problem / Symptoms:
I have Win10 / Ubuntu 18.10 dual boot on my Asus GL703GS laptop which has worked great for months. However, after connecting / disconnecting HDMI cord while in Win10, Ubuntu can apparently no longer use the graphics card.
It lists the display as "Unknown Display"
Resolution is set to 800x480 and no option to change it.
- On Win10 the GPU works and it had worked on Ubuntu for months prior so I don't think it's the hardware.
- I suspect Windows has locked up some display driver resource that persists after reboot.
Already tried:
- Cannot reinstall Nvidia drivers in Ubuntu, says "nvidia-uvm" is already loaded and it cannot be unloaded. Tried reinstalling through the Nvidia .run file, Ubuntu automatic driver update, etc, no luck.
- Tried uninstalling Nvidia drivers and removing all traces of it in Win10 and reinstalling it. No point in this process changed anything for Ubuntu, same issues there.
- Tried many tutorials / answers related to xrandr but none of them work at all.
- No results from any lsof nvidia commands.
Machine Details:
- Output of
lspci | grep NVIDIA
01:00.0 VGA compatible controller: NVIDIA Corporation GP104M [GeForce GTX 1070 Mobile] (rev a1)
- Output of
ubuntu-drivers devices
...
vendor : NVIDIA Corporation
model : GP104M [GeForce GTX 1070 Mobile]
driver : nvidia-driver-390 - distro non-free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
- Output of
lsmod | grep -i nvidia
nvidia_uvm 786432 0
nvidia_drm 40960 0
nvidia_modeset 1040384 1 nvidia_drm
nvidia 16621568 2 nvidia_uvm,nvidia_modeset
drm_kms_helper 172032 1 nvidia_drm
drm 458752 3 drm_kms_helper,nvidia_drm
ipmi_msghandler 102400 2 ipmi_devintf,nvidia
dual-boot drivers nvidia graphics display-resolution
add a comment |
Problem / Symptoms:
I have Win10 / Ubuntu 18.10 dual boot on my Asus GL703GS laptop which has worked great for months. However, after connecting / disconnecting HDMI cord while in Win10, Ubuntu can apparently no longer use the graphics card.
It lists the display as "Unknown Display"
Resolution is set to 800x480 and no option to change it.
- On Win10 the GPU works and it had worked on Ubuntu for months prior so I don't think it's the hardware.
- I suspect Windows has locked up some display driver resource that persists after reboot.
Already tried:
- Cannot reinstall Nvidia drivers in Ubuntu, says "nvidia-uvm" is already loaded and it cannot be unloaded. Tried reinstalling through the Nvidia .run file, Ubuntu automatic driver update, etc, no luck.
- Tried uninstalling Nvidia drivers and removing all traces of it in Win10 and reinstalling it. No point in this process changed anything for Ubuntu, same issues there.
- Tried many tutorials / answers related to xrandr but none of them work at all.
- No results from any lsof nvidia commands.
Machine Details:
- Output of
lspci | grep NVIDIA
01:00.0 VGA compatible controller: NVIDIA Corporation GP104M [GeForce GTX 1070 Mobile] (rev a1)
- Output of
ubuntu-drivers devices
...
vendor : NVIDIA Corporation
model : GP104M [GeForce GTX 1070 Mobile]
driver : nvidia-driver-390 - distro non-free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
- Output of
lsmod | grep -i nvidia
nvidia_uvm 786432 0
nvidia_drm 40960 0
nvidia_modeset 1040384 1 nvidia_drm
nvidia 16621568 2 nvidia_uvm,nvidia_modeset
drm_kms_helper 172032 1 nvidia_drm
drm 458752 3 drm_kms_helper,nvidia_drm
ipmi_msghandler 102400 2 ipmi_devintf,nvidia
dual-boot drivers nvidia graphics display-resolution
add a comment |
Problem / Symptoms:
I have Win10 / Ubuntu 18.10 dual boot on my Asus GL703GS laptop which has worked great for months. However, after connecting / disconnecting HDMI cord while in Win10, Ubuntu can apparently no longer use the graphics card.
It lists the display as "Unknown Display"
Resolution is set to 800x480 and no option to change it.
- On Win10 the GPU works and it had worked on Ubuntu for months prior so I don't think it's the hardware.
- I suspect Windows has locked up some display driver resource that persists after reboot.
Already tried:
- Cannot reinstall Nvidia drivers in Ubuntu, says "nvidia-uvm" is already loaded and it cannot be unloaded. Tried reinstalling through the Nvidia .run file, Ubuntu automatic driver update, etc, no luck.
- Tried uninstalling Nvidia drivers and removing all traces of it in Win10 and reinstalling it. No point in this process changed anything for Ubuntu, same issues there.
- Tried many tutorials / answers related to xrandr but none of them work at all.
- No results from any lsof nvidia commands.
Machine Details:
- Output of
lspci | grep NVIDIA
01:00.0 VGA compatible controller: NVIDIA Corporation GP104M [GeForce GTX 1070 Mobile] (rev a1)
- Output of
ubuntu-drivers devices
...
vendor : NVIDIA Corporation
model : GP104M [GeForce GTX 1070 Mobile]
driver : nvidia-driver-390 - distro non-free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
- Output of
lsmod | grep -i nvidia
nvidia_uvm 786432 0
nvidia_drm 40960 0
nvidia_modeset 1040384 1 nvidia_drm
nvidia 16621568 2 nvidia_uvm,nvidia_modeset
drm_kms_helper 172032 1 nvidia_drm
drm 458752 3 drm_kms_helper,nvidia_drm
ipmi_msghandler 102400 2 ipmi_devintf,nvidia
dual-boot drivers nvidia graphics display-resolution
Problem / Symptoms:
I have Win10 / Ubuntu 18.10 dual boot on my Asus GL703GS laptop which has worked great for months. However, after connecting / disconnecting HDMI cord while in Win10, Ubuntu can apparently no longer use the graphics card.
It lists the display as "Unknown Display"
Resolution is set to 800x480 and no option to change it.
- On Win10 the GPU works and it had worked on Ubuntu for months prior so I don't think it's the hardware.
- I suspect Windows has locked up some display driver resource that persists after reboot.
Already tried:
- Cannot reinstall Nvidia drivers in Ubuntu, says "nvidia-uvm" is already loaded and it cannot be unloaded. Tried reinstalling through the Nvidia .run file, Ubuntu automatic driver update, etc, no luck.
- Tried uninstalling Nvidia drivers and removing all traces of it in Win10 and reinstalling it. No point in this process changed anything for Ubuntu, same issues there.
- Tried many tutorials / answers related to xrandr but none of them work at all.
- No results from any lsof nvidia commands.
Machine Details:
- Output of
lspci | grep NVIDIA
01:00.0 VGA compatible controller: NVIDIA Corporation GP104M [GeForce GTX 1070 Mobile] (rev a1)
- Output of
ubuntu-drivers devices
...
vendor : NVIDIA Corporation
model : GP104M [GeForce GTX 1070 Mobile]
driver : nvidia-driver-390 - distro non-free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
- Output of
lsmod | grep -i nvidia
nvidia_uvm 786432 0
nvidia_drm 40960 0
nvidia_modeset 1040384 1 nvidia_drm
nvidia 16621568 2 nvidia_uvm,nvidia_modeset
drm_kms_helper 172032 1 nvidia_drm
drm 458752 3 drm_kms_helper,nvidia_drm
ipmi_msghandler 102400 2 ipmi_devintf,nvidia
dual-boot drivers nvidia graphics display-resolution
dual-boot drivers nvidia graphics display-resolution
asked Apr 1 at 5:59
Tyler HabowskiTyler Habowski
61
61
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f1130272%2fnvidia-driver-wont-load-ubuntu-win10-dual-boot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1130272%2fnvidia-driver-wont-load-ubuntu-win10-dual-boot%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