public inbox for gentoo-laptop@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>
To: gentoo-laptop@lists.gentoo.org
Subject: Re: [gentoo-laptop] Unable to clone display on Asus laptop with Intel 855GM
Date: Fri, 25 Jan 2008 16:23:16 -0200	[thread overview]
Message-ID: <479A2914.6080807@yahoo.com.br> (raw)
In-Reply-To: <479A1842.3040203@free.fr>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michael Mestre wrote:
| Summary : X boots in 1024x768, ignoring my 800x600 request, on my
| Intel855GM laptop. Also, it will not  let me have my way with the
| "clone" option.
| ---
| Hi,
|

Hi, Michael!

I wouls suggest you to remove all dual head configuration from your
xorg.conf file, letting only the lcd configuration as usual and use
xrandr to control the resolution of your VGA output and lcd.

I'm saying that because this is exactly the setup I use here and it
works perfectly! I also have an 855GM based laptop and after being
introduced to xrandr, I think I would never touch my xorg.conf again for
dual head configuration.


When you clean up your xorg.conf file, when you start x, your VGA output
will be automatically mirrored. The resolution will be different but X
will try to get a resolution on both monitors to accomodate both panels
(LCD and VGA).

After booting, you will be able to change your resolution with the
following simple command:


xrandr --output VGA --mode 800x600


You may execute xrandr to see what are the available resolutions and
also the syntax for using dua head.

For example, this is what I use to setup my dual head:

~ xrandr --output VGA --mode 640x480 --left-of LVDS --outputLVDS --mode
1400x1050 --rate 60



Also note that you may need to configure in your xorg.conf (I don't know
how to change it dynamically) your virtual screen size. You have to put
the following in your xorg.conf:

~ SubSection "Display"
~                Depth   16
~                Modes "1360x768" "1400x1050" "1024x768" "800x600" "640x480"
~                #Modes "1024x768" "800x600" "640x480"
~                #Virtual   1360 768
~                Virtual    2048 2048
~        EndSubSection


I hope it helps.



Regards,

Francisco Figueiredo Jr.
http://fxjr.blogspot.com
Npgsql Lead Developer
http://pgfoundry.org/projects/npgsql
Mono Project Contributor
http://www.go-mono.com
MonoBrasil Project Founder Member
http://monobrasil.softwarelivre.org


- --
~ - Would you tell me, please, which way I ought to go from here?
~ - That depends a good deal on where you want to get to.
~ 		-- Lewis Carroll "Alice's Adventures in Wonderland"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBR5opE/7iFmsNzeXfAQJXqgf/Y1LPHQr26WoW2ztXFcixUnDZWKJjuQmn
opYR+dPKTV/YFXIsDIzYNlBn4qyParTTK7Y70brUZ0VQWL0KWGSewqxuUybyKC0T
isHu+YGOiz0Vzlg49wMNDup20X1XN6Y9x77iOocTkX1Sw14ooA+gmo/GUT2UAIDq
jUR+KvkKZ6V6bf94h5Hl0HA0ikEy0JiPgqVnO04AkijCugTcVcRONjZ/Jl1UYJqv
wBnI4r52V9YoTQ23Y53nL/+AYzOnfKzHRZD6DsePNdUxlB3FB/fMoptyOUtJY3iE
iB90F2DPHWd1K+bw4EeHP/WTJ6bzxXvRxc1grbPpUpEMK2q82wfNvA==
=zYh8
-----END PGP SIGNATURE-----
-- 
gentoo-laptop@lists.gentoo.org mailing list



  reply	other threads:[~2008-01-25 18:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-25 17:11 [gentoo-laptop] Unable to clone display on Asus laptop with Intel 855GM Michael Mestre
2008-01-25 18:23 ` Francisco Figueiredo Jr. [this message]
2008-01-28  4:39   ` [gentoo-laptop] gentoo-laptop+unsubscribe-nomail@gentoo.org Jared Jacobson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=479A2914.6080807@yahoo.com.br \
    --to=fxjrlists@yahoo.com.br \
    --cc=gentoo-laptop@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox