Advertisement
Guest User

Untitled

a guest
May 1st, 2012
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. $ aplay -l
  2. **** List of PLAYBACK Hardware Devices ****
  3. card 0: CK804 [NVidia CK804], device 0: Intel ICH [NVidia CK804]
  4. Subdevices: 1/1
  5. Subdevice #0: subdevice #0
  6. card 0: CK804 [NVidia CK804], device 2: Intel ICH - IEC958 [NVidia CK804 - IEC958]
  7. Subdevices: 1/1
  8. Subdevice #0: subdevice #0
  9. $ aplay -L
  10. null
  11. Discard all samples (playback) or generate zero samples (capture)
  12. default:CARD=CK804
  13. NVidia CK804, NVidia CK804
  14. Default Audio Device
  15. sysdefault:CARD=CK804
  16. NVidia CK804, NVidia CK804
  17. Default Audio Device
  18. front:CARD=CK804,DEV=0
  19. NVidia CK804, NVidia CK804
  20. Front speakers
  21. surround40:CARD=CK804,DEV=0
  22. NVidia CK804, NVidia CK804
  23. 4.0 Surround output to Front and Rear speakers
  24. surround41:CARD=CK804,DEV=0
  25. NVidia CK804, NVidia CK804
  26. 4.1 Surround output to Front, Rear and Subwoofer speakers
  27. surround50:CARD=CK804,DEV=0
  28. NVidia CK804, NVidia CK804
  29. 5.0 Surround output to Front, Center and Rear speakers
  30. surround51:CARD=CK804,DEV=0
  31. NVidia CK804, NVidia CK804
  32. 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
  33. surround71:CARD=CK804,DEV=0
  34. NVidia CK804, NVidia CK804
  35. 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
  36. iec958:CARD=CK804,DEV=0
  37. NVidia CK804, NVidia CK804 - IEC958
  38. IEC958 (S/PDIF) Digital Audio Output
  39. $ ls -l /dev/snd/*
  40. crw-rw----+ 1 root audio 116, 0 мая 1 09:31 /dev/snd/controlC0
  41. crw-rw----+ 1 root audio 116, 24 мая 1 09:31 /dev/snd/pcmC0D0c
  42. crw-rw----+ 1 root audio 116, 16 мая 1 11:14 /dev/snd/pcmC0D0p
  43. crw-rw----+ 1 root audio 116, 25 мая 1 09:31 /dev/snd/pcmC0D1c
  44. crw-rw----+ 1 root audio 116, 18 мая 1 09:31 /dev/snd/pcmC0D2p
  45. crw-rw----+ 1 root audio 116, 1 мая 1 09:31 /dev/snd/seq
  46. crw-rw----+ 1 root audio 116, 33 мая 1 09:31 /dev/snd/timer
  47.  
  48. /dev/snd/by-path:
  49. итого 0
  50. lrwxrwxrwx 1 root root 12 мая 1 09:31 pci-0000:00:04.0 -> ../controlC0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement