All pastes #1825038 Raw Edit

shirley

public text v1 · immutable
#1825038 ·published 2010-03-06 11:27 UTC
rendered paste body
!!################################!!ALSA Information Script v 0.4.59!!################################!!Script ran on: Sat Mar  6 11:26:54 UTC 2010!!Linux Distribution!!------------------Linux Mint 8 Helena - Main Edition \n \l DISTRIB_ID=LinuxMint RELEASE_NOTES_URL=http://www.linuxmint.com/rel_helena.php DISTRIB_DESCRIPTION="Linux Mint 8 Helena - Main Edition"!!DMI Information!!---------------Manufacturer:       Product Name:       !!Kernel Information!!------------------Kernel release:    2.6.31-14-genericOperating System:  GNU/LinuxArchitecture:      i686Processor:         unknownSMP Enabled:       Yes!!ALSA Version!!------------Driver version:     Library version:    Utilities version:  1.0.20!!Loaded ALSA modules!!-------------------!!Sound Servers on this system!!----------------------------Pulseaudio:      Installed - Yes (/usr/bin/pulseaudio)      Running - YesESound Daemon:      Installed - Yes (/usr/bin/esd)      Running - No!!Soundcards recognised by ALSA!!-----------------------------!!PCI Soundcards installed in the system!!--------------------------------------00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)00:09.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)!!Advanced information - PCI Vendor/Device/Susbsystem ID's!!--------------------------------------------------------00:02.7 0401: 1039:7012 (rev a0)	Subsystem: 1019:1b13--00:09.0 0401: 1102:0002 (rev 07)	Subsystem: 1102:8064!!Modprobe options (Sound related)!!--------------------------------snd-atiixp-modem: index=-2snd-intel8x0m: index=-2snd-via82xx-modem: index=-2snd-usb-audio: index=-2snd-usb-us122l: index=-2snd-usb-usx2y: index=-2snd-usb-caiaq: index=-2snd-cmipci: mpu_port=0x330 fm_port=0x388snd-pcsp: index=-2snd-intel8x0: ac97_clock=48000!!Loaded sound module options!!--------------------------!!ALSA Device nodes!!-----------------!!ALSA configuration files!!------------------------!!System wide config file (/etc/asound.conf)# Set default sound card# Useful so that all settings can be changed to a different card here.pcm.snd_card {     type hw     card 0}# Allow mixing of multiple output streams to this devicepcm.dmixer {     type dmix     ipc_key 1024     slave.pcm "snd_card"     slave {          # This stuff provides some fixes for latency issues.          # buffer_size should be set for your audio chipset.          period_time 0          period_size 1024          buffer_size 4096          # rate 44100     }     bindings {          0 0          1 1     }}# Allow reading from the default device.# Also known as record or capture.pcm.dsnooper {     type dsnoop     ipc_key 2048     slave.pcm "snd_card"     bindings {          0 0          1 1     }}# This is what we want as our default device# a fully duplex (read/write) audio device.pcm.duplex {     type asym     playback.pcm "dmixer"     capture.pcm "dsnooper"}#################### CONVERSION PLUG ##################### Setting the default pcm device allows the conversion# rate to be selected on the fly.# duplex mode allows any alsa enabled app to read/write# to the dmix plug (Fixes a problem with wine).pcm.!default {     type asym     playback.pcm "dmixer"     capture.pcm "dsnooper"}######### AOSS ########## OSS dsp0 device (OSS needs only output support, duplex will break some stuff)pcm.dsp0 {     type plug     slave.pcm "dmixer"}# OSS control for dsp0 (needed?...this might not be useful)ctl.dsp0 {     type plug     slave.pcm "snd_card"}# OSS control for dsp0 (default old OSS is mixer0)ctl.mixer0 {     type plug     slave.pcm "snd_card"}!!Aplay/Arecord output!!------------APLAYaplay: device_list:223: no soundcards found...ARECORDarecord: device_list:223: no soundcards found...!!Amixer output!!-------------!!Alsactl output!!---------------startcollapse----endcollapse--!!All Loaded Modules!!------------------Modulebinfmt_miscdm_cryptiptable_filterip_tablesx_tablesnvidiaemu10k1_gpshpchpppdevlpgameportparport_pcparportdm_raid45xorusbhidsis900miifloppysis_agpagpgart!!ALSA/HDA dmesg!!------------------