!!################################ !!ALSA Information Script v 0.4.56 !!################################ !!Script ran on: Sat Apr 18 08:27:12 UTC 2009 !!Linux Distribution !!------------------ Arch Linux \r (\n) (\l) !!Kernel Information !!------------------ Kernel release: 2.6.29-ARCH Operating System: GNU/Linux Architecture: i686 Processor: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz SMP Enabled: Yes !!ALSA Version !!------------ Driver version: 1.0.18a Library version: 1.0.19 Utilities version: 1.0.19 !!Loaded ALSA modules !!------------------- !!Sound Servers on this system !!---------------------------- ESound Daemon: Installed - Yes (/usr/bin/esd) Running - No Jack: Installed - Yes (/usr/bin/jackd) Running - No !!Soundcards recognised by ALSA !!----------------------------- --- no soundcards --- !!PCI Soundcards installed in the system !!-------------------------------------- 05:00.0 Multimedia audio controller: Creative Labs SB X-Fi !!Advanced information - PCI Vendor/Device/Susbsystem ID's !!-------------------------------------------------------- 05:00.0 0401: 1102:0005 Subsystem: 1102:0021 !!Loaded sound module options !!-------------------------- !!ALSA Device nodes !!----------------- crw-rw---- 1 root audio 116, 3 Apr 18 09:23 /dev/snd/seq crw-rw---- 1 root audio 116, 2 Apr 18 09:23 /dev/snd/timer !!ALSA configuration files !!------------------------ !!User specific config file (~/.asoundrc) ### Alles in einer Zeile nach dem Zeichen # ist ein Kommentar, und wird von ALSA ignoriert. pcm.snd_card { type hw card 0 device 0 } ctl.snd_card { type hw card 0 device 0 } # Das dmix-Plugin wird definiert. pcm.dmixer { type dmix ipc_key 1024 ipc_perm 0666 # Andere Benutzer können ebenfalls dmix gleichzeitig nutzen slave.pcm "snd_card" slave { ### buffer_size kann bei Problemen der jeweiligen Karte angepasst werden. period_time 0 period_size 1024 buffer_size 4096 ### bei Störungen kann die Konvertierung auf die Rate 44100 eingeschaltet werden. # rate 44100 ### einige Soundkarten benötigen das exakte Datenformat (zB ice1712) # format S32_LE ### Verfügbare Formate: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE ### S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE ### IEC958_SUBFRAME_LE IEC958_SUBFRAME_BE MU_LAW A_LAW IMA_ADPCM MPEG GSM ### Anzahl channels muss mit den bindings übereinstimmen channels 2 } bindings { 0 0 1 1 } } # Das dsnoop-Plugin, welches es erlaubt, mehrere Programme gleichzeitig aufnehmen zu lassen. pcm.dsnooper { type dsnoop ipc_key 2048 ipc_perm 0666 slave.pcm "snd_card" slave { period_time 0 period_size 1024 buffer_size 4096 # bei Störungen kann die Konvertierung auf die Rate 44100 eingeschaltet werden. # rate 44100 # einige Soundkarten benötigen das exakte Datenformat (zB ice1712) # format S32_LE ### Anzahl channels muss mit den bindings übereinstimmen channels 2 } bindings { 0 0 1 1 } } # Dies definiert unser Fullduplex-Plugin als Standard für alle ALSA-Programme. pcm.duplex { type asym playback.pcm "dmixer" capture.pcm "dsnooper" } pcm.!default { type plug slave.pcm "duplex" } pcm.jackplug12 { type plug slave { pcm "jack12" } } pcm.jack12 { type jack playback_ports { 0 alsa_pcm:playback_1 1 alsa_pcm:playback_2 } capture_ports { 0 alsa_pcm:capture_1 1 alsa_pcm:capture_2 } } # DSP wird simuliert und benutzt das dmix-Plugin. pcm.dsp0 { type plug slave-pcm "duplex" } # OSS-Steuerung für dsp0 (falls es benötigt wird...) ctl.dsp0 { type plug slave.pcm "snd_card" } # OSS-Steuerung für dsp0 (falls es benötigt wird...) ctl.mixer0 { type plug slave.pcm "snd_card" } !!System wide config file (/etc/asound.conf) ### Alles in einer Zeile nach dem Zeichen # ist ein Kommentar, und wird von ALSA ignoriert. pcm.snd_card { type hw card 0 device 0 } ctl.snd_card { type hw card 0 device 0 } # Das dmix-Plugin wird definiert. pcm.dmixer { type dmix ipc_key 1024 ipc_perm 0666 # Andere Benutzer können ebenfalls dmix gleichzeitig nutzen slave.pcm "snd_card" slave { ### buffer_size kann bei Problemen der jeweiligen Karte angepasst werden. period_time 0 period_size 1024 buffer_size 4096 ### bei Störungen kann die Konvertierung auf die Rate 44100 eingeschaltet werden. # rate 44100 ### einige Soundkarten benötigen das exakte Datenformat (zB ice1712) # format S32_LE ### Verfügbare Formate: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE ### S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE ### IEC958_SUBFRAME_LE IEC958_SUBFRAME_BE MU_LAW A_LAW IMA_ADPCM MPEG GSM ### Anzahl channels muss mit den bindings übereinstimmen channels 2 } bindings { 0 0 1 1 } } # Das dsnoop-Plugin, welches es erlaubt, mehrere Programme gleichzeitig aufnehmen zu lassen. pcm.dsnooper { type dsnoop ipc_key 2048 ipc_perm 0666 slave.pcm "snd_card" slave { period_time 0 period_size 1024 buffer_size 4096 # bei Störungen kann die Konvertierung auf die Rate 44100 eingeschaltet werden. # rate 44100 # einige Soundkarten benötigen das exakte Datenformat (zB ice1712) # format S32_LE ### Anzahl channels muss mit den bindings übereinstimmen channels 2 } bindings { 0 0 1 1 } } # Dies definiert unser Fullduplex-Plugin als Standard für alle ALSA-Programme. pcm.duplex { type asym playback.pcm "dmixer" capture.pcm "dsnooper" } pcm.!default { type plug slave.pcm "duplex" } pcm.jackplug12 { type plug slave { pcm "jack12" } } pcm.jack12 { type jack playback_ports { 0 alsa_pcm:playback_1 1 alsa_pcm:playback_2 } capture_ports { 0 alsa_pcm:capture_1 1 alsa_pcm:capture_2 } } # DSP wird simuliert und benutzt das dmix-Plugin. pcm.dsp0 { type plug slave-pcm "duplex" } # OSS-Steuerung für dsp0 (falls es benötigt wird...) ctl.dsp0 { type plug slave.pcm "snd_card" } # OSS-Steuerung für dsp0 (falls es benötigt wird...) ctl.mixer0 { type plug slave.pcm "snd_card" } !!Aplay/Arecord output !!------------ APLAY aplay: device_list:217: no soundcards found... ARECORD arecord: device_list:217: no soundcards found... !!Amixer output !!------------- !!Alsactl output !!------------- --startcollapse-- --endcollapse-- !!All Loaded Modules !!------------------ Module ctxfi ipv6 cpufreq_ondemand coretemp f71882fg nls_cp437 vfat fat fuse snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device ohci1394 snd_pcm_oss snd_mixer_oss i2c_i801 ieee1394 nvidia usbhid iTCO_wdt snd_pcm snd_timer hid pcspkr snd iTCO_vendor_support soundcore snd_page_alloc sg intel_agp i2c_core agpgart thermal evdev fan button battery ac acpi_cpufreq freq_table processor r8169 mii rtc_cmos rtc_core rtc_lib ext3 jbd mbcache sr_mod cdrom sd_mod uhci_hcd ehci_hcd usbcore ata_piix ahci ata_generic pata_marvell pata_acpi libata scsi_mod