Dominique Michel <dominique.michel <at> vtxnet.ch> writes: > You should try as root, something like: > > modprobe <your_module> > > IF it doesn't load, modprobe will output some messages. > > modinfo <your_module> > > will show you informations about the modules, inclusive its parameters, > You can add those parameters at the end of the modprobe command. > > You must also be sure than no modules is already loaded for this card. > lsmod | grep snd > will output the loaded sound modules. You can unload them with > rmmod <your_module> > > Dominique > > _______________________________________________ > > Alsa-user mailing list > > Alsa-user <at> lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/alsa-user > The lsmod | grep snd output gives root@AtomAVLinux:/home/zakis# lsmod | grep snd snd_hrtimer 1072 0 snd_aloop 9091 0 snd_seq_dummy 911 0 snd_usb_audio 61931 2 snd_usbmidi_lib 11997 1 snd_usb_audio snd_seq_midi 3244 0 snd_seq_midi_event 3616 1 snd_seq_midi snd_rawmidi 12095 2 snd_seq_midi,snd_usbmidi_lib snd_hwdep 3747 1 snd_usb_audio snd_pcm 46335 2 snd_usb_audio,snd_aloop snd_page_alloc 4721 1 snd_pcm snd_seq 32245 3 snd_seq_midi_event,snd_seq_midi,snd_seq_dummy snd_seq_device 3520 4 snd_seq,snd_rawmidi,snd_seq_midi,snd_seq_dummy snd_timer 12074 3 snd_seq,snd_pcm,snd_hrtimer snd 33300 14 snd_timer,snd_seq_device,snd_seq,snd_pcm, snd_hwdep,snd_rawmidi,snd_usbmidi_lib,snd_usb_audio,snd_aloop soundcore 3434 1 snd usbcore 90467 8 ehci_hcd,uhci_hcd,uas,usb_storage,usbhid,snd_usbmidi_lib,snd_usb_audio How do I find which module is loaded for sp606?I have disabled the onboard audio card from bios and no other audio device is connected (eg web camera) ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user