From owner-freebsd-ppc@FreeBSD.ORG Tue Sep 17 17:43:30 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 668FD8FC; Tue, 17 Sep 2013 17:43:30 +0000 (UTC) (envelope-from mages.simon@googlemail.com) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D22712665; Tue, 17 Sep 2013 17:43:29 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id p61so5200662wes.26 for ; Tue, 17 Sep 2013 10:43:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:subject:from:to:cc:date:in-reply-to:references :content-type:mime-version:content-transfer-encoding; bh=fD08EV4WvNA11SPN9LYyabU7zfgWSsg0SKsPc9fr9CY=; b=o+YZoWsIZgZfleDkNiR/kt/IPSxoRRZX5jZefpKaiVTJigOTlUb3+a/wlAyMgcn3Ui spN+aD/MzmWJkzG87+vOXnfT6QnOJqusJjBW4T75uNfqXKzYABZmfRj1KITxGY7reeG7 EMUTbaaTzeFZxGS9rtMJabiSBKlfKdERTrmYrioML4QPr2m/pXJxCVT3lbMXRRlaMZ8k 9U2Woct1m47C+HrJ7yaPYsnSVi9HNInv0vr7/b2yrV+R/fCtFGk3JOEJBReb0danJl2i PTIzF6GxSAivwO0Ibq2N6U6p/eWzZP6Edi8BUmbaXBwK7Pasvd2zCZXOA/CgOuF7Czql Gitg== X-Received: by 10.181.12.16 with SMTP id em16mr3485800wid.36.1379439807992; Tue, 17 Sep 2013 10:43:27 -0700 (PDT) Received: from [192.168.2.113] (p54998D50.dip0.t-ipconnect.de. [84.153.141.80]) by mx.google.com with ESMTPSA id mw9sm5559952wib.0.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 17 Sep 2013 10:43:27 -0700 (PDT) Message-ID: <1379439805.1556.0.camel@beelzebub.site> Subject: Re: Nvidia Gforce 6600 - Mode not supported - G5 Quad From: Mages Simon To: Nathan Whitehorn Date: Tue, 17 Sep 2013 19:43:25 +0200 In-Reply-To: <52379810.3040408@freebsd.org> References: <1379371060.1547.18.camel@beelzebub.site> <52379810.3040408@freebsd.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Sep 2013 17:43:30 -0000 Problem solved .... i connected the Display to the Second DVI port and its working now ... On Mon, 2013-09-16 at 18:45 -0500, Nathan Whitehorn wrote: > On 09/16/13 17:37, Mages Simon wrote: > > Hi there, > > > > i try get X up and running on my G5 Quad PowerMac. > > > > But whatever i tried, i got the "Mode not supported" error from my > > Display. > > > > The Display is a "Belinea 1705 S1", it is capable of 1280x1024@60. > > > > I don't know what i could try next. > > > > I already tried fbdev and vesa as alternatives to the nv driver but > > without Success. > > > > I'm not sure what the issue is exactly, but if it helps, I have placed > the xorg.conf I use with this same card on my dual-core G5 at: > http://anacreon.tachypleus.net/~nwhitehorn/xorg.conf > > You will probably need to change the bus ID. > -Nathan