10.0 external monitor at different resolution
Hi, I want to be able to run (intermittantly) an external monitor at a much higher resolution than the display on my laptop. I know I could probably do this by having two different X config files and manually switch between them. Is there an easier way ? eg issue command at CLI, switch off laptop monitor (output is then automatically piped to external monitor : works fine but only at native (low) LCD resolution). On the Novell site there is mention on enabling output to another monitor (which I can already do) but not at a differing resolution. There is also a comment that this does not work in 10.0. Many TIA, F
On 06/09/13 14:13 (GMT+0100) Francesco Scaglioni apparently typed:
I want to be able to run (intermittantly) an external monitor at a much higher resolution than the display on my laptop. I know I could probably do this by having two different X config files and manually switch between them. Is there an easier way ? eg issue command at CLI, switch off laptop monitor (output is then automatically piped to external monitor : works fine but only at native (low) LCD resolution). On the Novell site there is mention on enabling output to another monitor (which I can already do) but not at a differing resolution. There is also a comment that this does not work in 10.0.
I don't have any laptops. However, I do use multiple resolutions on one display at one time on 10.0. I do it with different logins. I have multiple xorg.conf versions with various resolution and DPI settings. So, user2 has in ~/.profile & ~/.bashrc 'export XORGCONFIG=xorg.user2', user3 has in ~/.profile & ~/.bashrc 'export XORGCONFIG=xorg.user3', etc. I've found no way to have the DM recognize $XORGCONFIG, so I only let user1 use the default xorg.conf with the DM, and then I log the other users in on the consoles and then 'startx -- :1', 'startx -- :2', etc. HTH -- "Wisdom is supreme; therefore get wisdom. Though it cost all you have, get understanding. Esteem her, and she will exalt you; embrace her, and she will honor you." Proverbs 4:7-8 NIV Team OS/2 ** Reg. Linux User #211409 Felix Miata *** http://mrmazda.no-ip.com/
Hello,
In the Message: [suse-linux-e ML: No.282103] with the date of Wed, 13 Sep 2006 14:13:36 +0100 (BST) [Francesco] == Francesco Scaglioni <fgs@epulse.net> has written:
Francesco> I want to be able to run (intermittantly) an external monitor at a much Francesco> higher resolution than the display on my laptop. I know I Francesco> could probably do this by having two different X config Francesco> files and manually switch between them. Is there an easier Francesco> way ? eg issue command at CLI, switch off laptop monitor Francesco> (output is then automatically piped to external monitor : Francesco> works fine but only at native (low) LCD resolution). On the Francesco> Novell site there is mention on enabling output to another Francesco> monitor (which I can already do) but not at a differing Francesco> resolution. There is also a comment that this does not work Francesco> in 10.0. If the vidoe chip on your laptop, you will be able to use the '915resolution'. HTH, --- Masaru Nomiya mail-to: nomiyac360 @ mg.point.ne.jp "Bill! You married with Computers. Not with Me!" "No..., with money."
Hello, Sorry.
In the Message: [suse-linux-e ML: No.282128] with the date of Thu, 14 Sep 2006 00:05:40 +0900 [Me] == Masaru Nomiya <nomiyac360@mg.point.ne.jp> has written:
Me> Hello, Me> >>>>> In the Message: [suse-linux-e ML: No.282103] Me> >>>>> with the date of Wed, 13 Sep 2006 14:13:36 +0100 (BST) Me> >>>>> [Francesco] == Francesco Scaglioni <fgs@epulse.net> has written: Francesco> I want to be able to run (intermittantly) an external monitor at a much Francesco> higher resolution than the display on my laptop. I know I Francesco> could probably do this by having two different X config Francesco> files and manually switch between them. Is there an easier Francesco> way ? eg issue command at CLI, switch off laptop monitor Francesco> (output is then automatically piped to external monitor : Francesco> works fine but only at native (low) LCD resolution). On the Francesco> Novell site there is mention on enabling output to another Francesco> monitor (which I can already do) but not at a differing Francesco> resolution. There is also a comment that this does not work Francesco> in 10.0. Me> If the vidoe chip on your laptop, you will be able to use the Me> '915resolution'. In case of Intel's video chip, you can try to use '915resolution'. Regards, --- Masaru Nomiya mail-to: nomiyac360 @ mg.point.ne.jp "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill --
On Sep 13, 06 14:13:36 +0100, Francesco Scaglioni wrote:
I want to be able to run (intermittantly) an external monitor at a much higher resolution than the display on my laptop. I know I could probably do this by having two different X config files and manually switch between them. Is there an easier way ? eg issue command at CLI, switch off laptop monitor (output is then automatically piped to external monitor : works fine but only at native (low) LCD resolution). On the Novell site there is mention on enabling output to another monitor (which I can already do) but not at a differing resolution. There is also a comment that this does not work in 10.0.
This is not a standard use case, thus there is no automatism. You can configure your Xserver to use clone mode, with a higher resolution, but a lower resolution configured as default. When you attach your external monitor, you can switch to the higher resolution (xrandr / your favorite monitor resolution applet). You have to make sure the external output is activated, and the monitor DDC is *not* used (because there often is no external monitor attached on startup). If you have an intel graphics chip, you have to patch the bios (/etc/sysconfig/videobios) for both resolutions, if both are non-standard or not included in the bios. Read: it's possible, but it's truly advanced stuff. Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ labs www.mshopf.de
Matthias Hopf schrieb:
You can configure your Xserver to use clone mode, with a higher resolution, but a lower resolution configured as default. When you attach your external monitor, you can switch to the higher resolution (xrandr / your favorite monitor resolution applet).
This means you can have only one of this resolutions at the same time, right? Is there a solution in the meantime to use 2 different resolutions at the same time wiht identical content, as in the classical laptop with beamer scenario? Last time I checked I found no solution for this, which drives both displays in their native resolution, always one had to scale, which looks ugly on LCDs. I'm sure at least some laptop graphic chips support this, as under Windows this is possible to do it on my chief's laptop. Ciao Siegbert
On Sep 14, 06 15:51:58 +0200, Siegbert Baude wrote:
Matthias Hopf schrieb:
You can configure your Xserver to use clone mode, with a higher resolution, but a lower resolution configured as default. When you attach your external monitor, you can switch to the higher resolution (xrandr / your favorite monitor resolution applet).
This means you can have only one of this resolutions at the same time, right? Is there a solution in the meantime to use 2 different resolutions at the same time wiht identical content, as in the classical laptop with beamer scenario? Last time I checked I found no solution for
Only if you're doing a Xinerama type display (I'm including Merged Framebuffer here), having two independent displays, or by having a virtual resolution with panning on the smaller display. It wouldn't make sense otherwise. Configuration is similar, though a bit more complex.
this, which drives both displays in their native resolution, always one had to scale, which looks ugly on LCDs. I'm sure at least some laptop graphic chips support this, as under Windows this is possible to do it on my chief's laptop.
At least intel chips have handcrafted drivers on windows. A luxury we don't have. So with intel you have much less options. Again, this is non-standard configuration, and complicated to abstract, that's why sax2 does not support this. Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ labs www.mshopf.de
participants (5)
-
Felix Miata
-
Francesco Scaglioni
-
Masaru Nomiya
-
Matthias Hopf
-
Siegbert Baude