Bug#406047: [Pkg-alsa-devel] Bug#406047: alsa-utils: unmute_set_and_level for 'Master Mute' missing

2007-01-12 Thread Jordi Mallach
Hello,

On Wed, Jan 10, 2007 at 09:45:26PM +0100, Elimar Riesebieter wrote:
 svn is updated to 1.0.14rc1 as in the git kernel tree as well. So
 tell me how?

Further updates targetted to etch will be done/backported in the
branches/ dir. I just added a branch for alsa-utils. If something else
pops up in any of the other pckages, we can open more branches.

To branch, I used
svn cp -r 1776 svn+ssh://svn.debian.org/svn/pkg-alsa/trunk/alsa-utils 
branches/alsa-utils/etch

1776 was the rev before your experimental changes.

I need to sync trunk with the branch now (adjust the changelog) but I
need to go.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#406047: [Pkg-alsa-devel] Bug#406047: alsa-utils: unmute_set_and_level for 'Master Mute' missing

2007-01-10 Thread Elimar Riesebieter
On Wed, 10 Jan 2007 the mental interface of
Jordi Mallach told:

 On Tue, Jan 09, 2007 at 12:44:57AM +, Luke Kenneth Casson Leighton wrote:
  dear elimar, yes that's it.
  
  it works fine, on the hp d530, at least.
 
 Elimar, if this is safe for the rest of hardware (I guess it is), I
 think we should do a alsa-utils upload for etch before doing any
 experimental stuff.

svn is updated to 1.0.14rc1 as in the git kernel tree as well. So
tell me how?

Elimar


-- 
  Numeric stability is probably not all that 
  important when you're guessing;-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#406047: [Pkg-alsa-devel] Bug#406047: alsa-utils: unmute_set_and_level for 'Master Mute' missing

2007-01-10 Thread Jordi Mallach
On Tue, Jan 09, 2007 at 12:44:57AM +, Luke Kenneth Casson Leighton wrote:
 dear elimar, yes that's it.
 
 it works fine, on the hp d530, at least.

Elimar, if this is safe for the rest of hardware (I guess it is), I
think we should do a alsa-utils upload for etch before doing any
experimental stuff.

-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#406047: [Pkg-alsa-devel] Bug#406047: alsa-utils: unmute_set_and_level for 'Master Mute' missing

2007-01-10 Thread Luke Kenneth Casson Leighton
On Wed, Jan 10, 2007 at 01:00:05PM +0100, Jordi Mallach wrote:
 On Tue, Jan 09, 2007 at 12:44:57AM +, Luke Kenneth Casson Leighton wrote:
  dear elimar, yes that's it.
  
  it works fine, on the hp d530, at least.
 
 Elimar, if this is safe for the rest of hardware (I guess it is), I
 think we should do a alsa-utils upload for etch before doing any
 experimental stuff.
 
 all ac97 hardware that i've ever seen on PCs over the past 5 years
 has mono master, and it always defaults to 0% and off.

 l.

-- 
--
lkcl.net - mad free software computer person, visionary and poet.
--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#406047: [Pkg-alsa-devel] Bug#406047: alsa-utils: unmute_set_and_level for 'Master Mute' missing

2007-01-08 Thread Elimar Riesebieter
On Mon, 08 Jan 2007 the mental interface of
Luke Kenneth Casson Leighton told:

 Package: alsa-utils
 Version: 1.0.11-4
 Severity: normal
 
 
 a line is needed for systems with internal speaker e.g the compaq ones:
 
   unmute_and_set_level Master Mono 80%

Why?

Elimar


-- 
  Alles was viel bedacht wird ist bedenklich!;-)
 Friedrich Nietzsche


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#406047: [Pkg-alsa-devel] Bug#406047: alsa-utils: unmute_set_and_level for 'Master Mute' missing

2007-01-08 Thread Elimar Riesebieter
On Mon, 08 Jan 2007 the mental interface of
Luke Kenneth Casson Leighton told:

 Package: alsa-utils
 Version: 1.0.11-4
 Severity: normal
 
 
 a line is needed for systems with internal speaker e.g the compaq ones:
 
   unmute_and_set_level Master Mono 80%

Why and where?

Elimar


-- 
  Alles was viel bedacht wird ist bedenklich!;-)
 Friedrich Nietzsche


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#406047: [Pkg-alsa-devel] Bug#406047: alsa-utils: unmute_set_and_level for 'Master Mute' missing

2007-01-08 Thread Elimar Riesebieter
On Mon, 08 Jan 2007 the mental interface of
Dan Chen told:

 Hi,
 
 This control element appears to be tied to the internal speaker as
 well. He's referring to debian/init .

Do you mean

Index: init
===
--- init(revision 1794)
+++ init(working copy)
@@ -151,6 +151,7 @@
unmute_and_set_level DAC,1 80%   # E.g., envy24
unmute_and_set_level Synth 80%
unmute_and_set_level CD 80%
+   unmute_and_set_level Master Mono 80%

mute_and_zero_level Mic



I can't test it, 'cause I do not have that mixer entry. Did you
checked it working well? Give me a hint and we will change it next
upload then.

Elimar

-- 
  Do you smell something burning or ist it me?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#406047: [Pkg-alsa-devel] Bug#406047: alsa-utils: unmute_set_and_level for 'Master Mute' missing

2007-01-08 Thread Luke Kenneth Casson Leighton
/etc/init.d/alsa-utils.

because i have a HP desktop system with a built-in mono speaker, which
has nothing to do with the external stereo headphone socket.

by not setting the mono speaker volume on and to 80%, you are saying to
people who install linux on HP d530 systems and other systems which have
mono speakers 'we don't care about you: as far as you are concerned, new
linux user, sound is totally broken on your machine, and you stand about
a 2% chance of ever working it out within the first few weeks.  better
luck next time: go back to using windows'.

and for advanced people like me, i have to do this:

http://lkcl.net/d-i/etch/classes/kdedesktop/late_script

search for the word 'damn sound' or 'alsa-utils'.

l.

On Mon, Jan 08, 2007 at 07:46:08PM +0100, Elimar Riesebieter wrote:
 On Mon, 08 Jan 2007 the mental interface of
 Luke Kenneth Casson Leighton told:
 
  Package: alsa-utils
  Version: 1.0.11-4
  Severity: normal
  
  
  a line is needed for systems with internal speaker e.g the compaq ones:
  
  unmute_and_set_level Master Mono 80%
 
 Why and where?
 
 Elimar
 
 
 -- 
   Alles was viel bedacht wird ist bedenklich!;-)
  Friedrich Nietzsche
 

-- 
--
lkcl.net - mad free software computer person, visionary and poet.
--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#406047: [Pkg-alsa-devel] Bug#406047: alsa-utils: unmute_set_and_level for 'Master Mute' missing

2007-01-08 Thread Luke Kenneth Casson Leighton
dear elimar, yes that's it.

it works fine, on the hp d530, at least.

nice one!

On Tue, Jan 09, 2007 at 12:31:22AM +0100, Elimar Riesebieter wrote:
 On Mon, 08 Jan 2007 the mental interface of
 Dan Chen told:
 
  Hi,
  
  This control element appears to be tied to the internal speaker as
  well. He's referring to debian/init .
 
 Do you mean
 
 Index: init
 ===
 --- init(revision 1794)
 +++ init(working copy)
 @@ -151,6 +151,7 @@
 unmute_and_set_level DAC,1 80%   # E.g., envy24
 unmute_and_set_level Synth 80%
 unmute_and_set_level CD 80%
 +   unmute_and_set_level Master Mono 80%
 
 mute_and_zero_level Mic
 
 
 
 I can't test it, 'cause I do not have that mixer entry. Did you
 checked it working well? Give me a hint and we will change it next
 upload then.
 
 Elimar
 
 -- 
   Do you smell something burning or ist it me?
 

-- 
--
lkcl.net - mad free software computer person, visionary and poet.
--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]