When I try to install or boot Ubuntu from USB I get these errors relating to nouveau:
fifo: write fault ... REGION VIOLATION ... init failed
Any possible fixes?
When I try to install or boot Ubuntu from USB I get these errors relating to nouveau:
fifo: write fault ... REGION VIOLATION ... init failed
Any possible fixes?
The answer is what @MichaelBay said in the comments. I had this same issue when trying to live boot Linux Mint 18, any of the flavors with an Nvidia 970 GPU.
quiet splash
nomodeset
and then press F10 to boot (or whatever key it instructs you to press).It should boot Linux now with no graphics drivers, which appears to be the problem.
I'd been this problem now (june 2021) and after change bios option Graphic device to UMA Only, I finally got the boot. My machine is a Lenovo ideapad notebook Answering just to consult.
nomodeset
. – Aug 19 '17 at 15:16nomodeset
to the same line wherequiet splash
is. BIOS/Legacy: At the first menu, after selecting the language, press F6 ans select "nomodeset". – Aug 19 '17 at 16:15