[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: alsa: no sound cards defined



Hi KH,

Karl-Heinz Eischer wrote:
> Hi Martin,
> 
> On Fri, Jan 10, 2003 at 01:09:14PM +0100, Martin Samesch wrote:
>> [...]
>># /etc/init.d/alsa start
>>Starting ALSA sound driver (version 0.9.0rc2): no sound cards defined.
>>
>>Beim Starten von xmms bekomme ich die Meldung:
>>
>>  Jan 10 13:04:51 tutnix modprobe: modprobe: Can't locate module
>>  sound-slot-0
>>  Jan 10 13:04:51 tutnix modprobe: modprobe: Can't locate module
>>  sound-service-0-0
> 
>  mv -i /etc/alsa/modutils/0.5 /etc/alsa/modutils/0.9
> und 
>  dpkg-reconfigure alsa-modules-<deine version>  (oder war das alsa-base?)

alsa-modules gibts bei mir nicht, weil ich den Kernel-Patch
004_alsa090rc2_021215_ck_2.4.20 verwende.

Ich habe nun /etc/modutils/alsa wieder gelöscht, .../0.5 nach .../0.9
kopiert (danach versuchsweise gelöscht) und alsaconf aufgerufen. Jetzt
sieht das Ganze folgendermaßen aus:

diff -u 0.5 0.9:

  -alias snd-card-0 snd-card-es1938
  +alias snd-card-0 snd-es1938
  -alias sound-service-0-1 snd-seq-oss
  +alias sound-service-0-1 snd-seq
  -alias sound-service-0-8 snd-seq-oss
  +alias sound-service-0-8 snd-seq
  -options snd-card-es1938 snd_index=0 snd_id=CARD_0
  +options snd-es1938 snd_index=0 snd_id=CARD_0

/etc/modutlis/alsa zeigt auf /etc/alsa/modutils/0.9

alsaconf legt also eine (nicht funktionierende) .../0.5, aber einen Link
von /etc/modutils/alsa nach .../0.9 an... seltsam.

>  wenn sie nur noch manuell gehen, fehlen sie wahrscheinlich in 
> /etc/modules.conf. Die alsa-modules legen glaub ich bei der Installation
> den Link von /etc/modutils/alsa auf /etc/alsa/modules/0.9, wenn diese
> vorhanden ist. Ohne diesen Link sind nach einem Aufruf von update-modules
> deine Daten nicht in der modules.conf drin, und dann tritt dein Fehler
> auf. 

Stimmt, wie gesagt war der Link nicht mehr da und dementsprechend
natürlich nichts soundmäßiges in /etc/modules.conf.

Vielen Dank.

Gruß,
Martin



Reply to: