设为首页
收藏本站
用户名
Email
自动登录
找回密码
密码
登录
注册
快捷导航
平台
Portal
论坛
BBS
文库
项目
群组
Group
我的博客
Space
搜索
搜索
热搜:
shell
linux
mysql
本版
用户
LinuxSir.cn,穿越时空的Linuxsir!
»
论坛
›
Linux 综合讨论区 —— LinuxSir.cn
›
Linux 基础讨论区(新手速成)
›
求助!显示器的刷新率上不去,实在没法了! ...
1
2
/ 2 页
下一页
返回列表
查看:
1132
|
回复:
13
求助!显示器的刷新率上不去,实在没法了!
[复制链接]
trainlee
trainlee
当前离线
积分
8
IP卡
狗仔卡
发表于 2004-8-27 16:39:03
|
显示全部楼层
|
阅读模式
Linux version 2.4.20-8 显示器:LG 775FT Plus 显示卡是集成的SIS660芯片 BIOS中设置的显存为32M。
XFree86 4 configuration:
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "DevInputMice" "AlwaysCore"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "
rotocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "InputDevice"
Identifier "DevInputMice"
Driver "mouse"
Option "
rotocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "775FT Plus"
DisplaySize 330 250
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
VendorName "Videocard vendor"
BoardName "VESA driver (generic)"
VideoRam 32768
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
进入系统后刷新率始终是60。怎么改都没用!请各位帮个忙!不胜感激!
回复
使用道具
举报
提升卡
置顶卡
沉默卡
喧嚣卡
变色卡
显身卡
iDay
iDay
当前离线
积分
934
IP卡
狗仔卡
发表于 2004-8-27 16:49:00
|
显示全部楼层
显示器驱动选 对了吗,你的屏幕分辨率是多少
回复
支持
反对
使用道具
举报
显身卡
trainlee
trainlee
当前离线
积分
8
IP卡
狗仔卡
楼主
|
发表于 2004-8-28 10:00:02
|
显示全部楼层
选对了 就是775FT Plus 屏幕分辨率 为 1024×768!
谢谢!热心人!
回复
支持
反对
使用道具
举报
显身卡
roger2002
roger2002
当前离线
积分
27
IP卡
狗仔卡
发表于 2004-8-28 13:45:01
|
显示全部楼层
试试降低一下DEPTH
改为16
回复
支持
反对
使用道具
举报
显身卡
iDay
iDay
当前离线
积分
934
IP卡
狗仔卡
发表于 2004-8-28 13:51:30
|
显示全部楼层
我记得775ft好像只能上到75吧。
回复
支持
反对
使用道具
举报
显身卡
trainlee
trainlee
当前离线
积分
8
IP卡
狗仔卡
楼主
|
发表于 2004-8-28 19:16:09
|
显示全部楼层
都是过了 还是不行,后来想是不是驱动的问题,
我的是整合主板,用的是SiS的661FX芯片组,但SiS的网站不提供661的Linux驱动!真郁闷! 不知道有没有可以替代的? 谢谢各位热心人!
回复
支持
反对
使用道具
举报
显身卡
txkss
txkss
当前离线
积分
3602
IP卡
狗仔卡
发表于 2004-8-28 19:58:15
|
显示全部楼层
你到红帽的网站上下载它的xfree86那个功能全啊
基本全搞定了
回复
支持
反对
使用道具
举报
显身卡
ssc2323
ssc2323
当前离线
积分
12
IP卡
狗仔卡
发表于 2004-8-28 22:14:05
|
显示全部楼层
我要靠谁?我能靠谁? 我现在才知道靠墙墙倒,靠屋屋塌,只有靠自己
我要靠谁?我能靠谁? 我现在才知道靠墙墙倒,靠屋屋塌,只有靠自己
回复
支持
反对
使用道具
举报
显身卡
txkss
txkss
当前离线
积分
3602
IP卡
狗仔卡
发表于 2004-8-28 22:30:14
|
显示全部楼层
晕
回复
支持
反对
使用道具
举报
显身卡
trainlee
trainlee
当前离线
积分
8
IP卡
狗仔卡
楼主
|
发表于 2004-8-29 19:47:00
|
显示全部楼层
正准备去下xfree86 不知那里能下到最新的版本?
回复
支持
反对
使用道具
举报
显身卡
下一页 »
1
2
/ 2 页
下一页
返回列表
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
注册
本版积分规则
发表回复
回帖后跳转到最后一页
浏览过的版块
Ubuntu Linux 专题讨论
服务器架设、应用、维护
BSD 讨论专题
Archlinux讨论区
硬件设备 Linux 驱动
LFS(LinuxfromScratch)
Mandriva Linux
Debian Linux
Linux 输入开发与研究
Copyright © 2002-2023
LinuxSir.cn
(http://www.linuxsir.cn/) 版权所有 All Rights Reserved.
Powered by
RedflagLinux!
技术支持:
中科红旗
|
京ICP备19024520号
快速回复
返回顶部
返回列表