Kernel:nouveau 0000:01:00.0:bus:mmio write of 0000001f FAULT at 6013d4 [IBUS]
Kernel:nouveau 0000:01:00.0:volt:couldn ' t find speedo value, volting not possible
Kernel:nouveau 0000:01:00.0:drm:pointer to TMDS table invalid
In addition to the normal display content, but also more of these 3 nouveau errors, since the notice of these 3 errors, each boot with journalctl to look at once, the more look more and more uncomfortable, even if it does not affect my use of the computer.
Three errors have been searched, the first error is OK, at least can find a few related, but the solution is not to reload the system is to disable the driver, disabled is the last resort, I will stop.
When searching for the second error, there is no relevant information, just a list of swimwear brand speedo information ...
Search the third piece of information is, see other people system are not into, I still a little lucky, after all, my computer can also be used normally. However, the solution is also to disable the driver.
In QQ, forum, Bar, all the questions are gone ... So far, I have directly ignored these 3 mistakes.
To this day, I saw a description of the Noubeau, which said that this is the Nvidia video card pot, and it does not affect the ban. So I was determined to take the "last resort"-forbidden.
The resolution process is as follows:
Edit/etc/default/grub Change quiet to quiet nouveau.modeset=0 and save.
Execute # grub-mkconfig-o/boot/grub/grub.cfg updates the configuration of the grub.
(Ubuntu users can use the # Update-grub command directly.) )
Then you can reboot it.
The restart error is no longer displayed and the system is operating normally.
The boot display nouveau multiple errors but is still in use. (resolution Process)