I've installed XEN on my laptop (Dell Precision M6700 with a Nvidia Quadro K4000 video card). XEN works (I can reach my computer by SSH and all the parameters seem to be fine) but, locally, my screen turns to blank.
"Pre-boot" is fine and the start of OpenRC init process too : I can see messages on the local console. Then, in the middle of the process, screen turns blank.
My computer works in full EFI mode (EFI stub), without GRUB. The FB driver is the EFIFB. All is OK in a non XEN mode.
Informations :
- emerge --info
- lspci
- xen.cfg
- dmesg
- /usr/src/linux/.config |grep CMDLINE
- /usr/src/linux/.config |grep FB
- /usr/src/linux/.config |grep EFI
- /usr/src/linux/.config |grep XEN
I probably missed something... Thanks!
UPDATE : seems to be a nvidia problem when Optimus is disabled : console is OK when Optimus is enabled.

