亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 2649 | 回復(fù): 3
打印 上一主題 下一主題

請教:安裝完KDE配置文件沒有HorizSync和VortRefresh這兩行! [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2008-08-18 16:48 |只看該作者 |倒序?yàn)g覽
5可用積分
安裝完KDE后用 X -configure命令生成的配置文件沒有HorizSync和VortRefresh這兩行!怎樣修改安裝程序能夠是我不用修改配置文件便可以用。謝謝!
下面是生成的配置文件內(nèi)容
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "extmod"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "type1"
        Load  "freetype"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
EndSection
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "accel"                     # [<bool>]
        #Option     "crt_display"               # [<bool>]
        #Option     "composite_sync"            # [<bool>]
        #Option     "hw_cursor"                 # [<bool>]
        #Option     "linear"                    # [<bool>]
        #Option     "mmio_cache"                # [<bool>]
        #Option     "test_mmio_cache"           # [<bool>]
        #Option     "panel_display"             # [<bool>]
        #Option     "probe_clocks"              # [<bool>]
        #Option     "reference_clock"           # <freq>
        #Option     "shadow_fb"                 # [<bool>]
        #Option     "sw_cursor"                 # [<bool>]
        Identifier  "Card0"
        Driver      "ati"
        VendorName  "ATI"
        BoardName   "Rage XL"
        ChipSet     "ati"
        ChipId      0x4752
        ChipRev     0x27
        BusID       "PCI:1:12:0"
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

請高手幫忙,謝謝!

最佳答案

查看完整內(nèi)容

http://www.sudu.cn/info/html/edu/linux/20080424/299443.html請看這個(gè)方法。應(yīng)該可以解決你的問題。

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2008-08-18 16:48 |只看該作者
http://www.sudu.cn/info/html/edu/linux/20080424/299443.html
請看這個(gè)方法。應(yīng)該可以解決你的問題。

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2008-08-19 08:50 |只看該作者
配置X環(huán)境,#Xorg -configure,在/root下會生成xorg.conf.new,使用vi編輯器編輯這個(gè)文件,注意的在Section "Screen"刪除不需要的屏幕分辨率,在Section "Monitor"添加HorizSync/VertRefresh

這是我找來的,感覺在安裝完KDE后,就是沒有你要的那兩個(gè)東西,要自己手工添加的。
這里還有一個(gè)網(wǎng)址,看看有幫助沒。
http://www.freebsdchina.org/foru ... 31ef86aa14b99428dbd

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2008-08-19 10:24 |只看該作者

回復(fù) #2 gouree 的帖子

非常感謝!
安裝日志中有這兩行
(II) ATI(0): Monitor0: Using default hsync range of 28.00-33.00 kHz
(II) ATI(0): Monitor0: Using default vrefresh range of 43.00-72.00 Hz
(II) ATI(0): Maximum clock: 230.00 MHz
請問怎樣能改變hsync的默認(rèn)值?hsync值的范圍太小了!這是讓用戶用的希望能夠在桌面環(huán)境下更改分辨率,因?yàn)橛脩羲讲灰徊荒芤笏杏脩舳几呐渲梦募!謝謝
(II) ATI(0): Not using default mode "640x350" (hsync out of range)
(II) ATI(0): Not using default mode "320x175" (hsync out of range)
(II) ATI(0): Not using default mode "640x400" (hsync out of range)
(II) ATI(0): Not using default mode "320x200" (hsync out of range)
(II) ATI(0): Not using default mode "720x400" (hsync out of range)
(II) ATI(0): Not using default mode "360x200" (hsync out of range)
(II) ATI(0): Not using default mode "640x480" (hsync out of range)
(II) ATI(0): Not using default mode "320x240" (hsync out of range)
(II) ATI(0): Not using default mode "640x480" (hsync out of range)
(II) ATI(0): Not using default mode "320x240" (hsync out of range)
(II) ATI(0): Not using default mode "640x480" (hsync out of range)
(II) ATI(0): Not using default mode "320x240" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "512x384" (hsync out of range)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "512x384" (hsync out of range)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "512x384" (hsync out of range)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "512x384" (hsync out of range)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "512x384" (hsync out of range)
(II) ATI(0): Not using default mode "1152x864" (hsync out of range)
(II) ATI(0): Not using default mode "576x432" (hsync out of range)
(II) ATI(0): Not using default mode "1280x960" (hsync out of range)
(II) ATI(0): Not using default mode "640x480" (hsync out of range)
(II) ATI(0): Not using default mode "1280x960" (hsync out of range)
(II) ATI(0): Not using default mode "640x480" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP