public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* speakfreely troubleshoot help please
@  gena-j
   ` Gene Collins
  0 siblings, 1 reply; 6+ messages in thread
From: gena-j @  UTC (permalink / raw)
  To: speakup

Hi all

For some time I've been trying to get speakfreely working on a lfs system.  I as the user, is in the audio group and the sfmike etc binaries have the following permisions:


-rwxr-xr-x 1 root root   13402 2006-06-21 21:53 sfconvert
-rwxr-xr-x 1 root root   36936 2006-06-04 21:30 sfecho
-rwxr-xr-x 1 root root    8649 2006-06-21 21:53 sfinfo
-rwxr-xr-x 1 root audio  14672 2006-06-04 21:30 sflaunch
-rwxr-xr-x 1 root audio  10144 2006-06-04 21:30 sflwl
-rwxr-xr-x 1 root audio  18644 2006-06-04 21:30 sflwld
-rwxr-xr-x 1 root audio 125340 2006-06-04 21:30 sfmike
-rwxr-xr-x 1 root audio  45396 2006-06-04 21:30 sfreflect
-rwxr-xr-x 1 root audio 132052 2006-06-04 21:30 sfspeaker

I can play audio files through ogg123 and mplayer etc but just get the following error when I try to run speakfreely.  From memery, it's a cvs version of speakfreely and the changelog has this top line:

2002-12-11 Wednesday 18:39 

This is the error I get:


                         Gena Joyce
Talk:   sfmike: unable to initialise audio.
                                           Unable to initialise audio.

This is a screenshot of having logged onto the reflector and initiating the who command, which only lists myself but when I tap the spacebar or someone talks it bails out.

I can't seem to find any logs to which I can refer nor see what's wrong with my permissions.  Can anyone offer any ideas of what I haven't or have done that is causing this problem?

Gena M0EBP

root@orchid

-- 
Wow! Linux From Scratch


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: speakfreely troubleshoot help please
   speakfreely troubleshoot help please gena-j
@  ` Gene Collins
     ` gena-j
  0 siblings, 1 reply; 6+ messages in thread
From: Gene Collins @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hi Gena.  It's not the pernmissions on your binaries, it's either the
permissions on your audio devices in /dev, or you are using a sound card
that needs the -dneeded-linear option.

Look at the permissions on /dev/audio, and /dev/dsp0.

Gene

>Hi all
>
>For some time I've been trying to get speakfreely working on a lfs system.  I 
as the user, is in the audio group and the sfmike etc binaries have the followi
ng permisions:
>
>
>-rwxr-xr-x 1 root root   13402 2006-06-21 21:53 sfconvert
>-rwxr-xr-x 1 root root   36936 2006-06-04 21:30 sfecho
>-rwxr-xr-x 1 root root    8649 2006-06-21 21:53 sfinfo
>-rwxr-xr-x 1 root audio  14672 2006-06-04 21:30 sflaunch
>-rwxr-xr-x 1 root audio  10144 2006-06-04 21:30 sflwl
>-rwxr-xr-x 1 root audio  18644 2006-06-04 21:30 sflwld
>-rwxr-xr-x 1 root audio 125340 2006-06-04 21:30 sfmike
>-rwxr-xr-x 1 root audio  45396 2006-06-04 21:30 sfreflect
>-rwxr-xr-x 1 root audio 132052 2006-06-04 21:30 sfspeaker
>
>I can play audio files through ogg123 and mplayer etc but just get the followi
ng error when I try to run speakfreely.  From memery, it's a cvs version of spe
akfreely and the changelog has this top line:
>
>2002-12-11 Wednesday 18:39 
>
>This is the error I get:
>
>
>                         Gena Joyce
>Talk:   sfmike: unable to initialise audio.
>                                           Unable to initialise audio.
>
>This is a screenshot of having logged onto the reflector and initiating the wh
o command, which only lists myself but when I tap the spacebar or someone talks
 it bails out.
>
>I can't seem to find any logs to which I can refer nor see what's wrong with m
y permissions.  Can anyone offer any ideas of what I haven't or have done that 
is causing this problem?
>
>Gena M0EBP
>
>root@orchid
>
>-- 
>Wow! Linux From Scratch
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: speakfreely troubleshoot help please
   ` Gene Collins
@    ` gena-j
       ` Ari Moisio
       ` Gene Collins
  0 siblings, 2 replies; 6+ messages in thread
From: gena-j @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

On Wed, Aug 16, 2006 at 01:58:02PM -0500, Gene Collins wrote:
> Hi Gena.  It's not the pernmissions on your binaries, it's either the
> permissions on your audio devices in /dev, or you are using a sound card
> that needs the -dneeded-linear option.
I'm using my sound blaster, I've had for some years and I'd forgot to include the device permissions but they look OK too:

crw-rw---- 1 root audio 14, 4 2006-08-16 17:23 audio
crw-rw---- 1 root audio 14, 3 2006-08-16 17:23 dsp

Even root has the problem.

Gena
> 
> Look at the permissions on /dev/audio, and /dev/dsp0.
> 
> Gene
> 
> >Hi all
> >
> >For some time I've been trying to get speakfreely working on a lfs system.  I 
> as the user, is in the audio group and the sfmike etc binaries have the followi
> ng permisions:
> >
> >
> >-rwxr-xr-x 1 root root   13402 2006-06-21 21:53 sfconvert
> >-rwxr-xr-x 1 root root   36936 2006-06-04 21:30 sfecho
> >-rwxr-xr-x 1 root root    8649 2006-06-21 21:53 sfinfo
> >-rwxr-xr-x 1 root audio  14672 2006-06-04 21:30 sflaunch
> >-rwxr-xr-x 1 root audio  10144 2006-06-04 21:30 sflwl
> >-rwxr-xr-x 1 root audio  18644 2006-06-04 21:30 sflwld
> >-rwxr-xr-x 1 root audio 125340 2006-06-04 21:30 sfmike
> >-rwxr-xr-x 1 root audio  45396 2006-06-04 21:30 sfreflect
> >-rwxr-xr-x 1 root audio 132052 2006-06-04 21:30 sfspeaker
> >
> >I can play audio files through ogg123 and mplayer etc but just get the followi
> ng error when I try to run speakfreely.  From memery, it's a cvs version of spe
> akfreely and the changelog has this top line:
> >
> >2002-12-11 Wednesday 18:39 
> >
> >This is the error I get:
> >
> >
> >                         Gena Joyce
> >Talk:   sfmike: unable to initialise audio.
> >                                           Unable to initialise audio.
> >
> >This is a screenshot of having logged onto the reflector and initiating the wh
> o command, which only lists myself but when I tap the spacebar or someone talks
>  it bails out.
> >
> >I can't seem to find any logs to which I can refer nor see what's wrong with m
> y permissions.  Can anyone offer any ideas of what I haven't or have done that 
> is causing this problem?
> >
> >Gena M0EBP
> >
> >root@orchid
> >
> >-- 
> >Wow! Linux From Scratch
> >
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
---end quoted text---

-- 
Wow! Linux From Scratch


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: speakfreely troubleshoot help please
     ` gena-j
@      ` Ari Moisio
       ` Gene Collins
  1 sibling, 0 replies; 6+ messages in thread
From: Ari Moisio @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hi!

  Is your card configured to full-deplex, ie it can play and record 
simultaneously?

  To check this, turn your speaker volume down and type command
cat /dev/dsp > /dev/dsp

  Speak to the mikrophone and turn volume up slowly. if you can hear your 
voice after a little delay your card is full-duplex.

  If above command giver error message your card is probably half-duplex 
and you have to recompile speakfreely with -DHALF_DUPLEX option. See 
Makefile for more details.


HTH
-- 
arimo

On Wed, 16 Aug 2006 gena-j@bulldoghome.com wrote:

> On Wed, Aug 16, 2006 at 01:58:02PM -0500, Gene Collins wrote:
>> Hi Gena.  It's not the pernmissions on your binaries, it's either the
>> permissions on your audio devices in /dev, or you are using a sound card
>> that needs the -dneeded-linear option.
> I'm using my sound blaster, I've had for some years and I'd forgot to include the device permissions but they look OK too:
>
> crw-rw---- 1 root audio 14, 4 2006-08-16 17:23 audio
> crw-rw---- 1 root audio 14, 3 2006-08-16 17:23 dsp
>
> Even root has the problem.
>
> Gena
>>
>> Look at the permissions on /dev/audio, and /dev/dsp0.
>>
>> Gene
>>
>>> Hi all
>>>
>>> For some time I've been trying to get speakfreely working on a lfs system.  I
>> as the user, is in the audio group and the sfmike etc binaries have the followi
>> ng permisions:
>>>
>>>
>>> -rwxr-xr-x 1 root root   13402 2006-06-21 21:53 sfconvert
>>> -rwxr-xr-x 1 root root   36936 2006-06-04 21:30 sfecho
>>> -rwxr-xr-x 1 root root    8649 2006-06-21 21:53 sfinfo
>>> -rwxr-xr-x 1 root audio  14672 2006-06-04 21:30 sflaunch
>>> -rwxr-xr-x 1 root audio  10144 2006-06-04 21:30 sflwl
>>> -rwxr-xr-x 1 root audio  18644 2006-06-04 21:30 sflwld
>>> -rwxr-xr-x 1 root audio 125340 2006-06-04 21:30 sfmike
>>> -rwxr-xr-x 1 root audio  45396 2006-06-04 21:30 sfreflect
>>> -rwxr-xr-x 1 root audio 132052 2006-06-04 21:30 sfspeaker
>>>
>>> I can play audio files through ogg123 and mplayer etc but just get the followi
>> ng error when I try to run speakfreely.  From memery, it's a cvs version of spe
>> akfreely and the changelog has this top line:
>>>
>>> 2002-12-11 Wednesday 18:39
>>>
>>> This is the error I get:
>>>
>>>
>>>                         Gena Joyce
>>> Talk:   sfmike: unable to initialise audio.
>>>                                           Unable to initialise audio.
>>>
>>> This is a screenshot of having logged onto the reflector and initiating the wh
>> o command, which only lists myself but when I tap the spacebar or someone talks
>>  it bails out.
>>>
>>> I can't seem to find any logs to which I can refer nor see what's wrong with m
>> y permissions.  Can anyone offer any ideas of what I haven't or have done that
>> is causing this problem?
>>>
>>> Gena M0EBP
>>>
>>> root@orchid
>>>
>>> --
>>> Wow! Linux From Scratch
>>>
>>> _______________________________________________
>>> Speakup mailing list
>>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>>
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> ---end quoted text---
>
>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: speakfreely troubleshoot help please
     ` gena-j
       ` Ari Moisio
@      ` Gene Collins
         ` gena-j
  1 sibling, 1 reply; 6+ messages in thread
From: Gene Collins @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hi Gena.  I checked my Makefile on my machine that is using an sblive
sound card.  I have the -DNEEDED_LINEAR flag set.

Gene


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: speakfreely troubleshoot help please
       ` Gene Collins
@        ` gena-j
  0 siblings, 0 replies; 6+ messages in thread
From: gena-j @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hi

Cheers.

Gena
On Thu, Aug 17, 2006 at 10:53:54AM -0500, Gene Collins wrote:
> Hi Gena.  I checked my Makefile on my machine that is using an sblive
> sound card.  I have the -DNEEDED_LINEAR flag set.
> 
> Gene
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
---end quoted text---

-- 
Wow! Linux From Scratch


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 speakfreely troubleshoot help please gena-j
 ` Gene Collins
   ` gena-j
     ` Ari Moisio
     ` Gene Collins
       ` gena-j

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).