From owner-freebsd-mobile@FreeBSD.ORG Wed May 10 13:38:16 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 1414F16A4D9 for ; Wed, 10 May 2006 13:38:16 +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 53B7643D6A for ; Wed, 10 May 2006 13:38:11 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 15178 invoked from network); 10 May 2006 13:38:10 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.50.132.200]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 10 May 2006 13:38:10 -0000 Date: Wed, 10 May 2006 15:38:01 +0200 From: Fabian Keil To: Norberto Meijome Message-ID: <20060510153801.5102a3a9@localhost> In-Reply-To: <20060510172547.19d29ac5@localhost> References: <20060510121149.7ba4fc5a@localhost> <20060510052528.GA11015@droopy.unibe.ch> <20060510172547.19d29ac5@localhost> X-Mailer: Sylpheed-Claws 2.1.1 (GTK+ 2.8.17; i386-portbld-freebsd6.1) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_bV355z+4rk6.etP2WZI=iKP"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-mobile@freebsd.org Subject: Re: DRI on Radeon 9500 Mobile 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: Wed, 10 May 2006 13:38:19 -0000 --Sig_bV355z+4rk6.etP2WZI=iKP Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Norberto Meijome wrote: > On Wed, 10 May 2006 07:25:28 +0200 > Tobias Roth wrote: >=20 > > it's supposed to be fixed? cool, I'll try it too then. >=20 > i haven't heard this ... i thikn there is a patch floating around, but do= nt > know if it has been included in 6.1 . I *thought/hoped* it'd be fixed. I think at least one of your problems is that radeon and acpi_video can't be used together on FreeBSD 6.x, unless you use jhb@'s agp patch. Afterwards you get a vgapci device, which can be used by both modules, acpi_video and radeon, to attach to: fk@TP51 ~ $pciconf -lv | grep -A 4 vgapci=20 vgapci0@pci1:0:0: class=3D0x030000 card=3D0x05301014 chip=3D0x4c57100= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'ATI Technologies Inc' device =3D 'fdds Radeon Mobility M7 LW' class =3D display subclass =3D VG fk@TP51 ~ $dmesg | grep -A 3 acpi_video acpi_video0: on vgapci0 drm0: on vgapci0 info: [drm] AGP at 0xd0000000 256MB info: [drm] Initialized radeon 1.19.0 20050911 Gregers Petersen wrote about a month ago that "after some re-compile business" the patch "makes it possible to resume from suspend". (This list, Thread: Activating acpi on a thinkpad R51) However I still have the same resume problem with X loaded, and Gregers never made it clear if he was talking about his own experience and what exactly the "re-compile business" was. I made my last experiments four weeks ago, but I don't think there were any relevant changes made since then. You should give that patch a try anyway, I don't think there's a chance that it will work without it. Fabian --=20 http://www.fabiankeil.de/ --Sig_bV355z+4rk6.etP2WZI=iKP Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEYey/jV8GA4rMKUQRAu8vAKCiFuUPY4zW1MBdetlNx3EROtWlbwCcDmmo R6+GfPY5XVskRnrJFHXjgkQ= =RKQA -----END PGP SIGNATURE----- --Sig_bV355z+4rk6.etP2WZI=iKP--