LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 09-11-2012, 05:31 PM   #1
richardcrossley
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Rep: Reputation: 0
Intel HD4000 & USB Adapter tripple head; nearly there, but not quite


Hi,

I have a laptop with Intel HD4000 GPU which is connected to to the internal display and a Dell SP2309W display over HDMI. I used the instructions for Xinerama here to make this work:

http://intellinuxgraphics.org/dualhead.html

Xinerama is enabled and cloning disabled.
The server layout is:
{Internal Screen} {HDMI Screen}

I have also followed the instructions here:
https://bugs.launchpad.net/ubuntu/+s...nk/+bug/812594

and have acheived a working dual screen using a USB VGA adapter.
{Internal Screen} {USB Screen}

Now I would like to use both the Intel 4000 & the USB adapter to make a triple headed environment. The two external monitors are identical, Dell SP2309W (2048x1152) and the USB VGA adapter supports the resolution. Since I have all the components working correctly on their own I thought it would be a case of adding in the USB configuration, setting Screen 0 to be the USB adapter and aranging the server layout.

What I end up with is:
{Internal Screen} {USB Screen} {HDMI Screen, cloned from the Internal Screen}

The Interal Screen and the USB Screen have their correct resolutions
The HDMI Screen has a "negotiated" resolution of 1680x1050.

Distribution:
Linux Mint 13 / Maya, 64 bit Edition
# uname -a
Linux lhkg010ltp 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux


I hope someone can help.

xorg.conf for the:
Code:
Section "ServerLayout"
	Identifier "multihead"
	Screen 0 "usbscreen" 1600 0
	Screen 1 "laptopscreen" LeftOf "usbscreen"
	Screen 2 "hdmiscreen" RightOf "usbscreen"
EndSection

Section "ServerFlags"
	Option "Xinerama" "on"
	Option "Clone"    "off"
EndSection

Section "Device"
	Identifier "vgacard"
	Driver "intel"
	Option "monitor-LVDS1" "laptop_monitor"
	Option "monitor-HDMI1" "hdmi_monitor"
EndSection

Section "Device"
	Identifier "usbcard"
	Driver "displaylink"
	Option "fbdev" "/dev/usbvideocard"
	# The option above requires a special udev rule in /etc 
EndSection

Section "Monitor"
	Identifier "laptop_monitor"
EndSection

Section "Monitor"
	Identifier "hdmi_monitor"
EndSection

Section "Monitor"
	Identifier "usbmonitor"
EndSection

Section "Screen"
	Identifier "laptopscreen"
	Device "vgacard"
	Monitor "laptop_monitor"
	DefaultDepth 16
	SubSection "Display"
		Depth 16 
		Modes "1600x900"
	EndSubSection
EndSection

Section "Screen"
	Identifier "hdmiscreen"
	Device "vgacard"
	Monitor "hdmi_monitor"
	DefaultDepth 16
	SubSection "Display"
		Depth 16 
		Modes "2048x1152"
	EndSubSection
EndSection

Section "Screen"
	Identifier "usbscreen"
	Device "usbcard"
	Monitor "usbmonitor"
	DefaultDepth 16
	SubSection "Display"
		Depth 16
		Modes "2048x1152"
	EndSubSection
EndSection
Attached Files
File Type: txt Xorg.0.log.dualintel_displaylink.txt (54.6 KB, 8 views)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
backtrack 3 & usb adapter TL-WN722N arslan4201 Linux - Newbie 1 06-13-2011 01:05 AM
NVidia 190.42 + Tripple head setup with Xinerama = Crash Black-Sun Linux - Software 1 03-01-2011 01:39 PM
USB wireless adapter & Linux cowbert098 Linux - Wireless Networking 3 03-13-2006 08:40 PM
Wireless USB adapter & Ubuntu wfstanle Linux - Newbie 1 02-13-2006 11:16 AM
Tripple Head Setup jayfoo Linux - Hardware 2 12-14-2004 06:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 07:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration