From owner-freebsd-x11@FreeBSD.ORG Thu Jun 23 23:53:41 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 996901065672 for ; Thu, 23 Jun 2011 23:53:41 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 51E2E8FC1A for ; Thu, 23 Jun 2011 23:53:41 +0000 (UTC) Received: by gwb15 with SMTP id 15so1232708gwb.13 for ; Thu, 23 Jun 2011 16:53:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=tIvbPzmhvL6uP98JqYUMow9BPaJs1yd4y8ztq2Bq/tQ=; b=h1h3oy3zu2NxgCWjT2G0vifaqXj94tuRoqTiTHWk7PitqmZKvbugHwtLc9kG0i/f5p NER+Vr5AzrPh7HkrHf3PCJZYKFQDaIruVpWgD3sfA6LRQeZKSTxpbZqhMGv4RevQdzwJ 8Cy9M8xOTJvfegtgmczlUnBbmnCsCYOb3bEIU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=FMekiPqhoIrJsZTlnOAFJM4uY9QSE8idoMjo5Kta3fhn93tO18Rcz0lbxScMIKUPe/ uh7lzTMK+T1FgEPznCcvIwZBY9Z8yBoiPsXfDJdFg//bIzzI5YZAPW7jm+EgL/1bC86B 4ef4iarnbCG/BlFGn7eL8MD9BFiJP3Mebpqec= MIME-Version: 1.0 Received: by 10.150.187.20 with SMTP id k20mr3053511ybf.401.1308873220579; Thu, 23 Jun 2011 16:53:40 -0700 (PDT) Received: by 10.150.12.15 with HTTP; Thu, 23 Jun 2011 16:53:40 -0700 (PDT) Received: by 10.150.12.15 with HTTP; Thu, 23 Jun 2011 16:53:40 -0700 (PDT) In-Reply-To: <201106231742.41873.jkim@FreeBSD.org> References: <201106231742.41873.jkim@FreeBSD.org> Date: Thu, 23 Jun 2011 13:53:40 -1000 Message-ID: From: Kevin Oberman To: Jung-uk Kim Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-x11@freebsd.org Subject: Re: VESA support for wide screens? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2011 23:53:41 -0000 On Jun 23, 2011 11:42 AM, "Jung-uk Kim" wrote: > > On Thursday 23 June 2011 05:22 pm, Kevin Oberman wrote: > > I nave a new laptop with a 1600x900 display and an Intel 3000 > > (Sandybridge) GPU. Looks like no direct support until GEM and KMS > > is available. Until then, I'd really like a display that is not > > squashed. I am not at all familiar with the vesa driver, so I have > > no idea how to proceed. > > > > The only resolution I see offered by the vesa driver is 1024x768. > > Can I add a mode (preferably using xrandr) to get the pixels back > > to being square? And, can I get it to use the full resolution? > > If your VESA BIOS does not support the desired mode, there is no way, > unfortunately. > > Jung-uk Kim So, the video BIOS will report all available vesa modes and the driver will just make those available to the system. Or, on this case, one that does not even match the physical aspect ratio of the screen. I'm bummer. Guess I'll just have to hope that GEM/ONE shows up soon. Thanks! R. Kevin Oberman, Network Engineer Retired kob@gmail.com