NVIDIA driver not installing

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
It has been about 2 weeks since i upgraded ubuntu 17.10 to 18.04.
This brought a bunch of problems (like freezing, black startup screen, login loops), i found other people associate with the NVIDIA driver.
I have tried every solution i could find (without any progress) and now it's like not seeing the forest for the trees.
I have an Acer Aspire 7 laptop with NVIDIA GeForce 1050.
As far as i know, the proprietary driver 384.111 seemed to work on 17.10, but each time after i upgrade from there, it disapears.
I have tried to install this driver, and a few other, but all give the same error:
ERROR: Unable to load the 'nvidia-drm' kernel module
Going from the log, i seem to get the same warning everytime when it's installing 'NVIDIA Acelerated Grahics Driver for Linux-x86_64':
/sbin.ldconfig.real: Warning: ignoring configuration file that cannot be opened: /etc/ld.so/conf.d/i386-linux-gnu_EGL.conf: No such file or directory
/sbin.ldconfig.real: Warning: ignoring configuration file that cannot be opened: /etc/ld.so/conf.d/i386-linux-gnu_GL.conf: No such file or directory
That is the only lead i have as far as i can think of.
How can i go on from this?
drivers nvidia 18.04
 |Â
show 5 more comments
up vote
0
down vote
favorite
It has been about 2 weeks since i upgraded ubuntu 17.10 to 18.04.
This brought a bunch of problems (like freezing, black startup screen, login loops), i found other people associate with the NVIDIA driver.
I have tried every solution i could find (without any progress) and now it's like not seeing the forest for the trees.
I have an Acer Aspire 7 laptop with NVIDIA GeForce 1050.
As far as i know, the proprietary driver 384.111 seemed to work on 17.10, but each time after i upgrade from there, it disapears.
I have tried to install this driver, and a few other, but all give the same error:
ERROR: Unable to load the 'nvidia-drm' kernel module
Going from the log, i seem to get the same warning everytime when it's installing 'NVIDIA Acelerated Grahics Driver for Linux-x86_64':
/sbin.ldconfig.real: Warning: ignoring configuration file that cannot be opened: /etc/ld.so/conf.d/i386-linux-gnu_EGL.conf: No such file or directory
/sbin.ldconfig.real: Warning: ignoring configuration file that cannot be opened: /etc/ld.so/conf.d/i386-linux-gnu_GL.conf: No such file or directory
That is the only lead i have as far as i can think of.
How can i go on from this?
drivers nvidia 18.04
Try askubuntu.com/a/1030901/231142 where the driver install for 18.04 is the last half of the answer.
â Terrance
May 18 at 18:12
While it does seem to install the driver properly, when i enter the command: nvidia-smi, i get the error: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure the latest NVIDIA driver is installed and running.
â cbecker
May 18 at 20:24
Did you reboot after installing the driver?
â Terrance
May 18 at 20:30
Yes, i did. reboot then ran nvidia-smi.
â cbecker
May 18 at 20:37
Make sure thatdkmsis installed on your system. Also, according to devtalk.nvidia.com/default/topic/1028367/linux/⦠it looks as though thenvidia-drmfailing to load might need addingacpi_osi=Linuxto theGRUB_CMDLINE_LINUX_DEFAULT=line in the/etc/default/grubfile.
â Terrance
May 18 at 20:43
 |Â
show 5 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
It has been about 2 weeks since i upgraded ubuntu 17.10 to 18.04.
This brought a bunch of problems (like freezing, black startup screen, login loops), i found other people associate with the NVIDIA driver.
I have tried every solution i could find (without any progress) and now it's like not seeing the forest for the trees.
I have an Acer Aspire 7 laptop with NVIDIA GeForce 1050.
As far as i know, the proprietary driver 384.111 seemed to work on 17.10, but each time after i upgrade from there, it disapears.
I have tried to install this driver, and a few other, but all give the same error:
ERROR: Unable to load the 'nvidia-drm' kernel module
Going from the log, i seem to get the same warning everytime when it's installing 'NVIDIA Acelerated Grahics Driver for Linux-x86_64':
/sbin.ldconfig.real: Warning: ignoring configuration file that cannot be opened: /etc/ld.so/conf.d/i386-linux-gnu_EGL.conf: No such file or directory
/sbin.ldconfig.real: Warning: ignoring configuration file that cannot be opened: /etc/ld.so/conf.d/i386-linux-gnu_GL.conf: No such file or directory
That is the only lead i have as far as i can think of.
How can i go on from this?
drivers nvidia 18.04
It has been about 2 weeks since i upgraded ubuntu 17.10 to 18.04.
This brought a bunch of problems (like freezing, black startup screen, login loops), i found other people associate with the NVIDIA driver.
I have tried every solution i could find (without any progress) and now it's like not seeing the forest for the trees.
I have an Acer Aspire 7 laptop with NVIDIA GeForce 1050.
As far as i know, the proprietary driver 384.111 seemed to work on 17.10, but each time after i upgrade from there, it disapears.
I have tried to install this driver, and a few other, but all give the same error:
ERROR: Unable to load the 'nvidia-drm' kernel module
Going from the log, i seem to get the same warning everytime when it's installing 'NVIDIA Acelerated Grahics Driver for Linux-x86_64':
/sbin.ldconfig.real: Warning: ignoring configuration file that cannot be opened: /etc/ld.so/conf.d/i386-linux-gnu_EGL.conf: No such file or directory
/sbin.ldconfig.real: Warning: ignoring configuration file that cannot be opened: /etc/ld.so/conf.d/i386-linux-gnu_GL.conf: No such file or directory
That is the only lead i have as far as i can think of.
How can i go on from this?
drivers nvidia 18.04
asked May 18 at 18:04
cbecker
211
211
Try askubuntu.com/a/1030901/231142 where the driver install for 18.04 is the last half of the answer.
â Terrance
May 18 at 18:12
While it does seem to install the driver properly, when i enter the command: nvidia-smi, i get the error: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure the latest NVIDIA driver is installed and running.
â cbecker
May 18 at 20:24
Did you reboot after installing the driver?
â Terrance
May 18 at 20:30
Yes, i did. reboot then ran nvidia-smi.
â cbecker
May 18 at 20:37
Make sure thatdkmsis installed on your system. Also, according to devtalk.nvidia.com/default/topic/1028367/linux/⦠it looks as though thenvidia-drmfailing to load might need addingacpi_osi=Linuxto theGRUB_CMDLINE_LINUX_DEFAULT=line in the/etc/default/grubfile.
â Terrance
May 18 at 20:43
 |Â
show 5 more comments
Try askubuntu.com/a/1030901/231142 where the driver install for 18.04 is the last half of the answer.
â Terrance
May 18 at 18:12
While it does seem to install the driver properly, when i enter the command: nvidia-smi, i get the error: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure the latest NVIDIA driver is installed and running.
â cbecker
May 18 at 20:24
Did you reboot after installing the driver?
â Terrance
May 18 at 20:30
Yes, i did. reboot then ran nvidia-smi.
â cbecker
May 18 at 20:37
Make sure thatdkmsis installed on your system. Also, according to devtalk.nvidia.com/default/topic/1028367/linux/⦠it looks as though thenvidia-drmfailing to load might need addingacpi_osi=Linuxto theGRUB_CMDLINE_LINUX_DEFAULT=line in the/etc/default/grubfile.
â Terrance
May 18 at 20:43
Try askubuntu.com/a/1030901/231142 where the driver install for 18.04 is the last half of the answer.
â Terrance
May 18 at 18:12
Try askubuntu.com/a/1030901/231142 where the driver install for 18.04 is the last half of the answer.
â Terrance
May 18 at 18:12
While it does seem to install the driver properly, when i enter the command: nvidia-smi, i get the error: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure the latest NVIDIA driver is installed and running.
â cbecker
May 18 at 20:24
While it does seem to install the driver properly, when i enter the command: nvidia-smi, i get the error: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure the latest NVIDIA driver is installed and running.
â cbecker
May 18 at 20:24
Did you reboot after installing the driver?
â Terrance
May 18 at 20:30
Did you reboot after installing the driver?
â Terrance
May 18 at 20:30
Yes, i did. reboot then ran nvidia-smi.
â cbecker
May 18 at 20:37
Yes, i did. reboot then ran nvidia-smi.
â cbecker
May 18 at 20:37
Make sure that
dkms is installed on your system. Also, according to devtalk.nvidia.com/default/topic/1028367/linux/⦠it looks as though the nvidia-drm failing to load might need adding acpi_osi=Linux to the GRUB_CMDLINE_LINUX_DEFAULT= line in the /etc/default/grub file.â Terrance
May 18 at 20:43
Make sure that
dkms is installed on your system. Also, according to devtalk.nvidia.com/default/topic/1028367/linux/⦠it looks as though the nvidia-drm failing to load might need adding acpi_osi=Linux to the GRUB_CMDLINE_LINUX_DEFAULT= line in the /etc/default/grub file.â Terrance
May 18 at 20:43
 |Â
show 5 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037853%2fnvidia-driver-not-installing%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Try askubuntu.com/a/1030901/231142 where the driver install for 18.04 is the last half of the answer.
â Terrance
May 18 at 18:12
While it does seem to install the driver properly, when i enter the command: nvidia-smi, i get the error: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure the latest NVIDIA driver is installed and running.
â cbecker
May 18 at 20:24
Did you reboot after installing the driver?
â Terrance
May 18 at 20:30
Yes, i did. reboot then ran nvidia-smi.
â cbecker
May 18 at 20:37
Make sure that
dkmsis installed on your system. Also, according to devtalk.nvidia.com/default/topic/1028367/linux/⦠it looks as though thenvidia-drmfailing to load might need addingacpi_osi=Linuxto theGRUB_CMDLINE_LINUX_DEFAULT=line in the/etc/default/grubfile.â Terrance
May 18 at 20:43