Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] DPI is giving me a headache!
Date: Sun, 02 Mar 2008 18:13:19
Message-Id: 200803021811.09551.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] DPI is giving me a headache! by Volker Armin Hemmann
1 On Sunday 02 March 2008, Volker Armin Hemmann wrote:
2 > On Sonntag, 2. März 2008, Mick wrote:
3 > > Hi All,
4 > >
5 > > I changed the monitor on a box that runs kdm/KDE and the fonts on KDE
6 > > apps are giving me a headache from eye strain. This is particularly bad
7 > > when working at a console (white letters on black background) and KDE
8 > > text editors (with black letters on white background). Essentially, the
9 > > antiailiasing seems to alter the consistency of fonts in an irregular
10 > > manner causing them to blur (differently) across the screen, as if the
11 > > monitor resolution is out of sync.
12 > >
13 > > The resolution in xorg.conf is set at 360 290 mm, but the DDC picks this
14 > > up on its own anyway, whether I define it in xorg.conf, or not. I have
15 > > no modeline set. All I can think that is amiss is the DPI. I seem to be
16 > > getting a DPI of 90x89:
17 > >
18 > > $ xdpyinfo | grep resolution
19 > > resolution: 90x89 dots per inch
20 > >
21 > > Could this be the cause of my headache and how should I fix it?
22 >
23 > post your xorg.conf? drivers? increase font size?
24
25 Please find xorg.conf and Xorg.0.log attached. I am using the xorg radeon
26 driver. The font size is just right, would not like to increase it.
27
28 This is the PCI express controller:
29 *-pci:0
30 description: PCI bridge
31 product: 82915G/P/GV/GL/PL/910GL PCI Express Root Port
32 vendor: Intel Corporation
33 physical id: 1
34 bus info: pci@0000:00:01.0
35 version: 04
36 width: 32 bits
37 clock: 33MHz
38 capabilities: pci pm msi pciexpress normal_decode bus_master
39 cap_list
40
41 This is the video card:
42
43 # lshw
44 *-display:0 UNCLAIMED
45 description: VGA compatible controller
46 product: RV380 0x3e50 [Radeon X600]
47 vendor: ATI Technologies Inc
48 physical id: 0
49 bus info: pci@0000:01:00.0
50 version: 00
51 width: 32 bits
52 clock: 33MHz
53 capabilities: pm pciexpress vga_controller bus_master cap_list
54 configuration: latency=0
55
56 # lspci -v
57 01:00.0 VGA compatible controller: ATI Technologies Inc RV380 0x3e50 [Radeon
58 X600] (prog-if 00 [VGA controller])
59 Subsystem: ASUSTeK Computer Inc. Unknown device 0328
60 Flags: bus master, fast devsel, latency 0, IRQ 17
61 Memory at d0000000 (32-bit, prefetchable) [size=256M]
62 I/O ports at b000 [size=256]
63 Memory at cfee0000 (32-bit, non-prefetchable) [size=64K]
64 Expansion ROM at cfec0000 [disabled] [size=128K]
65 Capabilities: [50] Power Management version 2
66 Capabilities: [58] Express Endpoint, MSI 00
67
68 01:00.1 Display controller: ATI Technologies Inc RV380 [Radeon X600]
69 (Secondary)
70 Subsystem: ASUSTeK Computer Inc. Unknown device 0329
71 Flags: bus master, fast devsel, latency 0
72 Memory at cfef0000 (32-bit, non-prefetchable) [size=64K]
73 Capabilities: [50] Power Management version 2
74 Capabilities: [58] Express Endpoint, MSI 00
75
76 --
77 Regards,
78 Mick

Attachments

File name MIME type
xorg.conf.zip application/x-zip
Xorg.0.log.zip application/x-zip
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] DPI is giving me a headache! Dan Farrell <dan@×××××××××.cx>
Re: [gentoo-user] DPI is giving me a headache! Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>