各位大虾,我是刚学linux的菜鸟,请大家多多指教!
我安装redhat enterprise linux 12.00(也就是redhat enterprise linux 5.1)后分辨率是800X600,还有一个更地的,根据网上查的
可以修改/boot/grub/menu.1st下的kernel /boot/vmlinuz root=/dev/hdal vga=711,
我用vi /boot/grub/grub.conf命令后出现了如下信息,没有上面的信息,我该修改那里才能改变分辨率啊:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,5)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,5)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux Server (2.6.18-53.el5xen)
root (hd0,5)
kernel /xen.gz-2.6.18-53.el5
module /vmlinuz-2.6.18-53.el5xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet
module /initrd-2.6.18-53.el5xen.img
title Other
rootnoverify (hd0,0)
chainloader +1
现在我不知道怎么修改屏幕的分辨率。请兄弟姐妹们指教!
gh131461 于 2013-12-19 19:36:37发表:
....
于 2013-12-04 22:14:18发表:
我的也一样,楼主问题解决了吗???
xianglin134 于 2010-09-11 22:58:08发表:
哪又怎么装驱动呢
驱动包有在哪里下载,能不能保证任何型号的显卡都有Linux的驱动包
thorne 于 2010-03-04 19:21:00发表:
对我来说
安装nvidia驱动
然后以root运行
nvidia-setting 设置好之后 保存到xorg.conf中就可以了
aodan2008 于 2010-03-04 15:53:37发表:
学习学习在学习!!!加油!!!
witer666 于 2010-03-04 10:17:36发表:
Linux 显示属性中有修改分辨率的设置!
wskttg 于 2010-03-04 02:04:56发表:
grup.conf这个配置文件是系统的启动文件,这里和屏幕分辨率是没有关系的,你的系统中最高的就是800*600,这是显卡没有装驱动吧,你把驱动装上就可以了