From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 25 15:09:57 2010 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACFF4106566B for ; Sun, 25 Apr 2010 15:09:57 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from mail.icecube.wisc.edu (trout.icecube.wisc.edu [128.104.255.119]) by mx1.freebsd.org (Postfix) with ESMTP id 735B68FC1B for ; Sun, 25 Apr 2010 15:09:57 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.icecube.wisc.edu (Postfix) with ESMTP id E1D03582C0; Sun, 25 Apr 2010 10:09:56 -0500 (CDT) X-Virus-Scanned: amavisd-new at icecube.wisc.edu Received: from mail.icecube.wisc.edu ([127.0.0.1]) by localhost (trout.icecube.wisc.edu [127.0.0.1]) (amavisd-new, port 10030) with ESMTP id U9IpAFh5ur4W; Sun, 25 Apr 2010 10:09:56 -0500 (CDT) Received: from elpis.tachypleus.net (unknown [76.210.66.137]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 52439582BE; Sun, 25 Apr 2010 10:09:56 -0500 (CDT) Message-ID: <4BD45B43.3050501@freebsd.org> Date: Sun, 25 Apr 2010 10:09:55 -0500 From: Nathan Whitehorn User-Agent: Thunderbird 2.0.0.24 (X11/20100415) MIME-Version: 1.0 To: Super Biscuit References: <14636.21459.qm@web110107.mail.gq1.yahoo.com> In-Reply-To: <14636.21459.qm@web110107.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Update:Xorg build and performance. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2010 15:09:57 -0000 Super Biscuit wrote: > --- On Sat, 4/24/10, Garrett Cooper wrote: > > From: Garrett Cooper > Subject: Re: Update:Xorg build and performance. > To: "Super Biscuit" > Date: Saturday, April 24, 2010, 10:12 AM > > On Sat, Apr 24, 2010 at 2:57 AM, Super Biscuit wrote: > >> --- On Fri, 4/23/10, Olivier Gautherot wrote: >> >> From: Olivier Gautherot >> Subject: Re: Update:Xorg build and performance. >> To: "Super Biscuit" >> Cc: "Nathan Whitehorn" , freebsd-ppc@freebsd.org >> Date: Friday, April 23, 2010, 8:06 PM >> >> Hi, >> >> On Fri, Apr 23, 2010 at 3:55 PM, Super Biscuit wrote: >> >> >> Xorg still does not start. >> >> No screens found >> >> I added then removed the fbdev. >> >> Will I need to compile Xorg without fbdev? >> >> The file xorg.conf is non existent on my system >> >> If you need more information, tell me. >> >> For some reason, Xorg is lacking a device or something - basically, it does not find a refresh mode compatible with your graphics card and your screen. Could you post your xorg.log somewhere? >> >> >> >> Cheers >> -- >> Olivier Gautherot >> olivier@gautherot.net >> >> >> I'll post right after I get pastebin installed. >> Thanks for replying. >> > > http://pastebin.com/ (no installation required)? > -Garrett > > > I had to reinstall 9.0 SNAPHOT. > Here i the pastebin url. > > http://slexy.org/view/s20QpUxwW3 > > The author name is moleque. I also did not install the framebuffer, vesa, or dummy drivers this time. > > Thanks for replying. > What modules did you install? It looks like you may not have installed any. You need at least a driver for your graphics card (xf86-video-r128) and the keyboard and mouse drivers. -Nathan