From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by speech.braille.uwo.ca (Postfix) with ESMTP id 5D9F4C1A119 for ; Mon, 19 Nov 2012 04:18:33 -0500 (EST) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TaNUp-0005Ri-FK for speakup@braille.uwo.ca; Mon, 19 Nov 2012 10:18:27 +0100 Received: from 82-220-75-184.dslplus.solnet.ch ([82.220.75.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Nov 2012 10:18:27 +0100 Received: from epprecht by 82-220-75-184.dslplus.solnet.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Nov 2012 10:18:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: speakup@braille.uwo.ca From: Robert Epprecht re Subject: Re: speakup on the Raspberry Pi / compiling speakup modules Date: Mon, 19 Nov 2012 10:18:08 +0100 Message-ID: <85obiu54tr.fsf@i5.home> References: <000601cdb219$e24f3260$a6ed9720$@net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 82-220-75-184.dslplus.solnet.ch User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:t2ALkGbWRvsASDTa9tVukSJRXfA= X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.15 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: Mon, 19 Nov 2012 09:18:33 -0000 I have tried to build a kernel on a raspberry pi. http://elinux.org/RPi_Kernel_Compilation was a good start compiled overnight and boots fine. So next step, how do i compile module speakup_soft? do i need other modules? make menuconfig was not too helpful, btw. I would like to ask the raspbian people about including these modules. But before i ask i want to know better what i'm talking about ;) So any infos very welcome... Robert