From owner-freebsd-questions@FreeBSD.ORG Wed Jul 16 14:21:46 2008 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 9644F106566C for ; Wed, 16 Jul 2008 14:21:46 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) by mx1.freebsd.org (Postfix) with ESMTP id 1B5948FC23 for ; Wed, 16 Jul 2008 14:21:45 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id m6GELjU8007236; Wed, 16 Jul 2008 16:21:45 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 913ABBAA1; Wed, 16 Jul 2008 16:11:53 +0200 (CEST) Date: Wed, 16 Jul 2008 16:11:53 +0200 From: Roland Smith To: gelraen Message-ID: <20080716141153.GA27310@slackbox.xs4all.nl> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Problem with enabling DRI on ATI Mobility Radeon X1350 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: Wed, 16 Jul 2008 14:21:46 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 16, 2008 at 01:27:51PM +0300, gelraen wrote: > Hi, > I have notebook HP Compaq 6820s with ATI Mobility Radeon X1350 videocard > and FreeBSD 7.0-RELEASE-p2 installed. >=20 > Videocard recognized by xf86-video-ati-6.9.0: > Xorg.0.log: >=20 > (--) Chipset ATI Mobility Radeon X1350 found >=20 > But: >=20 > 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) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM > [dri] Disabling DRI. >=20 >=20 > Then I consulted with http://dri.freedesktop.org/wiki/DriTroubleshooting > I have tried to use device drm/radeondrm compiled-in kernel and > as kernel module, but videocard appears only as vgapci0, not drm0. >=20 > # pciconf -lv > ... > vgapci0@pci0:1:0:0: class=3D0x030000 card=3D0x30d7103c chip=3D0x71961= 002 > rev=3D0x00 hdr=3D0x00 > vendor =3D 'ATI Technologies Inc' > device =3D 'Mobility Radeon X1350' > class =3D display > subclass =3D VGA > ... > Any advices? Check if the pci ID for this card is in the file /usr/src/sys/dev/drm/drm_pciids.h. If not you could try and add it. I don't have a clue what happens if you do. It might crash your machine.=20 Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkh+AakACgkQEnfvsMMhpyVWnACgnFTbclkMFGlvEjEvy8TpM864 apoAnjG3FAV9SmaAM5xaSTZFsGANi4OS =aZJ2 -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--