From owner-freebsd-questions@FreeBSD.ORG Tue Jan 23 17:42:55 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F227D16A404 for ; Tue, 23 Jan 2007 17:42:55 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.freebsd.org (Postfix) with ESMTP id 7C2FB13C471 for ; Tue, 23 Jan 2007 17:42:55 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (qpszcd@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id l0NHgmRA080915; Tue, 23 Jan 2007 18:42:54 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id l0NHgmFi080914; Tue, 23 Jan 2007 18:42:48 +0100 (CET) (envelope-from olli) Date: Tue, 23 Jan 2007 18:42:48 +0100 (CET) Message-Id: <200701231742.l0NHgmFi080914@lurza.secnetix.de> From: Oliver Fromme To: freebsd-questions@FreeBSD.ORG, giorgosfm@yahoo.gr In-Reply-To: <20070123085847.90035.qmail@web27611.mail.ukl.yahoo.com> X-Newsgroups: list.freebsd-questions User-Agent: tin/1.8.2-20060425 ("Shillay") (UNIX) (FreeBSD/4.11-STABLE (i386)) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Tue, 23 Jan 2007 18:42:54 +0100 (CET) Cc: Subject: Re: Does 82915PM/GMS support dri??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@FreeBSD.ORG, giorgosfm@yahoo.gr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2007 17:42:56 -0000 giorgosfm@yahoo.gr wrote: > i have a problem configuring dri support for my laptop (a celeron > 1.5Ghz, with i915GM GMCH chipset and 768Mb memory). Does anyone knows > firstly if there is a support for this chipset? If so, can you please > check the glxinfo and dmesg and tell me what's wrong? I also have a notebook with 915GM, and DRI works perfectly fine out of the box (using FreeBSD 6.2). For comparison, you can find dmesg, pciconf etc. here: http://www.secnetix.de/~olli/dmesg/centaur/ Make sure you have the "agp", "drm" and "i915drm" devices compiled into your kernel (or have them loaded as modules, but personally I prefer to compile them statically into my kernel). You should also have the latest version of the "graphics/dri" port installed (and latest version of X.org, of course). Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. > Can the denizens of this group enlighten me about what the > advantages of Python are, versus Perl ? "python" is more likely to pass unharmed through your spelling checker than "perl". -- An unknown poster and Fredrik Lundh