[Nouveau] [Bug 34508] [grub x86_64-efi] Macbook 5, 2 - conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 9 08:56:46 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34508
--- Comment #2 from Gregory Bellier <dest at gatekeeper.fr> 2011-03-09 08:56:45 PST ---
Ok, I confirm there is a problem with Nouveau. As soon as I installed the
Nvidia binary, I've been able to boot with refit + grub-efi_x86_64.
insmod efi_gop has to be added in the grub entry to be able to boot, like this
:
menuentry 'Linux without bios dump' {
insmod efi_gop
search --no-floppy --fs-uuid --set=root
d5175c18-7da2-49a9-a3af-844bad27c91d
linux /vmlinuz root=UUID=d5175c18-7da2-49a9-a3af-844bad27c91d ro
initrd /initrd.img
}
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list