From owner-freebsd-x11@FreeBSD.ORG Fri Dec 23 01:42:19 2005 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE33B16A41F for ; Fri, 23 Dec 2005 01:42:19 +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 2100B43D58 for ; Fri, 23 Dec 2005 01:42:19 +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 jBN1gHZj072711; Thu, 22 Dec 2005 17:42:18 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.4/8.13.1/Submit) id jBN1gGEP072710; Thu, 22 Dec 2005 17:42:16 -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: rodrigo@liralink.com In-Reply-To: <200512222146.38413.rodrigo@liralink.com> References: <200512222146.38413.rodrigo@liralink.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-63fFcWNzM3NZNZx0moxl" Date: Thu, 22 Dec 2005 17:42:15 -0800 Message-Id: <1135302135.17506.15.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2 FreeBSD GNOME Team Port Cc: freebsd-x11@freebsd.org Subject: Re: Help with DRM and DRI X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2005 01:42:19 -0000 --=-63fFcWNzM3NZNZx0moxl Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2005-12-22 at 21:46 +0000, Rodrigo Galiano wrote: > Hello floks, >=20 >=20 > I recently added myself to the freebsd-x11 mailing list. I'm currently= =20 > running Freebsd6.0-stable on my laptop(Toshiba Sateillite A40-261) with=20 > KDE3.4 .I installed 3DDESKTOP, from the porttree(/usr/ports/x11/3ddesktop= )=20 > sucessfully. The problems lies when I tried to run the program. This is t= he=20 > output I got: >=20 > bash-2.05b$ 3ddeskd > Daemon started. Run 3ddesk to activate. > bash-2.05b$ 3ddeskd: glXIsDirect failed, no Direct Rendering possible! > 3ddeskd: Please configure hardware acceleration. Exiting. >=20 >=20 > Then I googled the problem. I found out then that there would be a pro= blem=20 > with DRM or DRI. I checked out my X logs in /var/log/Xorg.0.log for some=20 > solutions. These are my warning lines(WW) and EE are my error lines: >=20 > (WW) I810(0): Primary Pipe is B, switching off second monitor (0x800 > (EE) I810: Failed to load module "dri" (once-only module, 0) > (WW) I810(0): xf86AllocateGARTMemory: allocation of 4 pages failed > (Cannot allocate memory) > (EE) I810(0): Failed to allocate HW (ARGB) cursor space. > 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 > 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 "i915" > (II) I810(0): [drm] drmOpen failed > (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI. i915 DRI is only supported on recent RELENG_6 or -current. See the archives for much discussion of it. --=20 Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org --=-63fFcWNzM3NZNZx0moxl 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) iD8DBQBDq1X3HUdvYGzw6vcRAnidAJ9ltUStNPFBeRUBVkPLPIT1Nys51QCfTo+d oDRofEK4B/2sfYs4IALtlDY= =wqRo -----END PGP SIGNATURE----- --=-63fFcWNzM3NZNZx0moxl--