z253897231 于 2007-05-13 10:07:47发表:
:victory: :49ab:1 :49ab:1
Subbo 于 2007-05-13 09:59:12发表:
没办法。
z253897231 于 2007-05-12 23:42:57发表:
:victory: :0)1 :0)1 :0)1 :0)1
z253897231 于 2007-05-12 14:44:03发表:
VIA/S3G UniChrome Pro IGP 主板集成的
Subbo 于 2007-05-12 10:53:12发表:
什么显卡?
z253897231 于 2007-05-12 10:44:24发表:
# XFree86 4.0 configuration generated by Xconfigurator Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "HWTablet" "SendCoreEvents" InputDevice "stylus" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" EndSection # By default, Red Flag Linux 2.0 and later use fonts paths Section "ServerFlags" Option "AllowMouseOpenFail" "yes" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/TrueType" FontPath "unix/:7100" EndSection # This loads all the modules... Section "Module" Load "dbe" Load "synaptics" Load "freetype" Load "extmod" Load "record" Load "v4l" Load "type1" Load "dri" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Driver "synaptics" Identifier "Mouse1" Option "Device" "/dev/input/event0" Option "Protocol" "auto-dev" Option "LeftEdge" "1900" Option "RightEdge" "5400" Option "TopEdge" "3900" Option "BottomEdge" "1800" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "150" Option "MaxTapMove" "150" Option "VertScrollDelta" "100" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.15" Option "AccelFactor" "0.0050" Option "Emulate3Buttons" Option "Emulate3Timeout" "50" EndSection Section "InputDevice" Identifier "HWTablet" Driver "HWUSBTablet" Option "Device" "/dev/input/hwmice" Option "AlwaysCore" "on" Option "screenno" "0" Option "MinimumXPosition" "1792" Option "MaximumXPosition" "8192" Option "MinimumYPosition" "1792" Option "MaximumYPosition" "8192" Option "UntouchDelay" "1" Option "ReportDelay" "1" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/input/event2" # USB ONLY Option "Type" "stylus" Option "USB" "on" # USB ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/event2" # USB ONLY Option "Type" "eraser" Option "USB" "on" # USB ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/event2" # USB ONLY Option "Type" "cursor" Option "USB" "on" # USB ONLY EndSection Section "Monitor" Identifier "1770ED" VendorName "Unknown" ModelName "Unknown" HorizSync 30-72 VertRefresh 50-130 #Modeline:3 Modeline "1024x768" 97.41 1024 1072 1192 1416 768 768 771 809 # Option "dpms" EndSection Section "Device" Identifier "VESA" Driver "vesa" BoardName "Unknown" EndSection Section "Screen" Identifier "Screen0" Device "VESA" Monitor "1770ED" DefaultDepth 24 Subsection "Display" Depth 24 Virtual 1024 768 EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection
Subbo 于 2007-05-12 10:39:44发表:
把/etc/X11/xorg.conf文件的内容贴上来看看。
z253897231 于 2007-05-12 10:35:12发表:
用了你说的那个命令,出现了这个: [root@4568664~]# gtf 1024 768 85 # 1024x768 @ 85.00 Hz (GTF) hsync: 68.60 kHz; pclk: 94.39 MHz Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769 772 807 -HSync +Vsync 这个好象是 垂直扫描频率 水平扫描频率 但怎样改呢
karon_fedora 于 2007-05-07 13:08:48发表:
gtf 1024 768 85 这个命令试试看
z253897231 于 2007-05-13 10:07:47发表:
:victory: :49ab:1 :49ab:1
Subbo 于 2007-05-13 09:59:12发表:
没办法。
z253897231 于 2007-05-12 23:42:57发表:
:victory: :0)1 :0)1 :0)1 :0)1
z253897231 于 2007-05-12 14:44:03发表:
VIA/S3G UniChrome Pro IGP
主板集成的
Subbo 于 2007-05-12 10:53:12发表:
什么显卡?
z253897231 于 2007-05-12 10:44:24发表:
# XFree86 4.0 configuration generated by Xconfigurator
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
InputDevice "Mouse1" "SendCoreEvents"
InputDevice "HWTablet" "SendCoreEvents"
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
EndSection
# By default, Red Flag Linux 2.0 and later use fonts paths
Section "ServerFlags"
Option "AllowMouseOpenFail" "yes"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
FontPath "unix/:7100"
EndSection
# This loads all the modules...
Section "Module"
Load "dbe"
Load "synaptics"
Load "freetype"
Load "extmod"
Load "record"
Load "v4l"
Load "type1"
Load "dri"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "Mouse1"
Option "Device" "/dev/input/event0"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1900"
Option "RightEdge" "5400"
Option "TopEdge" "3900"
Option "BottomEdge" "1800"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "150"
Option "MaxTapMove" "150"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.15"
Option "AccelFactor" "0.0050"
Option "Emulate3Buttons"
Option "Emulate3Timeout" "50"
EndSection
Section "InputDevice"
Identifier "HWTablet"
Driver "HWUSBTablet"
Option "Device" "/dev/input/hwmice"
Option "AlwaysCore" "on"
Option "screenno" "0"
Option "MinimumXPosition" "1792"
Option "MaximumXPosition" "8192"
Option "MinimumYPosition" "1792"
Option "MaximumYPosition" "8192"
Option "UntouchDelay" "1"
Option "ReportDelay" "1"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/event2" # USB ONLY
Option "Type" "stylus"
Option "USB" "on" # USB ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/event2" # USB ONLY
Option "Type" "eraser"
Option "USB" "on" # USB ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/event2" # USB ONLY
Option "Type" "cursor"
Option "USB" "on" # USB ONLY
EndSection
Section "Monitor"
Identifier "1770ED"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30-72
VertRefresh 50-130
#Modeline:3
Modeline "1024x768" 97.41 1024 1072 1192 1416 768 768 771 809
# Option "dpms"
EndSection
Section "Device"
Identifier "VESA"
Driver "vesa"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "VESA"
Monitor "1770ED"
DefaultDepth 24
Subsection "Display"
Depth 24
Virtual 1024 768
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Subbo 于 2007-05-12 10:39:44发表:
把/etc/X11/xorg.conf文件的内容贴上来看看。
z253897231 于 2007-05-12 10:35:12发表:
用了你说的那个命令,出现了这个:
[root@4568664~]# gtf 1024 768 85
# 1024x768 @ 85.00 Hz (GTF) hsync: 68.60 kHz; pclk: 94.39 MHz
Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769 772 807 -HSync +Vsync
这个好象是 垂直扫描频率
水平扫描频率
但怎样改呢
karon_fedora 于 2007-05-07 13:08:48发表:
gtf 1024 768 85
这个命令试试看