From: Rene Herman <rene.herman@keyaccess.nl>
To: Landis McGauhey <b3zdomny@hotmail.com>
Cc: Takashi Iwai <tiwai@suse.de>,
alsa-user@lists.sourceforge.net,
ALSA devel <alsa-devel@alsa-project.org>
Subject: Re: [Alsa-user] is this card supported by ALSA?
Date: Tue, 15 Jul 2008 19:02:46 +0200 [thread overview]
Message-ID: <487CD836.3030600@keyaccess.nl> (raw)
In-Reply-To: <487CB73D.4050808@keyaccess.nl>
On 15-07-08 16:42, Rene Herman wrote:
> On 15-07-08 16:19, Takashi Iwai wrote:
>
>> The below is a patch to improve the codec access routines in a bit
>> more robust way (and clean-ups, too). Give it a try.
>
> Thank you for taking this...
>
> Landis, if it's easier for you due to webmail stuff, I'm attaching the
> patch to this message so that it might be easier for you to save it
> (Takashi posted it "inline" in the message).
>
> The way to use this is very similar to what you did for the OSS driver
> patch. You save this somewhere, then from the root of the source tree
> (from /usr/src/linux-2.6.25.9 it was...) you do
>
> # patch -p1 --dry-run < /some/where/ens1371-ac97.diff
>
> and upon seeing that complete without errors, without the --dry-run:
>
> # patch -p1 --dry-run < /some/where/ens1371-ac97.diff
Just in case... I did _say_ "without the --dry-run" but then neglected
to actually delete it from the second line here. You _did_ delete it, right?
> You then recompile the kernel with "make" (which should now only
> recompile the snd-ens1371 driver) and do a "make modules_install" after
> it finishes.
>
> Then, make sure no old driver for the card is loaded:
>
> # modprobe -r snd-ens1371
> # modprobe -r es1371
>
> and load the new one:
>
> # modprobe snd-ens1371
>
> then up and unmute volumes in alsamixer again and try if you have sound
> with "speaker-test" or "aplay foo.wav".
>
> If you do, you should blacklist the now installed OSS es1371 driver (add
> "blacklist es1371" to /etc/modprobe.d/blacklist) and make sure
> snd-ens1371 is no longer blacklisted. If all's well, working sound
> should then survive a reboot (and a future kernel would include the fix
> autonmatically so things just work out of the box).
Off,
Rene.
next prev parent reply other threads:[~2008-07-15 17:00 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <BLU137-W526424D3E9A79DA1437849959A0@phx.gbl>
[not found] ` <48701633.7040601@keyaccess.nl>
[not found] ` <loom.20080708T141841-614@post.gmane.org>
[not found] ` <4873AB3B.1070403@keyaccess.nl>
[not found] ` <4873CED6.2040704@keyaccess.nl>
[not found] ` <4873D033.8010604@keyaccess.nl>
[not found] ` <BLU137-W434EEB6A014E95FD1E225C95910@phx.gbl>
[not found] ` <48769D84.1050102@keyaccess.nl>
[not found] ` <BLU137-W51DDE8E1756609BBE5CF7F95910@phx.gbl>
[not found] ` <4876A0DE.2050803@keyaccess.nl>
[not found] ` <BLU137-W23A4FF48E97AC32476FD6095900@phx.gbl>
[not found] ` <4876AC75.2010305@keyaccess.nl>
[not found] ` <BLU137-W541C318CC744C4BF6461DE95900@phx.gbl>
[not found] ` <4876B329.80700@keyaccess.nl>
[not found] ` <BLU137-W3234537335E7D553F03AF195900@phx.gbl>
[not found] ` <48798CF7.6020303@keyaccess.nl>
[not found] ` <loom.20080714T232812-533@post.gmane.org>
2008-07-15 0:11 ` [Alsa-user] is this card supported by ALSA? Rene Herman
2008-07-15 4:12 ` Landis McGauhey
2008-07-15 13:11 ` Takashi Iwai
2008-07-15 13:56 ` Landis McGauhey
2008-07-15 14:19 ` Takashi Iwai
2008-07-15 14:42 ` [Alsa-user] " Rene Herman
2008-07-15 14:52 ` Landis McGauhey
2008-07-15 14:59 ` Rene Herman
2008-07-15 15:01 ` Sergei Steshenko
2008-07-15 15:06 ` [Alsa-user] " Rene Herman
2008-07-15 15:25 ` Landis McGauhey
2008-07-15 15:36 ` [Alsa-user] " Rene Herman
2008-07-15 16:45 ` Landis McGauhey
2008-07-15 16:52 ` Rene Herman
2008-07-15 17:08 ` Landis McGauhey
2008-07-15 15:38 ` Landis McGauhey
2008-07-15 17:02 ` Rene Herman [this message]
2008-07-15 14:49 ` Landis McGauhey
2008-07-15 20:28 Landis McGauhey
2008-07-16 9:16 ` Rene Herman
2008-07-16 11:07 ` [Alsa-user] " Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2008-07-16 13:38 Landis McGauhey
2008-07-16 14:40 ` [Alsa-user] " Rene Herman
2008-07-16 14:44 ` Rene Herman
2008-07-16 14:52 ` Rene Herman
2008-07-16 18:00 Landis McGauhey
2008-07-16 18:50 ` Rene Herman
2008-07-18 16:31 ` Rene Herman
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=487CD836.3030600@keyaccess.nl \
--to=rene.herman@keyaccess.nl \
--cc=alsa-devel@alsa-project.org \
--cc=alsa-user@lists.sourceforge.net \
--cc=b3zdomny@hotmail.com \
--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 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.