<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body alink="#ee0000" bgcolor="#ffffff" link="#0000ee" text="#000000"
vlink="#551a8b">
<font face="Courier New, Courier, monospace">Hi All,<br>
<br>
Sorry for asking what is probably a common question <br>
but after several
days of mucking around I have decided <br>
it would be appropriate to ask
the experts.<br>
<br>
I have downloaded the latest stable version of Debian <br>
and KDE to run on an old
HP NetServer E60 I had..<br>
<br>
Found that the software and screen did not talk together - <br>
the desktop stretched out across the screen making reading <br>
the text impossible. <br>
<br>
I have visited several links to address this problem and <br>
have managed
to get the screen to work. <br>
<br>
The xorg.conf that I have used that works reasonably well <br>
is listed
below and based on the following link.<br>
<br>
<a class="moz-txt-link-freetext"
href="http://ubuntuforums.org/showthread.php?t=648349">http://ubuntuforums.org/showthread.php?t=648349</a><br>
<br>
<br>
********************************* XORG.CONF
**********************************<br>
<br>
# /etc/X11/xorg.conf (xorg X Window System server configuration file)<br>
#<br>
# This file was generated by dexconf, the Debian X Configuration tool,
using<br>
# values from the debconf database.<br>
#<br>
# Edit this file with caution, and see the /etc/X11/xorg.conf manual
page.<br>
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)<br>
#<br>
# This file is automatically updated on xserver-xorg package upgrades
*only*<br>
# if it has not been modified since the last upgrade of the xserver-xorg<br>
# package.<br>
#<br>
# If you have edited this file but would like it to be automatically
updated<br>
# again, run the following command:<br>
# sudo dpkg-reconfigure -phigh xserver-xorg<br>
<br>
Section "Files"<br>
FontPath "/usr/share/fonts/X11/misc"<br>
FontPath "/usr/X11R6/lib/X11/fonts/misc"<br>
FontPath "/usr/share/fonts/X11/cyrillic"<br>
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"<br>
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"<br>
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"<br>
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"<br>
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"<br>
FontPath "/usr/share/fonts/X11/Type1"<br>
FontPath "/usr/X11R6/lib/X11/fonts/Type1"<br>
FontPath "/usr/share/fonts/X11/100dpi"<br>
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"<br>
FontPath "/usr/share/fonts/X11/75dpi"<br>
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"<br>
# path to defoma fonts<br>
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br>
EndSection<br>
<br>
Section "Module"<br>
Load "i2c"<br>
Load "bitmap"<br>
Load "ddc"<br>
Load "dri"<br>
Load "extmod"<br>
Load "freetype"<br>
Load "glx"<br>
Load "int10"<br>
Load "vbe"<br>
EndSection<br>
<br>
Section "InputDevice"<br>
Identifier "Generic Keyboard"<br>
Driver "kbd"<br>
Option "CoreKeyboard"<br>
Option "XkbRules" "xorg"<br>
Option "XkbModel" "pc104"<br>
Option "XkbLayout" "us"<br>
EndSection<br>
<br>
Section "InputDevice"<br>
Identifier "Configured Mouse"<br>
Driver "mouse"<br>
Option "CorePointer"<br>
Option "Device" "/dev/input/mice"<br>
Option "Protocol" "ImPS/2"<br>
Option "Emulate3Buttons" "true"<br>
EndSection<br>
<br>
Section "Device"<br>
Identifier "ATI Technologies Inc 3D Rage IIC AGP"<br>
Driver "ati"<br>
BusID "PCI:1:0:0"<br>
EndSection<br>
<br>
Section "Monitor"<br>
Option "DPMS"<br>
Identifier "Samsung205BW"<br>
VendorName "Samsung"<br>
ModelName "SyncMaster 205BW"<br>
DisplaySize 433 270<br>
HorizSync 30.0 - 83.0<br>
VertRefresh 56.000 - 63.000<br>
Modeline "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059
1089<br>
EndSection<br>
<br>
Section "Screen"<br>
Identifier "Default Screen"<br>
Device "ATI Technologies Inc 3D Rage IIC AGP"<br>
Monitor "Samsung205BW"<br>
Defaultdepth 24<br>
SubSection "Display"<br>
Depth 24<br>
Modes "1680x1050"<br>
EndSubSection<br>
EndSection<br>
<br>
Section "ServerLayout"<br>
Identifier "Default Layout"<br>
Screen "Default Screen"<br>
InputDevice "Generic Keyboard"<br>
InputDevice "Configured Mouse"<br>
EndSection<br>
<br>
Section "DRI"<br>
Mode 0666<br>
EndSection<br>
<br>
****************************************************************<br>
<br>
OK. The problem is that <br>
<br>
(1) the screen resolution is noted in Debian/GNOME and KDE as <br>
1280x800 and it appears to be this resolution, rather than </font><font
face="Courier New, Courier, monospace">1680x1050</font><font
face="Courier New, Courier, monospace">. <br>
<font color="#000000"><br>
</font></font>
<div class="moz-signature"><font face="Courier New, Courier, monospace"><font
color="#000000">(2) I note that the screen extends below the bottom of
the screen.<br>
What I mean here is that if I put the GNOME or KDE toolbar on <br>
the top/left/right of the screen it sites on the edge and all<br>
amplets/plugins are aligned properly. If I put the toolbar on <br>
the bottom of the screen it sits below the bottom edge.<br>
<br>
(3) the fonts are not clean. Like most people on the various<br>
discussion boards I have text that fades every 9 or so characters.<br>
Although able to be read the text some characters (e.g. ', ") are <br>
difficult to view.<br>
<br>
Has anyone had any experience using </font></font><font color="#000000"
face="Courier New, Courier, monospace">the "ATI Technologies Inc <br>
3D Rage IIC AGP" graphics card with the "Samsung </font><font
color="#000000" face="Courier New, Courier, monospace">SyncMaster 205BW</font><font
color="#000000" face="Courier New, Courier, monospace">"? </font><font
face="Courier New, Courier, monospace"><font color="#000000"> <br>
<br>
Any help would be greatly appreciated.<br>
<br>
As is probably obvious I am a linux/debian/kde novice.<br>
<br>
-- </font><br>
Thanks Simon
<br>
<br>
Simon Cropper <br>
<a href="mailto:scropper@botanicusaustralia.com.au">mailto:
scropper@botanicusaustralia.com.au</a> <a
href="http://www.botanicusaustralia.com.au"></a><br>
</font>
</div>
</body>
</html>