recently, after installing nidia drivers on the platform of Ubuntu 18.04, restart the computer, report the error “hdaudio hdaudioc0d2: unable to bind codec” on the command line, and the startup interface stays in the shell interface</ font>
note: there are many solutions to this problem on the Internet, but they don’t talk about the permission problem. The pro test can only save the modified grub file under the permission of root
resolvent
1. Enter super user root:
sudo -i
2. Enter grub file:
vim /etc/default/grub
3. Modify the following contents: before modification: </ font> </ font> 1
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Modify:
GRUB_CMDLINE_LINUX_DEFAULT=""
4. Save the file: </ font> </ font>
ESC +:x
Read More:
- [Realtek sdk-4.4.1] RTL8198D How to Fix pptp/l2tp HW checksum error issue
- How to Solve Docker delete container image error: Error response from daemon: conflict: unable to delete 7cc1942f1ed5 (must be forced)
- How to Fix No default.conf file in conf.d after Installing Nginx
- Linux: How to Solve sudo operate Error
- nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)
- How to Solve Ubuntu “Failed to fetch” Error
- Linux: How to Solve vim ~/.bashrc Execute Error
- How to Solve insufficent privileges error: Ora-01031
- How to Solve Error vim :call CompileRunGcc()
- How to Solve Xmind Install Error in Ubuntu System
- How to Solve Oracle startup monitoring error
- How to Solve Roscore Run error [Install ROS]
- Ffmpeg: How to Solve error initializing filter ‘gltransition’
- How to Solve C++ Error: “no matching function for call to ‘atoi/atof’”
- How to Solve labelme Install Error in Ubuntu
- How to Solve Android Linux5.10 Kernel do_gettimeofday Function Error
- How to Solve NPM Error: listen EADDRINUSE 127.0.0.1:8080
- Linux: How to Solve Rabbitmq Plug-in Install Error
- Nginx Error: [emerg] bind() to [::]:80 failed (98: Address already in use)
- How to Solve Rosep Problem in ROS Initialization (Sudo Rosep Init)