开发者

Set video mode to 1920x1080 (HD) or higher in kernel ASM (NASM assembler) [closed]

Closed. T开发者_如何学Pythonhis question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.

Improve this question

I would like to set the video mode in a ASM kernel I'm working on to a video mode 1920x1080 or higher (or at least higher than the usual limit in VESA). Is there anyway to do that, and if so, provide sample code?

I'm using NASM to code the kernel.


I'm pretty sure this would require direct communication with the graphics card in question. This is just what Nvidia/ATI drivers do for you, but you're out of luck unless your kernel supports windows/linux drivers ;)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜