红联Linux门户
Linux帮助

FC6如何编辑xorg.conf

发布时间:2007-05-06 13:10:56来源:红联作者:ilover
分辨率不能上到1024X768,按网上的文章要加几段进去,但是我用文本打开这个文件后不能保存,是不是需要root?怎么样获取?
文章评论

共有 15 条评论

  1. Subbo 于 2007-05-09 21:56:27发表:

    引用:
    原帖由 ilover 于 2007-5-8 05:32 发表
    The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
    your running kernel (version 2.6.20-1.2948.fc6). Even if the module were to
    compile successfully, it would not ...


    安装FC6内核源码的RPM包,安装光盘里面可能有。

    在VM里面装,上1024*768分辨率没有意义,能上800*600就行。

  2. adigas 于 2007-05-09 17:26:04发表:

    我的是捷波ATI9550/128M xorg.conf如下就可以了
    # Xorg configuration created by system-config-display

    Section "ServerLayout"
    Identifier "single head configuration"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection

    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection

    Section "Device"
    Identifier "Videocard0"
    Driver "radeon"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768" "1280x800" "1152x864" "1152x768" "1024x768" "1024x768" "800x600" "800x600" "640x480" "640x480"
    EndSubSection
    EndSection

  3. ilover 于 2007-05-08 23:55:47发表:

    引用:
    原帖由 karon_fedora 于 2007-5-8 18:34 发表
    我也不清楚 ,这个我没有配过。
    ati-driver-installer-8.36.5-x86.x86_64.run我下载
    以为可以看到脚本文件。不过
    Desktop/ati-driver-installer-8.36.5-x86.x86_64.run: data
    它是个数据包


    我的机器只能在VW里装FC,直接装不行.

  4. karon_fedora 于 2007-05-08 18:34:22发表:

    我也不清楚 ,这个我没有配过。
    ati-driver-installer-8.36.5-x86.x86_64.run我下载
    以为可以看到脚本文件。不过
    Desktop/ati-driver-installer-8.36.5-x86.x86_64.run: data
    它是个数据包

  5. ilover 于 2007-05-08 13:18:17发表:

    :0)1 :0)1 :0)1 :0)1 升级到FC7都没解决问题

  6. ilover 于 2007-05-08 05:32:28发表:

    The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
    your running kernel (version 2.6.20-1.2948.fc6). Even if the module were to
    compile successfully, it would not load into the running kernel.

    换了一个来试还是不成:victory: :victory: :victory: :victory: :victory: :victory:

  7. ilover 于 2007-05-08 01:37:41发表:

    自顶上去,:victory: :victory: :victory: :victory: ?

  8. ilover 于 2007-05-07 15:34:51发表:

    [root@localhost vmfin]#vmware-config-tools.pl

    出现这样一句
    What is the location of the directory of C header files that match your running
    kernel? [/usr/src/linux/include]
    直接回车不行,
    The path "/usr/src/linux/include" is not an existing directory.

  9. Subbo 于 2007-05-07 14:28:47发表:

    sudo不行就su

    su
    然后输入root密码
    然后执行gedit

    如果以root登录,就没有必要将/etc/X11/xorg.conf属性设置为777(所有人可读可写)。

  10. karon_fedora 于 2007-05-07 13:11:47发表:

    你没有ROOT权限么?
    先用root用户登录
    然后
    chmod 777 /etc/X11/xorg.conff
    如果不好用

    mount -o remount,rw /

  11. ilover 于 2007-05-07 13:02:41发表:

    引用:
    原帖由 Subbo 于 2007-5-7 10:19 发表
    这样,打开一个终端,执行:
    sudo gedit
    要求输入密码,输入密码不会显示*号,回车。

    这时以root身份启动gedit,用gedit打开/etc/X11/xorg.conf文件,修改,保存。

    修改之前最好拷贝一份出来备份。


    [XXXX@localhost~]$sudo gedit

    pasword:XXXXXXX


    XXXXXX is not in the sudoers file. This incident will be reported.

    没法获取root...

  12. Subbo 于 2007-05-07 10:19:16发表:

    这样,打开一个终端,执行:
    sudo gedit
    要求输入密码,输入密码不会显示*号,回车。

    这时以root身份启动gedit,用gedit打开/etc/X11/xorg.conf文件,修改,保存。

    修改之前最好拷贝一份出来备份。

  13. ilover 于 2007-05-07 04:44:08发表:

    引用:
    原帖由 karon_fedora 于 2007-5-6 14:31 发表
    mount -o remount,rw /


    能不能把前面该做些啥说说,新手来着。。。。。
    :0(1 :0(1 :0(1 :0(1

  14. ilover 于 2007-05-07 04:43:21发表:

    引用:
    原帖由 karon_fedora 于 2007-5-6 14:31 发表
    mount -o remount,rw /


    能不能把前面该做些啥说说,新手来着。。。。。
    :0(1 :0(1 :0(1 :0(1

  15. karon_fedora 于 2007-05-06 14:31:01发表:

    mount -o remount,rw /