From: Pavel Machek <pavel@suse.cz>
To: Lee Revell <rlrevell@joe-job.com>
Cc: Alistair John Strachan <s0348365@sms.ed.ac.uk>,
Nishanth Aravamudan <nacc@us.ibm.com>,
Nick Warne <nick@linicks.net>,
Jesper Juhl <jesper.juhl@gmail.com>,
tiwai@suse.de, ghrt@dial.kappa.ro, perex@suse.cz,
kernel list <linux-kernel@vger.kernel.org>
Subject: Re: No sound from SB live!
Date: Mon, 20 Feb 2006 01:26:28 +0100 [thread overview]
Message-ID: <20060220002628.GG15608@elf.ucw.cz> (raw)
In-Reply-To: <1140393222.2733.438.camel@mindpipe>
Hi!
> > > > I'm still using 1.0.9 on 2.6.16-rc4 with no problems, Audigy 2 (one
> > > > that uses
> > > > emu10k1).
> > >
> > > It's a specific change to the SBLive! that did not affect the Audigy
> > > that causes alsa-lib 1.0.10+ to be required on 2.6.14 and up. These
> > > types of incompatible changes should be rare.
> >
> > Do you have that patch somewhere handy?
> >
>
> Attached
Thanks, I tried that. No change, AFAICT.
> > How do I tell alsa-lib version?
> >
>
> Check your distro's package manager.
Heh..
root@hobit:~# apt-cache show libasound1
Package: libasound1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Masato Taruishi <taru@debian.org>
Source: alsa-lib-0.5
Version: 0.5.10b-1
~~~~~~~~~~~~~~~~~~
:-(
...but if I launch plain old aumix, I should be able to unmute it and
use normally... and that is not the case :-(.
> > > It was a necessary precursor to fixing the well known "master volume
> > > only controls front speakers" bug.
> >
> > Pavel
> -stable review patch. If anyone has any objections, please let us know.
> ------------------
>
> Fix the confliction of 'Front' controls on models with STAC9758 codec.
>
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
> Signed-off-by: Chris Wright <chrisw@sous-sol.org>
> ---
>
> sound/pci/emu10k1/emumixer.c | 2 ++
> 1 files changed, 2 insertions(+)
>
> Index: linux-2.6.15.3/sound/pci/emu10k1/emumixer.c
> ===================================================================
> --- linux-2.6.15.3.orig/sound/pci/emu10k1/emumixer.c
> +++ linux-2.6.15.3/sound/pci/emu10k1/emumixer.c
> @@ -750,6 +750,8 @@ int __devinit snd_emu10k1_mixer(emu10k1_
> "Master Mono Playback Volume",
> "PCM Out Path & Mute",
> "Mono Output Select",
> + "Front Playback Switch",
> + "Front Playback Volume",
> "Surround Playback Switch",
> "Surround Playback Volume",
> "Center Playback Switch",
>
> --
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
Web maintainer for suspend.sf.net (www.sf.net/projects/suspend) wanted...
next prev parent reply other threads:[~2006-02-20 0:27 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-18 23:14 Pavel Machek
2006-02-18 23:27 ` ghrt
2006-02-18 23:48 ` Pavel Machek
2006-02-19 0:33 ` Richard Mittendorfer
2006-02-19 21:42 ` Pavel Machek
2006-02-19 22:07 ` Richard Mittendorfer
2006-02-19 0:58 ` Lee Revell
2006-02-19 21:44 ` Pavel Machek
2006-02-20 0:33 ` Lee Revell
2006-02-20 0:39 ` Pavel Machek
2006-02-20 1:33 ` Alistair John Strachan
2006-02-20 23:55 ` Pavel Machek
2006-02-19 11:04 ` Jesper Juhl
2006-02-19 11:18 ` Nick Warne
2006-02-19 19:29 ` Lee Revell
2006-02-19 20:20 ` Nick Warne
2006-02-19 20:31 ` Lee Revell
2006-02-20 19:18 ` Nick Warne
2006-02-20 19:31 ` D. Hazelton
2006-02-19 20:33 ` Lee Revell
2006-02-19 20:51 ` Nishanth Aravamudan
2006-02-19 21:30 ` Lee Revell
2006-02-19 21:47 ` Pavel Machek
2006-02-19 21:50 ` Lee Revell
2006-02-19 23:23 ` Alistair John Strachan
2006-02-19 23:32 ` Lee Revell
2006-02-19 23:46 ` Pavel Machek
2006-02-19 23:53 ` Lee Revell
2006-02-20 0:04 ` Nishanth Aravamudan
2006-02-20 0:11 ` Lee Revell
2006-02-20 0:57 ` Nishanth Aravamudan
2006-02-20 0:26 ` Pavel Machek [this message]
2006-02-20 0:30 ` Lee Revell
2006-02-20 0:42 ` Pavel Machek
2006-02-20 0:52 ` Lee Revell
2006-02-19 23:56 ` Alistair John Strachan
2006-02-20 0:05 ` Lee Revell
2006-02-20 0:12 ` David Lang
2006-02-20 0:16 ` Alistair John Strachan
2006-02-20 0:17 ` Lee Revell
2006-02-19 21:49 ` Pavel Machek
2006-02-19 21:54 ` Lee Revell
2006-02-19 22:25 ` Pavel Machek
2006-02-19 22:28 ` Lee Revell
2006-02-19 23:04 ` Lee Revell
2006-02-20 11:15 ` Takashi Iwai
2006-02-20 11:41 ` Pavel Machek
2006-02-20 19:50 ` Vojtech Pavlik
2006-02-20 19:52 ` Pavel Machek
2006-02-19 19:19 ` Pavel Machek
2006-02-22 14:05 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060220002628.GG15608@elf.ucw.cz \
--to=pavel@suse.cz \
--cc=ghrt@dial.kappa.ro \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nacc@us.ibm.com \
--cc=nick@linicks.net \
--cc=perex@suse.cz \
--cc=rlrevell@joe-job.com \
--cc=s0348365@sms.ed.ac.uk \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome