Created attachment 177551 [details] dmesg log Boot kernel 4.0.4 with UEFI mode, No output on console after following info "Trying to allocate 1327 pages for VMLINUZ [Linux-EFI, setup=0x1163, size=0x52e280] [Initrd, addr=0x757d3000, size=0x18d96e5] " No login prompt appears, but could login into the host with SSH. This X86_64 server works well with some DISTRO (RHEL7.x, RHEL6.x) The dmesg log was attached, if any other information needed, feel free to info me. Thanks, Ethan
Can you attach your kernel configuration? Please use CONFIG_X86_SYSFB=n or CONFIG_FB_SIMPLE=y. Either should fix your issues.
CONFIG_X86_SYSFB=n works, No CONFIG_FB_SIMPLE set default on X86.