public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Alsa daemon won't start
@ 2005-07-28 18:14 Antonio Souto
  2005-07-28 19:39 ` Daniel da Veiga
  0 siblings, 1 reply; 6+ messages in thread
From: Antonio Souto @ 2005-07-28 18:14 UTC (permalink / raw
  To: gentoo-user

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

My alsa (which used to work ok) refuses to start with the message:

$ /etc/init.d/alsasound start
* Re-caching dependency info (mtimes differ)...
* Loading ALSA modules ... [ ok ]
* Restoring Mixer Levels ...
/usr/sbin/alsactl: set_control:894: warning: name mismatch (Headphone Jack 
Sense/External Amplifier) for control #29
/usr/sbin/alsactl: set_control:896: warning: index mismatch (0/0) for 
control #29
/usr/sbin/alsactl: set_control:873: failed to obtain info for control #30 
(No such file or directory) [ !! ]

I tried reemerging alsa-utils alsa-lib and alsa-headers but the problem 
persists...

I don't know when it began because it is unusual for me to restart my 
computer.
I have never edited any config file since using alasmixer was sufficient to 
make my sound card work fine.
It seems to me some upgrade has broken something.

-- 
Antonio Souto
Laboratorista e mestrando do
PIPCA - Programa Interdisciplinar de Pós-Graduação em Computação Aplicada
Bacharel em Ciência da Computação
UNISINOS - Universidade do Vale do Rio dos Sinos
Fones (0xx51) 590-3333 | 591-1100 | 591-1122 ramal 1658
São Leopoldo - RS

["The study of non-linear physics is like the study of non-elephant 
biology."]

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

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

* Re: [gentoo-user] Alsa daemon won't start
  2005-07-28 18:14 [gentoo-user] Alsa daemon won't start Antonio Souto
@ 2005-07-28 19:39 ` Daniel da Veiga
  2005-07-28 21:57   ` Christoph Eckert
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel da Veiga @ 2005-07-28 19:39 UTC (permalink / raw
  To: gentoo-user

Try running alsaconf and see if it helps...

On 7/28/05, Antonio Souto <antoniosouto@gmail.com> wrote:
> 
>  My alsa (which used to work ok) refuses to start with the message:
>  
>  $  /etc/init.d/alsasound start
>   * Re-caching dependency info (mtimes differ)...
>   * Loading ALSA modules ...                               
>                [ ok ]
>   * Restoring Mixer Levels ...
>  /usr/sbin/alsactl: set_control:894: warning: name mismatch (Headphone Jack
> Sense/External Amplifier) for control #29
>  /usr/sbin/alsactl: set_control:896: warning: index mismatch (0/0) for
> control #29
>  /usr/sbin/alsactl: set_control:873: failed to obtain info for control #30
> (No such file or directory)                               [
> !! ]
>  
>  I tried reemerging alsa-utils alsa-lib and alsa-headers but the problem
> persists...
>  
>  I don't know when it began because it is unusual for me to restart my
> computer.
>  I have never edited any config file since using alasmixer was sufficient to
> make my sound card work fine.
>  It seems to me some upgrade has broken something.
>  
> -- 
> Antonio Souto
> Laboratorista e mestrando do
> PIPCA - Programa Interdisciplinar de Pós-Graduação em Computação Aplicada
> Bacharel em Ciência da Computação
> UNISINOS - Universidade do Vale do Rio dos Sinos 
> Fones (0xx51) 590-3333 | 591-1100 | 591-1122 ramal 1658
> São Leopoldo - RS
> 
> ["The study of non-linear physics is like the study of non-elephant
> biology."]
>  


-- 
Daniel da Veiga
Computer Operator - RS - Brazil

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Alsa daemon won't start
  2005-07-28 19:39 ` Daniel da Veiga
@ 2005-07-28 21:57   ` Christoph Eckert
  2005-07-28 23:49     ` Urs Schuetz
  2005-07-29  0:38     ` Antonio Souto
  0 siblings, 2 replies; 6+ messages in thread
From: Christoph Eckert @ 2005-07-28 21:57 UTC (permalink / raw
  To: gentoo-user


> >  /usr/sbin/alsactl: set_control:873: failed to obtain
> > info for control #30 (No such file or directory)

the settings are stored in /etc/asound.state as soon as ALSA 
stops. Does this file exist and is it writeable?

You can try to delete it and see if this helps.


Best regards


    ce


-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Alsa daemon won't start
  2005-07-28 21:57   ` Christoph Eckert
@ 2005-07-28 23:49     ` Urs Schuetz
  2005-07-29  0:02       ` Mark Knecht
  2005-07-29  0:38     ` Antonio Souto
  1 sibling, 1 reply; 6+ messages in thread
From: Urs Schuetz @ 2005-07-28 23:49 UTC (permalink / raw
  To: gentoo-user

On Thu, 28 Jul 2005, Christoph Eckert wrote:

> 
> > >  /usr/sbin/alsactl: set_control:873: failed to obtain
> > > info for control #30 (No such file or directory)
> 
> the settings are stored in /etc/asound.state as soon as ALSA 
> stops. Does this file exist and is it writeable?
> 
> You can try to delete it and see if this helps.

...or recreate it with
alsactl store

This writes the actual mixer settings to a file, which will be
read when you start alsa.

 __
Urs

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Alsa daemon won't start
  2005-07-28 23:49     ` Urs Schuetz
@ 2005-07-29  0:02       ` Mark Knecht
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Knecht @ 2005-07-29  0:02 UTC (permalink / raw
  To: gentoo-user

On 7/28/05, Urs Schuetz <u.schutz@bluewin.ch> wrote:
> On Thu, 28 Jul 2005, Christoph Eckert wrote:
> 
> >
> > > > /usr/sbin/alsactl: set_control:873: failed to obtain
> > > > info for control #30 (No such file or directory)
> >
> > the settings are stored in /etc/asound.state as soon as ALSA
> > stops. Does this file exist and is it writeable?
> >
> > You can try to delete it and see if this helps.
> 
> ...or recreate it with
> alsactl store
> 
> This writes the actual mixer settings to a file, which will be
> read when you start alsa.
> 
>  __
> Urs
> 

Yeah, the process goes like this:

rm /etc/asound.state
alsmixer
(set levels and exit)
alsactl store

- Mark

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Alsa daemon won't start
  2005-07-28 21:57   ` Christoph Eckert
  2005-07-28 23:49     ` Urs Schuetz
@ 2005-07-29  0:38     ` Antonio Souto
  1 sibling, 0 replies; 6+ messages in thread
From: Antonio Souto @ 2005-07-29  0:38 UTC (permalink / raw
  To: gentoo-user

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

Thanks a lot! 

I removed /etc/asound.state and the service restarted without errors. Then I 
run alsaconf (thanks to Veiga) and unmuted the card. Listening to music 
again :)

Thanks to the other folks that answered too.

On 7/28/05, Christoph Eckert <ce@christeck.de> wrote:
> 
> 
> > > /usr/sbin/alsactl: set_control:873: failed to obtain
> > > info for control #30 (No such file or directory)
> 
> the settings are stored in /etc/asound.state as soon as ALSA
> stops. Does this file exist and is it writeable?
> 
> You can try to delete it and see if this helps.
> 
> 
> Best regards
> 
> 
> ce
> 
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 


-- 
Antonio Souto
Laboratorista e mestrando do
PIPCA - Programa Interdisciplinar de Pós-Graduação em Computação Aplicada
Bacharel em Ciência da Computação
UNISINOS - Universidade do Vale do Rio dos Sinos
Fones (0xx51) 590-3333 | 591-1100 | 591-1122 ramal 1658
São Leopoldo - RS

["The study of non-linear physics is like the study of non-elephant 
biology."]

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

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

end of thread, other threads:[~2005-07-29  0:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-28 18:14 [gentoo-user] Alsa daemon won't start Antonio Souto
2005-07-28 19:39 ` Daniel da Veiga
2005-07-28 21:57   ` Christoph Eckert
2005-07-28 23:49     ` Urs Schuetz
2005-07-29  0:02       ` Mark Knecht
2005-07-29  0:38     ` Antonio Souto

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