On 01/27/2018 10:06 AM, Dan Johansson wrote:
> According to the supermicro homepage The following Windows versions are
> supported: 7 SP1, 8 Enterprise, 8.1 Enterprise, 10, Server 2008 R2 SP1,
> Server 2012 and Server 2012 R2.
>
> No PCI/PCIe cards installed (yet).
> No special Video driver in the kernel except CONFIG_FB_EFI=y as
> suggested by Johnson Steward.
> The MB has a integrated VGA output.
>
> KR
>
.
Thank you for that info.
.
What kind of integrated VGA?
( example Intel i915, i965, etc. )
.
The reason I ask is that the EFI framebuffer you have enabled should be
built into a specific video driver.
My system has an "amdgpu" video card.
The EFI framebuffer driver for the console is enabled.
The specific video driver called "amdgpu" is also enabled.
The EFI framebuffer is built as a sub-component of the specific video
driver "amdgpu".
.
Sample dmesg output :
> [    6.223405] [drm] amdgpu kernel modesetting enabled.
> [    6.223573] [drm] initializing kernel modesetting (POLARIS10
> 0x1002:0x67DF 0x1682:0x9480 0xC7)
> [    6.882691] Console: switching to colour frame buffer device 240x67
> [    6.900623] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
.
If you haven't already run this command, please do so :  lspci | grep -i VGA
.
If the video device is a 'Aspeed ASTxxxx', the version number of the
kernel you are using makes a big difference.
>
>
>   ASPEED's AST2500 Display To Be Supported By Linux 4.11's DRM
>
> https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/x-org-drm/935002-aspeed-s-ast2500-display-to-be-supported-by-linux-4-11-s-drm
.
For Intel video devices, this wiki may help :
> https://wiki.gentoo.org/wiki/Intel
.
Corbin

Reply via email to