No sound: alsa snd-hda-intel macbook pro

I can't get sound to work on my macbook pro and I'd appreciate some advice.  lspci shows the following soundcard:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
According to the alsa sound card matrix, this card uses the snd-hda-intel module.  I've followed the alsa article at http://wiki.archlinux.org/index.php/ALSA.  Here's what I'm seeing:
# lsmod|grep '^snd'
snd_seq_oss 29312 0
snd_seq_midi_event 6528 1 snd_seq_oss
snd_seq 46800 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 6924 2 snd_seq_oss,snd_seq
snd_pcm_oss 36896 0
snd_mixer_oss 14464 1 snd_pcm_oss
snd_hda_intel 286624 0
snd_pcm 68996 2 snd_pcm_oss,snd_hda_intel
snd_timer 19332 2 snd_seq,snd_pcm
snd_page_alloc 8072 2 snd_hda_intel,snd_pcm
snd_hwdep 7300 1 snd_hda_intel
snd 44644 9 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
# ls -l /dev/snd
total 0
crw-rw---- 1 root audio 116, 1 Nov 11 19:47 seq
crw-rw---- 1 root audio 116, 33 Nov 11 19:47 timer
# cat /etc/modprobe.conf
# /etc/modprobe.conf (for v2.6 kernels)
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.15 ---
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
# --- END: Generated by ALSACONF, do not edit. ---
# amixer
amixer: Mixer attach default error: No such device
# /etc/rc.d/alsa start
:: Restoring ALSA Levels [BUSY] /usr/sbin/alsactl: load_state:1327: No soundcards found...
[FAIL]
According to the wiki article, there should be controlC0 and pcmC0D0p devices under /dev/snd.  I think the module isn't being installed correctly.
My system is a 2nd generation macbook pro.  I've read that support for my card was recently added to alsa.  I've had sound working under gentoo and debian by compiling snd-hda-intel statically into kernel 2.6.21.  Can anyone give me advice on how to get this working? 
BTW, I'm new to Arch, and I'm really impressed with it so far.  Apart from sound, everything has worked well.

I'll give kamikaze-sources a try.  Thanks.  What exactly is kamikaze-sources?  Neither the AUR page or the homepage (http://kamikaze.waninkoko.es) really explains it.
Has anyone gotten this this sound card to work in Arch and what exactly did you have to do?  Unless kamikaze-sources is really easy to install, I'll probably just compile a custom kernel.

Similar Messages

  • No sound with snd-hda-intel (Realtek ALC260)

    Hello,
    I've been trying to make my sound work with no success, i'm basically in the same case as this topic : https://bbs.archlinux.org/viewtopic.php?id=17347 but hints are references to now dead links.
    I've played with modprobe and different settings like :
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel
    options snd-hda-intel model=generic
    with no success.
    Here some more infos on my system :
    [caribou@arch ~]$ lsmod|grep snd
    snd_hda_codec_realtek 62023 1
    snd_hda_codec_generic 57972 3 snd_hda_codec_realtek
    snd_hda_intel 25959 4
    snd_hda_controller 26327 1 snd_hda_intel
    snd_hda_codec 93753 4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 12906 1 snd_hda_codec
    snd_pcm 73796 3 snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 22010 1 snd_pcm
    snd 55101 15 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    soundcore 12895 2 snd,snd_hda_codec
    [caribou@arch ~]$ lspci -vv|grep Audio
    00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
    [caribou@arch ~]$ grep Codec /proc/asound/card*/codec*
    /proc/asound/card0/codec#0:Codec: Realtek ALC260
    /proc/asound/card0/codec#1:Codec: Conexant ID 2bfa
    [caribou@arch ~]$ cat /proc/asound/devices
    2: [ 0] : control
    3: [ 0- 0]: digital audio playback
    4: [ 0- 0]: digital audio capture
    5: [ 0- 1]: digital audio playback
    6: [ 0- 0]: hardware dependent
    7: [ 0- 1]: hardware dependent
    33: : timer
    (unfortunately i don't have any headphones to test if that part is working)
    Thanks for your help.

    I removed the three lines and rebooted.
    I'm not sure what i should test with pavucontrol but there is at least a VUmeter corresponding to a song i'm playing.
    I did a speaker-test again still nothing.
    Here is the output of pulseaudio -v
    I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
    I: [pulseaudio] core-util.c: Successfully gained nice level -11.
    I: [pulseaudio] main.c: This is PulseAudio 5.0
    I: [pulseaudio] main.c: Page size is 4096 bytes
    I: [pulseaudio] main.c: Machine ID is 02ffa703a637440786483fd98ffaeac4.
    I: [pulseaudio] main.c: Session ID is c1.
    I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
    I: [pulseaudio] main.c: Using state directory /home/caribou/.config/pulse.
    I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-5.0/modules.
    I: [pulseaudio] main.c: Running in system mode: no
    I: [pulseaudio] main.c: Fresh high-resolution timers available! Bon appetit!
    I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2
    I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions.
    I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers.
    I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions.
    I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers.
    I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions.
    I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions.
    I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/caribou/.config/pulse/02ffa703a637440786483fd98ffaeac4-device-volumes'.
    I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
    I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/caribou/.config/pulse/02ffa703a637440786483fd98ffaeac4-stream-volumes'.
    I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
    I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/caribou/.config/pulse/02ffa703a637440786483fd98ffaeac4-card-database'.
    I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: "").
    I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
    I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: "").
    I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA Intel/HDA Intel.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA Intel
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA Intel use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA Intel
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround40:0: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround41:0: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround50:0: Invalid argument
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround51:0: Invalid argument
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround71:0: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:0
    I: [pulseaudio] alsa-util.c: Error opening PCM device dca:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D3p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D3p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D7p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D7p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D8p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,2: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D8p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,2: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D9p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,3: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D9p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,3: No such file or directory
    I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_00_1b.0.
    I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_00_1b.0"
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
    I: [pulseaudio] alsa-sink.c: Successfully opened device front:0.
    I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Stereo' (analog-stereo).
    I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_00_1b.0.analog-stereo.
    I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_00_1b.0.analog-stereo: front-left: 61310 / 94%, front-right: 61310 / 94%
    I: [pulseaudio] module-device-restore.c: Restoring mute state for sink alsa_output.pci-0000_00_1b.0.analog-stereo.
    I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_00_1b.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
    I: [pulseaudio] sink.c: device.api = "alsa"
    I: [pulseaudio] sink.c: device.class = "sound"
    I: [pulseaudio] sink.c: alsa.class = "generic"
    I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] sink.c: alsa.name = "ALC260 Analog"
    I: [pulseaudio] sink.c: alsa.id = "ALC260 Analog"
    I: [pulseaudio] sink.c: alsa.subdevice = "0"
    I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] sink.c: alsa.device = "0"
    I: [pulseaudio] sink.c: alsa.card = "0"
    I: [pulseaudio] sink.c: alsa.card_name = "HDA Intel"
    I: [pulseaudio] sink.c: alsa.long_card_name = "HDA Intel at 0x80000000 irq 41"
    I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] sink.c: device.bus_path = "pci-0000:00:1b.0"
    I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
    I: [pulseaudio] sink.c: device.bus = "pci"
    I: [pulseaudio] sink.c: device.vendor.id = "8086"
    I: [pulseaudio] sink.c: device.vendor.name = "Intel Corporation"
    I: [pulseaudio] sink.c: device.product.id = "2668"
    I: [pulseaudio] sink.c: device.product.name = "82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller"
    I: [pulseaudio] sink.c: device.form_factor = "internal"
    I: [pulseaudio] sink.c: device.string = "front:0"
    I: [pulseaudio] sink.c: device.buffering.buffer_size = "352800"
    I: [pulseaudio] sink.c: device.buffering.fragment_size = "176400"
    I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] sink.c: device.profile.name = "analog-stereo"
    I: [pulseaudio] sink.c: device.profile.description = "Analog Stereo"
    I: [pulseaudio] sink.c: device.description = "Built-in Audio Analog Stereo"
    I: [pulseaudio] sink.c: alsa.mixer_name = "Realtek ALC260"
    I: [pulseaudio] sink.c: alsa.components = "HDA:10ec0260,104d0000,00100300 HDA:14f12bfa,104d0200,00090000"
    I: [pulseaudio] sink.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_00_1b.0.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of Built-in Audio Analog Stereo"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: alsa.card = "0"
    I: [pulseaudio] source.c: alsa.card_name = "HDA Intel"
    I: [pulseaudio] source.c: alsa.long_card_name = "HDA Intel at 0x80000000 irq 41"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:1b.0"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
    I: [pulseaudio] source.c: device.bus = "pci"
    I: [pulseaudio] source.c: device.vendor.id = "8086"
    I: [pulseaudio] source.c: device.vendor.name = "Intel Corporation"
    I: [pulseaudio] source.c: device.product.id = "2668"
    I: [pulseaudio] source.c: device.product.name = "82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller"
    I: [pulseaudio] source.c: device.form_factor = "internal"
    I: [pulseaudio] source.c: device.string = "0"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] alsa-sink.c: Using 2.0 fragments of size 176400 bytes (1000.00ms), buffer size is 352800 bytes (2000.00ms)
    I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
    I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
    I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -128.00 dB to 0.00 dB.
    I: [pulseaudio] alsa-sink.c: Fixing base volume to 0.00 dB
    I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
    I: [pulseaudio] alsa-sink.c: Using hardware mute control.
    I: [alsa-sink-ALC260 Analog] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-sink-ALC260 Analog] alsa-sink.c: Starting playback.
    I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
    I: [pulseaudio] alsa-source.c: Successfully opened device front:0.
    I: [pulseaudio] alsa-source.c: Selected mapping 'Analog Stereo' (analog-stereo).
    I: [pulseaudio] alsa-source.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-source.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] module-device-restore.c: Restoring port for source source:alsa_input.pci-0000_00_1b.0.analog-stereo.
    I: [pulseaudio] source.c: Created source 1 "alsa_input.pci-0000_00_1b.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: alsa.resolution_bits = "16"
    I: [pulseaudio] source.c: device.api = "alsa"
    I: [pulseaudio] source.c: device.class = "sound"
    I: [pulseaudio] source.c: alsa.class = "generic"
    I: [pulseaudio] source.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] source.c: alsa.name = "ALC260 Analog"
    I: [pulseaudio] source.c: alsa.id = "ALC260 Analog"
    I: [pulseaudio] source.c: alsa.subdevice = "0"
    I: [pulseaudio] source.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] source.c: alsa.device = "0"
    I: [pulseaudio] source.c: alsa.card = "0"
    I: [pulseaudio] source.c: alsa.card_name = "HDA Intel"
    I: [pulseaudio] source.c: alsa.long_card_name = "HDA Intel at 0x80000000 irq 41"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:1b.0"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
    I: [pulseaudio] source.c: device.bus = "pci"
    I: [pulseaudio] source.c: device.vendor.id = "8086"
    I: [pulseaudio] source.c: device.vendor.name = "Intel Corporation"
    I: [pulseaudio] source.c: device.product.id = "2668"
    I: [pulseaudio] source.c: device.product.name = "82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller"
    I: [pulseaudio] source.c: device.form_factor = "internal"
    I: [pulseaudio] source.c: device.string = "front:0"
    I: [pulseaudio] source.c: device.buffering.buffer_size = "352800"
    I: [pulseaudio] source.c: device.buffering.fragment_size = "176400"
    I: [pulseaudio] source.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] source.c: device.profile.name = "analog-stereo"
    I: [pulseaudio] source.c: device.profile.description = "Analog Stereo"
    I: [pulseaudio] source.c: device.description = "Built-in Audio Analog Stereo"
    I: [pulseaudio] source.c: alsa.mixer_name = "Realtek ALC260"
    I: [pulseaudio] source.c: alsa.components = "HDA:10ec0260,104d0000,00100300 HDA:14f12bfa,104d0200,00090000"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] alsa-source.c: Using 2.0 fragments of size 176400 bytes (1000.00ms), buffer size is 352800 bytes (2000.00ms)
    I: [pulseaudio] alsa-source.c: Time scheduling watermark is 20.00ms
    I: [pulseaudio] alsa-source.c: Successfully enabled deferred volume.
    I: [pulseaudio] alsa-source.c: Hardware volume ranges from 0.00 dB to 35.00 dB.
    I: [pulseaudio] alsa-source.c: Fixing base volume to -35.00 dB
    I: [pulseaudio] alsa-source.c: Using hardware volume control. Hardware dB scale supported.
    I: [pulseaudio] alsa-source.c: Using hardware mute control.
    I: [alsa-source-ALC260 Analog] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-source-ALC260 Analog] alsa-source.c: Starting capture.
    I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #6; argument: "device_id="0" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"").
    I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:1b.0/sound/card0 (alsa_card.pci-0000_00_1b.0) module loaded.
    I: [pulseaudio] module-udev-detect.c: Found 1 cards.
    I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #5; argument: "").
    I: [pulseaudio] module.c: Loaded "module-jackdbus-detect" (index: #7; argument: "channels=2").
    I: [pulseaudio] module.c: Loaded "module-bluetooth-policy" (index: #8; argument: "").
    I: [pulseaudio] module.c: Loaded "module-bluez5-discover" (index: #10; argument: "").
    I: [pulseaudio] module.c: Loaded "module-bluetooth-discover" (index: #9; argument: "").
    I: [pulseaudio] module.c: Loaded "module-esound-protocol-unix" (index: #11; argument: "").
    I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #12; argument: "").
    I: [pulseaudio] module.c: Loaded "module-gconf" (index: #13; argument: "").
    I: [pulseaudio] module-default-device-restore.c: Restored default sink 'alsa_output.pci-0000_00_1b.0.analog-stereo'.
    I: [pulseaudio] module-default-device-restore.c: Restored default source 'alsa_input.pci-0000_00_1b.0.analog-stereo'.
    I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #14; argument: "").
    I: [pulseaudio] module.c: Loaded "module-rescue-streams" (index: #15; argument: "").
    I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #16; argument: "").
    I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #17; argument: "").
    I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #18; argument: "").
    I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #19; argument: "").
    I: [pulseaudio] client.c: Created 0 "Login Session c1"
    I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #20; argument: "").
    I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #21; argument: "").
    I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #22; argument: "").
    I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #23; argument: "").
    I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #24; argument: "").
    I: [pulseaudio] main.c: Daemon startup complete.
    E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
    I: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_00_1b.0.analog-stereo idle for too long, suspending ...
    I: [alsa-source-ALC260 Analog] alsa-source.c: Device suspended...
    I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_1b.0.analog-stereo idle for too long, suspending ...
    I: [alsa-sink-ALC260 Analog] alsa-sink.c: Device suspended...

  • Snd-hda-intel error

    Since last kernel upgrade (2.6.38.4-1) I have no sound.  Running alsaconf seems to go well, but still no sound.
    modprobe snd-hda-intel gives the error "Unknown symbol in a module, or unknown parameter.
    dmesg | grep hda  tells (7 times) "snd_hda_codec: Unknown symbol kstrtoull  (err 0)
    Is this just my system, or are we eagerly awaiting further information, or kernel26 2.6.38.4-2?

    occam wrote:
    bangkok_manouel wrote:wrong solution. this is open source, you can help making things better for you and many users. clone greg kh stable tree and bisect the guilty commit, report it to lkml or kernel bugzilla, it will be fixed.
    Before making reports, I want to be sure that there is a real error - not just a glitch in just my system. If noone else has the problem, even the most detailed bug report would probably be futile.
    if downgrading to .38.3 solves the issue then there's no doubt about the problem coming from patches from .38.4. Also, it is very possible that only a few machines would be affected by this so don't hesitate to report a bug even if you're the only one. Some users may not use .38.4 yet and will be hit by this bug later when they'll upgrade their distros.
    occam wrote:Also, I must confess to lazyness - I started programming in1960, but lately I have noticed that keeping up with the ins and outs of more complicated systems is just too much effort for me.
    I understand but think of all what you receive from F/OSS, that is one of the best way to give back and make the whole thing better

  • Module snd-hda-intel ingore its /etc/modprobe.d/sound.conf

    Hi,
    I have trouble with modprobe. During boot there are loaded modules, I suppose with configs in /etc/modprobe.d. To get my sound card working I need to load module snd-hda-intel with this option:
    options snd-hda-intel model=3stack-dig
    So I added the line to /etc/modprobe.d/sound.conf. The option isn't loaded during boot, but if I rmmod snd-hda-intel and modprobe snd-hda-intel then is everything OK.
    Thx for help.

    # aplay /usr/share/sounds/pop.wav
    ALSA lib pcm_dmix.c:996:(snd_pcm_dmix_open) unable to open slave
    aplay: main:564: audio open error: No such file or directory
    cat /proc/asound/cards
    0 [default        ]: USB-Audio - AK5370         
                          AKM              AK5370           at usb-0000:00:02.1-1, full speed
    1 [default_1      ]: USB-Audio - PnP Audio Device       
                          PnP Audio Device         at usb-0000:00:02.1-4, full speed
    $ arecord -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=default_1
    PnP Audio Device , USB Audio
    Default Audio Device
    front:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    Front speakers
    surround40:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    IEC958 (S/PDIF) Digital Audio Output
    [/CODE]
    my dmesg indicates:
    4.289035] usb 3-2: New USB device found, idVendor=0556, idProduct=0001
    [ 4.289038] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 4.289041] usb 3-2: Product: AK5370
    [ 4.289042] usb 3-2: Manufacturer: AKM
    [ 4.289109] usb 3-2: configuration #1 chosen from 1 choice
    [ 4.596032] usb 3-4: new full speed USB device using ohci_hcd and address 3
    [ 4.596072] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
    [ 4.596171] hdc: UDMA/66 mode selected
    [ 4.596304] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    [ 4.611027] ide1 at 0x170-0x177,0x376 on irq 15
    [ 4.611331] sata_nv 0000:00:0a.0: version 3.5
    [ 4.611601] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 21
    [ 4.611605] sata_nv 0000:00:0a.0: PCI INT A -> Link[LTID] -> GSI 21 (level, low) -> IRQ 21
    [ 4.611634] sata_nv 0000:00:0a.0: setting latency timer to 64
    [ 4.611677] scsi0 : sata_nv
    [ 4.611751] scsi1 : sata_nv
    [ 4.612194] ata1: SATA max UDMA/133 cmd 0xf80 ctl 0xf00 bmdma 0xe000 irq 21
    [ 4.612197] ata2: SATA max UDMA/133 cmd 0xe80 ctl 0xe00 bmdma 0xe008 irq 21
    [ 4.806034] usb 3-4: New USB device found, idVendor=0d8c, idProduct=0201
    [ 4.806038] usb 3-4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
    [ 4.806040] usb 3-4: Product: PnP Audio Device
    [ 4.806107] usb 3-4: configuration #1 chosen from 1 choice
    [ 5.254944] ide-gd driver 1.18
    [ 5.254972] hda: max request size: 512KiB
    [ 5.258359] ide-cd driver 5.00
    [ 5.258369] hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63
    [ 5.258762] hda: cache flushes supported
    [ 5.258801] hda: hda1 hda2 < hda5 hda6 hda7 > hda3
    [ 5.334957] ide-cd: hdc: ATAPI 48X DVD-ROM DVD-R/RAM CD-R/RW drive, 2048kB Cache
    [ 5.334964] Uniform CD-ROM driver Revision: 3.20
    [ 5.981592] PM: Starting manual resume from disk
    [ 6.038889] kjournald starting. Commit interval 5 seconds
    [ 6.038902] EXT3-fs: mounted filesystem with ordered data mode.
    [ 7.500906] udevd version 125 started
    [ 7.815041] Linux agpgart interface v0.103
    [ 7.817365] agpgart-amd64 0000:00:00.0: AGP bridge [10de/00e1]
    [ 7.817390] agpgart-amd64 0000:00:00.0: aperture size 4096 MB is not right, using settings from NB
    [ 7.817394] agpgart-amd64 0000:00:00.0: setting up Nforce3 AGP
    [ 7.833006] agpgart-amd64 0000:00:00.0: AGP aperture is 512M @ 0xc0000000
    [ 7.945067] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x5000
    [ 7.945081] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x5040
    [ 8.052716] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [ 8.052723] ACPI: Power Button [PWRF]
    [ 8.052793] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
    [ 8.052796] ACPI: Power Button [PWRB]
    [ 8.097668] processor ACPI_CPU:00: registered as cooling_device0
    [ 8.097699] processor ACPI_CPU:01: registered as cooling_device1
    [ 8.382280] input: USB Optical Mouse USB Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb1/1-1/1-1:1.0/input/input4
    [ 8.382328] a4tech 0003:09DA:0006.0001: input,hidraw2: USB HID v1.10 Mouse [USB Optical Mouse USB Optical Mouse] on usb-0000:00:02.0-1/input0
    [ 8.575155] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 8.588074] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 8.736034] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
    [ 8.793015] input: PC Speaker as /devices/platform/pcspkr/input/input5
    [ 9.474067] Linux video capture interface: v2.00
    [ 9.565013] bttv: driver version 0.9.18 loaded
    [ 9.565017] bttv: using 8 buffers with 2080k (520 pages) each for capture
    [ 9.565052] bttv: Bt8xx card found (0).
    [ 9.565299] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 19
    [ 9.565309] bttv 0000:02:09.0: PCI INT A -> Link[LNKB] -> GSI 19 (level, low) -> IRQ 19
    [ 9.565318] bttv0: Bt878 (rev 2) at 0000:02:09.0, irq: 19, latency: 32, mmio: 0xfbffe000
    [ 9.565342] bttv0: detected: FlyVideo 98 (LR50)/ Chronos Video Shuttle II [card=35], PCI subsystem ID is 1851:1850
    [ 9.565345] bttv0: using: Lifeview FlyVideo 98 LR50 / Chronos Video Shuttle II [card=35,autodetected]
    [ 9.565348] IRQ 19/bttv0: IRQF_DISABLED is not guaranteed on shared IRQs
    [ 9.565381] bttv0: gpio: en=00000000, out=00000000 in=008dff00 [init]
    [ 9.565427] bttv0: FlyVideo_gpio: unknown tuner type.
    [ 9.565430] bttv0: FlyVideo Radio=no RemoteControl=yes Tuner=-1 gpio=0x8dff00
    [ 9.565432] bttv0: FlyVideo LR90=no tda9821/tda9820=no capture_only=no
    [ 9.565435] bttv0: tuner type unset
    [ 9.565468] bttv0: registered device video0
    [ 9.565487] bttv0: registered device vbi0
    # lsmod | grep snd
    snd_usb_audio 72008 1
    snd_pcm_oss 32232 0
    snd_mixer_oss 12368 1 snd_pcm_oss
    snd_pcm 62364 2 snd_usb_audio,snd_pcm_oss
    snd_page_alloc 8180 1 snd_pcm
    snd_usb_lib 13508 1 snd_usb_audio
    snd_hwdep 6104 1 snd_usb_audio
    snd_seq_midi 5688 0
    snd_rawmidi 18580 2 snd_usb_lib,snd_seq_midi
    snd_seq_midi_event 6212 1 snd_seq_midi
    snd_seq 42436 2 snd_seq_midi,snd_seq_midi_event
    snd_timer 17436 2 snd_pcm,snd_seq
    snd_seq_device 6136 3 snd_seq_midi,snd_rawmidi,snd_seq
    snd 49040 11 snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    soundcore 6184 1 snd
    usbcore 125872 6 snd_usb_audio,snd_usb_lib,usbhid,ehci_hcd,ohci_hcd
    I would like to exchange the usb microphone to the sound card.
    USB microphone would be second place, since it is a mic only.
    first main sound would come from usb sound card system.
    then would get sounds
    ALSA  has  a  special built‐in module autoloading system.  You do
    not have to make use of it, and it is useless if your /dev direc‐
    tory  is managed by udev, but in case you do want to use it, here
    is a brief explanation of how it is supposed to work.
    When the "snd" module is loaded and the  user  tries  to  open  a
    sound  device  file  with a minor number that indicates that card
    number N is wanted, snd modprobes "snd‐card‐N".  Thus, if you set
    up module loader configuration file /etc/modprobe.d/sound to look
    like this:
        alias snd‐card‐0 snd‐cs46xx
        options snd‐cs46xx index=0
    then snd‐cs46xx will be automagically loaded when it is needed to
    handle  the  attempted open() of the sound device.  The "index=0"
    option ensures that when snd‐cs46xx is loaded the first card that
    it registers is given index 0.
    If  you  have an additional sound card of the same type then make
    the file look like this:
        alias snd‐card‐0    snd‐cs46xx
        alias snd‐card‐1    snd‐cs46xx
        options snd‐cs46xx  index=0,1
    If you have, instead, an additional sound  card  of  a  different
    type then make the file look like this:
        alias snd‐card‐0    snd‐cs46xx
        options snd‐cs46xx  index=0
        alias snd‐card‐1    snd‐emu10k1
        options snd‐emu10k1 index=1
    ALSA supports up to eight sound cards.
    The alsaconf program, available in the alsa‐utils package (in De‐
    bian but not in Ubuntu),  performs  hardware  detection  and  can
    write  out a module loader configuration file that looks like the
    above.
    Unfortunately, alsaconf can only detect one  sound  card  and  is
    generally a poorly written program.
    The  module  loader  configuration files just described are addi‐
    tional to /etc/modprobe.d/alsa‐base which is shipped as  conffile
    with  the  alsa‐base package.  The files contain basic configura‐
    tion entries which don't normally need to be customized.  The en‐
    tries may include:
    *  ALSA  autoloader aliases * an entry for each normal sound card
    driver that will cause a command
      to be executed after the driver has initialized * an entry  for
    each abnormal driver (i.e., a driver that drives
      hardware  such  as  a TV card or modem that is not suited to be
    the
      primary sound card) preventing it from grabbing index 0
    Suppose you decide that you need to load a certain  driver,  snd‐
    foo,  with  options: "dma1=0 ctlport=0x530".  The recommended way
    to set this up is to create additional files in  /etc/modprobe.d/
    each containing an "options" line:
        # /etc/modprobe.d/alsa_local
        options snd‐foo dma1=0 ctlport=0x530
    creating  device  files  ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐ ALSA native device
    files are located in /dev/snd/.   (ALSA's  kernel‐  OSS‐emulation
    device files are of course the same as the OSS device files.)
    Udev  takes care of creating devices files when modules are load‐
    ed.
    reloading     modules     across      APM      suspend‐a
    what shall I enter into, /etc/modprobe.d/sound.conf
    Create /etc/modprobe.d/sound.conf with the following contents:
    ## ALSA portion
    alias char-major-116 snd
    alias snd-card-0 snd-hda-intel
    alias snd-card-1 snd-usb-audio
    ## module options should go here
    options snd-hda-intel index=0 model=ref
    options snd-usb-audio index=1
    and run 'alsa force-reload' or reboot.
    # aplay /usr/share/sounds/pop.wav
    ALSA lib pcm_dmix.c:996:(snd_pcm_dmix_open) unable to open slave
    aplay: main:564: audio open error: No such file or directory
    cat /proc/asound/cards
    0 [default        ]: USB-Audio - AK5370         
                          AKM              AK5370           at usb-0000:00:02.1-1, full speed
    1 [default_1      ]: USB-Audio - PnP Audio Device       
                          PnP Audio Device         at usb-0000:00:02.1-4, full speed
    $ arecord -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=default_1
    PnP Audio Device , USB Audio
    Default Audio Device
    front:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    Front speakers
    surround40:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=default_1,DEV=0
    PnP Audio Device , USB Audio
    IEC958 (S/PDIF) Digital Audio Output
    [/CODE]
    my dmesg indicates:
    4.289035] usb 3-2: New USB device found, idVendor=0556, idProduct=0001
    [ 4.289038] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 4.289041] usb 3-2: Product: AK5370
    [ 4.289042] usb 3-2: Manufacturer: AKM
    [ 4.289109] usb 3-2: configuration #1 chosen from 1 choice
    [ 4.596032] usb 3-4: new full speed USB device using ohci_hcd and address 3
    [ 4.596072] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
    [ 4.596171] hdc: UDMA/66 mode selected
    [ 4.596304] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    [ 4.611027] ide1 at 0x170-0x177,0x376 on irq 15
    [ 4.611331] sata_nv 0000:00:0a.0: version 3.5
    [ 4.611601] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 21
    [ 4.611605] sata_nv 0000:00:0a.0: PCI INT A -> Link[LTID] -> GSI 21 (level, low) -> IRQ 21
    [ 4.611634] sata_nv 0000:00:0a.0: setting latency timer to 64
    [ 4.611677] scsi0 : sata_nv
    [ 4.611751] scsi1 : sata_nv
    [ 4.612194] ata1: SATA max UDMA/133 cmd 0xf80 ctl 0xf00 bmdma 0xe000 irq 21
    [ 4.612197] ata2: SATA max UDMA/133 cmd 0xe80 ctl 0xe00 bmdma 0xe008 irq 21
    [ 4.806034] usb 3-4: New USB device found, idVendor=0d8c, idProduct=0201
    [ 4.806038] usb 3-4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
    [ 4.806040] usb 3-4: Product: PnP Audio Device
    [ 4.806107] usb 3-4: configuration #1 chosen from 1 choice
    [ 5.254944] ide-gd driver 1.18
    [ 5.254972] hda: max request size: 512KiB
    [ 5.258359] ide-cd driver 5.00
    [ 5.258369] hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63
    [ 5.258762] hda: cache flushes supported
    [ 5.258801] hda: hda1 hda2 < hda5 hda6 hda7 > hda3
    [ 5.334957] ide-cd: hdc: ATAPI 48X DVD-ROM DVD-R/RAM CD-R/RW drive, 2048kB Cache
    [ 5.334964] Uniform CD-ROM driver Revision: 3.20
    [ 5.981592] PM: Starting manual resume from disk
    [ 6.038889] kjournald starting. Commit interval 5 seconds
    [ 6.038902] EXT3-fs: mounted filesystem with ordered data mode.
    [ 7.500906] udevd version 125 started
    [ 7.815041] Linux agpgart interface v0.103
    [ 7.817365] agpgart-amd64 0000:00:00.0: AGP bridge [10de/00e1]
    [ 7.817390] agpgart-amd64 0000:00:00.0: aperture size 4096 MB is not right, using settings from NB
    [ 7.817394] agpgart-amd64 0000:00:00.0: setting up Nforce3 AGP
    [ 7.833006] agpgart-amd64 0000:00:00.0: AGP aperture is 512M @ 0xc0000000
    [ 7.945067] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x5000
    [ 7.945081] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x5040
    [ 8.052716] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [ 8.052723] ACPI: Power Button [PWRF]
    [ 8.052793] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
    [ 8.052796] ACPI: Power Button [PWRB]
    [ 8.097668] processor ACPI_CPU:00: registered as cooling_device0
    [ 8.097699] processor ACPI_CPU:01: registered as cooling_device1
    [ 8.382280] input: USB Optical Mouse USB Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb1/1-1/1-1:1.0/input/input4
    [ 8.382328] a4tech 0003:09DA:0006.0001: input,hidraw2: USB HID v1.10 Mouse [USB Optical Mouse USB Optical Mouse] on usb-0000:00:02.0-1/input0
    [ 8.575155] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 8.588074] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 8.736034] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
    [ 8.793015] input: PC Speaker as /devices/platform/pcspkr/input/input5
    [ 9.474067] Linux video capture interface: v2.00
    [ 9.565013] bttv: driver version 0.9.18 loaded
    [ 9.565017] bttv: using 8 buffers with 2080k (520 pages) each for capture
    [ 9.565052] bttv: Bt8xx card found (0).
    [ 9.565299] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 19
    [ 9.565309] bttv 0000:02:09.0: PCI INT A -> Link[LNKB] -> GSI 19 (level, low) -> IRQ 19
    [ 9.565318] bttv0: Bt878 (rev 2) at 0000:02:09.0, irq: 19, latency: 32, mmio: 0xfbffe000
    [ 9.565342] bttv0: detected: FlyVideo 98 (LR50)/ Chronos Video Shuttle II [card=35], PCI subsystem ID is 1851:1850
    [ 9.565345] bttv0: using: Lifeview FlyVideo 98 LR50 / Chronos Video Shuttle II [card=35,autodetected]
    [ 9.565348] IRQ 19/bttv0: IRQF_DISABLED is not guaranteed on shared IRQs
    [ 9.565381] bttv0: gpio: en=00000000, out=00000000 in=008dff00 [init]
    [ 9.565427] bttv0: FlyVideo_gpio: unknown tuner type.
    [ 9.565430] bttv0: FlyVideo Radio=no RemoteControl=yes Tuner=-1 gpio=0x8dff00
    [ 9.565432] bttv0: FlyVideo LR90=no tda9821/tda9820=no capture_only=no
    [ 9.565435] bttv0: tuner type unset
    [ 9.565468] bttv0: registered device video0
    [ 9.565487] bttv0: registered device vbi0
    # lsmod | grep snd
    snd_usb_audio 72008 1
    snd_pcm_oss 32232 0
    snd_mixer_oss 12368 1 snd_pcm_oss
    snd_pcm 62364 2 snd_usb_audio,snd_pcm_oss
    snd_page_alloc 8180 1 snd_pcm
    snd_usb_lib 13508 1 snd_usb_audio
    snd_hwdep 6104 1 snd_usb_audio
    snd_seq_midi 5688 0
    snd_rawmidi 18580 2 snd_usb_lib,snd_seq_midi
    snd_seq_midi_event 6212 1 snd_seq_midi
    snd_seq 42436 2 snd_seq_midi,snd_seq_midi_event
    snd_timer 17436 2 snd_pcm,snd_seq
    snd_seq_device 6136 3 snd_seq_midi,snd_rawmidi,snd_seq
    snd 49040 11 snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    soundcore 6184 1 snd
    usbcore 125872 6 snd_usb_audio,snd_usb_lib,usbhid,ehci_hcd,ohci_hcd
    I would like to exchange the usb microphone to the sound card.
    USB microphone would be second place, since it is a mic only.
    first main sound would come from usb sound card system.
    then would get sounds
    ALSA  has  a  special built‐in module autoloading system.  You do
    not have to make use of it, and it is useless if your /dev direc‐
    tory  is managed by udev, but in case you do want to use it, here
    is a brief explanation of how it is supposed to work.
    When the "snd" module is loaded and the  user  tries  to  open  a
    sound  device  file  with a minor number that indicates that card
    number N is wanted, snd modprobes "snd‐card‐N".  Thus, if you set
    up module loader configuration file /etc/modprobe.d/sound to look
    like this:
        alias snd‐card‐0 snd‐cs46xx
        options snd‐cs46xx index=0
    then snd‐cs46xx will be automagically loaded when it is needed to
    handle  the  attempted open() of the sound device.  The "index=0"
    option ensures that when snd‐cs46xx is loaded the first card that
    it registers is given index 0.
    If  you  have an additional sound card of the same type then make
    the file look like this:
        alias snd‐card‐0    snd‐cs46xx
        alias snd‐card‐1    snd‐cs46xx
        options snd‐cs46xx  index=0,1
    If you have, instead, an additional sound  card  of  a  different
    type then make the file look like this:
        alias snd‐card‐0    snd‐cs46xx
        options snd‐cs46xx  index=0
        alias snd‐card‐1    snd‐emu10k1
        options snd‐emu10k1 index=1
    ALSA supports up to eight sound cards.
    The alsaconf program, available in the alsa‐utils package (in De‐
    bian but not in Ubuntu),  performs  hardware  detection  and  can
    write  out a module loader configuration file that looks like the
    above.
    Unfortunately, alsaconf can only detect one  sound  card  and  is
    generally a poorly written program.
    The  module  loader  configuration files just described are addi‐
    tional to /etc/modprobe.d/alsa‐base which is shipped as  conffile
    with  the  alsa‐base package.  The files contain basic configura‐
    tion entries which don't normally need to be customized.  The en‐
    tries may include:
    *  ALSA  autoloader aliases * an entry for each normal sound card
    driver that will cause a command
      to be executed after the driver has initialized * an entry  for
    each abnormal driver (i.e., a driver that drives
      hardware  such  as  a TV card or modem that is not suited to be
    the
      primary sound card) preventing it from grabbing index 0
    Suppose you decide that you need to load a certain  driver,  snd‐
    foo,  with  options: "dma1=0 ctlport=0x530".  The recommended way
    to set this up is to create additional files in  /etc/modprobe.d/
    each containing an "options" line:
        # /etc/modprobe.d/alsa_local
        options snd‐foo dma1=0 ctlport=0x530
    creating  device  files  ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐ ALSA native device
    files are located in /dev/snd/.   (ALSA's  kernel‐  OSS‐emulation
    device files are of course the same as the OSS device files.)
    Udev  takes care of creating devices files when modules are load‐
    ed.
    reloading     modules     across      APM      suspend‐a
    what shall I enter into, /etc/modprobe.d/sound.conf
    Create /etc/modprobe.d/sound.conf with the following contents:
    ## ALSA portion
    alias char-major-116 snd
    alias snd-card-0 snd-hda-intel
    alias snd-card-1 snd-usb-audio
    ## module options should go here
    options snd-hda-intel index=0 model=ref
    options snd-usb-audio index=1
    and run 'alsa force-reload' or reboot.
    lspci -n
    00:00.0 0600: 10de:00e1 (rev a1)
    00:01.0 0601: 10de:00e0 (rev a2)
    00:01.1 0c05: 10de:00e4 (rev a1)
    00:02.0 0c03: 10de:00e7 (rev a1)
    00:02.1 0c03: 10de:00e7 (rev a1)
    00:02.2 0c03: 10de:00e8 (rev a2)
    00:05.0 0680: 10de:00df (rev a2)
    00:08.0 0101: 10de:00e5 (rev a2)
    00:0a.0 0101: 10de:00e3 (rev a2)
    00:0b.0 0604: 10de:00e2 (rev a2)
    00:0e.0 0604: 10de:00ed (rev a2)
    00:18.0 0600: 1022:1100
    00:18.1 0600: 1022:1101
    00:18.2 0600: 1022:1102
    00:18.3 0600: 1022:1103
    01:00.0 0300: 10de:0253 (rev a3)
    02:09.0 0400: 109e:036e (rev 02)
    02:09.1 0480: 109e:0878 (rev 02)
    any ideas?

  • 2007 Intel MacBook Pro Pinwheels and Loss of Sound

    Hello all,
    So, about three weeks my 15" 2007-model Intel MacBook Pro running Snow Leopard began acting very strangely. All at once, after my computer had been on for most of the day, the toolbar item processes like Airport, Sound, Time Machine, etc. all began to display rainbow pinwheels of doom, with about a 10-second return to normality every ten minutes or so. This caused computer actions like playing sound, connecting to internet, opening force-quit, changing volume, etc. to only occur (and all at once) within that 10-second window. Other processes like Safari ran smoothly but very slowly--tabs would reset themselves, Flash refused to load, pages did not change for tens of seconds.  Looking at my activity monitor, I could see that my CPUs were mostly idle, so I think that rules out some kind of malware coming in and gumming up the system. I tried restarting Finder, and then restarting the computer, but neither had any effect, and I also noticed that while shutting down, my computer would display the gray startup screen and a gray loading pinwheel for several minutes between leaving the desktop and powering off.
    However, this behavior went away after that night, and so I dismissed it as a minor problem and thought no more of it. In the intervening three weeks (about a week-and-a-half ago), I upgraded my machine to Lion so that I could start an iOS coding project for work--as I upgraded, I also got rid of a Boot Camp Windows partition I'd been carrying around and didn't need anymore.
    For the first two weeks, everything went fine, and there were no problems with Lion. However, this pinwheeling/slowdown problem has returned with a vengeance! The same symptoms have appeared, except they are becoming less and less intermittent/more persistent.
    I have also been able to verify that my software is completely up to date, and that restarts have no effect on this new appearance of my issue. It seems to come and go as it pleases.
    Does anyone have any idea what's going on or how to fix it?

    the toolbar item processes like Airport, Sound, Time Machine, etc. all began to display rainbow pinwheels of doom,
    For the toolbar issue... it's actually referreed to as the menu bar.
    Open the Finder. From the Finder menu bar click Go > Go to Folder
    Type this exactly as you see it here:
    ~/Library/Preferences/com.apple.systemuiserver.plist
    Clicik Go
    Move the  com.apple.systemuiserver.plist file to the Trash.
    Restart your Mac.
    If that didn't help, use Lion Recovery  to repair the startup disk if necessary, or reinstall the Mac OS X.

  • [CLOSED] snd-hda-Intel model mono/stereo and alsamixer issues

    DROPPED: I just installed the Windows disc that came with the laptop and the official drivers, while they work better (a 6 channel wav plays fine in the speakers, linux only plays 2 of them) the most important issues like mono output only in the headphones jack is repeated. It seems the hardware problem. I don't know how I break it, but I did.
    When I installed Arch linux about this laptop about two years ago everything was working OK. "aplay /usr/share/sounds/alsa/Front_Right.wav" (and left) played in the corresponding speakers and headphones. "alsamixer" used to have two volume control bars per control, for left and right.
    I can't pinpoint the moment but sometime in the last few months everything is playing as mono. Now alsamixer shows only one volume bar per control and "Master" can only to be (un)muted as mono. I can still mute the "Speaker" control individually using '<' and '>'. The "Headphone" volume control is ignored, neither volume nor mute work. And the strangest thing: when I mute the left Speaker it also mutes the headphones.
    I never did any alsa configuration and so I'm assuming the model auto detection is broken. I tried a few model= options without luck. The problem is the laptop is brandless (pseudo-olivetti 750). Perhaps with some luck someone can help me identify which model should I use.
    Physical Description:
    The laptop has to on-board speakers and two jacks on the front, one labeled with a Microhone (slash) two things I cannot recognize and  the other labeled SPDIF OUT (slash) Headphones. (I tried the only model described as 2-jack in the wiki guide without luck).
    # lspci -v | grep -A11 Audio
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
    Subsystem: Uniwill Computer Corp Device 907e
    Flags: bus master, fast devsel, latency 0, IRQ 27
    Memory at f0000000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [50] Power Management version 2
    Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
    Capabilities: [100] Virtual Channel
    Capabilities: [130] Root Complex Link
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel
    # aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    # aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=Intel
    HDA Intel, ALC883 Analog
    Default Audio Device
    front:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    Front speakers
    surround40:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=Intel,DEV=0
    HDA Intel, ALC883 Digital
    IEC958 (S/PDIF) Digital Audio Output
    # aplay -D default /usr/share/sounds/alsa/Front_Left.wav
    Playing WAVE '/usr/share/sounds/alsa/Front_Left.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
    #aplay -D front /usr/share/sounds/alsa/Front_Left.wav
    aplay: main:608: audio open error: Device or resource busy
    # lsof /dev/dsp
    # (nothing)
    # amixer
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 31
    Mono: Playback 31 [100%] [0.00dB] [on]
    Simple mixer control 'Headphone',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%] [0.00dB] [on]
    Front Right: Playback 31 [100%] [0.00dB] [on]
    Simple mixer control 'Speaker',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%] [0.00dB] [on]
    Front Right: Playback 31 [100%] [0.00dB] [on]
    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 'Mic',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [off]
    Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Mic Boost',0
    Capabilities: volume penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 0 [0%]
    Front Right: 0 [0%]
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'IEC958 Default PCM',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'Beep',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [off]
    Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 31
    Front Left: Capture 16 [52%] [12.00dB] [off]
    Front Right: Capture 16 [52%] [12.00dB] [off]
    Simple mixer control 'Caller ID',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'Off-hook',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [off]
    Thanks for any help, I tried most of the models listed as ALC883 (and some others) without luck, is there any other option that could cause this issues?
    Last edited by dresb (2011-02-07 16:29:50)

    Thanks a lot for the hint! codec#0 was the modem while this is from codec#1:
    # cat /proc/asound/card0/codec#1
    Codec: Realtek ALC883
    Address: 1
    Function Id: 0x1
    Vendor Id: 0x10ec0883
    Subsystem Id: 0x1584907e
    Revision Id: 0x100002
    No Modem Function Group found
    Default PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=2, o=0, i=0, unsolicited=1, wake=0
    IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    Node 0x02 [Audio Output] wcaps 0x11: Stereo
    Converter: stream=5, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Node 0x03 [Audio Output] wcaps 0x11: Stereo
    Device: name="ALC883 Analog", type="Audio", device=0
    Converter: stream=5, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Node 0x04 [Audio Output] wcaps 0x11: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Node 0x05 [Audio Output] wcaps 0x11: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
    Control: name="IEC958 Playback Con Mask", index=0, device=0
    Control: name="IEC958 Playback Pro Mask", index=0, device=0
    Control: name="IEC958 Playback Default", index=0, device=0
    Control: name="IEC958 Playback Switch", index=0, device=0
    Control: name="IEC958 Default PCM Playback Switch", index=0, device=0
    Device: name="ALC883 Digital", type="SPDIF", device=1
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0x1e]: 16 20 24 32
    formats [0x1]: PCM
    Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In
    Device: name="ALC883 Analog", type="Audio", device=0
    Amp-In caps: ofs=0x08, nsteps=0x1f, stepsize=0x05, mute=1
    Amp-In vals: [0x90 0x90]
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
    Connection: 1
    0x23
    Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In
    Amp-In caps: ofs=0x08, nsteps=0x1f, stepsize=0x05, mute=1
    Amp-In vals: [0x00 0x00]
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
    Connection: 1
    0x22
    Node 0x0a [Audio Input] wcaps 0x100391: Stereo Digital
    Converter: stream=0, channel=0
    SDI-Select: 0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0x1e]: 16 20 24 32
    formats [0x1]: PCM
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x1f
    Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
    Control: name="Mic Playback Volume", index=0, device=0
    Control: name="Mic Playback Switch", index=0, device=0
    Control: name="Beep Playback Volume", index=0, device=0
    Control: name="Beep Playback Switch", index=0, device=0
    Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
    Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
    Connection: 10
    0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17
    Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Control: name="Headphone Playback Volume", index=0, device=0
    Control: name="Headphone Playback Switch", index=0, device=0
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00]
    Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
    Amp-Out vals: [0x1f 0x1f]
    Connection: 2
    0x02 0x0b
    Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Control: name="Speaker Playback Volume", index=0, device=0
    Control: name="Speaker Playback Switch", index=0, device=0
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00]
    Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
    Amp-Out vals: [0x1f 0x1f]
    Connection: 2
    0x03 0x0b
    Node 0x0e [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00]
    Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
    Amp-Out vals: [0x00 0x00]
    Connection: 2
    0x04 0x0b
    Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00]
    Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
    Amp-Out vals: [0x00 0x00]
    Connection: 2
    0x05 0x0b
    Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x12 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x14 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
    Amp-In vals: [0x00 0x00]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x00]
    Pincap 0x0000003e: IN OUT HP Detect Trigger
    Pin Default 0x0121101f: [Jack] HP Out at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0x1, Sequence = 0xf
    Pin-ctls: 0xc0: OUT HP
    Unsolicited: tag=04, enabled=1
    Connection: 5
    0x0c 0x0d* 0x0e 0x0f 0x26
    Node 0x15 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
    Amp-In vals: [0x00 0x00]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x00]
    Pincap 0x0000003e: IN OUT HP Detect Trigger
    Pin Default 0x99130110: [Fixed] Speaker at Int ATAPI
    Conn = ATAPI, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x00:
    Unsolicited: tag=00, enabled=0
    Connection: 5
    0x0c 0x0d* 0x0e 0x0f 0x26
    Node 0x16 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
    Amp-In vals: [0x00 0x00]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003e: IN OUT HP Detect Trigger
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x20: IN
    Unsolicited: tag=00, enabled=0
    Connection: 5
    0x0c 0x0d 0x0e* 0x0f 0x26
    Node 0x17 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
    Amp-In vals: [0x00 0x00]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003e: IN OUT HP Detect Trigger
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x20: IN
    Unsolicited: tag=00, enabled=0
    Connection: 5
    0x0c 0x0d 0x0e 0x0f* 0x26
    Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Control: name="Mic Boost", index=0, device=0
    Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
    Amp-In vals: [0x00 0x00]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000173e: IN OUT HP Detect Trigger
    Vref caps: HIZ 50 GRD 80
    Pin Default 0x01a19830: [Jack] Mic at Ext Rear
    Conn = 1/8, Color = Pink
    DefAssociation = 0x3, Sequence = 0x0
    Pin-ctls: 0x24: IN VREF_80
    Unsolicited: tag=00, enabled=0
    Connection: 5
    0x0c* 0x0d 0x0e 0x0f 0x26
    Node 0x19 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
    Amp-In vals: [0x00 0x00]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000173e: IN OUT HP Detect Trigger
    Vref caps: HIZ 50 GRD 80
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 5
    0x0c* 0x0d 0x0e 0x0f 0x26
    Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
    Amp-In vals: [0x00 0x00]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000173e: IN OUT HP Detect Trigger
    Vref caps: HIZ 50 GRD 80
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 5
    0x0c* 0x0d 0x0e 0x0f 0x26
    Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
    Amp-In vals: [0x00 0x00]
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000173e: IN OUT HP Detect Trigger
    Vref caps: HIZ 50 GRD 80
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 5
    0x0c* 0x0d 0x0e 0x0f 0x26
    Node 0x1c [Pin Complex] wcaps 0x400001: Stereo
    Pincap 0x00000020: IN
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x00:
    Node 0x1d [Pin Complex] wcaps 0x400000: Mono
    Pincap 0x00000020: IN
    Pin Default 0x9983013f: [Fixed] Line In at Int ATAPI
    Conn = ATAPI, Color = Unknown
    DefAssociation = 0x3, Sequence = 0xf
    Misc = NO_PRESENCE
    Pin-ctls: 0x00:
    Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital
    Pincap 0x00000010: OUT
    Pin Default 0x01451120: [Jack] SPDIF Out at Ext Rear
    Conn = Optical, Color = Black
    DefAssociation = 0x2, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x00:
    Connection: 1
    0x06
    Node 0x1f [Pin Complex] wcaps 0x400200: Mono Digital
    Pincap 0x00000020: IN
    Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x00:
    Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
    Processing caps: benign=0, ncoeff=17
    Processing Coefficient: 0x4000
    Coefficient Index: 0x0b
    Node 0x21 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x22 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
    Amp-Out caps: N/A
    Amp-Out vals: [0x00 0x00]
    Connection: 11
    0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
    Node 0x23 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
    Amp-Out caps: N/A
    Amp-Out vals: [0x00 0x00]
    Connection: 11
    0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
    Node 0x24 [Vendor Defined Widget] wcaps 0xf00000: Mono
    Node 0x25 [Audio Output] wcaps 0x11: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Node 0x26 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00]
    Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
    Amp-Out vals: [0x00 0x00]
    Connection: 2
    0x25 0x0b
    I assume the combination Vendor Id: 0x10ec0883 + Subsystem Id: 0x1584907e is what I should be looking for right?  Google gave me three resuts from alsa project's DB: http://www.google.com/search?q=0x10ec08 … e&filter=0 resulting in two more models to try:
    model=laptop (I'm almost certain I tried this already)
    model=lenovo
    I also didn't knew about alsa-info.sh so I downloaded, ran it and got this  http://www.alsa-project.org/db/?f=9f7e7 … bf5c3ad9ea including:
    !!DMI Information
    Manufacturer: Standard
    Product Name: L50IIX
    L50IIX seems to be a board made by Uniwill and used by various companies which adds even more possible models:
    model=uniwill
    model=uniwill-m31
    model=fujitsu
    model=lifebook
    model=fujitsu-pi2515
    model=fujitsu-xa3530
    It seems I have a lot of testing to do later, I will report back the results and hopefully will provide a solution for any lost soul who comes across this post in the future.  Thank you.

  • Snd-hda-intel doesn't work on 2.6.24

    Hi,
    I have troubles with the sound card on a fresh Arch install.
    I have a Asus P5B-Plus Mainboard, which has an ADI 1988 Soundchip. Sound works great in other distributions like opensuse 10.3 (kernel 2.6.22), so perhaps it is an issue with the new 2.6.24 kernel?
    I tried to configure the card with alsaconf, no luck. I also tried to pass the different models with "options snd-hda-intel model=SOMETHING_HERE" in /etc/modprobe.conf, it doesn't work.
    The really strange thing is that it works perfectly in opensuse 10.3 which has a much older kernel.
    Can anyone please help me?
    Here are a few outputs and relevant part of logs:
    # lspci | grep Audio
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
    # dmesg
    ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21
    PCI: Unable to reserve mem region #1:4000@febf8000 for device 0000:00:1b.0
    ACPI: PCI interrupt for device 0000:00:1b.0 disabled
    HDA Intel: probe of 0000:00:1b.0 failed with error -16
    # hwdetect --show-sound
    SOUND : snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore
    # amixer
    amixer: Mixer attach default error: No such device
    Last edited by bluesurfer (2008-02-11 17:53:13)

    JaQoB wrote:
    JaQoB wrote:Remove =5stack got my sound back!
    Thanks!
    And gone again...
    I just dont understand this...
    maybe you upgraded your kernel. what's your kernel version?
    $`uname -a`
    I found a guide on configuring sound card.
    http://forum.ubuntu.org.cn/viewtopic.ph … 830b7d6e9d
    I translated it into english.
    Actually, the whole process is very simple.
    0. cat /proc/asound/version to get your alsa version
    1. run alsamixer to get the chip id on second line of output
    2. open the alsa guide on /usr/src/linux/Documentation/sound/alsa/ALSA-Configuration.txt. if you don't have the kernel source, you know where to get it.
    or just open http://www.mjmwired.net/kernel/Document … ration.txt.
    Search you chip id in this file. then modify snd-hda-intel option in /etc/modprobe.conf according to the documentation.
    3. visit http://bugtrack.alsa-project.org/main/i … -hda-intel and do exactly it tells.
    4. reboot
    That's all.
    Last edited by redguardtoo (2008-03-06 23:50:55)

  • [SOLVED]no snd-hda-intel module found

    I have oss installed which works flawlessly and today tried to install alsa. Installed all the necessary packages according to the wiki, but alsa says no sound card detected. My card is a nvidia onboard souncard which uses snd-hda-intel module, but if I want to load it, it says:
    sudo modprobe snd-hda-intel
    FATAL: Module snd_hda_intel not found.
    I have also followed this page http://www.alsa-project.org/main/index. … -hda-intel but it says
    sudo modinfo soundcore
    ERROR: modinfo: could not find module soundcore
    I'm using the default kernel
    uname -a
    Linux hackbox 2.6.33-ARCH #1 SMP PREEMPT Sun Apr 4 10:27:30 CEST 2010 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ AuthenticAMD GNU/Linux
    so whats the prob guys?
    Last edited by Soumyadeep (2010-05-01 12:16:39)

    On my machine,
    pacman -Qo /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-intel.ko
    /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-intel.ko is owned by kernel26 2.6.33.3-1
    Do you have this package installed?
    Did you mess up with modules so that they are not found anymore?
    Did you mess up with initscripts so that depmod is not called?
    grep depmod /etc/rc.*
    /etc/rc.sysinit:status "Updating Module Dependencies" /sbin/depmod -A
    Did you messup with modprobe configuration?
    grep intel /etc/modprobe.d/*
    /etc/modprobe.d/sound.conf:alias snd-card-0 snd-hda-intel
    /etc/modprobe.d/sound.conf:alias sound-slot-0 snd-hda-intel

  • Snd-hda-intel, no headphone jack sense on hp dv6704nr

    I recently installed archlinux on my hp dv6704nr laptop, and everything works except for suspend2disk and my headphone jack sense.
    I've pretty much given up on suspend2disk (suspend2disk haet nvidia), but I'm still trying to get headphone jack sense to work as it is a rather important feature.
    I've done a fair amount of googling on the topic, and I've tried the modprobe.conf edit (options snd-hda-intel model=asus) with many different entries for model) and that doesn't help at all. It's a Conexant ID 5051, if that means anything.
    I found something that appears to be a fix, but it involves recompiling alsa, and when I did that, it left me with no soundcard detected (cat proc/asound/cards shows no soundcards).
    If anyone knows of a workaround, that doesn't involve recompiling alsa, that'd be great. If not...any tips on compiling alsa?/

    I recently had a similar problem with snd-hda-intel with my dell vostro I bought recently. The problem was the opposite of what you had, ie the laptop always thought that my headphones were in and wouldn't work through the speakers. I found a very ugly workaround in the form of unloading the driver, reloading it incorrectly, then reloading it again. To automate it, I have the following in my rc.local file
    modprobe -r snd-hda-intel
    echo "options snd-hda-intel model=3stack" > /etc/modprobe.conf
    modprobe snd-hda-intel
    modprobe -r snd-hda-intel
    echo "" > /etc/modprobe.conf
    modprobe snd-hda-intel
    WARNING: this'll overwrite (read: destroy) your modprobe.conf every time you boot. I'm ok with that since I normally don't have anything in there but if you do you should be aware. It's a really ugly workaround but it's the only thing I found that would get my sound card working.
    Oh, one more thing. Since rc.local is read after all your other deamons, the alsa deamon won't set your levels right and all your channels will be muted when your system starts up. To do this manually, I added some amixer lines after all that modprobe hijinks to get everything sounding ok.

  • Snd-hda-intel: sometimes it works, sometimes not

    I searched the forums before and found several posts about snd-hda-intel.
    I tried those "solutions" but nothing helped.
    Sometimes sounds works. If not I change the volumes and then it works again.
    At first there is a high noise in the background, really annoying. Then I change the front or headphone volume until the sound is clear.
    As you can see, this is very strange.
    When I ran dmesg I got the following output:
    ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
    PCI: Setting latency timer of device 0000:00:1b.0 to 64
    hda_intel: azx_get_response timeout, switching to single_cmd mode...
    ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
    PCI: Setting latency timer of device 0000:00:1b.0 to 64
    hda_intel: azx_get_response timeout, switching to single_cmd mode...
    Does anyone know the meaning of this? Maybe this could help me solving my problem.

    It seems snd-hda-intel actually works with "hundreds" of different soundcards. Support for new soundcards are added all the time, but really new ones or rare ones may not work properly. If you feel like it, tell the Alsa project exactly what kind of soundcard/chipset you have problems with, and they'll probably fix it quite quickly, if you can give them the information they need.
    There is also, of course, a small chance that you have a hardware problem.

  • Snd-hda-intel error loading soundcard

    Hello,
    I've a small problem on my current (and very exciting new) notebook loading the sound.
    I'm experiencing problems with my soundcard. I installed alsa-utils and tried a /etc/rc.d/alsa start, getting the following output:
    /usr/bin/alsactl: load_state:1327: No soundcards found...
    Well, no card? Let's check.. lspci |grep Audio
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
    So yes, there it is ... but, what tells dmesg? (when loading snd-hda-intel)
    ACPI PCI Interrupt 0000:00:1b.0(A) -> GSI 22 (level, low) -> IRQ21
    PCI: Setting latency timer of device 000:00:1b.0 to 64
    hda_codec: Unknown model for ALC883, trying to auto-probe from BIOS...
    si3054: cannot initialize. EXT MID = 000
    ACPI: PCI interrupt for device 0000:00:1b.0 disabled
    HDA Intel: probe of 0000:00:1b.0 failed with error -13
    Well, i'm ... quite stuck with this. The source of troubles could be the module parameters (currently none specified) and so on...
    Anyone got an advice for this?
    I tried to add
    options snd-hda-intel model=laptop
    but it did not help in any way.
    Thanks,
    STi

    amixer ssetcontrols
    doesn't exist? I assume you meant scontrols. Which just gives me the same error as previously. As does amixer sset front 20.So nothing useful there
    amixer controls is a little more interesting
    $ amixer controls
    numid=1,iface=MIXER,name='Front Playback Switch'
    numid=3,iface=MIXER,name='Capture Switch'
    amixer: Control default snd_hctl_elem_info error: Invalid argument
    and amixer info
    $ amixer info
    Card default 'Intel'/'HDA Intel at 0xfebfc000 irq 16'
      Mixer name    : 'Realtek ALC660'
      Components    : 'HDA:10ec0660 HDA:15433155'
      Controls      : 8
    amixer: Mixer load default error: Invalid argument
    and this is dmesg without any model specified
    hda_codec: Unknown model for ALC861, trying auto-probe from BIOS...
    ALSA /home/stephen/alsa-latest/alsa-driver/pci/hda/hda_codec.c:2171: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0)
    ALSA /home/stephen/alsa-latest/alsa-driver/pci/hda/hda_codec.c:2175:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    ALSA /home/stephen/alsa-latest/alsa-driver/pci/hda/hda_codec.c:2179:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
    ALSA /home/stephen/alsa-latest/alsa-driver/pci/hda/hda_codec.c:2187:    inputs: mic=0x18, fmic=0x19, line=0x0, fline=0x0, cd=0x1c, aux=0x0

  • Unable to load Flash 9 on my Intel MacBook Pro

    Unable to load Flash 9 on my Intel MacBook Pro but can on my
    Intel iMac. I spoke with a Tech from the Mac Store service area and
    was told that there in a thread on this issue but I can't find it.
    The basic issue is that I am able to load Adobe Flash Player
    9 on my Intel iMac but not on my Intel MacBook Pro and I'm unable
    to determain why. I tryed uninstalling and reinstalling three times
    and found no difference.
    If someone could help me I'd be thankful.
    Dave

    I bought the $29 version of Snow Leopard (not the kosher way of doing things, i know.
    If you read the license agreement, there's actually no difference between what's allowed with the $29 copy and the $169 boxed set. The only difference is that the boxed set also includes iLife and iWork. There is also, despite what some will have you believe, nothing in the license agreement that requires Leopard to be pre-installed except in the case of the $10 disk purchased as part of the Up-to-Date program (for folks who bought a machine shortly before SL was released). So, you're not being bitten by some technical requirement for Leopard to be present.
    I get a flashing folder with a question mark. My disk drive makes some crazy noises as well, and it seems to start running fast, then slowing down. I think it may have caused a minor scratch on the disk as well.
    Sounds like it's possible the drive could be failing, though that's impossible to say for sure remotely. One man's crazy noises are another man's normal state of operations. Do other DVDs work in your drive?
    I'll also need to do an "Archive & Install" since there are tons of important files on this machine.
    *DO NOT* attempt to install a system update on this machine unless you have good backups! If something goes wrong, you're screwed if you didn't have a backup. Hopefully, you have not reached that point already... I'm unclear on whether your machine is no longer able to boot, or if it's only having trouble when you try to boot from the SL disk.
    If your machine is still functional, your first priority before doing *+anything else+* should be to make at least two backups. See my [Mac Backup Guide|http://www.reedcorner.net/thomas/guides/backups> for assistance with this.
    If your machine can't boot anymore, let us know and we'll offer some troubleshooting tips. And don't try to do anything else with it until you've consulted with some expert, whether here or at an Apple Store or somewhere else.

  • Quiet buzzing with snd-hda-intel

    There's a quiet staticky sound using my onboard sound (snd-hda-intel). This does not occur on windows. Also when I use the digital out.
    I've beeen avoiding this problem, but my subwoofer that had a digital input on it recently died and I replaced it with one that does not.
    Any thoughts on how to get rid of this annoying background noise.

    When trying to get digital out to work, I turned on all the channels to max, so that's probably the problem:
    here's the output of amixer:
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 31
    Mono: Playback 31 [100%] [0.00dB] [on]
    Simple mixer control 'Headphone',0
    Capabilities: pswitch penum
    Playback channels: Front Left - Front Right
    Mono:
    Front Left: Playback [on]
    Front Right: Playback [on]
    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 'Front',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%] [0.00dB] [on]
    Front Right: Playback 31 [100%] [0.00dB] [on]
    Simple mixer control 'Front Mic',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%] [12.00dB] [on]
    Front Right: Playback 31 [100%] [12.00dB] [on]
    Simple mixer control 'Front Mic Boost',0
    Capabilities: volume penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 3 [100%]
    Front Right: 3 [100%]
    Simple mixer control 'Surround',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%] [0.00dB] [on]
    Front Right: Playback 31 [100%] [0.00dB] [on]
    Simple mixer control 'Center',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 31
    Mono: Playback 31 [100%] [0.00dB] [on]
    Simple mixer control 'LFE',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 31
    Mono: Playback 31 [100%] [0.00dB] [on]
    Simple mixer control 'Side',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%] [0.00dB] [on]
    Front Right: Playback 31 [100%] [0.00dB] [on]
    Simple mixer control 'Line',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%] [12.00dB] [on]
    Front Right: Playback 31 [100%] [12.00dB] [on]
    Simple mixer control 'CD',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 23 [74%] [0.00dB] [on]
    Front Right: Playback 23 [74%] [0.00dB] [on]
    Simple mixer control 'Mic',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [off]
    Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Mic Boost',0
    Capabilities: volume penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 3 [100%]
    Front Right: 3 [100%]
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined cswitch cswitch-joined penum
    Playback channels: Mono
    Capture channels: Mono
    Mono: Playback [on] Capture [off]
    Simple mixer control 'IEC958 Default PCM',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'Beep',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [on]
    Front Right: Playback 0 [0%] [-34.50dB] [on]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 31
    Front Left: Capture 25 [81%] [21.00dB] [on]
    Front Right: Capture 25 [81%] [21.00dB] [on]
    Simple mixer control 'Capture',1
    Capabilities: cvolume cswitch penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 31
    Front Left: Capture 31 [100%] [30.00dB] [on]
    Front Right: Capture 31 [100%] [30.00dB] [on]
    Simple mixer control 'Channel Mode',0
    Capabilities: enum
    Items: '6ch' '8ch'
    Item0: '6ch'
    Simple mixer control 'Digital',0
    Capabilities: cvolume penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 120
    Front Left: Capture 120 [100%] [30.00dB]
    Front Right: Capture 120 [100%] [30.00dB]
    Simple mixer control 'Input Source',0
    Capabilities: cenum
    Items: 'Mic' 'Front Mic' 'Line' 'CD'
    Item0: 'Mic'
    Simple mixer control 'Input Source',1
    Capabilities: cenum
    Items: 'Mic' 'Front Mic' 'Line' 'CD'
    Item0: 'Mic'
    Simple mixer control 'Phonon',0
    Capabilities: volume penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 99
    Front Left: 99 [100%]
    Front Right: 99 [100%]

  • No sound when I connect my Macbook pro (2012) to TV via HDMI!

    Hi! I have a problem with the sound when I connect my Macbook pro (bought in 2012) to a Phillips HD TV. The strange thing is that it only happens with some videos (specially youtube videos) but the sound works perfectly with films and audio files I have in my computer, and also when I watch TV online (Eurosport player for instance and other similar applications). It's even stranger because it doesn't happen all the time; last week I tried many times to watch some youtube videos and after unplugging the HDMI cable it seemed to work. As I said, with Eurosport player and many films downloaded in my macbook I don't have this problem (sound is ok all the time), and this is why I'm really confused. I suppose it's not a connection problem, otherwise I wouldn't have sound in any video, right? I've tried two different HDMI's cables but nothing has changed. Please, someone help me, as I can't figure out what's happening. Thank you very much!

    Well Im not sure what the fix is for your problem, but can you please open up the sound preference next time you connect the philips tv, and make sure that sound output is set to hdmi out. Then try and play your video's etc and see if they are affected. 
    I can tell you I get a similar problem when, for example, I have a youtube window open and then connect the external display. The youtube video will not sound out through the cable, however if i refresh the window it works. Also the same when I use bluray player on mac, I have to close it and open it again for the sound to output through the external monitor.

  • Final Cut express upgrade for intel macbook pro

    I need help i used to have a G5 desktop and got DVD Studio Pro 3 and then i got Final Cut pro 4 with Upgrade, i try to install this software to the intel Macbook Pro wich i have 2 gig of memory, but if I install DVD Studio Pro 3 and Final Cut pro 4 it will run too slow and there is also the error pf agp graphic card missing i know that if you hit esc will run but it is to slow my hp 2.0ghz is faster i need help on which is the best upgrade for the intel mac so i don't have to purchase the software again i saw on www.apple.com/universal/crossgrade there are some option i call apple and they told me to buy the Final Cut Pro 4 or HD (4.5)for $199.00 but i want to make sure this is what i need to do! help

    Yes you need to crossgrade to 5.1
    The offer only lasts until the end of December and after that it'll probably go back up to $699.
    Also I wanted to point out that you're in the Final Cut Express forum asking about Final Cut Pro. Not a huge deal but in the future you might get better results asking Final Cut Pro related questions in the Final Cut Pro forum.
    i know that if you hit esc will run but it is to slow my hp 2.0ghz is faster
    Your HP runs Final Cut Pro and DVD Studio Pro faster?!? Huh...Bwa?!?
    By this I assume you mean your HP runs comparative programs faster (Avid)

Maybe you are looking for

  • Audio included in training videos ?

    Do the training videos have sound or is something wrong with my setup

  • Edit recoeds in JSP page

    hi am new to jsp can anyone help me regarding jsp.i hav to edit the records in the same jsp page and has to be updaed into DB.we are using MySqlServlets&hibernate,jsp for view.plz suggest me some idea. Thanks

  • IPod plays while 'switched off'

    My iPod is 2 years old. 80Gb with colour display. For the last 9-10 months I go to use and and the battery's flat or I find it playing. When I connect to my computer I find it's been playing for hours. It comes on when I'm out etc so it's nothing I'm

  • Data Repetition- in SQL Query

    Hi, I am Working on a report that is based on MRP Vs Purchase Order.In MRP table, ORCM I take ItemCode,Quantity.These recommendatios are not created into purchase order.In these, the datas are repeating in ORCM. ~ Roseline Christina.B

  • Daily database backup runnig on RAC 10.2.0.3 with two Solaris nodes & ASM

    Hello, I'm confused about making daily incremental RMAN backup of a database runnig on Oracle RAC 10.2.0.3 on two Solaris nodes and ASM. Databases cannot be stopped for backup and point in time recovery is needed. Please correct me if I am doing wron