Problems with external display on Dell Precision M70
Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Problems with external display on Dell Precision M70
Hi!
I've just bought myself a Dell Precision M70 laptop. It has an LCD with resolution 1680x1050 and I want to be able to use a projector that can only handle 1024x768.
The laptop has a button (Fn-LCD/CRT) for rotating between internal, external
and both.
I use SuSE 9.3 and has installed the nvidia driver from YOU.
My problem is that when I activate both the external and internal display the picture on the internal LCD seems to be zoomed twice! When I lower the resolution I'd expect the pixels to either remain the same size and the picture to be centered on the screen, or that the picture is zoomed to fit the screen. Now it is zoomed so much that it doesn't fit the display. Moving the cursor around causes the internal display to scroll.
I don't think I want or need twinview. I want to see the same picture on the internal display as is shown on the projector.
I can sort of give you some guidance on this one. I, too, have a laptop that runs at 1400x1050. Problem is during presentations, most projectors only run at 1024x768. So ...
The bad news is that I gave up on having the EXACT same thing on both my laptop screen and the projector. I just couldn't get the darn thing to work and there was such scant info on the web about anyone who had successfully done it.
The good news is that I figured out how to do a dual-headed mode so that when I start X, the projector sits to the "right" of the LCD screen. This is also what the Xinerama extensions do. Plus, you can have your LCD running at one resolution while the projector/monitor/etc. runs at a second resolution.
If this interests you, let me know and I can give you some additional details.
Thanks, but I'm not ready to give up yet! I need to see exactly what my audience sees when I do presentations. If Windows can handle this (and it can, I've seen it), then there must be a way! If I'm successful I'll post.
Hi Tino27,
Do you have an NVidia card on your laptop?
If yes, can you please post additional details (such as your xorg.conf)?
I have a different problem - several months ago i installed gentoo linux on my laptop, but i had to go back to winxp because i wasn't able to configure my video card the way i wanted it to work (similar to Dualview in windows).
Actually, I don't have an nVIDIA in my current laptop. I have the Intel 915GM graphics card. That being said, the stuff in your xorg.conf that gives you the dual display doesn't have anything specific to do with your card. Here are the relevant portions of my xorg.conf.
First, I define the two monitors (one of which happens to be my Dell LCD screen on my laptop)
Next, I define my graphics card. Note, I only have one graphics card, but I am defining it first if I am only using my laptop screen (with all 128M of video memory) or second if I'm going to split the memory between two screens. You may need to do some research on the appropriate "Option" values for your nVIDIA card.
Next, I define the different screens (resolutions and the like). I have defined an external monitor running at 1280x1024 and one for 1024x768 (for a projector).
Thanks a lot for quick response, i'll definitely try it.
Another question: is it possible to switch between single and dual display modes without restarting X server?
Nope. You have to shut down an X-session before starting a different one. Also note that Xinerama disables DRI (Direct Rendering Interface, I believe), so video intensive things (like certain screen savers or watching DVD's) become unbearably slow -- at least that is how things are with my video card. If your nVIDIA has built-in hardware acceleration, this may not affect you as much.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.