Advertisement
tyzoid

audio drivers

Nov 10th, 2013
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. $ aplay -l
  2. aplay: device_list:252: no soundcards found...
  3. $ aplay -L
  4. null
  5. Discard all samples (playback) or generate zero samples (capture)
  6. pulse
  7. PulseAudio Sound Server
  8. $ modinfo soundcore
  9. ERROR: modinfo: could not open /lib/modules/2.6.32-042stab076.5/modules.dep
  10. $ lsb_release -a
  11. No LSB modules are available.
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 12.04.1 LTS
  14. Release: 12.04
  15. Codename: precise
  16. $ uname -a
  17. Linux cdn3 2.6.32-042stab076.5 #1 SMP Mon Mar 18 20:41:34 MSK 2013 x86_64 x86_64 x86_64 GNU/Linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement