From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1.wpi.edu ([130.215.36.102]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19AbEd-0004vW-00 for ; Tue, 29 Apr 2003 15:57:51 -0400 Received: from mcafee.wpi.edu (mcafee.WPI.EDU [130.215.36.86]) by mail1.WPI.EDU (8.12.9/8.12.9) with SMTP id h3TJvmHR028846 for ; Tue, 29 Apr 2003 15:57:48 -0400 Received: from smtp.wpi.edu(130.215.36.186) by mcafee.wpi.edu via csmap id 4617; Tue, 29 Apr 2003 16:00:26 -0400 (EDT) Received: from wpi.WPI.EDU (root@wpi.WPI.EDU [130.215.24.6]) by smtp.WPI.EDU (8.12.9/8.12.9) with ESMTP id h3TJvmVP005407 for ; Tue, 29 Apr 2003 15:57:48 -0400 Received: from wpi.WPI.EDU (ender3rd@localhost [127.0.0.1]) by wpi.WPI.EDU (8.12.8/8.12.8) with ESMTP id h3TJvlNi018676 for ; Tue, 29 Apr 2003 15:57:47 -0400 (EDT) Received: from localhost (ender3rd@localhost) by wpi.WPI.EDU (8.12.8/8.12.8) with ESMTP id h3TJvllV011195 for ; Tue, 29 Apr 2003 15:57:47 -0400 (EDT) X-Authentication-Warning: wpi.WPI.EDU: ender3rd owned process doing -bs Date: Tue, 29 Apr 2003 15:57:47 -0400 (EDT) From: Owen Patrick Smith To: speakup@braille.uwo.ca Subject: Re: speakup and festival In-Reply-To: <87r87la54q.fsf@Lothlorien.middlearth> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Well the device doesn't seem to have been opened. Did you run $ mknod -c /dev/usrdev c 252 0 before running middleware? also did you run any commands after starting middleware. We don't currently store any data until someone opens the device so if you just run middleware it shouldnt say anything until the next command is typed. Owen On 29 Apr 2003, SergeyFleytin wrote: > Hi! Thanks for your Help. I tried `festval --server &' and after that > `middleware'. These commands run successfully without any error > messages but speakup did not speak. So i wonder if i missed something? > Shall i give any command to kernel at startup? To help those who will > be so kind to assist me in solving my problem i include in this > message the output of `dmesg' concerning speakup and usrdev: > > usrdev: probe() creating Speakup userland device > usrdev: char_create_init(). > Speakup usrdev: Registered as char device major #0 > Speakup usrdev: Minor number is 0 > Speakup v-1.5: initialized > > speakup: initialized device: /dev/synth, node (MAJOR 10, MINOR 25) > > It seems to me that evrything is OK but i can be mistaken. > Thanks in advance, > > Sergey.