Re: [Alsa-user] FC3 alsa problems
Brought to you by:
perex
|
From: Brian L S. <br...@ga...> - 2005-12-05 14:00:24
|
Yes. All my problems were cured by removing the three 1.0.6 rpms that come with FC3. The only rpm changes i made were: rpm -e --nodeps alsa-lib-1.0.6-8.FC3 rpm -e --nodeps alsa-utils-1.0.6-3 rpm -e --nodeps alsa-lib-devel-1.0.6-8.FC3 Then I installed alsa 1.0.10 (with "make install") after building from source. brian On Sun, 2005-12-04 at 20:53 +0100, Gianluca Cecchi wrote: > Did you solve also the > > > ALSA lib setup.c:548:(add_elem) Cannot obtain info for CTL elem > > > (MIXER,'IEC958 Playback Default',0,0,0): No such file or directory > > > aplay: main:544: audio open error: No such file or directory > > message? > With other installs did you use "rpm -U" command over 1.0.6 or what? > I think you could not have multiple versions of alsa-lib and alsa- > utils on the system... > Gianluca > > |