From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dukecmmtar02.coxmail.com (dukecmmtar02.coxmail.com [68.99.120.49]) by speech.braille.uwo.ca (Postfix) with ESMTP id E4DB310B4B for ; Fri, 24 Oct 2008 06:51:30 -0400 (EDT) Received: from [192.168.0.30] (really [70.166.17.47]) by dukecmmtar02.coxmail.com (InterMail vM.6.01.06.05 201-2131-130-106-20070212) with ESMTP id <20081024105239.HNQC29324.dukecmmtar02.coxmail.com@[192.168.0.30]> for ; Fri, 24 Oct 2008 06:52:39 -0400 Message-ID: <4901A8E7.1030900@baechler.net> Date: Fri, 24 Oct 2008 03:52:23 -0700 From: Tony Baechler User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: Kernels in Debian References: <20081020111446.GA23027@lnx3.holmesgrown.com> <48FDA8A2.3000504@baechler.net> <4901AE61.9040507@gmx.net> In-Reply-To: <4901AE61.9040507@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Fri, 24 Oct 2008 10:51:31 -0000 lutz kaiser wrote: > i use debian and with installed speakup-modules for my kernel. > > now i tried to switch to the newer version of speakup. > git pulling, went ok. > > then i followed your steps, received no errors, but still i have the > old modules installed. > (date september 1th) Hi, Did you move the speakup* modules to the speakup directory? Did you run depmod? I had the old modules until I did both steps. Try rebooting after running depmod. You could also try "modinfo speakup" or "dmesg|grep speakup" to see if that shows anything useful.