Date: Sun, 14 Dec 2008 10:03:03 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: mailinglist@ahhyes.net Cc: freebsd-x11@freebsd.org Subject: Re: kernel DRM support for Radeon HD 2400 Pro Message-ID: <1229266983.1817.16.camel@ferret.2hip.net> In-Reply-To: <20081214220149.46552haiolsydmzh@nas.xor.net> References: <20081214220149.46552haiolsydmzh@nas.xor.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-DJh5mGSLb0fKwYb63dwY Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2008-12-14 at 22:01 +1100, mailinglist@ahhyes.net wrote: > Hi Guys, >=20 > I have the following options compiled into my kernel: >=20 > device drm > device radeondrm >=20 > But it appears my card is not supported for some reason (the following =20 > is from the scanpci command) >=20 > pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x1002 device 0x94c3 > ATI Technologies Inc Device unknown This is an RV610, which doesn't have 3d support yet. Work is in progress... robert. > pci bus 0x0001 cardnum 0x00 function 0x01: vendor 0x1002 device 0xaa10 > ATI Technologies Inc Device unknow >=20 > I have xorg configured to use the radeonhd driver, however DRI will =20 > not initialize because of no kernel support. >=20 > From the xorg log: >=20 > [alex@newdesktop /var/log]$ cat Xorg.0.log |grep drm > drmOpenDevice: node name is /dev/dri/card0 > drmOpenDevice: open result is -1, (No such file or directory) > drmOpenDevice: open result is -1, (No such file or directory) > drmOpenDevice: Open failed > [drm] failed to load kernel module "radeon" > (EE) RADEONHD(0): RHDDRIVersionCheck: drmOpen("radeon", =20 > "pci:0000:01:00.0") failed. >=20 > Some info about the card: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >=20 > (II) RADEONHD: version 1.2.4, built from dist of git branch master, =20 > commit 4e897263 > (II) Primary Device is: PCI 01:00:0 > (--) Chipset RV610 found >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D >=20 > Apparently for this driver, XV support relies on DRM being =20 > operational, so I effectively have 2 problems. >=20 > Can anyone offer a suggestion/patch? >=20 >=20 > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. >=20 > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" --=20 Robert Noland <rnoland@FreeBSD.org> FreeBSD --=-DJh5mGSLb0fKwYb63dwY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAklFICUACgkQM4TrQ4qfROPKJQCeMLMGLMk2PsGCAqGRrxyYHLhZ 4OsAn1VP1nztg7UiKuX0fcEyMo+UT9cl =vk7n -----END PGP SIGNATURE----- --=-DJh5mGSLb0fKwYb63dwY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1229266983.1817.16.camel>