anjel 发表于 2007-11-3 19:18:21

linux(fedora 7)分辨率怎么设置

linux(fedora 7)分辨率怎么设置



我的电脑里的 /etc/x11/xorg.conf里的内容是如下:

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480" "1280x1024"
EndSubSection

其实以上的有些是参照网上开来的编辑XORG.CONF里面的内容,不过重新启动就是见不到理想的画面?
但是我的电脑的分辨率仍然是800X600
请帮忙搞定,怎么可以搞定?谢谢,有消息发到我的邮箱:[email protected]
Linux的菜鸟谢谢拉。(其实刚学会装完此操作系统,其他的就不知道怎么设置了)

哪个高手可以帮忙,谢过了.

npcomet 发表于 2007-11-3 19:24:04

先安装显卡驱动

anjel 发表于 2007-11-3 19:32:25

先谢谢楼上的拉.
再问个问题"

我的显卡规格:
WinFast PX8500 GT(NVIDIA)
显卡驱动盘里似乎只有XP的而没有Linux
请问哪里有下啊?

npcomet 发表于 2007-11-3 19:38:28

http://www.nvidia.cn/object/linux_display_ia32_100.14.23_cn.html

npcomet 发表于 2007-11-3 19:40:38

适用x86系统

anjel 发表于 2007-11-3 20:24:42

???
我的CPU是 CORE2 DUO (酷睿2处理器)

"x86
x86是一个intel通用计算机系列的标准编号缩写,也标识一套通用的计算机指令集合,X与处理器没有任何关系,它是一个对所有*86系统的简单的通配符定义,例如:i386, 586,奔腾(pentium)。由于早期intel的CPU编号都是如8086,80286来编号,由于这整个系列的CPU都是指令兼容的,所以都用X86来标识所使用的指令集合如今的奔腾,P2,P4,赛扬系列都是支持X86指令系统的,所以都属于X86家族

X86指令集是美国Intel公司为其第一块16位CPU(i8086)专门开发的,美国IBM公司1981年推出的世界第一台PC机中的CPU--i8088(i8086简化版)使用的也是X86指令,同时电脑中为提高浮点数据处理能力而增加的X87芯片系列数学协处理器则另外使用X87指令,以后就将X86指令集和X87指令集统称为X86指令集。虽然随着CPU技术的不断发展,Intel陆续研制出更新型的i80386、i80486直到今天的Pentium 4(以下简为P4)系列,但为了保证电脑能继续运行以往开发的各类应用程序以保护和继承丰富的软件资源,所以Intel公司所生产的所有CPU仍然继续使用X86指令集,所以它的CPU仍属于X86系列。

另外除Intel公司之外,AMD和Cyrix等厂家也相继生产出能使用X86指令集的CPU,由于这些CPU能运行所有的为Intel CPU所开发的各种软件,所以电脑业内人士就将这些CPU列为Intel的CPU兼容产品。由于Intel X86系列及其兼容CPU都使用X86指令集,所以就形成了今天庞大的X86系列及兼容CPU阵容。当然在目前的台式(便携式)电脑中并不都是使用X86系列CPU,部分服务器和苹果(Macintosh)机中还使用美国DIGITAL(数字)公司的Alpha 61164和PowerPC 604e系列CPU。

"

npcomet 发表于 2007-11-3 20:32:55

你安装的系统不是64位的就用这个

anjel 发表于 2007-11-4 16:26:52

要下载和安装驱动程序,请按照以下步骤执行:

步骤 1:查看NVIDIA软件许可。



步骤 2: 下载驱动程序文件
下载 - NVIDIA-Linux-x86-100.14.23-pkg1.run

"我 直接点上面的“NVIDIA-Linux-x86-100.14.23-pkg1.run
”怎么出现下面的代码阿? 而没有另存到硬盘里去阿?
请问怎么下载下来阿 ,并安装? 谢谢拉。
"
#! /bin/sh
skip=1006
CRCsum=1007576049
MD5=e26e285e695e4912ad4a0d47cca6d2f0
label="NVIDIA Accelerated Graphics Driver for Linux-x86 100.14.23"
version_string=100.14.23
pkg_version=1
script=./nvidia-installer
targetdir=NVIDIA-Linux-x86-100.14.23-pkg1
scriptargs=""
keep=n
add_this_kernel=n
apply_patch=n
TMPROOT=${TMPDIR:=/tmp}
TARGET_OS="Linux"
TARGET_ARCH="x86"

#
# NVIDIA Accelerated Graphics Driver for Linux-x86 100.14.23
# Generated by Makeself 1.6.0-nv
# Do not edit by hand.

# NVIDIA Driver Installation .run file
#
# If you were trying to download this file through a web browser, and
# instead are seeing this, please click your browser's back button,
# left click on the link, and select "Save as..." (or do whatever is
# appropriate for your web browser to download a file, rather than view
# it).

# print usage information

if [ "$1" = "-help" -o "$1" = "--help" -o "$1" = "-h" ]; then
    echo ""
    echo "$0 "
    echo ""
    echo "This program will install the NVIDIA Accelerated Graphics Driver for"
    echo "Linux-x86 100.14.23 by unpacking the embedded tarball and executing"
    echo "the ./nvidia-installerinstallation utility."
    echo ""
    echo "Below are the most common options; for a complete list use"
    echo "'--advanced-options'."
    echo ""
    echo "--info"
    echo "Print embedded info (title, default target directory) and exit."
    echo ""
    echo "--check"
    echo "Check integrity of the archive and exit."
    echo ""
    echo "-x, --extract-only"
    echo "Extract the contents of $0, but do not"
    echo "run 'nvidia-installer'."
……

npcomet 发表于 2007-11-4 20:39:03

右键NVIDIA-Linux-x86-100.14.23-pkg1.run
选择 另存为
FF选择 链接另存为
页: [1]
查看完整版本: linux(fedora 7)分辨率怎么设置