From owner-freebsd-questions@FreeBSD.ORG Fri Jan 29 22:54:12 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E19C71065694 for ; Fri, 29 Jan 2010 22:54:12 +0000 (UTC) (envelope-from pit@joseph-a-nagy-jr.us) Received: from outbound-mail-01.bluehost.com (outbound-mail-01.bluehost.com [69.89.21.11]) by mx1.freebsd.org (Postfix) with SMTP id AE5218FC17 for ; Fri, 29 Jan 2010 22:54:12 +0000 (UTC) Received: (qmail 13233 invoked by uid 0); 29 Jan 2010 22:54:12 -0000 Received: from unknown (HELO box264.bluehost.com) (69.89.31.64) by outboundproxy4.bluehost.com with SMTP; 29 Jan 2010 22:54:12 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=joseph-a-nagy-jr.us; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:X-Enigmail-Version:Content-Type:X-Identified-User; b=Z4GcmUAmaBXEQU0M8Dmeh/Skoipc2GY3VuWX4n/ZlmBiTnRRzg9Vbww1HPtm+r5DL/wk8CloNgE/4uN7gaqGFh+giB5osYFnrEE1FaVyGE7w9qftgEe330DazshZiYMJ; Received: from [206.74.86.236] (helo=[192.168.1.51]) by box264.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1Nazj9-0001sv-Ny for freebsd-questions@freebsd.org; Fri, 29 Jan 2010 15:54:12 -0700 Message-ID: <4B6366F3.8060906@joseph-a-nagy-jr.us> Date: Fri, 29 Jan 2010 16:53:39 -0600 From: Programmer In Training User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4B6341C7.9020809@joseph-a-nagy-jr.us> <20100129223008.GG64692@comcast.net> In-Reply-To: <20100129223008.GG64692@comcast.net> X-Enigmail-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4849EDB91BD477D6D1C6A873" X-Identified-User: {2250:box264.bluehost.com:ameliora:joseph-a-nagy-jr.us} {sentby:smtp auth 206.74.86.236 authed with pit@joseph-a-nagy-jr.us} Subject: Re: Xorg Not Finding AGP Card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2010 22:54:13 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4849EDB91BD477D6D1C6A873 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 1/29/2010 4:30 PM, Charlie Kester wrote: > I'm not sure why Xorg isn't seeing your video card. Do you see a device= > named "agpgart" in /dev? If not, it probably means the agp module > couldn't identify your card when you last booted the machine. What's > the make and model of your card, and what version of FreeBSD are you > running? ATI Radeon 9200 (might be just a 9K, I forget exactly), FreeBSD-8.0RELEASE. What would have changed between first install and this one? Yes, agpgart is there. > You're not supposed to start hald or dbus from the commandline like > that. Instead add the following lines to your /etc/rc.conf file: >=20 > hald_enable=3D"YES" > dbus_enable=3D"YES" Already there, just seems like last time I was able to start dbus from the cli. > Then run the following commands from the command line: >=20 > /usr/local/etc/rc.d/hald start > /usr/local/etc/rc.d/dbus start which is probably how I did it before. Heh. I've already rebooted since adding the hald and dbus lines to rc.conf --=20 Yours In Christ, PIT Emails are not formal business letters, whatever businesses may want. --------------enig4849EDB91BD477D6D1C6A873 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJLY2b5AAoJEENZQ8DH7rW0Rg0H/3QzQ9G9yzLHqsGS5YeN1PjJ hcs7XyCazm+GDKSwOT+fMZJWxpkZgGCscvM/84f8VBduy/cljZA5OXkD4CaLFTqO bZkJBXwItoQS03mn+SW5yXB9IbnaetPlh+jzacaVpCFVMgMrFlAKF/ehh+RN3fbY StNunmN+BvbnfW64MM6DMSNz1RgjrQAyTcBmhBKPUWsdr1fxPUYAerG+FNaMNkKN zYgtZbBTowzdNyrBXzRn40bbNVrNnpI1figKLAr7fjmOy3bM8f/fVpfU2rPCDFvX FmsWKrbTYr6bWObNnpWH1Pw0+VhmmI//tHCvigyeHD3QjCly+U5LGSwkCMDuZ6s= =B56Y -----END PGP SIGNATURE----- --------------enig4849EDB91BD477D6D1C6A873--