!!################################ !!ALSA Information Script v 0.4.64 !!################################ !!Script ran on: Sun Jan 18 23:50:36 UTC 2015 !!Linux Distribution !!------------------ Debian GNU/Linux 7 \n \l PRETTY_NAME="Debian GNU/Linux 7 (wheezy)" NAME="Debian GNU/Linux" ID=debian HOME_URL="http://www.debian.org/" SUPPORT_URL="http://www.debian.org/support/" BUG_REPORT_URL="http://bugs.debian.org/" !!DMI Information !!--------------- Manufacturer: Product Name: Product Version: Firmware Version: !!Kernel Information !!------------------ Kernel release: 3.14.12-voyage-rt-rt9 Operating System: GNU/Linux Architecture: i686 Processor: unknown SMP Enabled: Yes !!ALSA Version !!------------ Driver version: Library version: Utilities version: !!Loaded ALSA modules !!------------------- !!Sound Servers on this system !!---------------------------- No sound servers found. !!Soundcards recognised by ALSA !!----------------------------- --- no soundcards --- !!PCI Soundcards installed in the system !!-------------------------------------- 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02) !!Advanced information - PCI Vendor/Device/Subsystem ID's !!------------------------------------------------------- 00:1b.0 0403: 8086:27d8 (rev 02) Subsystem: 174b:174b !!Modprobe options (Sound related) !!-------------------------------- snd_pcsp: index=-2 snd_atiixp_modem: index=-2 snd_intel8x0m: index=-2 snd_via82xx_modem: index=-2 !!ALSA Device nodes !!----------------- crw-rw---T 1 root audio 116, 1 Jan 18 23:16 /dev/snd/seq crw-rw---T 1 root audio 116, 33 Jan 18 23:16 /dev/snd/timer !!ALSA configuration files !!------------------------ !!System wide config file (/etc/asound.conf) # the sound card pcm.real { type hw card 0 device 0 } # the ipc stuff is needed for permissions, etc. pcm.dmixer { type dmix ipc_key 1024 ipc_perm 0666 slave.pcm "real" slave { period_time 0 period_size 1024 buffer_size 8192 rate 44100 } bindings { 0 0 1 1 } } ctl.dmixer { type hw card 0 } # software volume pcm.softvol { type softvol slave.pcm "dmixer" control { name "Software" card 0 } } # mpd volume control pcm.mpdvol { type softvol slave.pcm "dmixer" control { name "MPD" card 0 } } # ctrl for mpd volume ctl.mpdvol { type hw card 0 } # input pcm.input { type dsnoop ipc_key 3129398 ipc_key_add_uid false ipc_perm 0660 slave.pcm "810" } # duplex device pcm.duplex { type asym playback.pcm "softvol" capture.pcm "input" } # default devices pcm.!default { type plug slave.pcm "duplex" } # for oss devices pcm.dsp0 { type plug slave.pcm "duplex" } !!Aplay/Arecord output !!-------------------- APLAY aplay: device_list:252: no soundcards found... ARECORD arecord: device_list:252: no soundcards found... !!Amixer output !!------------- !!Alsactl output !!-------------- --startcollapse-- --endcollapse-- !!All Loaded Modules !!------------------ !!ALSA/HDA dmesg !!-------------- [ 4.319243] Oops: 0000 [#1] PREEMPT SMP [ 4.319270] Modules linked in: evdev( ) snd_timer rtc_cmos i915( ) intel_agp video drm_kms_helper snd drm i2c_algo_bit soundcore intel_gtt sg usb_storage r8169 mii ehci_pci uhci_hcd ehci_hcd ahci ata_generic usbcore libahci libata usb_common [ 4.319277] CPU: 1 PID: 1507 Comm: modprobe Not tainted 3.14.12-voyage-rt-rt9 #1