[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: external vga -- ibm thinkpad 600e, neomagic driver



thank you...

On 10/25/05, Will Maier <willmaier@ml1.net> wrote:
> On Tue, Oct 25, 2005 at 10:34:47PM -0400, Matt Price wrote:
> > If someone can walk me through the basics I'd be very grateful.
> > Do I need to add an extra screen, an extra monitor, some kind of a
> > switch somewhere in the config... really, I can't tell you how
> > much I would appreciate this -- I was absolutely humiliated in
> > class today when my laptop wouldn't display on the external vga --
> > after all my sweat and tears getting debian to install at all in
> > the 24 hours btwn when my laptop busted and when I had to get up
> > in front of my students...
>
> Sorry about that...
>
> Anyway, I have a Thinkpad R51 (2883). Video is supported under the
> i815 driver. I plug my external monitor in after the machine POSTs;
> my BIOS will choose the external as the main video display if it's
> plugged in before POST.
>
> | Section "Device"
> |     Option      "DevicePresence"        "true"
> |     Option      "MonitorLayout"         "CRT,LFP"
> |     Option      "Clone"                 "true"
> |     Option      "VBERestore"            "true"
> |     Identifier  "Card0"
> |     Driver      "i810"
> |     VendorName  "Intel Corp."
> |     BoardName   "82852/855GM Integrated Graphics Device"
> |     BusID       "PCI:0:2:0"
> | EndSection
>

well, that was cool, and I am learning from this.  Unfortunately those
are device-specific options, and my machine uses the neomagic driver,
which doesn't accept any of these.  Nonetheless:  I have a
quasi-functional xorg.conf!  I have done the following:

define a second monitor "External Monitor" with a very basic configuration.
define a second screen "VGA Out", again with a minimal configuration,
mostly copied from my default screen
add the line:
Screen "VGA Out" do my default X layout.

Now I can switch back and froth between the two using the BIOS toggle
key (fn-F7 for me).

As far as I can tell, this works as long as I don't start up a second
xsession on another vt.  Since I was using multiple sessions to test
my xorg.conf, this caught me off-guard...  Only discovered my error by
accident.  I'm not sure what the origins of this error are, but for
now I am happy.  No doubt I will discover other bugs in due time...

Thanks much everyone!

matt

> --
>
> o--------------------------{ Will Maier }--------------------------o
> | jabber:..wcmaier@jabber.ccc.de | email:..........wcmaier@ml1.net |
> | \.........wcmaier@cae.wisc.edu | \..........wcmaier@cae.wisc.edu |
> *---[ Debian: The Universal Operating System (www.debian.org) ]----*
>
>
> --
> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>



Reply to: