From owner-freebsd-questions@FreeBSD.ORG Tue May 9 11:23:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E5E516A4C5 for ; Tue, 9 May 2006 11:23:30 +0000 (UTC) (envelope-from freebsd@orchid.homeunix.org) Received: from orchid.homeunix.org (atx152.neoplus.adsl.tpnet.pl [83.27.5.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id E96EA43D78 for ; Tue, 9 May 2006 11:23:24 +0000 (GMT) (envelope-from freebsd@orchid.homeunix.org) Received: from [192.168.1.66] (blackacidevil.orchid.homeunix.org [192.168.1.66]) (authenticated bits=0) by orchid.homeunix.org (8.13.4/8.13.4) with ESMTP id k49BNDwY020511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 9 May 2006 13:23:21 +0200 (CEST) (envelope-from freebsd@orchid.homeunix.org) Message-ID: <44607B99.9010409@orchid.homeunix.org> Date: Tue, 09 May 2006 13:23:05 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 1.5.0.2 (X11/20060424) MIME-Version: 1.0 To: Eric Schuele References: <445EA144.3020506@computer.org> In-Reply-To: <445EA144.3020506@computer.org> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig69BEB1B5010D4CC40F107556" X-Virus-Scanned: ClamAV 0.88.2/1452/Tue May 9 11:14:00 2006 on orchid.homeunix.org X-Virus-Status: Clean Cc: FreeBSD Questions Subject: Re: DRI and linux compat... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@orchid.homeunix.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2006 11:23:30 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig69BEB1B5010D4CC40F107556 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 08/05/2006 03:39, Eric Schuele wrote: > Hello, >=20 > I'm trying to get a game running. The game in question is > NeverWinterNights though I don't think the problem is related to the > game specifically. The game does actually run. It is just that it is > so unbelievably slow. >=20 > It would appear as though I have no DRI within my linux-compat. DRI is= > working outside of linux-compat. I have been unable to find much on > the web regarding this. Basically this is as far as I've gotten: >=20 > [/compat/linux/usr/X11R6/bin] root# setenv LIBGL_DEBUG verbose > [/compat/linux/usr/X11R6/bin] root# ./glxinfo > libGL: XF86DRIGetClientDriverName: 5.0.3 radeon (screen 0) > libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/radeon_dri.so > drmOpenByBusid: busid is pci:0000:01:00.0 > drmOpenDevice: minor is 0 > drmOpenDevice: node name is /dev/dri/card0 > drmOpenDevice: open result is 4, (OK) > drmOpenByBusid: drmOpenMinor returns 4 > drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 > libGL error: > DDX DRI driver expected Radeon version 4.0.x but got version 5.0.3 > libGL error: InitDriver failed [...] > I'm guessing the my linux libGL does not like my radeon driver's > version? Any way to fool it? (Since I'd rather not downgrade my radeo= n > driver.) >=20 > I am running 6.1-Something as of yesterday. I have never had this game= > working. Just installed it today. So its not like it stopped working > at some point. [...] > Hardware is a Dell Inspiron 5100 2.6GHz. > drm0: port 0xc000-0xc0ff mem > 0xe8000000-0xefffffff,0xfcff0000-0xfcffffff irq 11 at device 0.0 on pci= 1 > info: [drm] AGP at 0xe0000000 128MB > info: [drm] Initialized radeon 1.19.0 20050911 >=20 > Any help is appreciated. Hi Eric, I asked about that @emulation some time ago. DRI under linux compat is not working at the moment. Here's the original thread: http://lists.freebsd.org/pipermail/freebsd-emulation/2006-April/001957.ht= ml Since then I updated linux_base to fc-3_3, X libs to linux-xorg-libs-6.8.2_1 but DRI is still not working (probably due to outdated linux-dri but I'm not an expert). HTH, Karol > Regards, > Eric --=20 Karol Kwiatkowski OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc --------------enig69BEB1B5010D4CC40F107556 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEYHuhezeoPAwGIYsRAmQEAJ91nj+YcJ6jf33tvcKr/SM+u7eENQCfeAMk Hl2p6FyIG0sdadq2+quiMBw= =iG34 -----END PGP SIGNATURE----- --------------enig69BEB1B5010D4CC40F107556--