From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fed1rmmtao101.cox.net (fed1rmmtao101.cox.net [68.230.241.45]) by speech.braille.uwo.ca (Postfix) with ESMTP id 6D48F10A85 for ; Mon, 20 Oct 2008 23:51:10 -0400 (EDT) Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20081021035213.BOHL6175.fed1rmmtao101.cox.net@fed1rmimpo02.cox.net> for ; Mon, 20 Oct 2008 23:52:13 -0400 Received: from lnx2.holmesgrown.com ([72.208.219.132]) by fed1rmimpo02.cox.net with bizsmtp id VFsC1a00A2rzSAG04FsCii; Mon, 20 Oct 2008 23:52:12 -0400 X-Authority-Analysis: v=1.0 c=1 a=3EAWN9ttAAAA:8 a=_PX7U3W9G5bbJJ6xmXEA:9 a=WxW-P64BvRQDAaagstEA:7 a=I7OfFscovNvDedBVP5kG_2-PE7QA:4 a=rPt6xJ-oxjAA:10 X-CM-Score: 0.00 Received: from lnx3.holmesgrown.com ([192.168.1.5] ident=Debian-exim) by lnx2.holmesgrown.com with esmtp (Exim 4.62) (envelope-from ) id 1Ks8I2-0004Uo-Er for speakup@braille.uwo.ca; Mon, 20 Oct 2008 20:52:14 -0700 Received: from steve by lnx3.holmesgrown.com with local (Exim 4.69) (envelope-from ) id 1Ks8I0-0000nK-0B for speakup@braille.uwo.ca; Mon, 20 Oct 2008 20:52:12 -0700 Date: Mon, 20 Oct 2008 20:52:11 -0700 From: Steve Holmes To: speakup@braille.uwo.ca Subject: Re: Kernels in Debian Message-ID: <20081021035211.GA3046@lnx3.holmesgrown.com> Mail-Followup-To: speakup@braille.uwo.ca References: <20081020111446.GA23027@lnx3.holmesgrown.com> <20081020180445.GA24227@localhost.localdomain> <20081020184804.GB29426@lnx3.holmesgrown.com> <20081020222706.GA30913@localhost.localdomain> <20081020233305.GA29967@lnx3.holmesgrown.com> <20081020235136.GA32433@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <20081020235136.GA32433@localhost.localdomain> User-Agent: Mutt/1.5.18 (2008-05-17) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2008 03:51:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 On Mon, Oct 20, 2008 at 04:51:36PM -0700, Gregory Nowak wrote: > The docs you get with the git sources could be out of date. See: > > http://speech.braille.uwo.ca/pipermail/speakup/2008-May/046202.html > > Also note that you will still need the sources for your running > kernel, simply the binary package isn't enough. Someone please correct > me if I'm wrong on that. They are definitly out dated. From what I could tell, there was nomention of how to do a modules-only install. The install script looks like it is for the older way with patching and all. Tonight, I did a 'make' followed by a 'make modules_install' and that seemed to work. I did notice some reference to /usr/src/linux-headers... with a depmod; not sure what exactly was going on in there. This brings up another problem I ran into. The modules_install target put the modules in /lib/modules/2.6.26.1.../extra instead of ..../extra/speakup. The debian packages placed the original speakup modules in a speakup directory. That sounds like the right place to me. This make file from git left the modules in one level up so I moved them down into speakup and I now have a later speakup. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEAREDAAYFAkj9UesACgkQWSjv55S0LfGw0gCgnB8tKlSD4wcb0rlOi464twQO p9AAn3F4JpOf55xnxpocPxCZFM81/f9q =8nmF -----END PGP SIGNATURE-----