PDA

View Full Version : [ubuntu] Use Projector with Ubuntu 12.04 and Display port



theunsheydenrych
June 4th, 2012, 11:55 AM
HI
I would like to use a projector with my laptop, just like a second screen, when doing presentations.
The projector is linked to the laptop via a mini display port, at the moment the projector is displaying the screen at 640x800, and the refresh rate is not correct.
The laptop screen resolution is 1920x1080, the max resolution for the projector is 1024x768.

The laptop is a Dell XPS L702x with a nvidia screen card, and the projector is a NEC NP3150 Projector.

I would appreciate it very much if someone can help, or direct me, please.

Thank you in advance.

Here is the xorg.conf file:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 295.33 (buildd@allspice) Fri Mar 30 15:25:24 UTC 2012


Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
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 "Monitor"

# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LGD"
HorizSync 67.0 - 137.0
VertRefresh 60.0 - 120.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GT 555M"
EndSection

Section "Screen"

# Removed Option "TwinView" "1"
# Removed Option "metamodes" "DFP-0: nvidia-auto-select +1920+0, DFP-2: 1920x1080_60_0 +0+0; DFP-0: nvidia-auto-select +1920+0, DFP-2: nvidia-auto-select +0+0"
# Removed Option "metamodes" "1920x1080_100 +0+0; 1920x1080_60_0 +0+0; nvidia-auto-select +0+0; 1920x1080_60 +0+0"
# Removed Option "metamodes" "1920x1080_110 +0+0; 1920x1080_100 +0+0; 1920x1080_60_0 +0+0; nvidia-auto-select +0+0; 1920x1080_60 +0+0"
# Removed Option "TwinView" "0"
# Removed Option "metamodes" "1920x1080_120 +0+0; 1920x1080_110 +0+0; 1920x1080_100 +0+0; 1920x1080_60_0 +0+0; nvidia-auto-select +0+0; 1920x1080_60 +0+0"
# Removed Option "metamodes" "DFP-2: 1920x1080 +0+0, CRT: 1024x768 +1920+0; DFP-2: 1920x1080 +0+0, CRT: 1600x1200 +1920+0; DFP-2: 1920x1080_110 +0+0, DFP-3: nvidia-auto-select +1920+0; DFP-2: 1920x1080_100 +0+0, DFP-3: nvidia-auto-select +1920+0; DFP-2: 1920x1080_60_0 +0+0, DFP-3: nvidia-auto-select +1920+0; DFP-2: nvidia-auto-select +0+0, DFP-3: nvidia-auto-select +1920+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-2"
Option "metamodes" "DFP-2: 1920x1080_120 +0+0, DFP-0: nvidia-auto-select +1920+0; DFP-2: 1920x1080 +0+0, DFP-0: nvidia-auto-select +1920+0; DFP-2: 1920x1080_110 +0+0, DFP-0: nvidia-auto-select +1920+0; DFP-2: 1920x1080_100 +0+0, DFP-0: nvidia-auto-select +1920+0; DFP-2: 1920x1080_60_0 +0+0, DFP-0: nvidia-auto-select +1920+0; DFP-2: nvidia-auto-select +0+0, DFP-0: nvidia-auto-select +1920+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection

scnovinger
July 30th, 2012, 01:01 AM
Hello,

Did you ever get your problem resolved?

I'm working on trying to get Ubuntu 12.04 LTS to recognize my Acer C120 projector with no luck. I thought perhaps you may have found something that could help me as well?

Thank you,

Scott