Re: alsa-info.sh, edirol UA-101

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

 



Germano Carella wrote:
> Hi,
> I downloaded alsa-info.sh.
> Results of it is at the link: http://pastebin.ca/1028641
> Regards,
> Germano
As Clemens said, full functionality of your card is not supported in 
Alsa.  The reason your card is not fully supported is probably that it 
has a lot of extra functionality and so does not follow the standard USB 
interface format because it needs more control, and so uses proprietary 
controls.

After looking at the output from your system I have a couple of suggestions.

Your driver is at 1.0.14 version.  If you can, it would be good to 
upgrade to at least the 1.0.16 version.  That is the same as your alsa 
lib and alsa utilities version.    If there is no package the source 
archive is located at 
ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.16.tar.bz2.

If you are comfortable compiling and installing new drivers, you should 
go to ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/ and 
download the latest driver module archive, unpack, compile, and install it.

I'm not familiar with the utility asoundconf that generated the system 
configuration file, but I think you should go into your .asoundrc and 
disable it like the instructions suggest.  Then reboot your computer and 
let it create a new asound.conf file. 

   1. User specific config file (~/.asoundrc)
   2.  
   3. # ALSA library configuration file
   4.  
   5. # Include settings that are under the control of asoundconf(1).
   6. # (To disable these settings, comment out this line.)
   7. </root/.asoundrc.asoundconf>


Yours is very complicated.  I don't think all of that is necessary.  My 
system has only 3 lines in the /etc/asound.conf file
defaults.pcm.card 0
defaults.pcm.device 0
defaults.ctl.card 0

Yours has all of this.  Maybe this is necessary because your card is USB 
and mine is PCI, but I don't think so.

   1. !defaults.pcm.card UA101
   2. defaults.ctl.card UA101
   3. defaults.pcm.device 0
   4. defaults.pcm.subdevice -1
   5. defaults.pcm.nonblock 1
   6. defaults.pcm.ipc_key 5678293
   7. defaults.pcm.ipc_gid audio
   8. defaults.pcm.ipc_perm 0660
   9. defaults.pcm.dmix.max_periods 0
  10. defaults.pcm.dmix.rate 48000
  11. defaults.pcm.dmix.format S16_LE
  12. defaults.pcm.dmix.card defaults.pcm.card
  13. defaults.pcm.dmix.device defaults.pcm.device
  14. defaults.pcm.dsnoop.card defaults.pcm.card
  15. defaults.pcm.dsnoop.device defaults.pcm.device
  16. defaults.pcm.front.card defaults.pcm.card
  17. defaults.pcm.front.device defaults.pcm.device
  18. defaults.pcm.rear.card defaults.pcm.card
  19. defaults.pcm.rear.device defaults.pcm.device
  20. defaults.pcm.center_lfe.card defaults.pcm.card
  21. defaults.pcm.center_lfe.device defaults.pcm.device
  22. defaults.pcm.side.card defaults.pcm.card
  23. defaults.pcm.side.device defaults.pcm.device
  24. defaults.pcm.surround40.card defaults.pcm.card
  25. defaults.pcm.surround40.device defaults.pcm.device
  26. defaults.pcm.surround41.card defaults.pcm.card
  27. defaults.pcm.surround41.device defaults.pcm.device
  28. defaults.pcm.surround50.card defaults.pcm.card
  29. defaults.pcm.surround50.device defaults.pcm.device
  30. defaults.pcm.surround51.card defaults.pcm.card
  31. defaults.pcm.surround51.device defaults.pcm.device
  32. defaults.pcm.surround71.card defaults.pcm.card
  33. defaults.pcm.surround71.device defaults.pcm.device
  34. defaults.pcm.iec958.card defaults.pcm.card
  35. defaults.pcm.iec958.device defaults.pcm.device
  36. defaults.pcm.modem.card defaults.pcm.card
  37. defaults.pcm.modem.device defaults.pcm.device
  38. defaults.rawmidi.card 0
  39. defaults.rawmidi.device 0
  40. defaults.rawmidi.subdevice -1
  41. defaults.hwdep.card 0
  42. defaults.hwdep.device 0
  43. defaults.timer.class 2
  44. defaults.timer.sclass 0
  45. defaults.timer.card 0
  46. defaults.timer.device 0
  47. defaults.timer.subdevice 0
  48. defaults.namehint.showall on
  49. defaults.namehint.basic on
  50. defaults.namehint.extended on


Because alsa has recognized your card for playback and capture you 
should be able to play by using
aplay -D plughw:0,0 some.wav
and caputre by using
arecord -d 10 -f cd -t wav -D plughw:0,0 some.wav





-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux