From owner-freebsd-ports@FreeBSD.ORG Mon Jan 18 09:23:12 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3749410656A3 for ; Mon, 18 Jan 2010 09:23:12 +0000 (UTC) (envelope-from hselasky@freebsd.org) Received: from swip.net (mailfe14.swipnet.se [212.247.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id C0BE28FC08 for ; Mon, 18 Jan 2010 09:23:11 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=SBL_J87QOUAA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=Fc_ohnN0jq5FN_l_9GMA:9 a=8vJxlmjNPjBR3ziqWX7j6BIIrtIA:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe14.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 593167283; Mon, 18 Jan 2010 09:23:07 +0100 Received-SPF: softfail receiver=mailfe14.swip.net; client-ip=188.126.201.140; envelope-from=hselasky@freebsd.org From: Hans Petter Selasky To: "Sergey V. Dyatko" Date: Mon, 18 Jan 2010 09:21:45 +0100 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <20100118094726.270f5a0f@notebook> In-Reply-To: <20100118094726.270f5a0f@notebook> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201001180921.45916.hselasky@freebsd.org> Cc: ports@freebsd.org Subject: Re: fatal trap 12 (video4bsd-kmod) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 09:23:12 -0000 On Monday 18 January 2010 08:47:26 Sergey V. Dyatko wrote: > Hi, > at 1st I want to say that I am very grateful for your work > > after adding video4bsd_load="YES" to loader.conf system traps but when > I load module manualy (after login) all works fine. > > %uname -a > FreeBSD notebook.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #5 > r201770M: Fri Jan 8 17:32:31 EET 2010 > root@notebook.minsk.domain:/usr/obj/usr/src/sys/tiger-asus-a6m i386 > > will be very grateful for any tips > > -- > wbr, tiger > Which version of video4bsd are you using? --HPS