From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ORtQU-00084w-I6 for garchives@archives.gentoo.org; Thu, 24 Jun 2010 20:53:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E6DBE09F7; Thu, 24 Jun 2010 20:53:05 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.80.33]) by pigeon.gentoo.org (Postfix) with ESMTP id 10D46E09F7 for ; Thu, 24 Jun 2010 20:53:04 +0000 (UTC) Received: from ajglap.localdomain (ool-4a59b202.dyn.optonline.net [74.89.178.2]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id o5OKr3un019431 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 24 Jun 2010 16:53:04 -0400 (EDT) Received: by ajglap.localdomain (Postfix, from userid 1502) id DFE3E19D923; Thu, 24 Jun 2010 16:53:03 -0400 (EDT) From: Allan Gottlieb To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] unable to drive the VGA output (Solved) References: <201006242002.13449.mathias.krebs@gmail.com> Date: Thu, 24 Jun 2010 16:53:03 -0400 In-Reply-To: (Allan Gottlieb's message of "Thu, 24 Jun 2010 14:14:47 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Archives-Salt: 33e8c7eb-f54e-411a-847c-67a76ab5146d X-Archives-Hash: 0a91294bc522c5169e8ea2224f1d7cee At Thu, 24 Jun 2010 14:14:47 -0400 Allan Gottlieb wrote: > At Thu, 24 Jun 2010 20:02:13 +0200 Matthias Krebs wrote: > >> Am Donnerstag 24 Juni 2010, 01:14:44 schrieb Allan Gottlieb: >>> Laptop: dell E6510 >>> Gentoo: ~amd64 >>> Graphics: nvidia VVS 3100M >>> >>> I am unable to drive the VGA output. Symptoms include >>> >>> * Executing "xrandr" does not mention LVDS or VGA >>> (and using --output VGA gives a warning that VGA doesn't exist) >> try with default like : >> xrandr --output default --mode 1280x1024 > > This works and permits me to change the resolution of the display. > >> xrandr without options show the available resolutions, second line shows the >> output names, like "DVI-0 connected" or "default connected". on my one box >> with the nvidia driver i have "default connected" > > Right. I just have "default connected" as well. > Do you know how to enable DVI-0 connected? > > Your msg encourages me to search documentation about the nvidia driver. Bingo. The "one" word soln is TwinView. The documentation with the nvidia driver explains everything. In this version nvidia-settings can be invoked to do all the various settings. thanks again, allan