From: "Peter Hite" <pehite@charter.net>
To: intel-gfx@lists.freedesktop.org
Subject: dual head independent displays
Date: Thu, 23 Jun 2011 12:55:45 -0400 [thread overview]
Message-ID: <003c01cc31c6$65123740$2f36a5c0$@net> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 774 bytes --]
Hello All,
I cannot seem to get my dual heads working independently on my Intel Atom
N270 using the GSE chipset on Fedora 14. I want to use dual head displays
with independent graphics where the monitors are treated like different
PC's. All I have gotten to work is the Xinerama feature where the two heads
are treated like one large display - one left side, one right side. The
independent feature works great with the intel i810 drivers in Fedora 5, but
no luck with the 'intel' driver yet. This is for an NCR register (RealPos
25), and NCR tells me that feature is not supported with this driver. I
hope that's not true. Any help would be appreciated. My current xorg.conf
(though there have been 100's of iterations) is attached.
Regards,
Peter
[-- Attachment #1.2: Type: text/html, Size: 2846 bytes --]
[-- Attachment #2: xorg.conf_NCR25 --]
[-- Type: application/octet-stream, Size: 1797 bytes --]
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0"
Screen 1 "Screen1"
# InputDevice "Mouse0" "CorePointer"
# InputDevice "Touch0" "SendCoreEvents"
# InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "off"
Option "Clone" "off"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
Option "BlankTime" "1200"
Option "AutoAddDevices" "false"
EndSection
Section "Device"
Identifier "driver1"
Driver "intel"
Option "monitor-LVDS1" "LVDS"
BusID "PCI:0:2:0"
Screen 0
EndSection
Section "Device"
Identifier "driver2"
Driver "intel"
Option "monitor-VGA1" "VGA"
BusID "PCI:0:2:0"
Screen 1
EndSection
Section "Monitor"
Identifier "LVDS"
VendorName "NCR POS 25"
ModelName "LCD Panel 1280x1024"
EndSection
Section "Monitor"
Identifier "VGA"
VendorName "Cust Dispalay"
ModelName "LCD Panel 800x600"
Option "PreferredMode" "800x600"
EndSection
Section "Screen"
Identifier "Screen0"
Monitor "LVDS"
Device "driver1"
DefaultDepth 24
Option "Accel"
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Monitor "VGA"
device "driver2"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
[-- Attachment #3: Type: text/plain, Size: 159 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
reply other threads:[~2011-06-23 17:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='003c01cc31c6$65123740$2f36a5c0$@net' \
--to=pehite@charter.net \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox