WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: ALSA aconnect  (Read 14128 times)

Offline hitsware

  • Jr. Member
  • **
  • Posts: 97
Re: ALSA aconnect
« Reply #30 on: July 24, 2012, 08:57:25 AM »
Geez ...... Should have the 'sudo' on the apps info directions
Or should I have known that ?
If so what's the indicator ?

Offline hitsware

  • Jr. Member
  • **
  • Posts: 97
Re: ALSA aconnect
« Reply #31 on: July 24, 2012, 09:08:47 AM »
c@box:~$ sudo /usr/local/etc/init.d/alsasound start
rmmod: can't unload 'snd_hda_codec_idt': Resource temporarily unavailable
rmmod: can't unload 'snd_hda_codec': Resource temporarily unavailable
rmmod: can't unload 'snd_hwdep': Resource temporarily unavailable
rmmod: can't unload 'snd_pcm': Resource temporarily unavailable
rmmod: can't unload 'snd_timer': Resource temporarily unavailable
rmmod: can't unload 'snd': Resource temporarily unavailable
Starting sound driver: snd-hda-intel 
tc@box:~$

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14761
Re: ALSA aconnect
« Reply #32 on: July 24, 2012, 09:11:40 AM »
'Probably better to reboot and then try.

Offline hitsware

  • Jr. Member
  • **
  • Posts: 97
Re: ALSA aconnect
« Reply #33 on: July 24, 2012, 09:29:00 AM »
tc@box:~$ sudo /usr/local/etc/init.d/alsasound start
rmmod: can't unload 'snd_hda_codec_idt': Resource temporarily unavailable

rmmod: can't unload 'snd_hda_codec': Resource temporarily unavailable
rmmod: can't unload 'snd_hwdep': Resource temporarily unavailable
rmmod: can't unload 'snd_pcm': Resource temporarily unavailable
rmmod: can't unload 'snd_timer': Resource temporarily unavailable
rmmod: can't unload 'snd': Resource temporarily unavailable
Starting sound driver: snd-hda-intel 
tc@box:~$
tc@box:~$


Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: ALSA aconnect
« Reply #34 on: July 24, 2012, 09:42:31 AM »
So you neither have any sequencer nor any raw midi device.

alsa wouldn't load any drivers for non existent hardware (here they get autoloaded).
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline hitsware

  • Jr. Member
  • **
  • Posts: 97
Re: ALSA aconnect
« Reply #35 on: July 24, 2012, 10:58:00 AM »
After downloading FluidSynth (should install itself ?)

tc@box:~$ sudo /usr/local/etc/init.d/alsasound start
rmmod: can't unload 'snd_hda_codec_idt': Resource temporarily unavailable


rmmod: can't unload 'snd_hda_codec': Resource temporarily unavailable
rmmod: can't unload 'snd_hwdep': Resource temporarily unavailable
rmmod: can't unload 'snd_pcm': Resource temporarily unavailable
rmmod: can't unload 'snd_timer': Resource temporarily unavailable
rmmod: can't unload 'snd': Resource temporarily unavailable
Starting sound driver: snd-hda-intel 
tc@box:~$
tc@box:~$
tc@box:~$



Offline hitsware

  • Jr. Member
  • **
  • Posts: 97
Re: ALSA aconnect
« Reply #36 on: July 24, 2012, 04:31:38 PM »

Offline hitsware

  • Jr. Member
  • **
  • Posts: 97