<br><br><div class="gmail_quote">2012/9/13 Nigel Henry <span dir="ltr"><<a href="mailto:cave.dnb2m97pp@aliceadsl.fr" target="_blank">cave.dnb2m97pp@aliceadsl.fr</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Thursday 13 September 2012 12:32, jy wrote:<br>
> 2012/9/13 Ralf Mardorf <<a href="mailto:ralf.mardorf@alice-dsl.net">ralf.mardorf@alice-dsl.net</a>><br>
><br>
> > On Thu, 2012-09-13 at 07:38 +0200, jy wrote:<br>
> > > and after :<br>
> > ><br>
> > > $ lsmod | grep snd<br>
> > > snd_usb_audio          83446  0<br>
> > > snd_usbmidi_lib        22777  1 snd_usb_audio<br>
> > > snd_rawmidi            22278  1 snd_usbmidi_lib<br>
> > > snd_hda_codec_hdmi     30352  1<br>
> > > snd_hda_codec_realtek    95198  1<br>
> > > snd_hda_intel          25788  5<br>
> > > snd_hda_codec          87980  3<br>
> > > snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel<br>
> > > snd_hwdep              12910  2 snd_usb_audio,snd_hda_codec<br>
> > > snd_pcm_oss            39968  0<br>
> > > snd_mixer_oss          21707  2 snd_pcm_oss<br>
> > > snd_pcm                69043  5<br>
> > > snd_usb_audio,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_os<br>
</div>> > >s snd_seq_dummy          12455  0<br>
<div class="im">> > > snd_seq_oss            32416  0<br>
> > > snd_seq_midi_event     13124  1 snd_seq_oss<br>
> > > snd_seq                51504  5<br>
> > > snd_seq_dummy,snd_seq_oss,snd_seq_midi_event<br>
> > > snd_timer              22187  2 snd_pcm,snd_seq<br>
> > > snd_seq_device         12980  4<br>
> > > snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq<br>
> > > snd                    50814  24<br>
> ><br>
> > snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_code<br>
> >c_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,<br>
> >snd_pcm,snd_seq_dummy,snd_seq_oss,snd_seq,snd_timer,snd_seq_device<br>
> ><br>
> > > soundcore              12926  2 snd<br>
> > > snd_page_alloc         12841  2 snd_hda_intel,snd_pcm<br>
> > ><br>
> > ><br>
> > > snd_usb_audio loads properly!<br>
> ><br>
> > Isn't usbcore missing?<br>
> > usbcore --> snd_usb_audio,ohci_hcd,snd_usbmidi_lib,ehci_hcd,usbhid<br>
> ><br>
> > at least snd-usb-audio and ehci-hcd are present (logs testifying it<br>
><br>
> available in the thread). so I think usbcore is not missing but i know<br>
> snd_seq_midi is.<br>
><br>
> jy<br>
<br>
</div>It seems strange that snd_seq_midi is missing on ubuntustudio 12.04. I've seen<br>
a post where it's missing on the remix version of 12.04 though.<br>
<br>
Try:<br>
modinfo snd_seq_midi<br>
This should show if it actually does exist or not. If it does, according to<br>
some docs on jackd it may need to be forced at bootup. Worth a try, so add<br>
snd_seq_midi on one line in /etc/modules then reboot and check lsmod again.<br></blockquote><div><br>hum bad news <br>$ modinfo snd_seq_midi<br>ERROR: modinfo: could not find module snd_seq_midi<br><br>should i try to get it ?<br>

<br>jy <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
Nigel.<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</div></div></blockquote></div><br>