0

I have Dell 7910 Tower with Xeon Processor.

The "try Ubuntu" stops booting after giving the following messages:

[ 0.082479] Ignoring BGRT: invalid status 0 (expected 1)
[ 4.933464] ACPI PCC Probe failed.

Internet search none of these is the cause of stopping ubuntu from booting?

Any advice what is causing this or how to proceed?

1 Answers1

0

From what I've read it's display driver related. It should boot after a while, but if it doesn't, then try installing the full OS onto your hard disk, and then install the correct GPU drivers for your card.

Also, see this question.

You can also try adding the nomodeset option during bootup if nothing else works.

Daniel
  • 3,446
  • Not familiar with that card, but it's worth trying. You can always install to an external hard drive or USB stick if you don't want to wipe your current OS. – Daniel Oct 30 '15 at 20:52
  • Thanks. I thought about this. I check to see if it is possible to install Ubuntu. I have a Quadro M6000 on this machine. My concern is that if "try ubuntu" doesn't work, it is not going to boot when I install it. Well, I give it a try and let you know. Thank you again. – mabouali Oct 30 '15 at 20:53
  • If it doesn't boot to the GUI, you can always use the Text Only interface. – Daniel Oct 30 '15 at 20:54
  • Oh, I have the Ubuntu on USB bootable flash drive. It is going to be a dual boot machine, since I have windows on it too. But I have set aside about 900GB unpartitioned drive ready for Ubuntu. – mabouali Oct 30 '15 at 20:54
  • OK, then go ahead and install – Daniel Oct 30 '15 at 20:55
  • BTW, I just looked up that card. Jaw dropping. – Daniel Oct 30 '15 at 20:55
  • I tried installing Ubuntu. Same thing. It starts booting and then produces those two lines and then nothing. Get stalled there. – mabouali Nov 01 '15 at 02:03
  • Try starting it up and letting it sit there for a week or two. If it doesn't move forwards, try a different version of Ubuntu. – Daniel Nov 01 '15 at 02:56
  • Well, didn't waited for a week. But tried 14.04.3 and let it run over night. No luck. Also tried 15.10 (though waited only few minutes) same issue except the ACPI PCC line did not show up. – mabouali Nov 01 '15 at 21:36
  • Ok, Added "nomodeset" to the boot options and it works just fine now. Although, when it boots the wired internet connection seems not working. – mabouali Nov 01 '15 at 22:04
  • That's a separate issue and I'd recommend you ask another question. – Daniel Nov 02 '15 at 03:17
  • I'll add the nomodeset option to my answer so you can accept it. – Daniel Nov 02 '15 at 03:18