[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Dectalk PC driver



You may add the following lines to your /etc/rc.d/rc.local script:

cd /etc/dectalk
insmod ./dtpc.o
./dtstart

then it will be initialized each time you boot your machine.


On Tue, 27 Jul 1999, Ryan Shugart wrote:

> Thanks a lot to everyone who has helped me on this problem so far.  I am 
> pleased to report that it is now up and talking.  However, I was 
> wondering if it was at all possible to get the script to load in the 
> Dectalk driver during the startup process, or at least have it so I don't 
> have to be logged in as root to start the driver?  
> Once again, thanks to everyone.
> Ryan
> 
> 
> On Tue, 27 Jul 1999, Nicolas Pitre wrote:
> 
> > On Tue, 27 Jul 1999, Ryan Shugart wrote:
> > 
> > > Dectalk PC.  I ran ./dtstart, and heres where i ran into some problems.  
> > > It said that it could not find dtload.  So I executed ./dtload at the 
> > > command prompt and it said that it couldn't find speech device, check 
> > > usage or the dtpc variable.
> > 
> > The dtstart script is calling dtload as "dtload".  Since '.' (dot) is not
> > in your PATH, the dtstart script should invoke dtload as "./dtload"
> > otherwise it won't be found.  So just edit dtstart and add ./ in front of
> > dtload.
> > 
> > 
> > 
> > Nicolas Pitre, B. ing.
> > nico cam org
> > 
> > 
> > 
> 
> ---
> Send your message for blinux-list to blinux-list redhat com
> Blinux software archive at ftp://leb.net/pub/blinux
> Blinux web page at http://leb.net/blinux
> To unsubscribe send mail to blinux-list-request redhat com
> with subject line: unsubscribe
> 
> 

Nicolas Pitre, B. ing.
nico cam org




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]