zu hohe dpi

S

suricatta

Grünschnabel
hi,
habe folgendes problem .. meine schriften im enlightenment sind seit dem ich fglrx drauf habe viel zu groß.

nun habe ich festgestellt, dass meine dpi zu hoch sind. xdpyinfo gibt folgendes aus...
Code:
screen #0:
  print screen:    no
  dimensions:    1680x1050 pixels (331x212 millimeters)
  resolution:    129x126 dots per inch
  depths (7):    24, 1, 4, 8, 15, 16, 32
  root window id:    0x75

das steht so auch in der xorg.log drinnen. aber 129x126 ist doch viel zu hoch, oder? also vor fglrx hatte ich 75x75 was etwas zu klein war, aber 90 müsste dann doch optimal sein. aber wie stelle ich dass denn ein?

hier meine xorg.conf

Code:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "aticonfig-Screen[0]" 0 0
	InputDevice    "Maus" "AlwaysCore"
	InputDevice    "Touchpad" "CorePointer"
	InputDevice    "Trackpoint" "AlwaysCore"
	InputDevice    "Keyboard" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/usr/share/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/misc"
	FontPath     "/usr/share/fonts/75dpi"
	FontPath     "/usr/share/fonts/100dpi"
	FontPath     "/usr/share/fonts/TTF"
	FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
	Load  "synaptics"
	Load  "extmod"
	Load  "dbe"
	Load  "record"
	Load  "xtrap"
	Load  "dri"
	Load  "freetype"
	Load  "type1"
	Load  "glx"
	Load  "speedo"
	Load  "xtt"
	Load  "bitmap"
EndSection

Section "InputDevice"
	Identifier  "Keyboard"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "de"
	Option	    "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
	Identifier  "Trackpoint"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mouse2"
	Option	    "Protocol" "auto"
EndSection

Section "InputDevice"
	Identifier  "Touchpad"
	Driver      "synaptics"
	Option	    "Device" "/dev/input/mouse0"
	Option	    "Protocol" "auto-dev"
EndSection

Section "InputDevice"
	Identifier  "Maus"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mouse1"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"

	#DisplaySize	  330   210	# mm
	Identifier   "Monitor0"
	VendorName   "IBM"
	ModelName    "2887"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "BusType"            	# [<str>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "GARTSize"           	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "DMAForXv"           	# [<bool>]
        #Option     "FBTexPercent"       	# <i>
        #Option     "DepthBits"          	# <i>
        #Option     "AccelDFS"           	# [<bool>]
        #Option     "PanelOff"           	# [<bool>]
        #Option     "DDCMode"            	# [<bool>]
        #Option     "MonitorLayout"      	# [<str>]
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "MergedFB"           	# [<bool>]
        #Option     "CRT2HSync"          	# [<str>]
        #Option     "CRT2VRefresh"       	# [<str>]
        #Option     "CRT2Position"       	# [<str>]
        #Option     "MetaModes"          	# [<str>]
        #Option     "MergedDPI"          	# [<str>]
        #Option     "MergedXinerama"     	# [<bool>]
        #Option     "MergedXineramaCRT2IsScreen0" 	# [<bool>]
        #Option     "MergedNonRectangular" 	# [<bool>]
        #Option     "MergedMouseRestriction" 	# [<bool>]
        #Option     "DisplayPriority"    	# [<str>]
        #Option     "PanelSize"          	# [<str>]
        #Option     "ForceMinDotClock"   	# <freq>
        #Option     "ColorTiling"        	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "RageTheatreCrystal" 	# <i>
        #Option     "RageTheatreTunerPort" 	# <i>
        #Option     "RageTheatreCompositePort" 	# <i>
        #Option     "RageTheatreSVideoPort" 	# <i>
        #Option     "TunerType"          	# <i>
        #Option     "RageTheatreMicrocPath" 	# <str>
        #Option     "RageTheatreMicrocType" 	# <str>
        #Option     "RenderAccel"        	# [<bool>]
        #Option     "SubPixelOrder"      	# [<str>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "DynamicClocks"      	# [<bool>]
        #Option     "BIOSHotkeys"        	# [<bool>]
        #Option     "VGAAccess"          	# [<bool>]
        #Option     "ReverseDDC"         	# [<bool>]
        #Option     "LVDSProbePLL"       	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "ConstantDPI"        	# [<bool>]
	Identifier  "Card0"
	Driver      "ati"
	VendorName  "ATI Technologies Inc"
	BoardName   "M24 1P [Radeon Mobility X600]"
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
	Option "UseInternalAGPGART" "no"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]"
	Device     "aticonfig-Device[0]"
	Monitor    "aticonfig-Monitor[0]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
       Mode 0666
EndSection

bin für jede hilfe dankbar

gruß
steff
 
Innerhalb des zweiten Abschnittes 'Section "Screen"' (das ist der, der bei Dir aktiv ist), fuegst Du in der 'SubSection "Display"' den Eintrag
Code:
      Modes "1172x751"
ein. Das entspricht bei Deinen Monitordimensionen (331mm x 212mm = 13"x84") einer Aufloesung von 90dpi in beiden Richtungen. Ich weiss nicht, ob solche nicht-Standardaufloesungen angenommen werden. Wenn nicht, probiere Modes "1152x864" aus.
 
danke erstmal für die schnelle antwort!

beides jedoch leider kein erfolg! die dpi bleibt die gleiche in xdpyinfo und Xorg.0.log :-(

xdpyinfo
Code:
screen #0:
  print screen:    no
  dimensions:    1680x1050 pixels (331x212 millimeters)
  resolution:    129x126 dots per inch
  depths (7):    24, 1, 4, 8, 15, 16, 32
  root window id:    0x75
  depth of root window:    24 planes
  number of colormaps:    minimum 1, maximum 1

Xorg.0.log
Code:
(II) fglrx(0): Total of 14 modes found for primary display.
(--) fglrx(0): Virtual size is 1680x1050 (pitch 0)
(**) fglrx(0): *Mode "1680x1050": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1680x1050"  122.00  1680 1712 1776 1904  1050 1051 1054 1066
(**) fglrx(0): *Mode "1280x1024": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x1024"  122.00  1280 1512 1576 1904  1024 1038 1041 1066
(**) fglrx(0): *Mode "1280x800": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x800"  122.00  1280 1512 1576 1904  800 926 929 1066
(**) fglrx(0): *Mode "1024x768": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768"  122.00  1024 1384 1448 1904  768 910 913 1066
(**) fglrx(0): *Mode "960x600": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "960x600"  122.00  960 1352 1416 1904  600 826 829 1066
(**) fglrx(0): *Mode "800x600": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600"  122.00  800 1272 1336 1904  600 826 829 1066
(**) fglrx(0): *Mode "768x480": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "768x480"  122.00  768 1256 1320 1904  480 766 769 1066
(**) fglrx(0): *Mode "640x480": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480"  122.00  640 1192 1256 1904  480 766 769 1066
(**) fglrx(0):  Default mode "640x400": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400"  122.00  640 1192 1256 1904  400 726 729 1066
(**) fglrx(0):  Default mode "640x350": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350"  122.00  640 1192 1256 1904  350 701 704 1066
(**) fglrx(0):  Default mode "512x384": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384"  122.00  512 1128 1192 1904  384 718 721 1066
(**) fglrx(0):  Default mode "400x300": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "400x300"  122.00  400 1072 1136 1904  300 826 829 1066 doublescan
(**) fglrx(0):  Default mode "320x240": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x240"  122.00  320 1032 1096 1904  240 766 769 1066 doublescan
(**) fglrx(0):  Default mode "320x200": 122.0 MHz (scaled from 0.0 MHz), 64.1 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x200"  122.00  320 1032 1096 1904  200 726 729 1066 doublescan
(--) fglrx(0): Display dimensions: (330, 210) mm
(--) fglrx(0): DPI set to (129, 126)
(--) fglrx(0): Virtual size is 1680x1050 (pitch 1728)
 
Also ich starte meinen XServer immer erst aus der Konsole..
Und ja nach Monitor (extern oder intern [notebook])
startx -- -dpi 96
oder
startx -- -dpi 72

Und die Sache passt.
 
Abgesehen davon, dass hehejo schon eine Loesung vorgeschlagen hat, koenntest Du /var/log/Xorg.0.log und die aktuelle /etc/X11/xorg.conf noch schicken, um mal reingucken zu koennen und zu sehen, wo das Problem liegen koennte.
 
das ist zwar eine lösung, aber da ich schon entrance von enlightenment als login benutzen möchte und mir des zu blöde ist deswegen immer startx eingeben zu müssen, finde ich die lösung net gerade prickelnd! vorallem weil es doch auch anders gehen muss, oder?

hier meine Xorg-log

danke schonmal

gruß
steff
 

Ähnliche Themen

X11 Monitor Position

tint2 und pekwm

X startet nichtmehr

xrandr X11 Problem

Zweiter Monitor geht bei Vollbildspielen aus.

Zurück
Oben