Re: after upgrade to 11.04 (64 bit), PC boots into Grub and then into command line..
FWIW, I have this same problem after the upgrade to 11.04 ... However, I have an nVidia card (GeForce 9400 GT). For some reason, I don't think it's xorg or fglrx related. I can't get the login splash screen under the new kernel (2.6.38) but it comes up fine under the 2.6.36 kernel ... which was the kernel under 10.10.
I've fixed this in the past with the kernel parameter:
but that doesn't seem to be working this time. I think it's motherboard related, but I'm still troubleshooting.
I'll watch this thread and if I fix mine, will post an update.
Thanks!
FWIW, I have this same problem after the upgrade to 11.04 ... However, I have an nVidia card (GeForce 9400 GT). For some reason, I don't think it's xorg or fglrx related. I can't get the login splash screen under the new kernel (2.6.38) but it comes up fine under the 2.6.36 kernel ... which was the kernel under 10.10.
I've fixed this in the past with the kernel parameter:
Code:
GRUB_CMDLINE_LINUX="acpi_enforce_resources=lax"
I'll watch this thread and if I fix mine, will post an update.
Thanks!
Comment