From owner-freebsd-current@FreeBSD.ORG Thu Sep 22 09:02:53 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12FB116A41F for ; Thu, 22 Sep 2005 09:02:53 +0000 (GMT) (envelope-from stepan_r@mail.ru) Received: from gate.intelsys.ru (212.44.92.174.satgate.net [212.44.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EF9F43D48 for ; Thu, 22 Sep 2005 09:02:52 +0000 (GMT) (envelope-from stepan_r@mail.ru) Received: by gate.intelsys.ru (Postfix, from userid 1037) id E7B1F25D96; Thu, 22 Sep 2005 13:02:42 +0400 (MSD) Received: from [192.168.2.69] (StepanR [192.168.2.69]) by gate.intelsys.ru (Postfix) with ESMTP id 1094018214; Thu, 22 Sep 2005 13:02:42 +0400 (MSD) Message-ID: <43327331.1070207@mail.ru> Date: Thu, 22 Sep 2005 13:02:41 +0400 From: Stepan Rakhimov User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Panagiotis Astithas , freebsd-current@freebsd.org References: <43310849.6020201@mail.ru> <200509211424.54980.root@solink.ru> <43311D9E.2070507@ebs.gr> <43324302.1060108@mail.ru> <4332576E.1080703@ebs.gr> In-Reply-To: <4332576E.1080703@ebs.gr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on gate.intelsys.ru X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.0 Cc: Subject: Re: works good (Was: Re: BETA5: nvidia-driver starts crashing) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 09:02:53 -0000 Panagiotis Astithas wrote: > Stepan Rakhimov wrote: > >> Panagiotis Astithas wrote: >> >>> Bachilo Dmitry wrote: >>> >>> >>>> В сообщении от Среда 21 Сентябрь 2005 14:14 Stepan Rakhimov написал(a): >>>> >>>> >>>>> Hi, >>>>> After upgrade from 6-BETA4 to BETA5 and my nvidia-driver started to >>>>> panic the kernel (everything run smoothly before >>>>> makeworld/makekernel). >>>>> I rebuilt it, but with no success. >>>>> Did anybody have such a problem? >>>>> >>>>> P.S. my X is absolutely unuseable because nv driver hangs the system >>>>> just after kde load. >>>> >>>> >>>> >>>> >>>> >>>> Well, all my friends think that nvidia drivers actualy do not work in >>>> 6-CURRENT, i am surprised if it did on BETA4 on your machine. >>>> >>>> but nv driver works fine. >>>> >>>> Well everything is strange, lets wait for more posts. >>> >>> >>> >>> It sure works fine here (BETA5, nvidia-driver-1.0.7676) after rebuilding >>> it. What is the panic message and trace? >>> >> >> >> Well, second rebuild helped me, >> but now portversion tells that nvidia-driver needs compat5x and >> localedata ports... i thought that it should install required ports by >> itself. Am i wrong? > > > It must have missed them due to the particular combination of > portupgrade flags you used. Just install them on your own and you will > be fine. Afterwards you may remove relevant entries from libmap.conf > (if, like me, you had them already). What entries exactly do you mean? Stepan