From owner-freebsd-multimedia Tue Feb 19 12:22:36 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from gladstone.uoregon.edu (gladstone.uoregon.edu [128.223.142.14]) by hub.freebsd.org (Postfix) with ESMTP id 9C95A37B404 for ; Tue, 19 Feb 2002 12:22:31 -0800 (PST) Received: from positron.anholt.dyn.dhs.org (d184-101.uoregon.edu [128.223.184.101]) by gladstone.uoregon.edu (8.12.2/8.12.2) with ESMTP id g1JKMRWS014245; Tue, 19 Feb 2002 12:22:27 -0800 (PST) Subject: Re: How to make /dev/dri/card0? From: Eric Anholt To: Anders Pedersen Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: <20020219121450.A1626@woop.trustix.com> References: <5.1.0.14.2.20020217191912.0134f3a8@pop.voyager.net> <20020219121450.A1626@woop.trustix.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 19 Feb 2002 12:22:27 -0800 Message-Id: <1014150147.344.9.camel@positron.anholt.dyn.dhs.org> Mime-Version: 1.0 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If you have a g550, the pci id wasn't listed in the drm until 0.9.5, which is on the website, meaning that the drm didn't attach (and you'll get errors like it's not loaded). On Tue, 2002-02-19 at 03:14, Anders Pedersen wrote: > I have the exact same problems at home with my matrox g550 card. > I went for a dive into the source code and noticed that the cardN devices are > created and deleted automagically. And it is not a listed device in MAKEDEV either. > The problem occur when drmOpenDevice is called, and it fails opening the > newly created device. > > I've compiled xfree numerous times, both from cvs and ports, tried with varius > combinations of the drm port etc.. still excact same error as you. > So I'd be happy to if anyone had a clever answer this :) > > (I'll try again later and retrieve more detailed debugging if wanted.) > -- > Anders Pedersen > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message