Re: Intel 915GM dual screen (1280x1024 and 1024x768)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Valent Turkovic wrote:
On Thu, Nov 6, 2008 at 8:27 PM, Jeff Voskamp <javoskam@xxxxxxxxxxxx> wrote:
Peter Langfelder wrote:
Valent,
according to what I read, e.g., here

http://www.thinkwiki.org/wiki/Xorg_RandR_1.2#Notes_from_xserver-xorg-video-intel.readme,
the Intel GM cards before 965 only have 11 bit addresses for pixels
and hence can only do 2048 pixels in either direction. Intel simply
made a stupid design decision.

Peter
Under Fedora 9 I had a perfectly happy 1680x1050+1600x1200 (3280total) on
two monitors.
Still have the xorg.conf file for it.

Jeff Voskamp
Which intel graphich chip do you have and can you please share the xorg.conf?

Thank you.

Valent
The old xorg.conf is attached. Doesn't work under Fedora 10 - kdm.log starts filling up with (while waiting for the login screen to pop up).
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.

[javoskam@amnesia ~]$ lspci |egrep Graphics
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02) 00:02.1 Display controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)

Jeff
# Xorg configuration created by system-config-display

Section "ServerLayout"
	Identifier     "For FC9"
	Screen      0  "Screen0" 0 0
#	Screen      1  "Screen1" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "IMPS/2"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5"
	Option	    "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
	Identifier "VGA"
	Option "PreferredMode" "1600x1200"
EndSection

Section "Monitor"
	Identifier "TMDS-1"
	Option "PreferredMode" "1680x1050"
	Option "LeftOf" "VGA"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "VGA"
	DefaultDepth     24
	SubSection "Display"
		Virtual   3280 1200
		Viewport   0 0
		Depth     24
		Modes    "1600x1200" "1400x1050" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "dri"
	Group        0
	Mode         0666
EndSection


Section "Device"
	Identifier  "Videocard0"
	Driver      "intel"
	VendorName  "Videocard Vendor"
	BoardName   ""
	Option      "monitor-VGA"    "VGA"
	Option 	    "monitor-TMDS-1" "TMDS-1"
EndSection
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux