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 1ORqxR-0005Hm-Fr for garchives@archives.gentoo.org; Thu, 24 Jun 2010 18:15:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C326E0C68; Thu, 24 Jun 2010 18:14:48 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.80.33]) by pigeon.gentoo.org (Postfix) with ESMTP id 6FD24E0C68 for ; Thu, 24 Jun 2010 18:14:48 +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 o5OIElaj027560 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 24 Jun 2010 14:14:48 -0400 (EDT) Received: by ajglap.localdomain (Postfix, from userid 1502) id 8906B19D923; Thu, 24 Jun 2010 14:14:47 -0400 (EDT) From: Allan Gottlieb To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] unable to drive the VGA output References: <201006242002.13449.mathias.krebs@gmail.com> Date: Thu, 24 Jun 2010 14:14:47 -0400 In-Reply-To: <201006242002.13449.mathias.krebs@gmail.com> (Matthias Krebs's message of "Thu, 24 Jun 2010 20:02:13 +0200") 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: 7171b429-edc3-4dfe-862a-5737614e7d4f X-Archives-Hash: fabc7d2e446d26771747b755dbd9be8f 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. thanks, allan