0

I'm trying to install 16.04 on a machine with Windows 10. I got the iso and created boot disk. It starts to load but then I see the following screen

enter image description here

I did some searching here and sounds like maybe failure to load the installer. The suggestion there for Ctrl+Alt+F1 does not do anything for me.

"[drm] nouveau 0000:04:0.0: PFIFO_DMA_PUSHER" in the kernel.log file and the boot freezes

Windows is running fine. The graphic card is a Nvidia GeForce 9500 GT. AMD 64 Dual core 4800.

Any help will be much appreciated.

codesalsa
  • 103
  • 1

1 Answers1

0

Boot the Ubuntu Live DVD with the nomodeset parameter set. If that works, the problem is related to your video card, and will can be solved by installing the correct video driver after install.

Once booted, open the Software & Updates app, select the Additional Drivers tab, and click the radio button to install the Nvidia driver. Reboot and you should be fine.

heynnema
  • 73,649