This is just a guess and unlike the nfs issue I've no way to test it out but here is my idea: The soune modules are pulled in by rc.modules before the usb device is recognised and hence are just loaded bud do nothing. When the usb sound device gets recognised the modules are already loaded and nothing else is done.
I'd check out that the sound modules are not in rc.modules and just let udev do it's magic when nthe device is recognised. Regards David --- Mer 6/4/11, Thorsten M. <[email protected]> ha scritto: > Da: Thorsten M. <[email protected]> > Oggetto: [ARMedslack] Audio devices not available after boot on current > A: "Slackware ARM port" <[email protected]> > Data: Mercoledì 6 Aprile 2011, 20:31 > Hi, > an USB soundcard is connected to my Dockstar: > us 001 Device 005: ID 08bb:2702 Texas Instruments Japan > Speakers > > Alsa modules are loaded: > snd_usb_audio 69452 > 0 > snd_pcm > 61029 2 snd_pcm_oss,snd_usb_audio > snd_timer > 18347 1 snd_pcm > snd_page_alloc 4615 > 1 snd_pcm > snd_hwdep > 5129 1 snd_usb_audio > snd_usbmidi_lib 15814 1 > snd_usb_audio > snd_rawmidi > 16260 1 snd_usbmidi_lib > snd > 42908 7 > snd_pcm_oss,snd_usb_audio,snd_pcm,snd_timer,snd_hwdep,snd_usbmidi_lib,snd_rawmidi > soundcore > 5443 1 snd > > But /dev/snd/ is not available after boot: > thorsten@dreamtheater:~$ alsamixer > cannot open mixer: No such file or directory > > After unplugging/plugging the sound card everything works > fine. > Did anyone else notice this or have any ideas? > > -- > Thorsten Mühlfelder > Salix OS: www.salixos.org > _______________________________________________ > ARMedslack mailing list > [email protected] > http://lists.armedslack.org/mailman/listinfo/armedslack > _______________________________________________ ARMedslack mailing list [email protected] http://lists.armedslack.org/mailman/listinfo/armedslack
