LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having 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


Reply
  Search this Thread
Old 03-11-2007, 04:14 AM   #1
ArchNGEL
Member
 
Registered: Apr 2003
Location: Hungary
Distribution: Fedora Core 6 (2.6.18)
Posts: 61

Rep: Reputation: 15
i915GM (i810) resolution with external monitor without Xinerama or Clone


Ahoi!

I would like to ask you why X.org/i810 can't handle an external monitor with internal monitor turned off, but in a higher resolution.

FS Amilo M7440 i915GM 1024x768
Samsung SyncMaster 930BF 1280x1024

The well-known problem is that Xinerama turns off DRI support. So I figured that without having two displays concurrently, I'd rather have only one. External monitor when I'm home, internal when I'm away.

But whatever I write in xorg.conf (Monitor details to support high-res, Screen details to support high-res, but start with a low-res), during the bootup process of Xorg the program realizes that it has an internal monitor and drops 1280x1024 options. Perhaps because it sees both monitors in the same Pipe B, instead of two different A and B pipes, for which I have no sufficient knowledge to change.

Currently I'm using a script which changes the target of the symlink /etc/X11/xorg.conf whether I want single or dualhead.
xorg.conf -> xorg-single.conf (Single device, single monitor, single screen)
xorg.conf -> xorg.dual.conf (Xinerama and Clone)

I hope I could use the same approach to have only-internal and only-external state for my Xorg, but I just don't know how, because 99% of the hits in Google try to solve "clone mode" problems, or "extended desktop" problem.

I'm also unable to comprehend why Xorg states that there is no device at PCI:0:2:1 when there is if I look for it in /proc/bus... and there is also such a device according to Intel (http://www.intel.com/support/graphic.../CS-020154.htm)

Can you help me?

Last edited by ArchNGEL; 03-11-2007 at 04:33 AM.
 
Old 03-12-2007, 06:19 PM   #2
ArchNGEL
Member
 
Registered: Apr 2003
Location: Hungary
Distribution: Fedora Core 6 (2.6.18)
Posts: 61

Original Poster
Rep: Reputation: 15
Solution external monitor with different resolution than internal (which is off)

Well, since you too seem uncertain, I shall tell you a partial solution I was able to figure out tonight.

First of all I updated my FC5 to FC6, so I'd have Xorg 7.1 and better i810/intel drivers. the "intel" driver found I to be worthless.

Then I created an erroneous xorg.config, so it offered me to set up a new one. (I did it accidentally)

Despite the resultless tries I had done, this time I tried to fool the X.org to think I have a 1280x1024 laptop with i810 chipset in it.

X.org restarted, and voilá, there I had 1280x1024 on my external, while internal was turned off

Reboot to check if it lasts, but it didn't. I figured out, that if I turn off my internal monitor, than X.org will in fact allow 1280x1024. However turning off the internal is not always as easy as it sounds, for when I ctrl-alt-backspace it always turns back on.

So it is possible, but not straightforward. One possible solutions I found:

1.
boots into 1024
ctrl-alt-f1 to console and login as root
init 3
turn off laptop monitor (in my case Fn-F3)
init 5

also there are other solutions because I could also found them, just I don't know which part of my hectic command-line vomiting did the trick.

Have a nice day there fellas!

+ 1:
I figured that if I successfully turn off the internal monitor with Fn+F3 before X initializes, than it will have the correct resolution for the external monitor.

Last edited by ArchNGEL; 03-13-2007 at 07:06 PM.
 
Old 04-29-2007, 07:06 AM   #3
loonyxp
Member
 
Registered: Nov 2004
Location: Europe
Distribution: FC3 / Gentoo
Posts: 32

Rep: Reputation: 15
Quote:
Originally Posted by ArchNGEL
also there are other solutions because I could also found them, just I don't know which part of my hectic command-line vomiting did the trick.

Have a nice day there fellas!
Hi,

I have a samilar problem, whats the status of your efforts?

Cheers,
loony
 
Old 04-29-2007, 07:45 AM   #4
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Quote:
Originally Posted by Original Poster
The well-known problem is that Xinerama turns off DRI support. So I figured that without having two displays concurrently, I'd rather have only one. External monitor when I'm home, internal when I'm away.
Is this 'well known problem' specific to laptops? I wasn't aware of this, and I disagree too, at least for desktop machines.. Correct me if I misunderstood. look :
Quote:
Originally Posted by My console output:
sasha@darkstarSSI:~$ glxinfo | grep direct
direct rendering: Yes
sasha@darkstarSSI:~$
Here's my xorg.conf (just a piece of it) which shows where it uses Xinerama:
Quote:
Originally Posted by xorg.conf
...
Section "ServerFlags"
Option "Xinerama" "1"
EndSection
...
So.. As much as I would like to have a laptop, I haven't one yet so again please correct me if I'm wrong, or if this is a laptop specific issue. I also ask/suggest, If you are having issues still with the video outputs, I wonder if it might be a limitation of using the onboard Intel Video device... Is it possible to put video cards into laptops? I have an onboard Intel device on my desktop system, and it is next to useless .
Sasha
 
Old 04-29-2007, 08:15 AM   #5
loonyxp
Member
 
Registered: Nov 2004
Location: Europe
Distribution: FC3 / Gentoo
Posts: 32

Rep: Reputation: 15
Quote:
Originally Posted by GrapefruiTgirl
...
So.. As much as I would like to have a laptop, I haven't one yet so again please correct me if I'm wrong, or if this is a laptop specific issue. I also ask/suggest, If you are having issues still with the video outputs, I wonder if it might be a limitation of using the onboard Intel Video device... Is it possible to put video cards into laptops? I have an onboard Intel device on my desktop system, and it is next to useless .
Sasha
It depends on the chipset and available memory for the video. Many notebooks have shared video memory.
 
  


Reply

Tags
clone, dual monitor, i810, i915, xinerama, xorg, xorgconf, xorgconfig



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
Clone a screen with monitor using different resolution phen Linux - Laptop and Netbook 1 12-31-2007 07:58 AM
Help on clone mode for external monitor (FC5/ATI card/Radeon drv) enriko Fedora 2 11-03-2006 09:55 AM
External monitor on i810 hsimah Linux - Laptop and Netbook 4 11-02-2006 11:36 AM
Low resolution on external laptop monitor cgraf Linux - Laptop and Netbook 3 07-27-2006 09:17 PM
i915GM ALMOST working... i810 Driver loads to Blank Screen purple_monkey Linux - Laptop and Netbook 3 12-15-2005 02:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 10:42 AM.

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