From owner-freebsd-current@FreeBSD.ORG Fri Nov 25 07:29:22 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D57616A41F for ; Fri, 25 Nov 2005 07:29:22 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C4843D5E for ; Fri, 25 Nov 2005 07:29:14 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.4/8.13.1) with ESMTP id jAP7TDMS045130; Thu, 24 Nov 2005 23:29:14 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.4/8.13.1/Submit) id jAP7TDIo045129; Thu, 24 Nov 2005 23:29:13 -0800 (PST) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: "Cai, Quanqing" In-Reply-To: <2b22951e0511241259y513b74c3x9a81ad2ff7e47c36@mail.gmail.com> References: <1132743283.1197.55.camel@leguin> <1132780093.1197.60.camel@leguin> <2b22951e0511241259y513b74c3x9a81ad2ff7e47c36@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mhx1qsKdoV5tTNFmyKSn" Date: Thu, 24 Nov 2005 23:29:12 -0800 Message-Id: <1132903752.1197.95.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: current@freebsd.org Subject: Re: DRM update for testing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2005 07:29:22 -0000 --=-mhx1qsKdoV5tTNFmyKSn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2005-11-24 at 12:59 -0800, Cai, Quanqing wrote: > I have an on-board video chip: > pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x5333 device 0x8d04 > S3 Inc. VT8375 [ProSavage8 KM266/KL266] >=20 > The kernel driver is OK, and I can kldload it or compile it into > kernel. dmesg shows: > drm0: mem > 0xed000000-0xed07ffff,0xe0000000-0xe7ffffff at device 0.0 on pci1 > info: [drm] AGP at 0xe8000000 64MB > info: [drm] Initialized savage 2.4.1 20050313 >=20 > But there is no DRI in Xorg, here is glxinfo: > name of display: :0.0 > display: :0 screen: 0 > direct rendering: No New DRM drivers aren't enough -- you need new userland. That means xorg-server-snap and dri-devel. If that's not enough, http://dri.freedesktop.org/wiki/DriTroubleshooting --=20 Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org --=-mhx1qsKdoV5tTNFmyKSn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDhr1IHUdvYGzw6vcRAkcqAKCNhRg2Nv0CXz8d4opk46+O4VwZLwCfZ9bA tXKGQyXksyJaNUbHYb8SPQM= =71Oi -----END PGP SIGNATURE----- --=-mhx1qsKdoV5tTNFmyKSn--