From owner-freebsd-x11@FreeBSD.ORG Tue Apr 24 20:15:33 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D2691065670 for ; Tue, 24 Apr 2012 20:15:33 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id E368B8FC0C for ; Tue, 24 Apr 2012 20:15:32 +0000 (UTC) Received: by wibhj6 with SMTP id hj6so3494358wib.13 for ; Tue, 24 Apr 2012 13:15:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-operating-system :user-agent; bh=67Tzewan93EMUUJApw+kJHcs7Q3mDWu1w/hhiQZr8xc=; b=tBM8juVOWM2zLlLkJ/nLEB4iWbkRj1Crgz6/xMHdZnyqVFigakJQH5+Xgv3g5VS9Ak 5CLkCSDZYhnvBpb178XXI6Xty6RAt/k7tUkDehbbT4+lGJo+yMI9OfWoGWRfXAR5gHlQ gJ6Gu3GifIE7am5vkuADV6CDbGqNBsyxODwaqUTqI/mzIqpt5vjEv5nrE35k7sFLH7Rm /ioaGb6v8+sOh6FywOCsGKpvstEWLGnxFA+endC3/Nj/eblw1wKt7uxzrPvjho430M/C 1IGtByh6Qa5gmXxQ6ArIf5J2XhNQidz6DY4234+pF2bW5wo8eeZc6VVScdEuoxtwiwkk Ivvw== Received: by 10.180.107.101 with SMTP id hb5mr28605784wib.7.1335298532090; Tue, 24 Apr 2012 13:15:32 -0700 (PDT) Received: from banach (69.Red-79-153-176.dynamicIP.rima-tde.net. [79.153.176.69]) by mx.google.com with ESMTPS id l5sm32032540wia.11.2012.04.24.13.15.31 (version=SSLv3 cipher=OTHER); Tue, 24 Apr 2012 13:15:31 -0700 (PDT) Date: Tue, 24 Apr 2012 22:15:27 +0200 From: Jose Garcia Juanino To: Konstantin Belousov Message-ID: <20120424201526.GA2045@banach> References: <20120424184459.GB2455@banach> <20120424194123.GC2358@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: <20120424194123.GC2358@deviant.kiev.zoral.com.ua> X-Operating-System: FreeBSD 9.0-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-x11@freebsd.org Subject: Re: Loading i915 module panics my system after patching with Intel GPU patch 14.4 for stable/9 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: Tue, 24 Apr 2012 20:15:33 -0000 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El martes 24 de abril a las 21:41:23 CEST, Konstantin Belousov escribi=F3: > Apply the patch below on top of 14.4. Most likely, it would cure the > panic on agp attach failure. >=20 > Anyway, enable verbose booting, and show me the kernel messages after > kldload i915 is initiated for 14.4 + patch below. > > [ ........... ] Thanks for your response. The panic is fixed after your patch was applied, and after kldload i915 module, I get: agp0: on vgapci0 agp0: unknown memory configuration, disabling (GCC1 14) device_attach: agp0 attach returned 22 drm0: on vgapci0 error: [drm:pid1944:drm_load] *ERROR* Card isn't AGP, or couldn't initializ= e AGP. device_attach: drm0 attach returned 12 Best regards --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk+XCd4ACgkQFOo0zaS9RnK99gCfVxtTSJbdShl74KqV+gZ2Rdgb QF4AoK1drniq70Wh3bnBN246qn7R8KVf =v1fW -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--