From owner-freebsd-current@FreeBSD.ORG Sun Jan 18 05:22:07 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 179EC434; Sun, 18 Jan 2015 05:22:07 +0000 (UTC) Received: from mail-ig0-x236.google.com (mail-ig0-x236.google.com [IPv6:2607:f8b0:4001:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CFD06B91; Sun, 18 Jan 2015 05:22:06 +0000 (UTC) Received: by mail-ig0-f182.google.com with SMTP id hn15so8853487igb.3; Sat, 17 Jan 2015 21:22:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=nPIk38LmHdu9Vz5N4QD4uu3TZzXs8RyxhdLWJazm9w0=; b=eUVSQSJMi/5hYClJ+VMk2N2TMzu8Sz32UvM8nm+DCI/KuUXaJUEtQyVZMAdSFjMNXM UkzeET8OM2ge8l0sUNDzLWaVSciSV368u8VP7//LHFqoX5Jd1y08x/Y44xg5p8e3J0x3 ynNO73I5dC1K/xhko3GVOsxv/pEbxFSdGqo20IbOtuvpSgLHnhhYX2RqUok8M0W1pdQd oLPqwBbgyLzlYy3cu0bm4LkBzwsVSvf62V+K/pJYkoFtSWpYVMxRZ6B6vArSLIED9wno c1L5QqC+bvuPNWPf0bM/mgFe48EYX7bHo515FQGVHn65ZmTmOmkznrOo3ABq2Y5voo63 XcZw== MIME-Version: 1.0 X-Received: by 10.107.168.88 with SMTP id r85mr11797393ioe.76.1421558526095; Sat, 17 Jan 2015 21:22:06 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.107.52.19 with HTTP; Sat, 17 Jan 2015 21:22:06 -0800 (PST) In-Reply-To: <20150118043426.GF91189@rancor.immure.com> References: <20150117151806.GE91189@rancor.immure.com> <54BA8380.4060108@selasky.org> <20150117154837.GL1151@albert.catwhisker.org> <20150118043426.GF91189@rancor.immure.com> Date: Sat, 17 Jan 2015 21:22:06 -0800 X-Google-Sender-Auth: Z3nbJVsZ7Zzcq4J0qbXwhQ5sUN8 Message-ID: Subject: Re: CURRENT breaks loading of nvidia.so From: Kevin Oberman To: Bob Willcox Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD CURRENT , "current@freebsd.org" , FreeBSD Ports X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 18 Jan 2015 05:22:07 -0000 On Sat, Jan 17, 2015 at 8:34 PM, Bob Willcox wrote: > On Sat, Jan 17, 2015 at 07:48:37AM -0800, David Wolfskill wrote: > > On Sat, Jan 17, 2015 at 04:45:04PM +0100, Hans Petter Selasky wrote: > > > > > > Hi, > > > > > > The nvidia-driver package needs to be recompiled with the latest > > > FreeBSD-current sources, because of changes in the callout subsystem. > > > > > > If this is not possible, we can temporarily add the > "_callout_stop_safe" > > > symbol to the kernel for some transition time. > > > ... > > > > While I'm running i386 (vs. amd64), I have not encountered the cited > > issue. > > > > Given the above, I suspect that the fact that I have the line: > > > > PORTS_MODULES=x11/nvidia-driver > > > > > > in /etc/src.conf has a fair amount of (positive) influence on that. > > > > (I track stable/10 & head -- on different slices -- daily on my laptop.) > > > > Peace, > > david > > Thanks ALL! Adding the PORTS_MODULES=x11/nvidia-driver line to my > /etc/src.conf > file and rebuilding the kernel fixed it! > > Learn something new every day! :) > Can anyone tell me where PORTS_MODULES is documented? I don't find it in the Handbook. It's not in src.conf(5). I've known of it since Doug B. (I thing) wrote it. This is a very beneficial tool. It really needs to be well documented. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com