X и 1440x900

монитор asus vw193d widescreen
драйвер vesa

не могу в X добиться разрешения 1440*900, при указании данного разрешения стартует с 1280*1024
частоту указываю из документации h 70.635khz v 75hz или h 55.935 v 60, монитор поддерживает оба этих
режима для разрешения 1440*900

собственно навязывается вопрос: а поддерживает ли драйвер vesa широкоформатные разрешения, такие как 1440*900???

у меня работало нормально в

у меня работало нормально в везе :)

может что не так в

может что не так в xorg.confе

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
Load "freetype"
# Load "xtt"
Load "extmod"
Load "glx"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "type1"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "Auto"
Option "Emulate3Buttons"
Option "Device" "/dev/input/mice"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "ASUS"
ModelName "VW193D"
HorizSync 55.0 - 70.0
VertRefresh 60.0 - 75.0
EndSection

Section "Device"
Identifier "Card0"
Driver "vesa"
Card "* Generic VESA compatible"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900"
EndSubSection
EndSection

А если с помощью gtf получить

А если с помощью gtf получить строку для режима и подставить в Section "Monitor", назвав "1440x900"?

Врядле.

Врядле.

может кто выложит рабочий

может кто выложит рабочий xorg.conf под разрешение 1440x900?

вот, только у меня видюха

вот, только у меня видюха матрокс стоит

Section "ServerLayout"
	Identifier	"X.Org Configured"
	Screen	0	"Screen0" 0 0
	InputDevice	"Keyboard0" "CoreKeyboard"
	InputDevice	"USB Mouse" "CorePointer"
#	InputDevice	"PS/2 Mouse" "AlwaysCore"
	InputDevice 	"Mouse2" "SendCoreEvents"
#Option		"AIGLX"	 "False"
EndSection

#Section "ServerFlags"
#	Option	"AllowMouseOpenFail" "true"
#EndSection

Section "Files"
	FontPath	"/usr/share/fonts/ttf-bitstream-vera"
	FontPath	"/usr/share/fonts/misc"
	FontPath	"/usr/share/fonts/corefonts"
	FontPath	"/usr/share/fonts/100dpi"
	FontPath	"/usr/share/fonts/75dpi"
	FontPath	"/usr/share/fonts/default/ghostscript"
	FontPath	"/usr/share/fonts/droid"
EndSection

Section "Module"
	Load	"ddc"
	Load	"vbe"
	Load	"GLcore"
	Load	"dbe"
	Load	"dri"
	Load	"extmod"
	Load	"glx"
	Load	"bitmap"
	Load	"type1"
	Load	"freetype"
	Load	"record"
	Load	"int10"
EndSection

Section "InputDevice"
	Identifier	"Keyboard0"
	Driver	"kbd"
	Option	"CoreKeyboard"
	Option	"XkbRules" "xorg"
	Option	"XkbModel" "pc105"
	Option	"XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
	Option	"XkbVariant" ",winkeys"
	Option	"XkbLayout" "us,ru"
EndSection


#Section "InputDevice"
#	Identifier	"PS/2 Mouse"
#	Driver	"mouse"
#	Option	"Protocol" "IMPS/2"
#	Option	"Device" "/dev/misc/psaux"
#	Option	"Emulate3Buttons" "true"
#	Option	"Emulate3Timeout" "70"
#	Option	"SendCoreEvents"  "true"
#	Option	"ZAxisMapping" "4 5"
#EndSection

Section "InputDevice"
	Identifier	"USB Mouse"
	Driver	"mouse"
	Option	"CorePointer"
	Option	"Device" "/dev/input/mice"
	Option	"SendCoreEvents" "true"
	Option	"Protocol" "IMPS/2"
	Option	"ZAxisMapping" "4 5"
	Option	"Buttons" "5"
EndSection

Section "InputDevice"
    Identifier "Mouse2"
    Driver "evdev"
    Option "product" "0xc025"
    Option "HWheelRelativeAxisButtons" "7 6"
    Option "vendor" "0x046d"
EndSection


# Auto-generated by mkxf86config

Section "Monitor"
	Identifier   "L192WS"
	Option	"DPMS"
	HorizSync    30.0 - 83.0
	VertRefresh  56.0 - 75.0
#	Modeline "1440x900_60" 106.50 1440 1520 1672 1904 900 903 909 934  +hsync -vsync
	Modeline "1440x900_75"  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync
	Option "PreferredMode" "1440x900_60"
EndSection

Section "Device"
	### Available Driver options are:-
	# sw_cursor is needed for some ati and radeon cards
	#Option     "sw_cursor"
	#Option     "hw_cursor"
	#Option     "NoAccel"
	#Option     "ShowCache"
	#Option     "ShadowFB"
	#Option     "UseFBDev"
	#Option     "Rotate"
	#Option     "MonitorLayout" "LVDS, NONE"
	Identifier  "Card0"
	# The following line is auto-generated by x11-misc/mkxf86config
	Driver      "mga"
	VendorName  "Matrox"
#	BoardName   "All"
	BusID       "PCI:1:0:0"
#	Option      "AccelMethod" "EXA"
#	Option	    "Overlay" "8,24"
#	Option      "AGPMode" "2"
	Option      "OverclockMem" "True"
#	Option 	    "DRI"  "True"	
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device	"Card0"
	Monitor	"L192WS"
	DefaultDepth	24
	SubSection "Display"
		Depth	1
		Modes "1440x900_75" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	4
		Modes "1440x900_75" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	8
		Modes "1440x900_75" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	15
		Modes "1440x900_75" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	16
		Modes "1440x900_75" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	24
		Modes "1440x900_75" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth	32
		Modes "1440x900_75" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

#Section "Extensions"
#	Option "Composite" "Disable"
#EndSection

Section "ServerFlags"
	Option "IgnoreABI" "True"
EndSection 

Section "DRI"
	Mode 0666
EndSection

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".