From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QRPN9-0006Ba-7C for garchives@archives.gentoo.org; Tue, 31 May 2011 13:52:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E49091C14E; Tue, 31 May 2011 13:50:30 +0000 (UTC) Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 986BC1C14E for ; Tue, 31 May 2011 13:50:30 +0000 (UTC) Received: by ewy8 with SMTP id 8so1801039ewy.40 for ; Tue, 31 May 2011 06:50:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:date:user-agent:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=YPhSUOnIqpTvGw4pA4iFRiBv+f1JuDEeqDsaY03W1Ys=; b=Qpb0+uQCKFUT/f930Qfs0ZHlc/gyXfmqfdfhN2jviXx5z3XmyEW07vtPlL1QkPhCdT qOfFW9EjRtoZamIYK+JOeXIJXaJQMdOVXSxPxr5hH98Aae5jnhKZWFdXCuBwXn9T94PD tmk49gi9rxA+CbQvSCfWPd0XD/XEf+hfKH3zQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=LAt1uw7GZpDrt46/S0/f53XpXreHtkITNti767al7G1NkdGtkXGQxEVRy9Xifrcptw vtRbIzZ+H9Ph+EBUMcfC1uLUIxdYEFTOVipCSqGMm0AwKXGyOEMHrgKmuQaFm56tEj4i kgf0IYcWTIBVg2K5ObO0JQhQDuG+4/fCXpNaY= Received: by 10.213.106.203 with SMTP id y11mr1375445ebo.71.1306849829629; Tue, 31 May 2011 06:50:29 -0700 (PDT) Received: from nazgul.localnet (dustpuppy.is.co.za [196.14.169.11]) by mx.google.com with ESMTPS id b19sm47301eec.22.2011.05.31.06.50.27 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 May 2011 06:50:28 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: openrc and /etc/modprobe.d/* Date: Tue, 31 May 2011 15:49:49 +0200 User-Agent: KMail/1.13.7 (Linux/2.6.39-ck; KDE/4.6.3; x86_64; ; ) References: <201105262036.52385.michaelkintzios@gmail.com> <201105300106.50563.alan.mckinnon@gmail.com> <87zkm3yg2r.fsf@newsguy.com> In-Reply-To: <87zkm3yg2r.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201105311549.50072.alan.mckinnon@gmail.com> X-Archives-Salt: X-Archives-Hash: 7f4961e181fa89acef6d74471519d31f Apparently, though unproven, at 00:33 on Tuesday 31 May 2011, Harry Putnam did opine thusly: > Alan McKinnon writes: > >> modules=fuse > >> > >> Which appears to be the proper syntax judging from the comments in > >> the stub file provided (/etc/conf.d/modules). > >> > >> But `fuse' never gets auto loaded. There must be something more or > >> different it needs. > > > > Your syntax is correct. I suspect a module loading issue (not a > > config issue). The answer is likely in your dmesg or messages log > > > > :-) > > > > can you successfully "modprobe fuse" after first login? > > Yes. No problems there at all > > The only mention of fuse in dmesg looks like: > > # dmesg|grep fuse > [ 19.364168] fuse init (API version 7.13) Is fuse blacklisted? -- alan dot mckinnon at gmail dot com