From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1IAX4A-00030p-Fa for garchives@archives.gentoo.org; Mon, 16 Jul 2007 20:21:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6GKJ9J0023806; Mon, 16 Jul 2007 20:19:09 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6GKCp22014980 for ; Mon, 16 Jul 2007 20:12:51 GMT Received: by py-out-1112.google.com with SMTP id d32so2890968pye for ; Mon, 16 Jul 2007 13:12:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aUCihA5n9u6io2QHiO3V7QVQNE1JFWXgTHvvfxf71tJEIISMQISccsRLbpnafwyEiW4cNDWqbsiuAAJz3KotwfVuTAVeDacH5dbHqpEKnE8nDHALs5Xd1+FOeLeKCNzlI5eCWzA22P6rN2pxwTne1nGjRc4CM63CqHtwQjdATNc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=c3YHSNgzMNOrSVmcV4FgjPqujM/zAiFQfvtkh9AgGszwk8HyFX//kzPi3CNLYi70p2HxVyfJtWUqLByqhboxVZaj6P23jDpPq32Iik94MNYXZDb31XyADkBVN0jhGvsgJt6ElvM1dKs2C6KJyAegq5yTFAu1FZNdhav7vdcNDSQ= Received: by 10.65.116.10 with SMTP id t10mr7480994qbm.1184616771191; Mon, 16 Jul 2007 13:12:51 -0700 (PDT) Received: by 10.64.251.15 with HTTP; Mon, 16 Jul 2007 13:12:51 -0700 (PDT) Message-ID: <8cd1ed20707161312p8be9badvabab6a15510663a3@mail.gmail.com> Date: Tue, 17 Jul 2007 08:12:51 +1200 From: "Kent Fredric" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] /etc/modules.d how to understand In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Archives-Salt: 6d11e6f3-56ed-4b97-bfee-1ead00d0d23a X-Archives-Hash: f406bf153b0b47c552ff759b2c7b34d1 On 7/17/07, Helmut Jarausch wrote: > Hi, > > I'd like to understand the "magic" of files in /etc/modules.d > How to write such an 'alias' line. > Can anybody point me to a HowTo? > > E.g. in kernel 2.6.22 there is no more an option to select > a USB-WACOM tablet input. > I've built the kernel module from the linuxwacom project, > but what's the right way to load the module. > (I could do an explicit insmod in /etc/conf.d/local.start > but that's not the canonical solution, isn't it.) > > Many thanks for your help, > > Helmut Jarausch I don't know how 'right' this is, but I just'd echo wacom >> /etc/modules.autoload.d/kernel-2.6 But like Ian says, its there in .22, you just have to look harder. :) isengard devious # modinfo wacom filename: /lib/modules/2.6.22-gentoo-r1kz/kernel/drivers/input/tablet/wacom.ko license: GPL description: USB Wacom Graphire and Wacom Intuos tablet driver author: Vojtech Pavlik license: GPL description: USB Wacom Graphire and Wacom Intuos tablet driver author: Vojtech Pavlik srcversion: 3869A1CC72D9632ABD76D1D zcat /proc/config.gz | grep -i wacom CONFIG_TABLET_USB_WACOM=m -- Kent ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each{|x| print "enNOSPicAMreil kdrtf@gma.com"[(2*x)..(2*x+1)]}' -- gentoo-user@gentoo.org mailing list