From owner-freebsd-x11@FreeBSD.ORG Tue Jun 3 13:51:58 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD1A8106566B for ; Tue, 3 Jun 2008 13:51:58 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id B2ED58FC24 for ; Tue, 3 Jun 2008 13:51:58 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so758823wah.3 for ; Tue, 03 Jun 2008 06:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=G0vl4VLUkWW9713DDzv41zI5mP+f1KwcLsYddeRJTwU=; b=vrvRGR4xz7Syp62Oqzn7E0YyOIoQmZgXphdj268+7AtKWqcR4cV8aE4sJeJWMTfZpRPSteozi65oVdkU0h8LlTYBfdTXTZLFmBH3Qd7PvfyeW0httrEFPEle8gxPjHkAyd7drdSKgkvyDM/Y5njF7IZclgHWLgIyR7USdeyi6bg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=JH2ufGCT8DCdrN7IDuGGPX6zDULvj8riEfSwDN5lONrLJNQV9WxY9nl3NjMNUotefm85XWzRkgcVSCyZtozUlVz9mNFbdKdfG81xCPfA5xN76TvYpWxpSGmkmamg/pjymzvfVN4vr5TWIQZrh1kkAdSf/WcDxDEK0WjhCKgb1Qk= Received: by 10.114.39.16 with SMTP id m16mr5795436wam.98.1212501118342; Tue, 03 Jun 2008 06:51:58 -0700 (PDT) Received: by 10.114.60.15 with HTTP; Tue, 3 Jun 2008 06:51:58 -0700 (PDT) Message-ID: Date: Tue, 3 Jun 2008 14:51:58 +0100 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: "Rawld Gill" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: beb1ee3574b051e9 Cc: freebsd-x11@freebsd.org Subject: Re: can't get 2560x1600 (freebsd 7.0, nv, 8500gt, hp lp3065) 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: Tue, 03 Jun 2008 13:51:59 -0000 On Sun, Jun 1, 2008 at 7:46 PM, Rawld Gill wrote: > I am unable to get X to display 2560x1600. The best I can get is 1280x800. > I've constructed a xorg.conf file with the proper modelines (I think), but > this doesn't help. Try setting "Virtual 2560 1600" in the Display subsection. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer