From: Tino K. <tin...@ti...> - 2010-03-25 18:13:31
|
On Thu, Mar 25, 2010 at 09:54:25 -0400, Stefan Monnier wrote: [...] > [ Looks like people are too busy explaining why you shouldn't use > grub-efi to actually answer your question. ] Yeah, strange. > The problem may simply be that the `intel' Xorg driver relies on the > BIOS of your video card, which is usually initialized by the legacy BIOS > but is not initialized by the normal EFI boot. As the graphics is now handled by the kernel if KMS is used, this dependency moved from the Xorg driver to the kernel, too. > Checkout http://grub.enbug.org/TestingOnMacbook where they provide some > steps that may be helpful to fix your problem (e.g. how to tell EFI to > initialize the video BIOS). Thanks. I already looked over the page, but missed the important bit. Now I can start the kernel, and get video output. However, I get a panic when the root partition should be mounted, because the SATA disk is not detected. At least there are no messages regarding sda. The DVD drive is detected, though. Any further hints are appreciated. Regards, Tino |