!!################################ !!ALSA Information Script v 0.4.60 !!################################ !!Script ran on: Sun Jun 19 12:15:48 UTC 2011 !!Linux Distribution !!------------------ Ubuntu 11.04 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 11.04" !!DMI Information !!--------------- Manufacturer: FUJITSU SIEMENS Product Name: AMILO Pro Series V3525 Product Version: 20 !!Kernel Information !!------------------ Kernel release: 2.6.39-0-generic Operating System: GNU/Linux Architecture: i686 Processor: i686 SMP Enabled: Yes !!ALSA Version !!------------ Driver version: Library version: 1.0.24.1 Utilities version: 1.0.24.2 !!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 Jack: Installed - Yes (/usr/bin/jackd) Running - No !!Soundcards recognised by ALSA !!----------------------------- !!PCI Soundcards installed in the system !!-------------------------------------- 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) !!Advanced information - PCI Vendor/Device/Subsystem ID's !!-------------------------------------------------------- 00:1b.0 0403: 8086:27d8 (rev 02) Subsystem: 1734:10d7 !!Modprobe options (Sound related) !!-------------------------------- snd-ice1724: index=0 model=ap192 snd-usb-audio: index=1,2 vid=0x0ccd,0x0d8c pid=0x0028,0x000c snd-atiixp-modem: index=-2 snd-intel8x0m: index=-2 snd-via82xx-modem: index=-2 snd-usb-audio: index=-2 snd-usb-caiaq: index=-2 snd-usb-ua101: index=-2 snd-usb-us122l: index=-2 snd-usb-usx2y: index=-2 snd-cmipci: mpu_port=0x330 fm_port=0x388 snd-pcsp: index=-2 snd-usb-audio: index=-2 !!Loaded sound module options !!-------------------------- !!ALSA Device nodes !!----------------- crw------- 1 root root 116, 1 Jun 19 13:34 /dev/snd/seq crw------- 1 root root 116, 33 Jun 19 13:34 /dev/snd/timer !!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 device pcm.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 !!------------ APLAY aplay: device_list:240: no soundcards found... ARECORD arecord: device_list:240: no soundcards found... !!Amixer output !!------------- !!Alsactl output !!------------- --startcollapse-- --endcollapse-- !!All Loaded Modules !!------------------ Module sha256_generic cryptd aes_i586 aes_generic binfmt_misc parport_pc ppdev lp parport dm_crypt vboxnetadp vboxnetflt vboxdrv rfcomm sierra usbserial bnep btusb bluetooth pcmcia joydev arc4 iwl3945 iwl_legacy acer_wmi mac80211 sparse_keymap yenta_socket pcmcia_rsrc pcmcia_core cfg80211 psmouse serio_raw usbhid hid i915 drm_kms_helper drm ahci sdhci_pci sky2 sdhci i2c_algo_bit video libahci !!ALSA/HDA dmesg !!------------------