From owner-freebsd-stable@FreeBSD.ORG Wed Dec 21 09:23:19 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E60916A41F; Wed, 21 Dec 2005 09:23:19 +0000 (GMT) (envelope-from llp@iteranet.com) Received: from eva.iteranet.ru (eva.iteranet.ru [212.74.231.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF89843D49; Wed, 21 Dec 2005 09:23:16 +0000 (GMT) (envelope-from llp@iteranet.com) Received: from [10.1.41.116] ([10.1.44.102]) by eva.iteranet.ru (8.13.1/8.13.1) with ESMTP id jBL9NDjU051304; Wed, 21 Dec 2005 12:23:14 +0300 (MSK) (envelope-from llp@iteranet.com) Message-ID: <43A91FC7.8090808@iteranet.com> Date: Wed, 21 Dec 2005 12:26:31 +0300 From: Alexey Popov User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050419) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gianmarco Giovannelli References: <200512192029.jBJKTtDx055502@lurza.secnetix.de> <43A74DBA.3000609@tvnetwork.hu> <43A7ACEC.50605@iteranet.com> <7.0.0.16.2.20051220090629.04ba99e8@gimbo.org> <43A7D3E6.608@iteranet.com> <43A88C31.9070302@tvnetwork.hu> <7.0.0.16.2.20051221062911.05507d90@gimbo.org> In-Reply-To: <7.0.0.16.2.20051221062911.05507d90@gimbo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (eva.iteranet.ru [212.74.231.163]); Wed, 21 Dec 2005 12:23:14 +0300 (MSK) X-Virus-Scanned: ClamAV 0.87.1/1213/Mon Dec 19 17:48:34 2005 on eva.iteranet.ru X-Virus-Status: Clean Cc: stable@freebsd.org, =?ISO-8859-1?Q?L=E1szl=F3_K=E1roly?= , freebsd-x11@freebsd.org Subject: Re: i915drm X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2005 09:23:19 -0000 Hi. Gianmarco Giovannelli wrote: > >>>>>> > error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't > >>>> i915 DRM is not fully supported in -stable. You may try 7-current or > >>>> this hack: ftp://213.85.11.250/pub/drm3.patch . > >>> I have applied the patch et voila' :-) > >>> drmsub0: : (child of agp_i810.c) on agp0 > >>> info: [drm] AGP at 0xb0080000 0MB > >>> info: [drm] Initialized i915 1.2.0 20041217 > >>> hp:/home/gmarco> glxgears > >>> ERROR: line 125, Function intelInitDriver, File intel_screen.c > >> Works for me with graphics/dri-devel and x11-server/xorg-server > >The combination of graphics/dri-devel and x11-servers/xorg-server is not > >suitable for i915gm. This chip is only supported by > >x11-servers/xorg-server-snap. However it does not work well with either > >graphics/dri-devel or dri from cvs (as of today). > Infact I have tried all the combinations me too, but I found that plain > xorg 6.8.2 doesn't work after the patch (it seems to remember it used to > work before, but I can be wrong) and with the latest snapshot (903) the > latest dri produces the error above resulting slover than before the > patch. Is there any diagnostics on how plain xorg doesn't work? Personally I just made patch for successfully initializing i915.ko. I think, freebsd-x11 is better list for this thread. May be Eric can say something? With best regards, Alexey Popov