xorg - virtual - kartya

Fórumok

Hi!

Adva van egy frissen telepitett lenny egy xorg- gal, es "hozza" egy widescreen monitor, jelenleg

 1680x1050 

- es felbontassal. Szeretnek hozza

 Virtual 

- t beallitani, de sehogyan sem akar sikerulni.

Az

 xorg.conf 

- om jelenleg



Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	
	Subsection "Display"
		Depth 		8
		Modes		"1680x1200"
		ViewPort	0 0
		Virtual		1800 1200
	EndSubsection

	Subsection "Display"
		Depth 		16
		Modes		"1680x1200"
		ViewPort	0 0
#		Virtual		1800 1200
	EndSubsection

	Subsection "Display"
		Depth 		24
		Modes		"1680x1200"
		ViewPort	0 0
#		Virtual		1800 1200
	EndSubsection


EndSection


Az

 lspci 

idevago resze:




00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02)

Az

 xorg.conf 

manjaban olvastam, hogy egyes monitorkartyak nem tamogatottak

 Virtual 

- hoz. Ha nem az en beallitasaimmal van a problema, akkor honnan lehet megtudni, hogy az adott kartya adott funkciohoz tamogatott- e.

Koszi.