LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Using an LCD projector with Acer Travelmate 2420 (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/using-an-lcd-projector-with-acer-travelmate-2420-a-563761/)

dranoopsinha 06-22-2007 12:46 PM

Using an LCD projector with Acer Travelmate 2420
 
Hi there

I just installed ubuntu studio 7.04 on an Acer Travelmate 2420. Everything works great, but I cannot figure out how to enable the VGA out, so that I can connect an LCD projector for slide shows.

I tried using the package i810switch, but the output was shimmering and was incomplete (part of the view was missing).

Yeah... this laptop has an Intel 915 chipset.

So if someone could please help me out... I'm supposed to present a paper in a couple of weeks, and I'd like to do it on linux.

Thanks in advance

Regards

Dr. Anoop Sinha

Lenard 06-22-2007 03:40 PM

Try plugging in the projector first to the laptop before powering on on the laptop.

The Fn+F6 key combo should work also, try holding down the Fn key and tapping the F6 key.
The Fn key is in the lower left-hand side of the keyboard and the lettering on the key is blue.

surahyo 08-29-2007 05:51 PM

Dear all,

I am a lecturer at University and currently using Kubuntu 7.04. I added some configuration on my xorg.conf in order to get dual display on my notebook and LCD projector. Here some lines were added (please see BOLD CHARACTERS):

Section "Device"
identifier "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
boardname "Intel 945"
busid "PCI:0:2:0"
driver "i810"
screen 0
vendorname "Intel"
Option "MonitorLayout" "NONE,LFP+CRT"
Option "DevicePresence" "true"
Option "CheckLid" "false"

EndSection

Section "Monitor"
identifier "Generic Monitor"
vendorname "Generic"
modelname "1024x768 @ 60 Hz"
HorizSync 31.5-48.5
VertRefresh 50-70
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
gamma 1.0
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
depth 24
virtual 1024 768
modes "1024x768@60" "800x600@60" "800x600@56" "640x480@60"
EndSubSection
EndSection

For some new LCD Projectors it works well, but for older ones I got message "unsupported signal" or something like that. Or sometime it shows but flickering.
It seems that the projector doesn't catch-up the frequency.

regards
Surahyo

fv104 10-25-2011 11:16 AM

Acer travelmate 2420 and projector troubleshoot
 
Hello,

thanks for providing support, I have the same sort of problem:

I'm currently trying to connect my laptop acer travelmate 2420 on a projector toshiba tlp s10. Laptop shows perfectly on projector while logging but once logged on there's no input. I have tried Fn plus f1 to f12 keys trick but nothing happens. I also tried to click right desktop then settings but there's nowhere I can fix this.

elliott678 10-25-2011 12:12 PM

Quote:

Originally Posted by fv104 (Post 4507887)
Hello,

thanks for providing support, I have the same sort of problem:

I'm currently trying to connect my laptop acer travelmate 2420 on a projector toshiba tlp s10. Laptop shows perfectly on projector while logging but once logged on there's no input. I have tried Fn plus f1 to f12 keys trick but nothing happens. I also tried to click right desktop then settings but there's nowhere I can fix this.

Posting a new thread would have been preferred, instead of digging up an old one.

What is the output of the xrandr command?

fv104 10-25-2011 12:54 PM

Helllo Elliot678

this is a very good question but I will be totally honest by saying that I'mnot sure how to answer it. Where can I find the answer?

elliott678 10-25-2011 02:55 PM

Open a terminal window and type xrandr.

fv104 10-25-2011 05:09 PM

I found a way to show the laptop on the pojector by clicking right on destok then graphic options then output to monitor. But now I'm facing the screen resolution problem for which I guess I need to provide the information you are asking me that I still haven't found, except, possibly, 1200 x 800 pixels?

elliott678 10-25-2011 08:59 PM

That is beginning to sound like Windows, this is a Linux support forum. You'll get much better support on a forum for Windows problems.

I looked up your projector model, it is SVGA resolution, its limit is 800x600.

fv104 10-26-2011 03:10 AM

good guess this is what I intended to say then: by reducing the resolution to the minimum (800 x 600) I partially solved the problem. I'd say that its good enough to project. Never heard of Linux until today. One learns everyday. But, who knows, my newbie's posts here might help somebody else's struggling like I did and benefit from it.

Thanks for support


All times are GMT -5. The time now is 11:32 AM.