Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2009 16:58:28 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Robert Noland <rnoland@FreeBSD.org>
Cc:        freebsd-x11@FreeBSD.org, freebsd-mobile@FreeBSD.org
Subject:   Re: EeePC 900 with TwinView/Xinerama mode
Message-ID:  <20090624145828.GA5614@current.Sisis.de>
In-Reply-To: <1245075642.1940.618.camel@balrog.2hip.net>
References:  <20090615070448.GA1982@current.Sisis.de> <1245075642.1940.618.camel@balrog.2hip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Monday, June 15, 2009 a las 09:20:42AM -0500, Robert Noland escribió:

> On Mon, 2009-06-15 at 09:04 +0200, Matthias Apitz wrote:
> > Hello,
> > 
> > I'm running 8-CURRENT on my EeePC 900; it uses the xorg-server
> > xorg-7.4_1.tbz and xf86-video-intel-2.6.3.tbz (from the ports) for the
> > display of the netbook with 1024x600 resolution; My questions is: can I
> > somehow configure a 2nd external display with 1024x768 resolution (for
> > connecting a video beamer for presentations) and bring both screens
> > together in a Xinerama mode, like I can do with my bigger laptop using
> > the NVIDIA driver? Any ideas? Thanks in advance
> 
> This should all be done with xrandr(1).  Just make sure that your
> Virtual line in your xorg.conf allows for enough space in the
> framebuffer.
> 
> robert.

Robert,

I wanted to play around with this on my other 8-CURRENT laptop, but it
says:

$ xrandr
Xlib:  extension "RANDR" missing on display ":0.0".
RandR extension missing

but it should be there:

$ pkg_info | fgrep randr
libXrandr-1.3.0     X Resize and Rotate extension library
randrproto-1.3.0    Randr extension headers
xrandr-1.3.0        Primitive command line interface to the RandR extension

$ fgrep -i randr /var/log/Xorg.0.log
(II) NVIDIA(0):     will be available via XRandR and XF86VidMode):
(II) NVIDIA(1):     will be available via XRandR and XF86VidMode):
(==) RandR enabled
(==) RandR enabled
(II) Initializing built-in extension RANDR

What is wrong? Thx

	matthias

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru@unixarea.de> - w http://www.unixarea.de/
People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090624145828.GA5614>