1 příspěvek / 0 new
Poslední
Obrázek uživatele Kamui
Offline
Naposledy viděn: 15 let 1 měsíc zpět
Připojen: 17.07.2008 - 10:07
Monitor DVI,D-Sub

Už nějakou dobu si hraju s následujícím problémem a zatím bez výsledně. Mám monitor Acer AL2216Wsd s D-Sub a DVI, grafika ATI 9600 PRO. Chci dosáhnout rozlišení 1680x1050@60(tak to mám ve WIN XP). Ovladače mám od Ati a fglrxinfo je vypisuje.
Při zapnutí DVI mám po obouch stranách monitoru 5cm řerné pruhy,ale rozlišení je větší než zobrazená plocha. Myší při najetí do strany se posune obraz. Když zvolím D-Sub vše je v pořádku. Ve všech nastavení mám 1680x1050@60. Zkoušel jsem editovat xorg.conf dle rad na fórech, ale zatím bez výsledně.
Máte někdo řešení?

Současný xorg.conf

# /.../
# SaX generated X11 config file
# Created on: 2008-07-30T20:46:07+0200.
#
# Version: 8.1
# Contact: Marcus Schaefer , 2005
# Contact: SaX-User list
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "ServerLayout"
Identifier "Layout[all]"
Screen "Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
EndSection

Section "Files"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
EndSection

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

Section "ServerFlags"
Option "AIGLX" "on"
Option "AllowMouseOpenFail" "on"
Option "IgnoreABI" "on"
Option "ZapWarning" "on"
EndSection

Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "cz,us"
Option "XkbModel" "microsoftpro"
Option "XkbOptions" "grp:shift_toggle"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Buttons" "9"
Option "Device" "/dev/input/mice"
Option "Name" "ImExPS/2 Generic Explorer Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Modes"
Identifier "Modes[0]"
ModeLine "1680x1050_60.00" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 +hsync -vsync
EndSection

Section "Monitor"
Identifier "Monitor[0]"
VendorName "ACR"
ModelName "ACER AL2216W"
UseModes "Modes[0]"
DisplaySize 473 296
HorizSync 30 - 82
VertRefresh 56 - 76
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
Option "PreferredMode" "1680x1050"
# 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz
Modeline "1680x1050_60.00" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync
EndSection

Section "Device"

Identifier "Device[0]"
Driver "fglrx"
VendorName "ATI"
BoardName "ATI RADEON 9600 Series (RV350/RV360 4150)"
Option "XAANoOffscreenPixmaps" "0x858a368"
Option "Capabilities" "0x858ecd0"
Option "OpenGLOverlay" "0x849e548"
Option "FSAAScale" "0x858a498"
Option "FSAAEnable" "0x858d0e8"
Option "VideoOverlay" "0x84af728"
Option "DesktopSetup" "clone"
Option "EnableMonitor" "crt1,tmds1"
# Option "ConnectedMonitor" "DFP-0"
# Option "UseEDID" "False"
EndSection

Section "Screen"
Identifier "Screen[0]"
Device "Device[0]"
Monitor "Monitor[0]"
# Option "ExactModeTimingsDVI" "TRUE"
# Option "ModeValidation" "DFP-0: AllowNon60HzDFPModes, NoEdidModes, NoVesaModes, NoXServerModes"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"

SubSection "Display"
Depth 24
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900"
EndSubSection

EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
Option "Composite" "on"
EndSection

Obrázek uživatele Pytel
Offline
Naposledy viděn: 9 let 2 měsíce zpět
Připojen: 24.06.2006 - 18:27
Já mám Fujitsu Siemens

Já mám Fujitsu Siemens L22W-7SD a ATI Radeon 9800pro přes DVI v xorg.conf mám tohle

Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 444 277 # 1680x1050 96dpi
Identifier "Monitor[0]"
ModelName "L22W-7SD"
Option "DPMS"
VendorName "FSC"
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection