Bug#667743: debian-installer: No sound when using software speech

2012-04-07 Thread Elimar Riesebieter
fixed 667743 1.0.25-1
thanks

* Samuel Thibault sthiba...@debian.org [2012-04-06 19:21 +0200]:

 reassign 667743 alsa-utils-udeb
 thanks
 
 Hello,
 
 Tony Baechler, le Fri 06 Apr 2012 04:41:11 -0700, a écrit :
  When booting the CD, I press s and Enter to start software speech.
  I get no sound.  I have to go to a shell and run amixer.  My sound
  card is a Sound Blaster Audigy using the emu_10k1 module.
  Apparently, Audigy/Analog digital output jack is set to on, which
  effectively mutes the card.
 
 Oops, looking at the utils.sh script, it is explicitly set to on there.
 Do we know exactly why this is so?

This is fixed while doing an Ubuntu merge last upload (1.0.25-1).

Elimar
-- 
  On the keyboard of life you have always
  to keep a finger at the escape key;-)



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667743: debian-installer: No sound when using software speech

2012-04-07 Thread Samuel Thibault
Elimar Riesebieter, le Sat 07 Apr 2012 09:01:20 +0200, a écrit :
 fixed 667743 1.0.25-1
 thanks
 
 * Samuel Thibault sthiba...@debian.org [2012-04-06 19:21 +0200]:
 
  reassign 667743 alsa-utils-udeb
  thanks
  
  Hello,
  
  Tony Baechler, le Fri 06 Apr 2012 04:41:11 -0700, a écrit :
   When booting the CD, I press s and Enter to start software speech.
   I get no sound.  I have to go to a shell and run amixer.  My sound
   card is a Sound Blaster Audigy using the emu_10k1 module.
   Apparently, Audigy/Analog digital output jack is set to on, which
   effectively mutes the card.
  
  Oops, looking at the utils.sh script, it is explicitly set to on there.
  Do we know exactly why this is so?
 
 This is fixed while doing an Ubuntu merge last upload (1.0.25-1).

Err, in 1.0.25-1, 

switch_control Audigy Analog/Digital Output Jack on

is still there...

Samuel



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667743: debian-installer: No sound when using software speech

2012-04-07 Thread Elimar Riesebieter
* Samuel Thibault sthiba...@debian.org [2012-04-07 10:14 +0200]:

 Elimar Riesebieter, le Sat 07 Apr 2012 09:01:20 +0200, a écrit :
  fixed 667743 1.0.25-1
  thanks
  
  * Samuel Thibault sthiba...@debian.org [2012-04-06 19:21 +0200]:
  
   reassign 667743 alsa-utils-udeb
   thanks
   
   Hello,
   
   Tony Baechler, le Fri 06 Apr 2012 04:41:11 -0700, a écrit :
When booting the CD, I press s and Enter to start software speech.
I get no sound.  I have to go to a shell and run amixer.  My sound
card is a Sound Blaster Audigy using the emu_10k1 module.
Apparently, Audigy/Analog digital output jack is set to on, which
effectively mutes the card.
   
   Oops, looking at the utils.sh script, it is explicitly set to on there.
   Do we know exactly why this is so?
  
  This is fixed while doing an Ubuntu merge last upload (1.0.25-1).
 
 Err, in 1.0.25-1, 
 
 switch_control Audigy Analog/Digital Output Jack on
 
 is still there...

So this must be done by the driver itself. There is a passus in
/etc/init.d/alsa-utils where this switch_control can be explicitly
set off:
#   for CTL in \
#   Audigy Analog/Digital Output Jack \
#   SB Live Analog/Digital Output Jack
#   do
#   switch_control $CTL off
#   done

I don't have an Audigy handy for testing, though.

Elimar

-- 
  Talking much about oneself can also
   be a means to conceal oneself.
 -Friedrich Nietzsche



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667743: [Pkg-alsa-devel] Bug#667743: debian-installer: No sound when using software speech

2012-04-07 Thread Elimar Riesebieter
reopen 667743
notfixed 667743 1.0.25
tags 667743 pending
thanks

* Elimar Riesebieter riese...@lxtec.de [2012-04-07 11:16 +0200]:

 * Samuel Thibault sthiba...@debian.org [2012-04-07 10:14 +0200]:

[...]
  Err, in 1.0.25-1, 
  
  switch_control Audigy Analog/Digital Output Jack on
  
  is still there...
 
 So this must be done by the driver itself. There is a passus in
 /etc/init.d/alsa-utils where this switch_control can be explicitly
 set off:
 #   for CTL in \
 #   Audigy Analog/Digital Output Jack \
 #   SB Live Analog/Digital Output Jack
 #   do
 #   switch_control $CTL off
 #   done
 
 I don't have an Audigy handy for testing, though.

My apologies, I've overseen utils.sh. The responsible snippet is
commented out now and the fix is still pending for 1.0.25-2.

Thanks
Elimar
-- 
  Never make anything simple and efficient when a way
  can be found to make it complex and wonderful ;-)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667743: debian-installer: No sound when using software speech

2012-04-07 Thread Samuel Thibault
Elimar Riesebieter, le Sat 07 Apr 2012 11:16:37 +0200, a écrit :
 * Samuel Thibault sthiba...@debian.org [2012-04-07 10:14 +0200]:
  Elimar Riesebieter, le Sat 07 Apr 2012 09:01:20 +0200, a écrit :
   * Samuel Thibault sthiba...@debian.org [2012-04-06 19:21 +0200]:
Tony Baechler, le Fri 06 Apr 2012 04:41:11 -0700, a écrit :
 Apparently, Audigy/Analog digital output jack is set to on, which
 effectively mutes the card.

Oops, looking at the utils.sh script, it is explicitly set to on there.
Do we know exactly why this is so?
   
   This is fixed while doing an Ubuntu merge last upload (1.0.25-1).
  
  Err, in 1.0.25-1, 
  switch_control Audigy Analog/Digital Output Jack on
  is still there...
 
 So this must be done by the driver itself.

What do you mean, more precisely?

 There is a passus in
 /etc/init.d/alsa-utils where this switch_control can be explicitly
 set off:
 #   for CTL in \
 #   Audigy Analog/Digital Output Jack \
 #   SB Live Analog/Digital Output Jack
 #   do
 #   switch_control $CTL off
 #   done

Which is for the mute_and_zero_levels_on_card function, not what we
want.

Samuel



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667743: debian-installer: No sound when using software speech

2012-04-07 Thread Tony Baechler

On 4/7/2012 2:16 AM, Elimar Riesebieter wrote:

So this must be done by the driver itself. There is a passus in
/etc/init.d/alsa-utils where this switch_control can be explicitly
set off:
#   for CTL in \
#   Audigy Analog/Digital Output Jack \
#   SB Live Analog/Digital Output Jack
#   do
#   switch_control $CTL off
#   done

I don't have an Audigy handy for testing, though.



I'm willing to test.  Let me know when the fix makes it to the daily D-I 
builds and I'll download and test the latest daily CD image.  If there is a 
way to test this on an already installed system, I'll do that as well.  I 
assume I would purge and reinstall alsa-utils?


Thanks for finally fixing this.  I know this bug has caused frustration for 
many people.





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667743: debian-installer: No sound when using software speech

2012-04-06 Thread Tony Baechler
The amixer output was after asound.state was loaded.  I'm attaching my 
current asound.state.


On 4/6/2012 5:00 AM, Samuel Thibault wrote:

Hello,

Tony Baechler, le Fri 06 Apr 2012 04:41:11 -0700, a écrit :

Since alsactl is present on the CD, I was able to restore my
asound.state from my regular system and finally got decent volume, but
only after D-I got to the partitioner.


Could you post your asound.state please, as well as the output of amixer
after loading it?


asound.state.gz
Description: application/gzip


Bug#667743: debian-installer: No sound when using software speech

2012-04-06 Thread Samuel Thibault
reassign 667743 alsa-utils-udeb
thanks

Hello,

Tony Baechler, le Fri 06 Apr 2012 04:41:11 -0700, a écrit :
 When booting the CD, I press s and Enter to start software speech.
 I get no sound.  I have to go to a shell and run amixer.  My sound
 card is a Sound Blaster Audigy using the emu_10k1 module.
 Apparently, Audigy/Analog digital output jack is set to on, which
 effectively mutes the card.

Oops, looking at the utils.sh script, it is explicitly set to on there.
Do we know exactly why this is so?  It looks like it poses problems on
Tony's machine.  I can see in the changelog on 19th Sep 2005:

initscript: Don't set Audigy Analog/Digital Output Jack
The driver should set this up properly

So perhaps we should just re-comment that part to let the driver
automatically enable the proper way?  It is a quite serious bug in this
case, because without software speech, makes the installer becomes
unusable for Tony on that machine.

Samuel



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667743: debian-installer: No sound when using software speech

2012-04-06 Thread Tony Baechler

On 4/6/2012 10:21 AM, Samuel Thibault wrote:

Oops, looking at the utils.sh script, it is explicitly set to on there.
Do we know exactly why this is so?  It looks like it poses problems on
Tony's machine.  I can see in the changelog on 19th Sep 2005:

initscript: Don't set Audigy Analog/Digital Output Jack
The driver should set this up properly

So perhaps we should just re-comment that part to let the driver
automatically enable the proper way?  It is a quite serious bug in this
case, because without software speech, makes the installer becomes
unusable for Tony on that machine.



Yes, and any other machine with an Audigy or Audigy II card also has this 
problem.  Google shows many pages of people having the same or similar 
problems.  Even when installing with hardware speech, I still get no sound 
when booting into the new system.  Old Sound Blaster cards (before the 
Audigy line) don't seem to have this problem.  I'm not sure about newer 
Creative sound cards.  This isn't a problem just on my machine.  If I wasn't 
already aware of the issue, I would assume that either software speech is 
broken or my sound card isn't supported.  Who knows how many blind people 
would give up on Debian because of this.  The Ubuntu live CD doesn't seem to 
have this problem.


Thank you for looking into this.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667743: debian-installer: No sound when using software speech

2012-04-06 Thread Tony Baechler


Package: debian-installer
Version: netboot mini-gtk 2012-04-03 X86-64
Severity: normal

When booting the CD, I press s and Enter to start software speech.  I get 
no sound.  I have to go to a shell and run amixer.  My sound card is a Sound 
Blaster Audigy using the emu_10k1 module.  Apparently, Audigy/Analog 
digital output jack is set to on, which effectively mutes the card.  This 
is also a problem on the Audigy 2 card.  By setting it to off, I can get 
sound, but it's still inaudible.  I have to set both the Master and PCM 
playback volumes to 100,100 before I can hear anything.  Even then, it's 
very quiet.  I fixed this on my regular Debian system and was eventually 
able to mount the partition with my previous installation.  Since alsactl is 
present on the CD, I was able to restore my asound.state from my regular 
system and finally got decent volume, but only after D-I got to the 
partitioner.  I would greatly appreciate it if something could be done to 
fix this.  As a sidenote, I copied my good asound.state to /var/lib/alsa on 
the new install before I rebooted so I wouldn't have to go through the 
configuration process for my sound card again.  The following commands seem 
to fix the problem:


amixer cset numid=214 off
amixer set Master playback 100,100
amixer set PCM playback 100,100

As per the instructions on the accessibility wiki page, I'm posting my 
amixer output here and on the list.  I can provide my asound.state if necessary.


numid=30,iface=MIXER,name='Master Playback Volume'
numid=27,iface=MIXER,name='Tone Control - Bass'
numid=29,iface=MIXER,name='Tone Control - Switch'
numid=28,iface=MIXER,name='Tone Control - Treble'
numid=57,iface=MIXER,name='3D Control - Switch'
numid=60,iface=MIXER,name='3D Control Sigmatel - Depth'
numid=4,iface=MIXER,name='PCM Center Playback Volume'
numid=1,iface=MIXER,name='PCM Front Playback Volume'
numid=5,iface=MIXER,name='PCM LFE Playback Volume'
numid=3,iface=MIXER,name='PCM Side Playback Volume'
numid=2,iface=MIXER,name='PCM Surround Playback Volume'
numid=6,iface=MIXER,name='PCM Playback Volume'
numid=8,iface=MIXER,name='PCM Capture Volume'
numid=22,iface=MIXER,name='Front Playback Volume'
numid=62,iface=MIXER,name='Surround Phase Inversion Playback Switch'
numid=23,iface=MIXER,name='Surround Playback Volume'
numid=24,iface=MIXER,name='Center Playback Volume'
numid=25,iface=MIXER,name='LFE Playback Volume'
numid=7,iface=MIXER,name='Synth Playback Volume'
numid=9,iface=MIXER,name='Synth Capture Volume'
numid=17,iface=MIXER,name='Line2 Capture Volume'
numid=16,iface=MIXER,name='Line2 Playback Volume'
numid=44,iface=MIXER,name='Line Playback Switch'
numid=45,iface=MIXER,name='Line Playback Volume'
numid=46,iface=MIXER,name='CD Playback Switch'
numid=47,iface=MIXER,name='CD Playback Volume'
numid=43,iface=MIXER,name='Mic Boost (+20dB)'
numid=10,iface=MIXER,name='Mic Playback Volume'
numid=11,iface=MIXER,name='Mic Capture Volume'
numid=39,iface=MIXER,name='Phone Playback Switch'
numid=40,iface=MIXER,name='Phone Playback Volume'
numid=37,iface=MIXER,name='PC Speaker Playback Switch'
numid=38,iface=MIXER,name='PC Speaker Playback Volume'
numid=21,iface=MIXER,name='Aux2 Capture Volume'
numid=20,iface=MIXER,name='Aux2 Playback Volume'
numid=50,iface=MIXER,name='Aux Playback Switch'
numid=51,iface=MIXER,name='Aux Playback Volume'
numid=15,iface=MIXER,name='IEC958 Optical Capture Volume'
numid=14,iface=MIXER,name='IEC958 Optical Playback Volume'
numid=31,iface=MIXER,name='IEC958 Optical Raw Playback Switch'
numid=225,iface=MIXER,name='Analog Capture Boost'
numid=19,iface=MIXER,name='Analog Mix Capture Volume'
numid=18,iface=MIXER,name='Analog Mix Playback Volume'
numid=214,iface=MIXER,name='Audigy Analog/Digital Output Jack'
numid=13,iface=MIXER,name='Audigy CD Capture Volume'
numid=12,iface=MIXER,name='Audigy CD Playback Volume'
numid=63,iface=MIXER,name='External Amplifier'
numid=217,iface=MIXER,name='HD Analog Center/LFE Playback Volume'
numid=215,iface=MIXER,name='HD Analog Front Playback Volume'
numid=216,iface=MIXER,name='HD Analog Rear Playback Volume'
numid=218,iface=MIXER,name='HD Analog Side Playback Volume'
numid=221,iface=MIXER,name='HD SPDIF Center/LFE Playback Volume'
numid=219,iface=MIXER,name='HD SPDIF Front Playback Volume'
numid=220,iface=MIXER,name='HD SPDIF Rear Playback Volume'
numid=222,iface=MIXER,name='HD SPDIF Side Playback Volume'
numid=224,iface=MIXER,name='HD channel Capture'
numid=223,iface=MIXER,name='HD source Capture'
numid=26,iface=MIXER,name='Side Playback Volume'
numid=61,iface=MIXER,name='Sigmatel 4-Speaker Stereo Playback Switch'
numid=211,iface=PCM,name='IEC958 Playback Default'
numid=212,iface=PCM,name='IEC958 Playback Default',index=1
numid=213,iface=PCM,name='IEC958 Playback Default',index=2
numid=208,iface=PCM,name='IEC958 Playback Mask'
numid=209,iface=PCM,name='IEC958 Playback Mask',index=1
numid=210,iface=PCM,name='IEC958 Playback Mask',index=2
numid=32,iface=PCM,name='Captured FX8010 Outputs',device=2

-- 

Bug#667743: debian-installer: No sound when using software speech

2012-04-06 Thread Samuel Thibault
Hello,

Tony Baechler, le Fri 06 Apr 2012 04:41:11 -0700, a écrit :
 Since alsactl is present on the CD, I was able to restore my
 asound.state from my regular system and finally got decent volume, but
 only after D-I got to the partitioner.

Could you post your asound.state please, as well as the output of amixer
after loading it?

Thanks,
Samuel



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org