From: Takashi Iwai <tiwai@suse.de>
To: Barry Scott <barry.scott@onelan.co.uk>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Alsa v1.0.12rc1 Realtek ALC260 PCM missing at boot
Date: Tue, 27 Jun 2006 16:28:58 +0200 [thread overview]
Message-ID: <s5hd5cuvfit.wl%tiwai@suse.de> (raw)
In-Reply-To: <44A13F26.7030208@onelan.co.uk>
At Tue, 27 Jun 2006 15:22:30 +0100,
Barry Scott wrote:
>
> Takashi Iwai wrote:
> > At Tue, 27 Jun 2006 15:12:46 +0100,
> > Barry Scott wrote:
> >
> >> Takashi Iwai wrote:
> >>
> >>> At Tue, 27 Jun 2006 12:54:05 +0100,
> >>> Barry Scott wrote:
> >>>
> >>>
> >>>> I'm using 21.6.17.1 with v1.0.12rc1 drivers, libs and utils on FC4.
> >>>> alsamixer reports that the Chip is Realtek ALC260.
> >>>>
> >>>> Both amixer and alsamixer show that the PCM control is missing after
> >>>> booting.
> >>>> After playing a wav file with aplay the PCM control shows up in both
> >>>> amixer and alsamixer.
> >>>>
> >>>> Is there something I need to configure or is this a bug in1.0.12rc1?
> >>>>
> >>>>
> >>> The PCM volume is added dynamically by alsa-lib softvol plugin.
> >>> Usually your system stores/restores the mixer status so that the PCM
> >>> volume reappears again at the next boot.
> >>>
> >>>
> >>> Takashi
> >>>
> >>>
> >> What is it that I need to setup to turn on the PCM? The "system" is me
> >> and this
> >> is a new setup requirement that I have not seen before.
> >>
> >
> > "alsactl store" at shutdown and "alsactl restore" at boot will recover
> > the last mixer status. This also automatically recovers the
> > user-space element like "PCM".
> >
> > How the call of alsactl is implement depends on the distro.
> > (E.g. via udev or init script or modprobe hook)
> >
> >
> > Takashi
> >
> The piece of information I'm missing is how to add PCM in the first place.
> What command do I need to issue to add PCM?
Play something :) Even the below
aplay </dev/null
would be enough (although aplay tells an error).
More exactly, when you call snd_pcm_open() with "default" PCM device,
it'll be added.
Takashi
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
prev parent reply other threads:[~2006-06-27 14:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-27 11:54 Alsa v1.0.12rc1 Realtek ALC260 PCM missing at boot Barry Scott
2006-06-27 12:40 ` Takashi Iwai
2006-06-27 14:12 ` Barry Scott
2006-06-27 14:18 ` Takashi Iwai
2006-06-27 14:22 ` Barry Scott
2006-06-27 14:28 ` Takashi Iwai [this message]
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=s5hd5cuvfit.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=barry.scott@onelan.co.uk \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.