Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-17 Thread Nick Gawronski

Hi, Here is that file.  Nick Gawronski

# To choose the default voice of the espeakup daemon, define VOICE here.
# See /usr/lib/*/espeak-data/lang/ for a list of possible voices.

VOICE=en

# To choose audio output on another sound card, uncomment this and set as
# appropriate (either a card number or a card name as seen in CARD= alsa
# output).
#
ALSA_CARD="AudioPCI"

On 3/17/2021 7:43 PM, Samuel Thibault wrote:

Nick Gawronski, le mer. 17 mars 2021 19:34:24 -0500, a ecrit:

Hi, Here is that output.  Nick Gawronski

Ok, it doesn't seem muted...

What does

   cat /etc/default/espeakup

have to say?

Samuel





Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-17 Thread Nick Gawronski

Hi, Here is that output.  Nick Gawronski

Script started on 2021-03-17 19:32:18-05:00 [TERM="xterm-256color" 
TTY="/dev/pts/0" COLUMNS="120" LINES="30"]

[?2004hroot@debian641:~# amixer -c 0 scontents
[?2004l
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Mono:
  Front Left: Playback 49 [78%] [-21.00dB] [on]
  Front Right: Playback 49 [78%] [-21.00dB] [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Mono:
  Front Left: Playback 23 [37%] [0.00dB] [on]
  Front Right: Playback 23 [37%] [0.00dB] [on]
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'CD',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Mic',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [on]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [on]
Simple mixer control 'Mic Boost (+20dB)',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Video',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Phone',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Aux',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 15
  Front Left: Capture 8 [53%] [12.00dB] [on]
  Front Right: Capture 8 [53%] [12.00dB] [on]
Simple mixer control 'Mix',0
  Capabilities: cswitch cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Front Left - Front Right
  Front Left: Capture [off]
  Front Right: Capture [off]
Simple mixer control 'Mix Mono',0
  Capabilities: cswitch cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Front Left - Front Right
  Front Left: Capture [off]
  Front Right: Capture [off]
[?2004hroot@debian641:~# [?2004l

exit

Script done on 2021-03-17 19:32:47-05:00 [COMMAND_EXIT_CODE="0"]

On 3/17/2021 4:14 PM, Samuel Thibault wrote:

Hello,

Nick Gawronski, le mar. 16 mars 2021 21:32:51 -0500, a ecrit:

[?2004hroot@debian641:~# amixer -c 0 contents

Could you pass scontents rather than contents?

Samuel





Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-17 Thread Samuel Thibault
Nick Gawronski, le mer. 17 mars 2021 19:34:24 -0500, a ecrit:
> Hi, Here is that output.  Nick Gawronski

Ok, it doesn't seem muted...

What does

  cat /etc/default/espeakup

have to say?

Samuel



Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-17 Thread Samuel Thibault
Hello,

Nick Gawronski, le mar. 16 mars 2021 21:32:51 -0500, a ecrit:
> [?2004hroot@debian641:~# amixer -c 0 contents

Could you pass scontents rather than contents?

Samuel



Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-16 Thread Nick Gawronski
Hi, Here is all of those commands that had output the first sound card 
as I only had one in the virtual machine.  Based on this what can you 
tell about this virtual machine as I am able to ssh into it?  Nick Gawronski


Script started on 2021-03-16 21:26:28-05:00 [TERM="xterm-256color" 
TTY="/dev/pts/1" COLUMNS="120" LINES="30"]
[?2004hroot@debian641:~# amixer -c 0 
controlscontrols

[?2004l
Simple mixer control 'Master',0
Simple mixer control 'PCM',0
Simple mixer control 'Line',0
Simple mixer control 'CD',0
Simple mixer control 'Mic',0
Simple mixer control 'Mic Boost (+20dB)',0
Simple mixer control 'Video',0
Simple mixer control 'Phone',0
Simple mixer control 'IEC958',0
Simple mixer control 'Aux',0
Simple mixer control 'Capture',0
Simple mixer control 'Mix',0
Simple mixer control 'Mix Mono',0
[?2004hroot@debian641:~# amixer -c 0 contents
[?2004l
numid=1,iface=MIXER,name='Master Playback Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=on
numid=2,iface=MIXER,name='Master Playback Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
  : values=49,49
  | dBscale-min=-94.50dB,step=1.50dB,mute=0
numid=16,iface=MIXER,name='PCM Playback Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=on
numid=17,iface=MIXER,name='PCM Playback Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
  : values=23,23
  | dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=8,iface=MIXER,name='Line Playback Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=off
numid=9,iface=MIXER,name='Line Playback Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
  : values=0,0
  | dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=10,iface=MIXER,name='CD Playback Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=off
numid=11,iface=MIXER,name='CD Playback Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
  : values=0,0
  | dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=7,iface=MIXER,name='Mic Boost (+20dB)'
  ; type=BOOLEAN,access=rw--,values=1
  : values=off
numid=5,iface=MIXER,name='Mic Playback Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=off
numid=6,iface=MIXER,name='Mic Playback Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
  : values=0,0
  | dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=3,iface=MIXER,name='Phone Playback Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=off
numid=4,iface=MIXER,name='Phone Playback Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
  : values=0,0
  | dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=12,iface=MIXER,name='Video Playback Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=off
numid=13,iface=MIXER,name='Video Playback Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
  : values=0,0
  | dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=14,iface=MIXER,name='Aux Playback Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=off
numid=15,iface=MIXER,name='Aux Playback Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
  : values=0,0
  | dBscale-min=-34.50dB,step=1.50dB,mute=0
numid=18,iface=MIXER,name='Capture Source'
  ; type=ENUMERATED,access=rw--,values=2,items=8
  ; Item #0 'Mic'
  ; Item #1 'CD'
  ; Item #2 'Video'
  ; Item #3 'Aux'
  ; Item #4 'Line'
  ; Item #5 'Mix'
  ; Item #6 'Mix Mono'
  ; Item #7 'Phone'
  : values=0,0
numid=19,iface=MIXER,name='Capture Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=on
numid=20,iface=MIXER,name='Capture Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=15,step=0
  : values=8,8
  | dBscale-min=0.00dB,step=1.50dB,mute=0
numid=21,iface=MIXER,name='IEC958 Playback Con Mask'
  ; type=IEC958,access=r---,values=1
  : values=[AES0=0x0f AES1=0xff AES2=0x00 AES3=0x0f]
numid=22,iface=MIXER,name='IEC958 Playback Pro Mask'
  ; type=IEC958,access=r---,values=1
  : values=[AES0=0xcf AES1=0x00 AES2=0x00 AES3=0x00]
numid=23,iface=MIXER,name='IEC958 Playback Default'
  ; type=IEC958,access=rw--,values=1
  : values=[AES0=0x00 AES1=0x82 AES2=0x00 AES3=0x02]
numid=24,iface=MIXER,name='IEC958 Playback Switch'
  ; type=BOOLEAN,access=rw--,values=1
  : values=off
numid=25,iface=PCM,name='Playback Channel Map'
  ; type=INTEGER,access=rR--,values=2,min=0,max=36,step=0
  : values=3,4
  | container
    | chmap-fixed=MONO
    | chmap-fixed=FL,FR
numid=26,iface=PCM,name='Playback Channel Map',device=1
  ; type=INTEGER,access=rR--,values=2,min=0,max=36,step=0
  : values=0,0
  | container
    | chmap-fixed=MONO
    | chmap-fixed=RL,RR
[?2004hroot@debian641:~# cat /proc/asound/cards
[?2004l
 0 [AudioPCI   ]: ENS1371 - Ensoniq AudioPCI
  Ensoniq AudioPCI ENS1371 at 0x2040, irq 16
[?2004hroot@debian641:~# cat /sys//class/sound//card0/id
[?2004l
AudioPCI
[?2004hroot@debian641:~# cat /var/run/espeakup.card
[?2004l
cat: /var/run/espeakup.card: No 

Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-16 Thread Nick Gawronski
Hi, The system I am using for my host is a windows 10 pro 64 bits system 
and with vmware player I have it set as Debian 10 64 bits as there is no 
version 11.  If I install the ssh server task along with the rest of the 
system during the installation on the host system should I be able to 
ssh into the guest with the networking in vmware player set to nat?  
When I hit backspace in the virtual machine logd in as root or a normal 
user I do get the pc speaker beeps.  If I can login as root on the 
virtual machine what command can I use to unmute the sound card?  Nick 
Gawronski


On 3/16/2021 1:32 PM, Samuel Thibault wrote:

Hello,

Nick Gawronski, le lun. 15 mars 2021 23:11:26 -0500, a ecrit:

I however get no software speech either in the mate desktop or in the
console

I don't have vmware player, so I cannot test this myself. When I try it
with qemu I do get speech both during installation and in the installed
system. So I cannot debug the issue myself.


If I try to use espeak and enter text I get no sound.

Could it be that (for whatever reason) the sound driver on the
installed system does not take care of unmuting the card?


rather then auto detecting or using the system sound card as if I do
this the installation freezes at random points where I suddenly lose
speech.

It would be useful to debunk this as well actually.

Samuel





Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-16 Thread Samuel Thibault
Nick Gawronski, le mar. 16 mars 2021 15:47:49 -0500, a ecrit:
> If I install the ssh server task along with the rest of the system
> during the installation on the host system should I be able to ssh into the
> guest with the networking in vmware player set to nat?

That's supposed to work yes.

> If I can login as root on the virtual machine what command
> can I use to unmute the sound card?

https://wiki.debian.org/accessibility
provides amixer commands to see the levels and other information that
can be useful:

amixer -c 0 scontrols
amixer -c 1 scontrols
cat /proc/asound/cards
echo /sys/class/sound/card*/id
cat /sys/class/sound/card*/id
cat /var/run/espeakup.card
amixer -c 0 scontents
amixer -c 1 scontents

Depending on the result, that'll tell you exactly the name of the
volume control to fix.

Samuel



Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-16 Thread Samuel Thibault
Hello,

Nick Gawronski, le lun. 15 mars 2021 23:11:26 -0500, a ecrit:
> I however get no software speech either in the mate desktop or in the
> console

I don't have vmware player, so I cannot test this myself. When I try it
with qemu I do get speech both during installation and in the installed
system. So I cannot debug the issue myself.

> If I try to use espeak and enter text I get no sound.

Could it be that (for whatever reason) the sound driver on the
installed system does not take care of unmuting the card?

> rather then auto detecting or using the system sound card as if I do
> this the installation freezes at random points where I suddenly lose
> speech.

It would be useful to debunk this as well actually.

Samuel



software speech works with vmware player 16 but not after installation of Debian testing

2021-03-16 Thread Nick Gawronski
Hi, I used the s option to start speech as I am totally blind using this 
image.


https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/amd64/iso-cd/firmware-testing-amd64-netinst.iso

Speech worked fine and I liked the fact that the volume was of a highor 
level then in stable.  I then installed the system making sure that 
vmware player 16 was set to use the Realtek sound card by default rather 
then auto detecting or using the system sound card as if I do this the 
installation freezes at random points where I suddenly lose speech.  I 
find that if I tell vmware player the sound card to use it works fine.  
Once the installation is complete I do the reboot and the virtual 
machine beeps at the boot prompt.  I however get no software speech 
either in the mate desktop or in the console but the navigation keys for 
speakup do beep when I go to the top of the screen so I know it is 
installed and running.  If I try to use espeak and enter text I get no 
sound.  My question is why does the installer work successfully with all 
of the default software installed but not talk when it comes up after 
the installation completes?  This same issue works with the stable 
network installer.  I used the non-free image just so if vmware player 
needed anything it would have it and the normal iso image does the same 
thing.  Nick Gawronski