!!################################ !!ALSA Information Script v 0.4.60 !!################################ !!Script ran on: Sun Dec 4 02:02:03 UTC 2011 !!Linux Distribution !!------------------ Ubuntu 10.04.1 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS" !!DMI Information !!--------------- Manufacturer: Gigabyte Technology Co., Ltd. Product Name: G41MT-S2PT Product Version: !!Kernel Information !!------------------ Kernel release: 2.6.32-23-generic Operating System: GNU/Linux Architecture: x86_64 Processor: unknown SMP Enabled: Yes !!ALSA Version !!------------ Driver version: 1.0.22.1 Library version: 1.0.22 Utilities version: 1.0.22 !!Loaded ALSA modules !!------------------- snd_hda_intel !!Sound Servers on this system !!---------------------------- Pulseaudio: Installed - Yes (/usr/bin/pulseaudio) Running - Yes ESound Daemon: Installed - Yes (/usr/bin/esd) Running - No aRts: Installed - Yes (/usr/bin/artsd) Running - No Jack: Installed - Yes (/usr/bin/jackd) Running - No !!Soundcards recognised by ALSA !!----------------------------- 0 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xdeffc000 irq 28 !!PCI Soundcards installed in the system !!-------------------------------------- 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01) 01:00.1 Audio device: nVidia Corporation Device 0bea (rev a1) !!Advanced information - PCI Vendor/Device/Subsystem ID's !!-------------------------------------------------------- 00:1b.0 0403: 8086:27d8 (rev 01) Subsystem: 1458:a002 -- 01:00.1 0403: 10de:0bea (rev a1) Subsystem: 1458:3518 !!Modprobe options (Sound related) !!-------------------------------- snd-atiixp-modem: index=-2 snd-intel8x0m: index=-2 snd-via82xx-modem: index=-2 snd-usb-audio: index=-2 snd-usb-usx2y: index=-2 snd-usb-caiaq: index=-2 snd-hda-intel: model=3stack-6ch-dig snd-cmipci: mpu_port=0x330 fm_port=0x388 snd-atiixp-modem: index=-2 snd-intel8x0m: index=-2 snd-via82xx-modem: index=-2 snd-usb-audio: index=-2 snd-usb-us122l: index=-2 snd-usb-usx2y: index=-2 snd-usb-caiaq: index=-2 snd-cmipci: mpu_port=0x330 fm_port=0x388 snd-pcsp: index=-2 snd-hda-intel: model=auto probe_mask=1 !!Loaded sound module options !!-------------------------- !!Module: snd_hda_intel bdl_pos_adj : 1,-1,-1,-1,-1,-1,-1,-1 beep_mode : 1,1,1,1,1,1,1,1 enable : Y,Y,Y,Y,Y,Y,Y,Y enable_msi : -1 id : ,,,,,,, index : -1,-1,-1,-1,-1,-1,-1,-1 model : auto,,,,,,, patch : ,,,,,,, position_fix : 0,0,0,0,0,0,0,0 power_save : 0 power_save_controller : Y probe_mask : 1,-1,-1,-1,-1,-1,-1,-1 probe_only : N,N,N,N,N,N,N,N single_cmd : N !!HDA-Intel Codec information !!--------------------------- --startcollapse-- Codec: Nvidia ID 14 Address: 0 Function Id: 0x1 Vendor Id: 0x10de0014 Subsystem Id: 0x10de0101 Revision Id: 0x100100 No Modem Function Group found Default PCM: rates [0x0]: bits [0x0]: formats [0x0]: Default Amp-In caps: N/A Default Amp-Out caps: N/A GPIO: io=0, o=0, i=0, unsolicited=0, wake=0 Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP Converter: stream=0, channel=0 Digital: Digital category: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Unsolicited: tag=00, enabled=0 Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP Pincap 0x09000094: OUT Detect HBR HDMI DP Pin Default 0x18560010: [Jack] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Connection: 1 0x04 --endcollapse-- !!ALSA Device nodes !!----------------- crw-rw---- 1 root audio 116, 0 Dec 3 19:42 /dev/snd/controlC0 crw-rw---- 1 root audio 116, 4 Dec 3 19:42 /dev/snd/hwC0D0 crw-rw---- 1 root audio 116, 1 Dec 3 19:42 /dev/snd/seq crw-rw---- 1 root audio 116, 33 Dec 3 19:42 /dev/snd/timer /dev/snd/by-path: total 0 drwxr-xr-x 2 root root 60 Dec 3 19:42 . drwxr-xr-x 3 root root 140 Dec 3 19:42 .. lrwxrwxrwx 1 root root 12 Dec 3 19:42 pci-0000:01:00.1 -> ../controlC0 !!ALSA configuration files !!------------------------ !!User specific config file (~/.asoundrc) pcm.asymed { type asym playback.pcm "dmixed" capture.pcm "dsnooped" } pcm.pasymed { type plug slave.pcm "asymed" } pcm.dsp0 { type plug slave.pcm "asymed" } pcm.!default { type plug slave.pcm "asymed" } pcm.pulse { type pulse } ctl.pulse { type pulse } pcm.!default { type pulse } ctl.!default { type pulse } !!System wide config file (/etc/asound.conf) pcm.my_card { type hw card 0 # mmap_emulation true } pcm.dmixed { type dmix ipc_key 1024 # ipc_key_add_uid false # let multiple users share # ipc_perm 0666 # IPC permissions for multi user sharing (octal, default 0600) slave { pcm "my_card" # rate 48000 # period_size 512 } } pcm.dsnooped { type dsnoop ipc_key 2048 slave { pcm "my_card" # rate 48000 # period_size 128 } } pcm.asymed { type asym playback.pcm "dmixed" capture.pcm "dsnooped" } pcm.pasymed { type plug slave.pcm "asymed" } pcm.dsp0 { type plug slave.pcm "asymed" } pcm.!default { type plug slave.pcm "asymed" } pcm.pulse { type pulse } ctl.pulse { type pulse } pcm.!default { type pulse } ctl.!default { type pulse } !!Aplay/Arecord output !!------------ APLAY **** List of PLAYBACK Hardware Devices **** ARECORD **** List of CAPTURE Hardware Devices **** !!Amixer output !!------------- !!-------Mixer controls for card 0 [NVidia] Card hw:0 'NVidia'/'HDA NVidia at 0xdeffc000 irq 28' Mixer name : 'Nvidia ID 14' Components : 'HDA:10de0014,10de0101,00100100' Controls : 2 Simple ctrls : 2 Simple mixer control 'PCM',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] [0.00dB] Front Right: Playback 255 [100%] [0.00dB] Simple mixer control 'Digital',0 Capabilities: cvolume penum Capture channels: Front Left - Front Right Limits: Capture 0 - 120 Front Left: Capture 70 [58%] [5.00dB] Front Right: Capture 70 [58%] [5.00dB] !!Alsactl output !!------------- --startcollapse-- state.NVidia { control.1 { comment.access 'read write user' comment.type INTEGER comment.count 2 comment.range '0 - 255' comment.tlv '0000000100000008ffffec1400000014' comment.dbmin -5100 comment.dbmax 0 iface MIXER name 'PCM Playback Volume' value.0 255 value.1 255 } control.2 { comment.access 'read write user' comment.type INTEGER comment.count 2 comment.range '0 - 120' comment.tlv '0000000100000008fffff44800000032' comment.dbmin -3000 comment.dbmax 3000 iface MIXER name 'Digital Capture Volume' value.0 70 value.1 70 } } --endcollapse-- !!All Loaded Modules !!------------------ Module cryptd aes_x86_64 aes_generic isofs udf crc_itu_t nvidia binfmt_misc vboxnetadp vboxnetflt vboxdrv nouveau ttm drm_kms_helper drm i2c_algo_bit dm_crypt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss nfsd exportfs nfs snd_mixer_oss lockd nfs_acl auth_rpcgss sunrpc snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device arc4 snd intel_agp b43 ppdev mac80211 cfg80211 led_class soundcore snd_page_alloc parport_pc ndiswrapper usbhid hid pcspkr lp parport usb_storage r8169 mii ssb !!Sysfs Files !!----------- /sys/class/sound/hwC0D0/init_pin_configs: 0x05 0x18560010 /sys/class/sound/hwC0D0/driver_pin_configs: /sys/class/sound/hwC0D0/user_pin_configs: /sys/class/sound/hwC0D0/init_verbs: !!ALSA/HDA dmesg !!------------------ [ 19.292634] Error: Driver 'pcspkr' is already registered, aborting... [ 19.432749] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 19.432799] alloc irq_desc for 28 on node -1 [ 19.432802] alloc kstat_irqs on node -1 [ 19.432814] HDA Intel 0000:00:1b.0: irq 28 for MSI/MSI-X [ 19.432842] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 19.476317] r8169: eth2: link down [ 19.477126] ADDRCONF(NETDEV_UP): eth2: link is not ready [ 19.510098] ALSA hda_intel.c:1424: no codecs initialized [ 19.510252] HDA Intel 0000:00:1b.0: PCI INT A disabled [ 19.510292] HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 19.510351] HDA Intel 0000:01:00.1: irq 28 for MSI/MSI-X [ 19.510368] HDA Intel 0000:01:00.1: setting latency timer to 64 [ 19.885924] svc: failed to register lockdv1 RPC service (errno 97).