Advertisement
Guest User

Untitled

a guest
Apr 12th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. $ uname -a
  2. Linux xeon470 3.5.0-27-generic #46-Ubuntu SMP Mon Mar 25 19:58:17 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
  3.  
  4. ##########################################################################################
  5.  
  6. $ cat /proc/asound/cards
  7. 0 [ICH5 ]: ICH4 - Intel ICH5
  8. Intel ICH5 with AD1981B at irq 17
  9. 1 [Generic ]: HDA-Intel - HD-Audio Generic
  10. HD-Audio Generic at 0xdfbdc000 irq 89
  11.  
  12. ##########################################################################################
  13.  
  14. $ sudo lshw -class multimedia
  15. *-multimedia
  16. description: Audio device
  17. product: Juniper HDMI Audio [Radeon HD 5700 Series]
  18. vendor: Advanced Micro Devices [AMD] nee ATI
  19. physical id: 0.1
  20. bus info: pci@0000:05:00.1
  21. version: 00
  22. width: 64 bits
  23. clock: 33MHz
  24. capabilities: pm pciexpress msi bus_master cap_list
  25. configuration: driver=snd_hda_intel latency=0
  26. resources: irq:89 memory:dfbdc000-dfbdffff
  27. *-multimedia
  28. description: Multimedia audio controller
  29. product: 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller
  30. vendor: Intel Corporation
  31. physical id: 1f.5
  32. bus info: pci@0000:00:1f.5
  33. version: 02
  34. width: 32 bits
  35. clock: 33MHz
  36. capabilities: pm bus_master cap_list
  37. configuration: driver=snd_intel8x0 latency=0
  38. resources: irq:17 ioport:ec00(size=256) ioport:e8c0(size=64) memory:dffffa00-dffffbff memory:dffff900-dffff9ff
  39.  
  40. ############################################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement