!!################################ !!ALSA Information Script v 0.4.51 !!################################ !!Script ran on: Sat Sep 6 15:39:04 BST 2008 !!Linux Distribution !!------------------ Ubuntu 8.04.1 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 8.04.1" !!Kernel Information !!------------------ Kernel release: 2.6.24-19-generic Operating System: GNU/Linux Architecture: i686 Processor: unknown SMP Enabled: Yes !!ALSA Version !!------------ Driver version: 1.0.16 Library version: Utilities version: 1.0.15 !!Loaded ALSA modules !!------------------- snd_usb_audio !!Soundcards recognised by ALSA !!----------------------------- 0 [Audio ]: USB-Audio - USB Audio USB Audio at usb-0000:00:03.0-3, full speed !!PCI Soundcards installed in the system !!-------------------------------------- !!Advanced information - PCI Vendor/Device/Susbsystem ID's !!-------------------------------------------------------- !!Modprobe options (Sound related) !!-------------------------------- snd-atiixp-modem: index=-2 snd-intel8x0m: index=-2 snd-via82xx-modem: index=-2 snd-usb-usx2y: index=-2 snd-usb-caiaq: index=-2 snd-cmipci: mpu_port=0x330 fm_port=0x388 !!Loaded sound module options !!-------------------------- !!Module: snd_usb_audio async_unlink : Y device_setup : 0,0,0,0,0,0,0,0 enable : Y,Y,Y,Y,Y,Y,Y,Y id : ,,,,,,, index : -2,-1,-1,-1,-1,-1,-1,-1 nrpacks : 8 pid : -1,-1,-1,-1,-1,-1,-1,-1 vid : -1,-1,-1,-1,-1,-1,-1,-1 !!ALSA Device nodes !!----------------- crw-rw---- 1 root audio 116, 0 2008-09-06 13:15 /dev/snd/controlC0 crw-rw---- 1 root audio 116, 24 2008-09-06 13:15 /dev/snd/pcmC0D0c crw-rw---- 1 root audio 116, 16 2008-09-06 14:49 /dev/snd/pcmC0D0p crw-rw---- 1 root audio 116, 1 2008-09-06 12:04 /dev/snd/seq crw-rw---- 1 root audio 116, 33 2008-09-06 12:04 /dev/snd/timer !!ALSA configuration files !!------------------------ !!User specific config file (~/.asoundrc) #This asoundrc is allow the following: # # upmix stereo files to 5.1 speakers. # playback real 5.1 sounds, on 5.1 speakers, # allow the playback of both stere(upmixed) and surround(5.1) sources at the same time. # # #Please try the following commands, to make sure everything is working as it should. # # To test stereo upmix : speaker-test -c2 -Ddefault -twav # To test surround(5.1): speaker-test -c6 -Dplug:surround51 -twav # # #It may not work out of the box for all cards. If it doesnt work for you, read the comments throughout the file. #If it still doesnt work with your setup, please speak to me (wishie) in #alsa on irc.freenode.net #Define the soundcard to use pcm.snd_card { type hw card 0 device 0 } # 6 channel dmix - output whatever audio, to all 6 speakers pcm.!surround51 { type dmix ipc_key 1024 ipc_key_add_uid false ipc_perm 0660 slave { pcm "snd_card" rate 44100 channels 6 period_time 0 period_size 1024 buffer_time 0 buffer_size 8192 } # Some cards, like the "nforce" variants require the following to be uncommented. It routes the audio to the correct speakers. # bindings { # 0 0 # 1 1 # 2 4 # 3 5 # 4 2 # 5 3 # } } # upmixing - duplicate stereo data to all 6 channels pcm.ch51dup { type route slave.pcm surround51 slave.channels 6 ttable.0.0 1 ttable.1.1 1 ttable.0.2 1 ttable.1.3 1 ttable.0.4 0.5 ttable.1.4 0.5 ttable.0.5 0.5 ttable.1.5 0.5 } # 'full-duplex' device for use with aoss pcm.duplex { type asym playback.pcm "ch51dup" capture.pcm "hw:0" } # change default device: pcm.!default { type softvol slave.pcm "duplex" control { name "Software Master" card 0 } } # for aoss pcm.dsp "duplex" pcm.dsp1 "duplex" !!asoundconf-generated config file # ALSA library configuration file managed by asoundconf(1). # # MANUAL CHANGES TO THIS FILE WILL BE OVERWRITTEN! # # Manual changes to the ALSA library configuration should be implemented # by editing the ~/.asoundrc file, not by editing this file. !defaults.pcm.card Audio defaults.ctl.card Audio defaults.pcm.device 0 defaults.pcm.subdevice -1 defaults.pcm.nonblock 1 defaults.pcm.ipc_key 5678293 defaults.pcm.ipc_gid audio defaults.pcm.ipc_perm 0660 defaults.pcm.dmix.max_periods 0 defaults.pcm.dmix.rate 48000 defaults.pcm.dmix.format S16_LE defaults.pcm.dmix.card defaults.pcm.card defaults.pcm.dmix.device defaults.pcm.device defaults.pcm.dsnoop.card defaults.pcm.card defaults.pcm.dsnoop.device defaults.pcm.device defaults.pcm.front.card defaults.pcm.card defaults.pcm.front.device defaults.pcm.device defaults.pcm.rear.card defaults.pcm.card defaults.pcm.rear.device defaults.pcm.device defaults.pcm.center_lfe.card defaults.pcm.card defaults.pcm.center_lfe.device defaults.pcm.device defaults.pcm.side.card defaults.pcm.card defaults.pcm.side.device defaults.pcm.device defaults.pcm.surround40.card defaults.pcm.card defaults.pcm.surround40.device defaults.pcm.device defaults.pcm.surround41.card defaults.pcm.card defaults.pcm.surround41.device defaults.pcm.device defaults.pcm.surround50.card defaults.pcm.card defaults.pcm.surround50.device defaults.pcm.device defaults.pcm.surround51.card defaults.pcm.card defaults.pcm.surround51.device defaults.pcm.device defaults.pcm.surround71.card defaults.pcm.card defaults.pcm.surround71.device defaults.pcm.device defaults.pcm.iec958.card defaults.pcm.card defaults.pcm.iec958.device defaults.pcm.device defaults.pcm.modem.card defaults.pcm.card defaults.pcm.modem.device defaults.pcm.device defaults.rawmidi.card 0 defaults.rawmidi.device 0 defaults.rawmidi.subdevice -1 defaults.hwdep.card 0 defaults.hwdep.device 0 defaults.timer.class 2 defaults.timer.sclass 0 defaults.timer.card 0 defaults.timer.device 0 defaults.timer.subdevice 0 defaults.namehint.showall off defaults.namehint.basic on defaults.namehint.extended off !!Aplay/Arecord output !!------------ APLAY **** List of PLAYBACK Hardware Devices **** card 0: Audio [USB Audio], device 0: USB Audio [USB Audio] Subdevices: 0/1 Subdevice #0: subdevice #0 ARECORD **** List of CAPTURE Hardware Devices **** card 0: Audio [USB Audio], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 !!Amixer output !!------------- !!-------Mixer controls for card 0 [Audio] Card hw:0 'Audio'/'USB Audio at usb-0000:00:03.0-3, full speed' Mixer name : 'USB Mixer' Components : 'USB0ccd:0028' Controls : 14 Simple ctrls : 8 Simple mixer control 'Master',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined Playback channels: Mono Limits: Playback 0 - 255 Mono: Playback 0 [0%] [-47.87dB] [off] Simple mixer control 'Line',0 Capabilities: pvolume cvolume pswitch pswitch-joined cswitch cswitch-joined Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: Playback 0 - 255 Capture 0 - 128 Front Left: Playback 191 [75%] [34.38dB] [off] Capture 1 [1%] [0.00dB] [on] Front Right: Playback 191 [75%] [34.38dB] [off] Capture 1 [1%] [0.00dB] [on] Simple mixer control 'Mic',0 Capabilities: pvolume pvolume-joined cvolume pswitch pswitch-joined cswitch cswitch-joined cswitch-exclusive Capture exclusive group: 0 Playback channels: Mono Capture channels: Mono Limits: Playback 0 - 255 Capture 0 - 128 Mono: Playback 0 [0%] [0.00dB] [off] Capture 0 [0%] [0.18dB] [on] Simple mixer control 'Mic Capture',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'IEC958 In',0 Capabilities: cswitch cswitch-joined Capture channels: Mono Mono: Capture [on] Simple mixer control 'Input 1',0 Capabilities: cswitch cswitch-joined cswitch-exclusive Capture exclusive group: 0 Capture channels: Mono Mono: Capture [off] Simple mixer control 'Input 2',0 Capabilities: cswitch cswitch-joined cswitch-exclusive Capture exclusive group: 0 Capture channels: Mono Mono: Capture [off] Simple mixer control 'Software Master',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 255 Front Left: 255 [100%] Front Right: 255 [100%] !!Alsactl output !!------------- --startcollapse-- state.Audio { control.1 { comment.access 'read write' comment.type BOOLEAN comment.count 1 iface MIXER name 'Mic Playback Switch' value false } control.2 { comment.access 'read write' comment.type INTEGER comment.count 1 comment.range '0 - 255' iface MIXER name 'Mic Playback Volume' value 0 } control.3 { comment.access 'read write' comment.type BOOLEAN comment.count 1 iface MIXER name 'Line Playback Switch' value false } control.4 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 255' iface MIXER name 'Line Playback Volume' value.0 191 value.1 191 } control.5 { comment.access 'read write' comment.type BOOLEAN comment.count 1 iface MIXER name 'Master Playback Switch' value false } control.6 { comment.access 'read write' comment.type INTEGER comment.count 1 comment.range '0 - 255' iface MIXER name 'Master Playback Volume' value 0 } control.7 { comment.access 'read write' comment.type BOOLEAN comment.count 1 iface MIXER name 'Mic Capture Switch' value true } control.8 { comment.access 'read write' comment.type INTEGER comment.count 1 comment.range '0 - 128' iface MIXER name 'Mic Capture Volume' value 0 } control.9 { comment.access 'read write' comment.type BOOLEAN comment.count 1 iface MIXER name 'Mic Capture' value false } control.10 { comment.access 'read write' comment.type BOOLEAN comment.count 1 iface MIXER name 'Line Capture Switch' value true } control.11 { comment.access 'read write' comment.type INTEGER comment.count 2 comment.range '0 - 128' iface MIXER name 'Line Capture Volume' value.0 1 value.1 1 } control.12 { comment.access 'read write' comment.type BOOLEAN comment.count 1 iface MIXER name 'IEC958 In Capture Switch' value true } control.13 { comment.access 'read write' comment.type ENUMERATED comment.count 1 comment.item.0 Mic comment.item.1 'Input 1' comment.item.2 'Input 2' iface MIXER name 'Capture Source' value Mic } control.14 { comment.access 'read write user' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.tlv '0000000100000008ffffec1400000014' iface MIXER name 'Software Master' value.0 255 value.1 255 } } --endcollapse-- !!All Loaded Modules !!------------------ Module ipv6 af_packet rfcomm l2cap bluetooth ppdev speedstep_lib cpufreq_conservative cpufreq_userspace cpufreq_stats cpufreq_ondemand freq_table cpufreq_powersave video output dock sbs container sbshc battery iptable_filter ip_tables x_tables aes_i586 dm_crypt dm_mod ac sbp2 lp joydev snd_usb_audio snd_pcm_oss snd_mixer_oss parport_pc snd_pcm snd_page_alloc snd_usb_lib parport snd_hwdep snd_seq_dummy evdev psmouse snd_seq_oss serio_raw snd_seq_midi snd_rawmidi wacom snd_seq_midi_event snd_seq snd_timer snd_seq_device snd soundcore pcspkr nvidia i2c_core button sis_agp shpchp agpgart pci_hotplug ext3 jbd mbcache sd_mod ata_generic sata_sis usbhid hid sg sr_mod cdrom ehci_hcd ohci1394 pata_sis ohci_hcd pata_acpi ieee1394 8139cp 8139too mii ips usbcore libata scsi_mod thermal processor fan fbcon tileblit font bitblit softcursor fuse