I am trying to reinstall the Ubuntu driver and NVIDIA on my desktop computer after the computer crashes. But the NVIDIA driver cannot install successfully after a failure. The first problem was that the computer goes into low resolution mode after installing Ubuntu usb asking me to restart the computer. The second problem I ran into is that the screen goes to black screen after switching to text command mode by pressing ctrl-alt-F1. I learned how to solve the black screen text command mode by editing /etc/default/grub
and adding 'nomodeset' to a variable GRUB_CMDLINE_LINUX_DEFAULT
and restarting the computer.
Then download https://us.download.nvidia.com/XFree86/Linux-x86_64/384.98/NVIDIA-Linux-x86_64-384.98.run and install this NVIDIA driver. But the installation failed due to the following error:
/tmp/selfgz1982/NVIDIA-Linux-x86_64-384.98/krenel/nvidia-uvm/uvm8_va_block.c: In funcion 'block_cpu_fault_locked':
./arch/x86/inlcude/asm/process.h:820:39: implicit error function 'task_stack_page' [-Werror = implicit-function-declaration]
unsigned long __ptr = (unsigned long) task_stack_page (task);
Is the graphic card broken?
Does nvidia benefit from a change in maternal bias or graphics card setup when it fails?
Installing Ubuntu can complete the installation and show a good resolution.
- , , ?