Hello.
I can`t use SyncMaster 192?/193? with screen reslution [EMAIL PROTECTED] on work
station DELL SX270(chipset 865G) when i connect it with DVI interface.
I can see only black screen.
Whith Windows XP (on DVI), or with VGA interface on RED HAT 9 Linux i can use
this screen reslution whithout any problems.
Whot can i do for use SyncMaster 192?/193? with screen reslution
[EMAIL PROTECTED] on RED HAT 9 Linux?
I need use only screen reslution [EMAIL PROTECTED] or better.
Version X-server 4.3.0
My configuration of XF86Config-4:
---begin XF86Config-4---
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen" 0 0
InputDevice "DevInputMice" "CorePointer"
InputDevice "Keyboard" "CoreKeyboard"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
# Load "dri"
Load "extmod"
Load "fbdevhw"
Load "glx"
# Load "pex5"
Load "record"
# Load "xie"
Load "v4l"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "keyboard"
Option "Protocol" "Standard"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mouse0"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "ServerFlags"
AllowMouseOpenFail
EndSection
Section "Monitor"
Identifier "Monitor"
VendorName "SAMSUNG"
ModelName "SyncMaster 193?"
HorizSync 30-80 # `- i try a lot of different values this parametrs
VertRefresh 56-70 # `- i try a lot of different values this parametrs
EndSection
Section "Device"
# BusID "PCI:0:2:0"
Driver "i810"
# VideoRam 16384
VideoRam 65536
Identifier "Intel Corp.|82865G/GL Chipset Integrated Graphics Device"
# BoardName "Intel 865"
EndSection
Section "Screen"
Identifier "Screen"
Device "Intel Corp.|82865G/GL Chipset Integrated Graphics Device"
Monitor "Monitor"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x400"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Section "DRI"
Mode 0666
EndSection
---End XF86Config-4---
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86