From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 36A56380C70; Wed, 9 Jun 2021 22:14:37 -0400 (EDT) Authentication-Results: befuddled.reisers.ca; dkim=pass (1024-bit key; unprotected) header.d=panix.com header.i=@panix.com header.a=rsa-sha256 header.s=panix header.b=krDgi9fl; dkim-atps=neutral Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by befuddled.reisers.ca (Postfix) with ESMTPS id 0845C380BA7 for ; Wed, 9 Jun 2021 22:14:37 -0400 (EDT) Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id 4G0nbv70NzzH47; Wed, 9 Jun 2021 22:14:35 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=panix.com; s=panix; t=1623291276; bh=4FwSEFwwE4chOqj0gzD6AQmDjSUhhIQQfFHkj8GXt+U=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=krDgi9flMUvnI232kOmfxj0ptrtUG68B0mnSY2QGyxZGF6NoN/4DvI2ncpaweSbCx BXSfYzYGOxEliPQtbcso/bkOgTZ9YyJLproOth55TVdqEHLLI2T0wADAfc51r70k4Y JdylNqBYKvm4CuMoFOlF629j5pb0I0LvcAAW6CK0= Received: by panix1.panix.com (Postfix, from userid 20712) id 4G0nbv6z3Bzcbc; Wed, 9 Jun 2021 22:14:35 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id 4G0nbv6sMpzcbV; Wed, 9 Jun 2021 22:14:35 -0400 (EDT) Date: Wed, 9 Jun 2021 22:14:35 -0400 From: Jude DaShiell To: Kelly Prescott , Chris Brannon cc: speakup@linux-speakup.org Subject: Re: Archlinux Speakup problems after alsa package upgrade In-Reply-To: Message-ID: References: <87pmwv45th.fsf@the-brannons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.5 List-Id: What are espeakup-ng's dependencies? The archwiki only has italian articles on this package and the only italian I do sometimes is pizza ande pasta. On Wed, 9 Jun 2021, Jude DaShiell wrote: > dsp doesn't work so far as I know unless alsa-oss is installed and a > /dev/dsp device actually exists. > > > On Wed, 9 Jun 2021, Kelly Prescott wrote: > > > Chris, I did some experimenting and here is what I found. > > espeak is installed and it is what I am using. > > espeak-ng is also installed. > > Commands and results: > > > > espeak "Hello Linux Speakup" > > ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear > > ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe > > ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side > > ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map > > connect(2) call to /dev/shm/jack-0/default/jack_0 failed (err=No such file or > > directory) > > attempt to connect to server failed > > connect(2) call to /dev/shm/jack-0/default/jack_0 failed (err=No such file or > > directory) > > attempt to connect to server failed > > ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp > > ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp > > ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection > > refused > > > > ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection > > refused > > > > ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card > > ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' > > ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card > > ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card' > > connect(2) call to /dev/shm/jack-0/default/jack_0 failed (err=No such file or > > directory) > > attempt to connect to server failed > > Expression 'framesAvail' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: > > 3629 > > Expression 'PaAlsaStreamComponent_GetAvailableFrames( self, &framesAvail, xrun > > )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3989 > > Expression 'PaAlsaStreamComponent_RegisterChannels( &self->playback, > > &self->bufferProcessor, &playbackFrames, &xrun )' failed in > > 'src/hostapi/alsa/pa_linux_alsa.c', line: 4118 > > Expression 'PaAlsaStream_SetUpBuffers( stream, &framesGot, &xrun )' failed in > > 'src/hostapi/alsa/pa_linux_alsa.c', line: 4359 > > > > espeak-ng "Hello Linux Speakup" > > Hello Linux Speakup was spoken. > > > > > > On Wed, 9 Jun 2021, Chris Brannon wrote: > > > > > Kelly Prescott writes: > > > > > >> I just upgraded my archlinux system and alsalibs, alsa-utils, and > > >> other alsa packages were upgraded. > > >> The end result is that speakup would no longer speak properly. > > > > > > Kelly, > > > Are you using espeak-ng or the original espeak? > > > > > > -- Chris > > > > > > > > >