|
|
发表于 2007-2-15 11:36:19
|
显示全部楼层
都会915resolution -l 了,怎么还不会修改。
对于suse,让其开机运行,
修改文件 /etc/sysconfig/videobios
...
IDEOBIOS_PATCH="yes"
## Type: string
## Default:
#
# The options passed to 855resolution, usually 3 numbers:
# the video mode to patch, X and Y resolution.
#
VIDEOBIOS_PARAMETERS="3c 1280 800 24"
.... |
|