!!################################ !!ALSA Information Script v 0.4.64 !!################################ !!Script ran on: Wed Aug 23 08:07:50 UTC 2017 !!Linux Distribution !!------------------ NAME=Slackware ID=slackware PRETTY_NAME="Slackware 14.2" CPE_NAME="cpe:/o:slackware:slackware_linux:14.2" HOME_URL="http://slackware.com/" SUPPORT_URL="http://www.linuxquestions.org/questions/slackware-14/" BUG_REPORT_URL="http://www.linuxquestions.org/questions/slackware-14/" Slackware 14.2 !!DMI Information !!--------------- Manufacturer: DELL Product Name: CS23-SH Product Version: A00 Firmware Version: S5400.86B.06.00.0028.081320082126 !!Kernel Information !!------------------ Kernel release: 4.4.14 Operating System: GNU/Linux Architecture: x86_64 Processor: Intel(R) Xeon(R) CPU L5420 @ 2.50GHz SMP Enabled: Yes !!ALSA Version !!------------ Driver version: Library version: 1.1.1 Utilities version: 1.1.1 !!Loaded ALSA modules !!------------------- !!Sound Servers on this system !!---------------------------- Pulseaudio: Installed - Yes (/usr/bin/pulseaudio) Running - Yes ESound Daemon: Installed - Yes (/usr/bin/esd) Running - No !!Soundcards recognised by ALSA !!----------------------------- !!PCI Soundcards installed in the system !!-------------------------------------- !!Advanced information - PCI Vendor/Device/Subsystem ID's !!------------------------------------------------------- !!Loaded sound module options !!--------------------------- !!ALSA Device nodes !!----------------- crw-rw---- 1 root audio 116, 1 Aug 23 09:46 /dev/snd/seq crw-rw---- 1 root audio 116, 33 Aug 23 09:46 /dev/snd/timer !!ALSA configuration files !!------------------------ !!User specific config file (~/.asoundrc) # To make skype working audio you must properly define here # 1) an output device called "skype_out" # 2) an input device called "skype_in" # # We have some sample configuration. # # Please, test audio and microphone with command: # $ arecord -f cd -D plug:skype_in |aplay -D plug:skype_out # # When it works try run # $ /usr/share/skype/bin/pulseaudio # If it works stop it with Ctrl C and start Skype # That should works in most installations # Configuration for speaker device pcm.skype_out { type plug slave.pcm dmix } # Configuration for microphone pcm.skype_in { type plug slave.pcm dsnoop } # be sure to unmute the microphne and select the correct 'capture' device in kmix or alsamixer # If your device does not properly supports 'dmix', try with following configuration # pcm.skype_out { # type dmix # ipc_key 1024 # slave { # # substitute hw:0,0 with your working device # # (you can find it int kde audio configuration tool) # pcm hw:0,0 # # pcm hw:1 # } # } # pcm.skype_in { # type dsnoop # ipc_key 1025 # slave { # # substitute hw:0,0 with your working device # # (you can find it int kde audio configuration tool) # pcm hw:0,0 # # pcm hw:1 # } # } !!System wide config file (/etc/asound.conf) # ALSA system-wide config file # By default, redirect to PulseAudio: pcm.default pulse ctl.default pulse !!Aplay/Arecord output !!-------------------- APLAY aplay: device_list:268: no soundcards found... ARECORD arecord: device_list:268: no soundcards found... !!Amixer output !!------------- !!Alsactl output !!-------------- --startcollapse-- --endcollapse-- !!All Loaded Modules !!------------------ Module xt_multiport iptable_filter ip_tables x_tables pci_stub vboxpci vboxnetadp vboxnetflt vboxdrv vmnet ppdev parport_pc parport vmw_vsock_vmci_transport vsock vmw_vmci vmmon cfg80211 rfkill ipv6 fuse amdkfd amd_iommu_v2 radeon ttm drm_kms_helper drm agpgart i2c_algo_bit fb_sys_fops syscopyarea coretemp sysfillrect sysimgblt dcdbas kvm_intel i2c_dev evdev kvm e1000e i5k_amb irqbypass ptp pps_core psmouse serio_raw uhci_hcd hwmon acpi_cpufreq shpchp 8250_fintek ehci_pci i2c_i801 ehci_hcd lpc_ich tpm_tis tpm processor fjes button ipmi_ssif i2c_core ipmi_si ipmi_msghandler loop !!ALSA/HDA dmesg !!--------------