[EMAIL PROTECTED] wrote: > On Tue, 2002-03-26 at 08:50, [EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] wrote:
> > > alsamixer: function snd_ctl_open failed for default: Sound protocol is > > > not compatible. > > Sounds like you're trying to use the 0.5 utils and library with the 0.9 m= > odules (or, of course, the other way around... which modules do you have lo= > aded?) > That was my thought, too.. but I have all three 0.9 installed. the only > problem it could appened was to compile the library with the 0.5 modules > loaded. Perhaps it's that your old 0.5 library is still on the system and things are linking to it... Have a look in /usr/lib for libasound.* and see what's there, and then do "ldd `which alsamixer`" to see which library version your utils have compiled against. You might want to try the following: Build and install alsa-lib 0.9 Run "ldconfig" Unpack the alsa-util 0.9 source afresh (or "make distclean" in the current one if it works), then build and install that. --A _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user