Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2006 15:38:01 +0200
From:      Fabian Keil <freebsd-listen@fabiankeil.de>
To:        Norberto Meijome <freebsd@meijome.net>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: DRI on Radeon 9500 Mobile
Message-ID:  <20060510153801.5102a3a9@localhost>
In-Reply-To: <20060510172547.19d29ac5@localhost>
References:  <20060510121149.7ba4fc5a@localhost> <20060510052528.GA11015@droopy.unibe.ch> <20060510172547.19d29ac5@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_bV355z+4rk6.etP2WZI=iKP
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Norberto Meijome <freebsd@meijome.net> wrote:

> On Wed, 10 May 2006 07:25:28 +0200
> Tobias Roth <roth@iam.unibe.ch> 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: <ACPI video extension> on vgapci0
drm0: <ATI Radeon LW RV200 Mobility 7500 M7> 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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060510153801.5102a3a9>