Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] My Continuing ALSA Woes
Date: Sat, 22 Oct 2005 16:01:47
Message-Id: 1129996215.9856.27.camel@camille.espersunited.com
In Reply to: Re: [gentoo-user] My Continuing ALSA Woes by Mark Knecht
1 On Sat, 2005-10-22 at 08:38 -0700, Mark Knecht wrote:
2 > On 10/22/05, Mark Knecht <markknecht@×××××.com> wrote:
3 > > On 10/22/05, Michael Sullivan <michael@××××××××××××.com> wrote:
4 > > > On Sat, 2005-10-22 at 17:04 +0200, Holly Bostick wrote:
5 > > > > Michael Sullivan schreef:
6 > > > > > camille ~ # emerge -pv alsa-tools alsa-utils alsa-lib alsa-headers
7 > > > > > alsa-jack alsa-oss alsa-firmware
8 > > > > >
9 > > > > > These are the packages that I would merge, in order:
10 > > > > >
11 > > > > > Calculating dependencies ...done! [ebuild R ]
12 > > > > > media-sound/alsa-tools-1.0.9 +X 0 kB [ebuild R ]
13 > > > > > media-sound/alsa-utils-1.0.10_rc2 +nls 0 kB [ebuild R ]
14 > > > > > media-libs/alsa-lib-1.0.10_rc2 +doc +jack* 0 kB [ebuild R ]
15 > > > > > media-sound/alsa-headers-1.0.10_rc2 0 kB [ebuild R ]
16 > > > > > media-plugins/alsa-jack-1.0.10_rc1 0 kB [ebuild R ]
17 > > > > > media-libs/alsa-oss-1.0.10_rc2 0 kB [ebuild R ]
18 > > > > > media-sound/alsa-firmware-1.0.9 0 kB
19 > > > >
20 > > > >
21 > > > >
22 > > > > >From www.alsa-project.org:
23 > > > >
24 > > > > Latest Software Releases
25 > > > > Package
26 > > > >
27 > > > > * Driver
28 > > > > * Library
29 > > > > * Lib-plugins
30 > > > > * Utilities
31 > > > > * Tools
32 > > > > * Firmware
33 > > > > * OSS Compat. Library
34 > > > >
35 > > > > Stable release
36 > > > >
37 > > > > * 1.0.9b
38 > > > > * 1.0.9
39 > > > > * 1.0.9
40 > > > > * 1.0.9a
41 > > > > * 1.0.9
42 > > > > * 1.0.9
43 > > > > * 1.0.9
44 > > > >
45 > > > > Development release
46 > > > >
47 > > > > * 1.0.10rc2
48 > > > > * 1.0.10rc2
49 > > > > * 1.0.10rc1
50 > > > > * 1.0.10rc2
51 > > > > * 1.0.10rc2
52 > > > > * ---
53 > > > > * 1.0.10rc2
54 > > > >
55 > > > > So there is an alsa-tools devel release higher than what you've got, as
56 > > > > well as a firmware devel-release.
57 > > > >
58 > > > > It's possible that part of the issue is the version mismatch you've got
59 > > > > happening (for example, the devel release of alsa-tools might well
60 > > > > understand how the hda-intel cards work, whereas 1.0.9 does not).
61 > > > >
62 > > > > I would consider copying the alsa-firmware and alsa-tools ebuilds to
63 > > > > your overlay, updating them to 1.0.10rc2, and seeing if they will then
64 > > > > upgrade, and if so, whether that helps.
65 > > > >
66 > > > > Just an idea.
67 > > > >
68 > > > > Holly
69 > > >
70 > > > Are there ebuilds for alsa-firmware-1.0.10-rc2 and
71 > > > alsa-tools-1.0.10.rc2??? I looked in portage (I sync every night at
72 > > > midnight) and I didn't see them...
73 > >
74 > > I believe that alsa-firmware is only supporting the HDSP devices
75 > > (Digiface and Multiface) that need to have firmware loaded into them
76 > > before they will operate. My HDSP 9652 doesn't need it since the
77 > > firmware is on the card.
78 > >
79 > > I find it doubtful that this will fix your problem, but it doesn't hurt to try.
80 > >
81 > > Did you do the aplay experiment?
82 > >
83 > > - Mark
84 > >
85 >
86 > Please spend some time looking at the Alsa bug report system. There
87 > are a number of folks having similar problems. There are currently
88 > 25-30 bugs reported for this device. Maybe 25% of them have been for
89 > no sound or alsamixer problems. A couple have solutions. It seems that
90 > most are waiting attention.
91 >
92 > If you think your problem matches one of theirs then add your info to
93 > the bug report. If you think it's different than all the ones filed
94 > then file a new one.
95 >
96 > One interesting report said alsamixer failed exactly like it does for
97 > you but he managed to get sound using ogg123. Maybe you can try that.
98 >
99 > https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1316
100 >
101 > - Mark
102 >
103
104 camille sounds # ogg123 KDE_Pop.ogg
105
106 Audio Device: Advanced Linux Sound Architecture (ALSA) output
107
108 Playing: KDE_Pop.ogg
109 Ogg Vorbis stream: 1 channel, 44100 Hz
110
111 Done.
112 camille sounds # ogg123 KDE_Desktop1.wav
113
114 Audio Device: Advanced Linux Sound Architecture (ALSA) output
115
116 Error opening KDE_Desktop1.wav using the oggvorbis module. The file may
117 be corrupted.
118
119
120 I'll take a look at the ALSA site. The above ogg file played (at least
121 the screen output said it did), but there was no sound from the
122 speakers.
123
124 --
125 gentoo-user@g.o mailing list