IBM Power系统显卡分辨率调节方法
关于显卡分辨率调节,可以在启动参数里面进行设置,具体分辨率请根据自己的显示器情况进行设置。在系统下可以用fbset进行设置,但是这个工具不是默认安装的,需要下载安装。
具体调节参数请参考如下说明:https://www.kernel.org/doc/html/latest/fb/matroxfb.html
Switching modes is done using the video=matroxfb:vesa:… boot parameter or using fbset program.
If you want, for example, enable a resolution of 1280x1024x24bpp you should pass to the kernel this command line: “video=matroxfb:vesa:0x1BB”.
启动参数增加设置:
fbset 源码下载链接(未验证),可以下载编译,不一定能够编译成功。
http://sisyphus.ru/en/srpm/Branch5/fbset/sources
参考链接:
https://how-to.fandom.com/wiki/How_to_configure_the_Linux_kernel/drivers/video