From owner-freebsd-ppc@FreeBSD.ORG Tue Nov 16 01:45:14 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 BD8A6106566C for ; Tue, 16 Nov 2010 01:45:14 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 721A98FC19 for ; Tue, 16 Nov 2010 01:45:14 +0000 (UTC) Received: by qwd6 with SMTP id 6so161909qwd.13 for ; Mon, 15 Nov 2010 17:45:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=fdnBMBwzfhyFtf/02z70eliNBDZOUqYr9nRYFgpf2vk=; b=LfljEZWmU/yBqnEEJvsokDnM4Ku839atpdSYy5QwWTOOf1tXia6AQnBwQhzkxN+Ar/ tQOlcfMeI/kouAuEgPl2QAN41FLr4g5n5E0aJ0HQpsdhVp82JMp4DXZ5jmz/7ojWoTCZ b9lHl4gKW5uh6n2tbJKa16ZPr5q9PLkV+xmzE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JbcVrmCxVZL/w8VmVhT/CgZjQQRJwxtdTFlibPWTug99alggvvCGJEXH0ONL55Qcca iog+cSKpSnsoRrjtDlD2fahUDTv8gkG/naNBS4zWEDQ8mElFBUYvb5Ma7L6+YYi9a/ab zf9p5sC86RL6j3mI4PunEExzg96azu3dXV5JE= MIME-Version: 1.0 Received: by 10.224.11.79 with SMTP id s15mr767522qas.2.1289871913652; Mon, 15 Nov 2010 17:45:13 -0800 (PST) Received: by 10.220.194.131 with HTTP; Mon, 15 Nov 2010 17:45:13 -0800 (PST) Date: Mon, 15 Nov 2010 20:45:13 -0500 Message-ID: From: Super Bisquit To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Question on agp 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, 16 Nov 2010 01:45:14 -0000 I've physically removed the matrox pci card and left the atu radeon agp in the machine. Loader.conf has agp_load="YES". I've had a bit of trouble getting Xorg to configure and deselected setuid and aglx. Vesa, ati, radeon, and radeonhd are the only drivers. I've used the mmap relax from 0 to 1. Xorg log gives me no devices found. Does anyone else have the same equipment- Powermac g4 quicksilver agp? What steps am I missing and where do I need to look? Thanks, Desmond