PDA

View Full Version : [ubuntu] GTS450 + HD4000 Ubuntu 12.10



scabs
April 7th, 2013, 03:55 PM
Hi All,

I wonder if someone could assist with this issue i am having :)

I am trying to use both the internal HD4000 and external GTS450 at the same time with me install. In the BIOS if i choose to use the internal during boot, i only see my one monitor ( the other remains black ). This happens the same as when changing the BIOS to use the external, the monitor connected to the internal is black.

Is there any way to use both at the same time?
My untimate goal is to have three monitors hooked up.

Thanks in advance for any assistance.

Scabs


EDIT: Added Info

Below is my xorg.conf i am new to this so not sure if this will even work.



# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.88 (buildmeister@swio-display-x86-rhel47-06) Wed Mar 27 15:32:58 PDT 2013


Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen1" 0 0
Screen 1 "Screen2" LeftOf "Screen1"
Screen 2 "Screen3" RightOf "Screen1"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Device"
Identifier "Card0"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection

Section "Device"
Identifier "Card1"
Driver "intel"
BusID "PCI:0:2:0"
EndSection

Section "Screen"
Identifier "Screen1"
Device "Card0"
Monitor "Samsung SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen2"
Device "Card0"
Monitor "ProView/EMC/PTS"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen3"
Device "Card1"
Monitor "ProView/EMC/PTS"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Edit: adding further info

Okay after adding the above to xorg.conf i now get the two monitors attached to the nvidia card displaying correctly and the monitor connected to the intel card is plain white with nothing else showing. I can move my mouse cursor over to this monitor, but i can't move it back and it gets stuck there.

Any help would be greatly appreciated.

Thanks.

scabs
April 8th, 2013, 08:50 PM
Bumping as I added further information

scabs
April 11th, 2013, 07:50 AM
This issue is resolved by updating to 13.04.