From owner-freebsd-ppc@FreeBSD.ORG Tue Oct 4 12:19:33 2011 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 ED49D106566B for ; Tue, 4 Oct 2011 12:19:32 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id AB86F8FC17 for ; Tue, 4 Oct 2011 12:19:32 +0000 (UTC) Received: by qyk10 with SMTP id 10so3356476qyk.13 for ; Tue, 04 Oct 2011 05:19:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=V5pk9k2jPXHHUSHVe/u4vpXK7PrYIYPIyFDQAY812rw=; b=XY2j600kCjIrDP36CQO1NdvbS717T67mapzPRRJIjoFTnly6ijUhI8J2zKTVhDNmHM 68ahUlAivfVX2e9YLFic/iwc2NAUxAapbEeiW+9WZROOfXNVBiFHvO53TqndUbZBxbVU ERt/NwXx2scwKnPDLt65JayzhPA7Krxlwf5Bs= MIME-Version: 1.0 Received: by 10.68.21.37 with SMTP id s5mr4240418pbe.35.1317730771645; Tue, 04 Oct 2011 05:19:31 -0700 (PDT) Sender: chmeeedalf@gmail.com Received: by 10.142.156.11 with HTTP; Tue, 4 Oct 2011 05:19:31 -0700 (PDT) In-Reply-To: References: Date: Tue, 4 Oct 2011 08:19:31 -0400 X-Google-Sender-Auth: GnGSffECFIblx5Bd1hAslyKs7Pw Message-ID: From: Justin Hibbits To: =?windows-1251?B?y/7h7uzo8CDD8Ojj7vDu4g==?= Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org Subject: Re: Powerbook G4 GPU choice 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: Tue, 04 Oct 2011 12:19:33 -0000 2011/10/4 =CB=FE=E1=EE=EC=E8=F0 =C3=F0=E8=E3=EE=F0=EE=E2 > I am looking toward getting a Powerbook G4. Which GPU has more support fo= r > 3D (nouveau said it was getting artifacts, couldn't find info on ati). I > prefer the ATI due to double memory. > > - NVIDIA GeForce FX Go5200 / (NV34) > - ATI Mobility Radeon 9700 / (R300) > > Also, this is the latest PPC notebook out there right? Is there some > Chinese > brand out there still doing PPC? I only found an ARM notebook by Genisi. = If > you know of any vendor, please do share. > > Cheers. > > -- > Lyubomir Grigorov (bgalakazam) > You are correct, those are the latest PowerPC laptop models available, unfortunately. No work has been done on the DRI drivers for PowerPC on FreeBSD. The most that we have so far is an AGP attachment, so the drivers compile. Last time I tried they resulted in a blank screen and insane CPU load. This was several months ago though. - Justin