From owner-freebsd-mobile@FreeBSD.ORG Tue Sep 5 10:46:47 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8885916A4DD for ; Tue, 5 Sep 2006 10:46:47 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A710B43D49 for ; Tue, 5 Sep 2006 10:46:46 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 21934 invoked from network); 5 Sep 2006 10:46:40 -0000 Received: from unknown (HELO localhost) (775067@[217.50.128.241]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 5 Sep 2006 10:46:40 -0000 Date: Tue, 5 Sep 2006 12:46:38 +0200 From: Fabian Keil To: Norberto Meijome Message-ID: <20060905124638.198621d0@localhost> In-Reply-To: <20060904085333.26290317@localhost> References: <20060825005305.5f145cf6@localhost> <20060824171401.706707ea@localhost> <20060825190556.0e913ec5@localhost> <20060828141712.47b20866@localhost> <20060829001531.4bf13da2@localhost> <20060828163738.3b53601a@localhost> <20060829145427.1b6cf811@localhost> <20060901123741.26016b68@localhost> <20060904085333.26290317@localhost> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2008-08-18.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_ig4cD1Ao76STaE7k0oZEMzc; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-mobile@freebsd.org Subject: Re: AGP ACPI kernel patch ...( was Re: Minimal sample custom devd.conf ( was Re: IBM T30 and suspend/resume capability ) ) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 10:46:47 -0000 --Sig_ig4cD1Ao76STaE7k0oZEMzc Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Norberto Meijome wrote: > On Fri, 1 Sep 2006 12:37:41 +0200 > Fabian Keil wrote: >=20 > > Norberto Meijome wrote: > >=20 > > > On Mon, 28 Aug 2006 16:37:38 +0200 > > > Fabian Keil wrote: > > >=20 > > > > After the last cvsup I didn't > > > > apply the patch to use acpi_video and radeon at the same time and t= hus > > > > Xorg currently doesn't use DRI > > >=20 > > > where did u get the patch for acpi_video + radeon from? I think that'= s what > > > I should be testing next... > >=20 > > http://www.fabiankeil.de/sourcecode/freebsd/agp_patch_6.1.patch > >=20 > > The code comes from Current (via jhb's agp patch). I posted the > > link before and at least for me it doesn't change the > > "suspend with DRI" issue.=20 >=20 > Thanks Fabian :) > I had found that link from the mailing list. I tried it, and this is what= I > found: > - still no agp0 device found. My kernel conf contains: > -- > [...] > device agp # support several AGP chipsets > #device drm > #device radeondrm > [...] > --- > but dmesg showed nothing when booting with that kernel. > When loading X with Load "dri" enabled, it just locks up. I used to have = drm > package installed , and the results were the same wrt. locking up. >=20 > I now realise that when I run the kernel with your patch, i only had libd= rm > installed... i guess it is not a valid test for the X part (though I woul= d have > hoped agp0 to be detected...=20 The patch doesn't include support for new chipsets. If your card wasn't supported by agp before the patch, it will not be supported afterwards either. Fabian --=20 http://www.fabiankeil.de/ --Sig_ig4cD1Ao76STaE7k0oZEMzc Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE/VWOBYqIVf93VJ0RApXfAJ4hm7Wfm4bI204MXT+KuJ+Qtj5ZIgCeI/yj pAkGGnlD6HdcpuI5fjyyZ/4= =LkwA -----END PGP SIGNATURE----- --Sig_ig4cD1Ao76STaE7k0oZEMzc--