From: Michael Sullivan <michael@espersunited.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] My Continuing ALSA Woes
Date: Sat, 22 Oct 2005 10:50:15 -0500 [thread overview]
Message-ID: <1129996215.9856.27.camel@camille.espersunited.com> (raw)
In-Reply-To: <5bdc1c8b0510220838v1f662d41jf3368f1e9141f63a@mail.gmail.com>
On Sat, 2005-10-22 at 08:38 -0700, Mark Knecht wrote:
> On 10/22/05, Mark Knecht <markknecht@gmail.com> wrote:
> > On 10/22/05, Michael Sullivan <michael@espersunited.com> wrote:
> > > On Sat, 2005-10-22 at 17:04 +0200, Holly Bostick wrote:
> > > > Michael Sullivan schreef:
> > > > > camille ~ # emerge -pv alsa-tools alsa-utils alsa-lib alsa-headers
> > > > > alsa-jack alsa-oss alsa-firmware
> > > > >
> > > > > These are the packages that I would merge, in order:
> > > > >
> > > > > Calculating dependencies ...done! [ebuild R ]
> > > > > media-sound/alsa-tools-1.0.9 +X 0 kB [ebuild R ]
> > > > > media-sound/alsa-utils-1.0.10_rc2 +nls 0 kB [ebuild R ]
> > > > > media-libs/alsa-lib-1.0.10_rc2 +doc +jack* 0 kB [ebuild R ]
> > > > > media-sound/alsa-headers-1.0.10_rc2 0 kB [ebuild R ]
> > > > > media-plugins/alsa-jack-1.0.10_rc1 0 kB [ebuild R ]
> > > > > media-libs/alsa-oss-1.0.10_rc2 0 kB [ebuild R ]
> > > > > media-sound/alsa-firmware-1.0.9 0 kB
> > > >
> > > >
> > > >
> > > > >From www.alsa-project.org:
> > > >
> > > > Latest Software Releases
> > > > Package
> > > >
> > > > * Driver
> > > > * Library
> > > > * Lib-plugins
> > > > * Utilities
> > > > * Tools
> > > > * Firmware
> > > > * OSS Compat. Library
> > > >
> > > > Stable release
> > > >
> > > > * 1.0.9b
> > > > * 1.0.9
> > > > * 1.0.9
> > > > * 1.0.9a
> > > > * 1.0.9
> > > > * 1.0.9
> > > > * 1.0.9
> > > >
> > > > Development release
> > > >
> > > > * 1.0.10rc2
> > > > * 1.0.10rc2
> > > > * 1.0.10rc1
> > > > * 1.0.10rc2
> > > > * 1.0.10rc2
> > > > * ---
> > > > * 1.0.10rc2
> > > >
> > > > So there is an alsa-tools devel release higher than what you've got, as
> > > > well as a firmware devel-release.
> > > >
> > > > It's possible that part of the issue is the version mismatch you've got
> > > > happening (for example, the devel release of alsa-tools might well
> > > > understand how the hda-intel cards work, whereas 1.0.9 does not).
> > > >
> > > > I would consider copying the alsa-firmware and alsa-tools ebuilds to
> > > > your overlay, updating them to 1.0.10rc2, and seeing if they will then
> > > > upgrade, and if so, whether that helps.
> > > >
> > > > Just an idea.
> > > >
> > > > Holly
> > >
> > > Are there ebuilds for alsa-firmware-1.0.10-rc2 and
> > > alsa-tools-1.0.10.rc2??? I looked in portage (I sync every night at
> > > midnight) and I didn't see them...
> >
> > I believe that alsa-firmware is only supporting the HDSP devices
> > (Digiface and Multiface) that need to have firmware loaded into them
> > before they will operate. My HDSP 9652 doesn't need it since the
> > firmware is on the card.
> >
> > I find it doubtful that this will fix your problem, but it doesn't hurt to try.
> >
> > Did you do the aplay experiment?
> >
> > - Mark
> >
>
> Please spend some time looking at the Alsa bug report system. There
> are a number of folks having similar problems. There are currently
> 25-30 bugs reported for this device. Maybe 25% of them have been for
> no sound or alsamixer problems. A couple have solutions. It seems that
> most are waiting attention.
>
> If you think your problem matches one of theirs then add your info to
> the bug report. If you think it's different than all the ones filed
> then file a new one.
>
> One interesting report said alsamixer failed exactly like it does for
> you but he managed to get sound using ogg123. Maybe you can try that.
>
> https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1316
>
> - Mark
>
camille sounds # ogg123 KDE_Pop.ogg
Audio Device: Advanced Linux Sound Architecture (ALSA) output
Playing: KDE_Pop.ogg
Ogg Vorbis stream: 1 channel, 44100 Hz
Done.
camille sounds # ogg123 KDE_Desktop1.wav
Audio Device: Advanced Linux Sound Architecture (ALSA) output
Error opening KDE_Desktop1.wav using the oggvorbis module. The file may
be corrupted.
I'll take a look at the ALSA site. The above ogg file played (at least
the screen output said it did), but there was no sound from the
speakers.
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-10-22 16:01 UTC|newest]
Thread overview: 91+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-19 18:03 [gentoo-user] My Continuing ALSA Woes Michael Sullivan
2005-10-19 18:30 ` Mike Williams
2005-10-20 15:27 ` Kevin Hanson
2005-10-19 18:40 ` Sascha Lucas
2005-10-19 20:25 ` Michael Sullivan
2005-10-20 2:20 ` Rob
2005-10-19 18:49 ` Nick Rout
2005-10-19 20:29 ` Michael Sullivan
2005-10-19 21:29 ` Nick Rout
2005-10-20 3:21 ` Michael Sullivan
2005-10-20 3:41 ` Nick Rout
2005-10-20 12:59 ` Michael Sullivan
2005-10-20 13:11 ` Mark Knecht
2005-10-20 13:52 ` Michael Sullivan
2005-10-20 14:24 ` Mark Knecht
2005-10-20 14:36 ` Michael Sullivan
2005-10-20 15:28 ` Mark Knecht
2005-10-21 18:05 ` Michael Sullivan
2005-10-21 18:25 ` Mark Knecht
2005-10-21 19:11 ` Michael Sullivan
2005-10-21 19:23 ` Michael Sullivan
2005-10-21 21:59 ` Mark Knecht
2005-10-21 22:11 ` Michael Sullivan
2005-10-21 22:46 ` Holly Bostick
2005-10-21 23:04 ` Michael Sullivan
2005-10-21 23:31 ` Holly Bostick
2005-10-21 23:36 ` Michael Sullivan
2005-10-21 23:44 ` Holly Bostick
2005-10-21 23:50 ` Michael Sullivan
2005-10-22 0:12 ` Holly Bostick
2005-10-22 0:25 ` Michael Sullivan
2005-10-22 0:48 ` Mark Knecht
2005-10-22 0:56 ` Richard Fish
2005-10-22 2:27 ` Mark Knecht
2005-10-22 7:53 ` Richard Fish
2005-10-22 14:07 ` Michael Sullivan
2005-10-22 14:30 ` Mark Knecht
2005-10-22 14:48 ` Michael Sullivan
2005-10-22 15:04 ` Holly Bostick
2005-10-22 15:12 ` Michael Sullivan
2005-10-22 15:27 ` Mark Knecht
2005-10-22 15:37 ` Michael Sullivan
2005-10-22 15:44 ` Mark Knecht
2005-10-22 15:51 ` Mark Knecht
2005-10-22 16:06 ` Michael Sullivan
2005-10-22 19:03 ` Matt Randolph
2005-10-22 19:28 ` Michael Sullivan
2005-10-22 19:29 ` Mark Knecht
2005-10-22 20:29 ` Michael Sullivan
2005-10-22 20:30 ` Michael Sullivan
2005-10-22 15:38 ` Mark Knecht
2005-10-22 15:50 ` Michael Sullivan [this message]
2005-10-22 15:12 ` Mark Knecht
2005-10-22 15:26 ` Michael Sullivan
2005-10-22 15:41 ` Mark Knecht
2005-10-22 14:42 ` Holly Bostick
2005-10-22 14:52 ` Michael Sullivan
2005-10-22 19:53 ` Richard Fish
2005-10-21 23:57 ` Nick Rout
2005-10-22 0:07 ` Michael Sullivan
2005-10-22 0:17 ` Mark Knecht
2005-10-22 0:39 ` Michael Sullivan
2005-10-22 0:53 ` Mark Knecht
2005-10-29 19:45 ` [gentoo-user] My Continuing ALSA Woes [SOLVED] Michael Sullivan
2005-10-29 20:51 ` Norberto Bensa
2005-10-29 21:06 ` Mark Knecht
2005-10-29 21:21 ` Jerry McBride
2005-10-22 0:13 ` [gentoo-user] My Continuing ALSA Woes Mark Knecht
2005-10-22 0:38 ` Michael Sullivan
2005-10-22 0:53 ` Richard Fish
2005-10-22 0:53 ` Richard Fish
2005-10-22 0:42 ` Nick Rout
2005-10-22 1:00 ` Mark Knecht
2005-10-22 1:19 ` Michael Sullivan
2005-10-21 21:47 ` Nick Rout
2005-10-20 14:36 ` Holly Bostick
2005-10-21 17:49 ` Michael Sullivan
2005-10-20 20:11 ` Nick Rout
2005-10-21 15:20 ` Michael Sullivan
2005-10-20 8:38 ` Sascha Lucas
2005-10-20 13:49 ` Michael Sullivan
2005-10-20 15:13 ` Sascha Lucas
2005-10-20 15:18 ` Sascha Lucas
2005-10-20 15:25 ` Michael Sullivan
2005-10-20 15:39 ` Holly Bostick
2005-10-20 15:44 ` Mark Knecht
2005-10-20 16:00 ` Mike Williams
2005-10-20 16:53 ` Mark Knecht
2005-10-20 17:15 ` Mike Williams
2005-10-20 15:53 ` Sascha Lucas
2005-10-20 15:58 ` Mike Williams
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=1129996215.9856.27.camel@camille.espersunited.com \
--to=michael@espersunited.com \
--cc=gentoo-user@lists.gentoo.org \
/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