public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* 1.0.11rc1: still problem with alsamixer ?
@ 2005-12-18 14:30 Alexandr
  2005-12-22 16:37 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandr @ 2005-12-18 14:30 UTC (permalink / raw)
  To: alsa-devel

So. I update my alsa-drivers, -lib , -utils to 1.0.11rc1 - right now my
Live 5.1 detect correctly, but problem with alsamixer is stay:

kernel 2.6.14 , when i execute "alsamixer" get a next message:

ALSA lib simple_none.c:1218:(simple_add1) helem (MIXER,'Front Playback 
Volume',0,0,0) appears twice or more

alsamixer: function snd_mixer_load failed: Invalid argument

and alsamixer don't run, same with amixer.

And silence from my rear speakers after update, early i has a copy of
front speakers on it.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 1.0.11rc1: still problem with alsamixer ?
  2005-12-18 14:30 1.0.11rc1: still problem with alsamixer ? Alexandr
@ 2005-12-22 16:37 ` Takashi Iwai
  2005-12-23 20:11   ` Alexandr
  0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2005-12-22 16:37 UTC (permalink / raw)
  To: Alexandr; +Cc: alsa-devel

At Sun, 18 Dec 2005 16:30:38 +0200,
Alexandr wrote:
> 
> So. I update my alsa-drivers, -lib , -utils to 1.0.11rc1 - right now my
> Live 5.1 detect correctly, but problem with alsamixer is stay:
> 
> kernel 2.6.14 , when i execute "alsamixer" get a next message:
> 
> ALSA lib simple_none.c:1218:(simple_add1) helem (MIXER,'Front Playback 
> Volume',0,0,0) appears twice or more
> 
> alsamixer: function snd_mixer_load failed: Invalid argument
> 
> and alsamixer don't run, same with amixer.
> 
> And silence from my rear speakers after update, early i has a copy of
> front speakers on it.

Make sure that you have no other libasound.so.  For example, FC4
installs its own one to /lib while alsa-lib package installs to
/usr/lib as default.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 1.0.11rc1: still problem with alsamixer ?
  2005-12-22 16:37 ` Takashi Iwai
@ 2005-12-23 20:11   ` Alexandr
  2006-01-02 12:08     ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandr @ 2005-12-23 20:11 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 929 bytes --]

Takashi Iwai wrote:

>At Sun, 18 Dec 2005 16:30:38 +0200,
>Alexandr wrote:
>  
>
>>So. I update my alsa-drivers, -lib , -utils to 1.0.11rc1 - right now my
>>Live 5.1 detect correctly, but problem with alsamixer is stay:
>>
>>kernel 2.6.14 , when i execute "alsamixer" get a next message:
>>
>>ALSA lib simple_none.c:1218:(simple_add1) helem (MIXER,'Front Playback 
>>Volume',0,0,0) appears twice or more
>>
>>alsamixer: function snd_mixer_load failed: Invalid argument
>>
>>and alsamixer don't run, same with amixer.
>>
>>And silence from my rear speakers after update, early i has a copy of
>>front speakers on it.
>>    
>>
>
>Make sure that you have no other libasound.so.  For example, FC4
>installs its own one to /lib while alsa-lib package installs to
>/usr/lib as default.
>
>
>Takashi
>  
>
I have only one libasound.so:

# locate libasound.so
/usr/lib/libasound.so
/usr/lib/libasound.so.2
/usr/lib/libasound.so.2.0.0



[-- Attachment #2: Type: text/html, Size: 1341 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 1.0.11rc1: still problem with alsamixer ?
  2005-12-23 20:11   ` Alexandr
@ 2006-01-02 12:08     ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2006-01-02 12:08 UTC (permalink / raw)
  To: Alexandr; +Cc: alsa-devel

At Fri, 23 Dec 2005 22:11:02 +0200,
Alexandr wrote:
> 
> Takashi Iwai wrote:
> 
>     At Sun, 18 Dec 2005 16:30:38 +0200,
>     Alexandr wrote:
> 
>         So. I update my alsa-drivers, -lib , -utils to 1.0.11rc1 - right now my
>         Live 5.1 detect correctly, but problem with alsamixer is stay:
>         
>         kernel 2.6.14 , when i execute "alsamixer" get a next message:
>         
>         ALSA lib simple_none.c:1218:(simple_add1) helem (MIXER,'Front Playback 
>         Volume',0,0,0) appears twice or more
>         
>         alsamixer: function snd_mixer_load failed: Invalid argument
>         
>         and alsamixer don't run, same with amixer.
>         
>         And silence from my rear speakers after update, early i has a copy of
>         front speakers on it.
> 
>     Make sure that you have no other libasound.so.  For example, FC4
>     installs its own one to /lib while alsa-lib package installs to
>     /usr/lib as default.
> 
>     Takashi
> 
> I have only one libasound.so:
> 
> # locate libasound.so
> /usr/lib/libasound.so
> /usr/lib/libasound.so.2
> /usr/lib/libasound.so.2.0.0

Then attach run "alsactl -f somefile store" and attach that file for
checking.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-02 12:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-18 14:30 1.0.11rc1: still problem with alsamixer ? Alexandr
2005-12-22 16:37 ` Takashi Iwai
2005-12-23 20:11   ` Alexandr
2006-01-02 12:08     ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox