Dell 2005FPW 20" TFT problem
Jorge Arcas
jorge at warp.es
Tue Jan 10 03:58:52 PST 2006
Hello,
I have a problem configuring the 2005FPW (a 20" TFT monitor from Dell)
with xorg in a laptop with a ATI Radeon 7500.
The resolution is ok (1680x1050) and the VGA output works fine, but the
image is not completely sharp.
The image seems to be correctly drawn, but a thin shadow is dropped just
a milimeter near the edges of the fonts, windows, etc. and the image isn't
still perfect
I attach my xorg.conf and my log files
Thanks in advanced,
--
Jorge Arcas <jarcas at warp.es>
Warp Networks S.L.
http://www.warp.es
http://people.warp.es/~jorge/blog
-------------- next part --------------
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
# cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
# md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
# dpkg-reconfigure xserver-xfree86
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Tarjeta de vídeo genérica"
Driver "radeon"
Option "AGPMode" "4"
Option "AGPFastWrite" "true"
Option "EnablePageFlip" "true"
Option "DynamicClocks" "on"
Option "MonitorLayout" "NONE,AUTO"
Option "VideoOverlay" "on"
Option "PanelSize" "1680x1050"
EndSection
Section "Modes"
Identifier "16:10"
#ModeLine "1680x1050" 146.2 1680 1960 2136 2240 1050 1080 1086 1089 -hsync +vsync
#Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync
#ModeLine "1680x1050" 146.2 1680 1784 1968 2256 1050 1051 1054 1087 -hsync -vsync
#ModeLine "1680x1050" 119.0 1680 1728 1760 1840 1050 1053 1059 1080
#ModeLine "1680x1050 (Dell')" 147.14 1680 1784 1960 2240 1050 1058 1063 1103
#Modeline "1680x1050" 140.00 1680 1784 1968 2256 1050 1051 1054 1087
ModeLine "1680x1050 (GTF)" 147.14 1680 1784 1968 2256 1050 1051 1054 1087
#Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087
EndSection
Section "Monitor"
Identifier "Monitor genérico"
Option "DPMS"
UseModes "16:10"
HorizSync 30-83
VertRefresh 60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Tarjeta de vídeo genérica"
Monitor "Monitor genérico"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1680x1050"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: text/x-log
Size: 51803 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20060110/b18fb28b/attachment.bin>
More information about the xorg
mailing list