From owner-freebsd-ppc@FreeBSD.ORG Mon Sep 16 23:45:30 2013 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2BF1545E for ; Mon, 16 Sep 2013 23:45:30 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtpauth2.wiscmail.wisc.edu (wmauth2.doit.wisc.edu [144.92.197.222]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 025D9292B for ; Mon, 16 Sep 2013 23:45:29 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth2.wiscmail.wisc.edu by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MT800G00RNEAA00@smtpauth2.wiscmail.wisc.edu> for freebsd-ppc@FreeBSD.org; Mon, 16 Sep 2013 18:45:22 -0500 (CDT) X-Spam-PmxInfo: Server=avs-2, Version=6.0.3.2322014, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.9.16.233618, SenderIP=0.0.0.0 X-Spam-Report: AuthenticatedSender=yes, SenderIP=0.0.0.0 Received: from comporellon.tachypleus.net (adsl-76-208-67-251.dsl.mdsnwi.sbcglobal.net [76.208.67.251]) by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MT800F15SNLJ530@smtpauth2.wiscmail.wisc.edu>; Mon, 16 Sep 2013 18:45:22 -0500 (CDT) Message-id: <52379810.3040408@freebsd.org> Date: Mon, 16 Sep 2013 18:45:20 -0500 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130907 Thunderbird/17.0.8 To: Mages Simon Subject: Re: Nvidia Gforce 6600 - Mode not supported - G5 Quad References: <1379371060.1547.18.camel@beelzebub.site> In-reply-to: <1379371060.1547.18.camel@beelzebub.site> 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: Mon, 16 Sep 2013 23:45:30 -0000 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