Default sink name: alsa_output.pci-0000_00_1b.0.analog-stereo
Default source name: alsa_input.pci-0000_00_1b.0.analog-stereo


        active profile: <output:hdmi-stereo>
        sinks:
                alsa_output.pci-0000_01_00.1.hdmi-stereo/#0: GF119 HDMI Audio 
Controller Digital Stereo (HDMI)
        sources:
                alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor/#0: Monitor of 
GF119 HDMI Audio Controller Digital Stereo (HDMI)
        ports:
                hdmi-output-0: HDMI / DisplayPort (priority 5900, available: no)
                        properties:
                                
                hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, available: 
no)
                        properties:
                                
                hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, available: 
no)
                        properties:

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1103049

Title:
  [Latitude E6420, Nvidia GPU 1c HDMI/DP, Digital Out, HDMI] No sound at
  all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  aplay -l
  **** List of PLAYBACK Hardware Devices ****
  card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  echsamr@68GN7R1:~$ lsmod | grep hda
  snd_hda_codec_hdmi     32474  1 
  snd_hda_codec_idt      70795  1 
  snd_hda_intel          33773  5 
  snd_hda_codec         127706  3 
snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
  snd_hwdep              13668  1 snd_hda_codec
  snd_pcm                97188  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
  snd                    78855  20 
snd_hda_codec_hdmi,snd_hda_codec_idt,snd_rawmidi,snd_seq,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_device,snd_pcm,snd_timer
  snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
  echsamr@68GN7R1:~$ lsmod | grep hdmi
  snd_hda_codec_hdmi     32474  1 
  snd_hda_codec         127706  3 
snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
  snd_pcm                97188  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
  snd                    78855  20 
snd_hda_codec_hdmi,snd_hda_codec_idt,snd_rawmidi,snd_seq,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_device,snd_pcm,snd_timer
  echsamr@68GN7R1:~$ alsamixer
  echsamr@68GN7R1:~$ alsamixer
  echsamr@68GN7R1:~$ alsamixer
  echsamr@68GN7R1:~$ alsamixer
  echsamr@68GN7R1:~$ cat /etc/modprobe.d/alsa-base.conf
  # autoloader aliases
  install sound-slot-0 /sbin/modprobe snd-card-0
  install sound-slot-1 /sbin/modprobe snd-card-1
  install sound-slot-2 /sbin/modprobe snd-card-2
  install sound-slot-3 /sbin/modprobe snd-card-3
  install sound-slot-4 /sbin/modprobe snd-card-4
  install sound-slot-5 /sbin/modprobe snd-card-5
  install sound-slot-6 /sbin/modprobe snd-card-6
  install sound-slot-7 /sbin/modprobe snd-card-7

  # Cause optional modules to be loaded above generic modules
  install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { 
/sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet 
--use-blacklist snd-seq ; }
  #
  # Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
  install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { 
/sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
  install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && 
{ /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
  install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { 
/sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet 
--use-blacklist snd-seq-oss ; : ; }
  #
  install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS 
&& { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
  # Cause optional modules to be loaded above sound card driver modules
  install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS 
&& { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
  install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS 
&& { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

  # Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
  install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { 
/sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
  # Prevent abnormal drivers from grabbing index 0
  options bt87x index=-2
  options cx88_alsa index=-2
  options saa7134-alsa index=-2
  options snd-atiixp-modem index=-2
  options snd-intel8x0m index=-2
  options snd-via82xx-modem index=-2
  options snd-usb-audio index=-2
  options snd-usb-caiaq index=-2
  options snd-usb-ua101 index=-2
  options snd-usb-us122l index=-2
  options snd-usb-usx2y index=-2
  # Ubuntu #62691, enable MPU for snd-cmipci
  options snd-cmipci mpu_port=0x330 fm_port=0x388
  # Keep snd-pcsp from being loaded as first soundcard
  options snd-pcsp index=-2
  # Keep snd-usb-audio from beeing loaded as first soundcard
  options snd-usb-audio index=-2
  echsamr@68GN7R1:~$ speaker-test -c 2 -r 48000 -D hw:1,3

  speaker-test 1.0.25

  Playback device is hw:1,3
  Stream parameters are 48000Hz, S16_LE, 2 channels
  Using 16 octaves of pink noise
  Rate set to 48000Hz (requested 48000Hz)
  Buffer size range from 64 to 16384
  Period size range from 32 to 8192
  Using max buffer size 16384
  Periods = 4
  was set period_size = 4096
  was set buffer_size = 16384
   0 - Front Left
   1 - Front Right
  Time per period = 5.634648
   0 - Front Left
   1 - Front Right
  Time per period = 5.973533
   0 - Front Left
   1 - Front Right
  Time per period = 5.973526
   0 - Front Left
   1 - Front Right
  Time per period = 5.973602
   0 - Front Left
   1 - Front Right
  Time per period = 5.973579
   0 - Front Left
   1 - Front Right
  Time per period = 5.973527
   0 - Front Left
   1 - Front Right
  Time per period = 5.973552
   0 - Front Left
  ^C
  echsamr@68GN7R1:~$ cat /proc/asound/card1/eld#3.0
  cat: /proc/asound/card1/eld#3.0: No such file or directory
  echsamr@68GN7R1:~$ cat etc/proc/asound/card1/eld#3.0
  cat: etc/proc/asound/card1/eld#3.0: No such file or directory
  echsamr@68GN7R1:~$ cat etc/proc
  cat: etc/proc: No such file or directory
  echsamr@68GN7R1:~$ cd etc/proc
  bash: cd: etc/proc: No such file or directory
  echsamr@68GN7R1:~$ cd etc/
  bash: cd: etc/: No such file or directory
  echsamr@68GN7R1:~$ dmesg | grep HDMI
  [   31.152435] HDMI status: Codec=0 Pin=5 Presence_Detect=0 ELD_Valid=0
  [   31.160442] HDMI status: Codec=0 Pin=6 Presence_Detect=0 ELD_Valid=0
  [   31.168431] HDMI status: Codec=0 Pin=7 Presence_Detect=0 ELD_Valid=0
  [   31.168537] input: HDA NVidia HDMI/DP,pcm=8 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
  [   31.168616] input: HDA NVidia HDMI/DP,pcm=7 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
  [   31.168682] input: HDA NVidia HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
  echsamr@68GN7R1:~$ cat /proc/asound/cards
   0 [PCH            ]: HDA-Intel - HDA Intel PCH
                        HDA Intel PCH at 0xe6760000 irq 46
   1 [NVidia         ]: HDA-Intel - HDA NVidia
                        HDA NVidia at 0xe5080000 irq 17
  echsamr@68GN7R1:~$ sudo speaker-test -c6 -l1 -twav
  [sudo] password for echsamr: 

  speaker-test 1.0.25

  Playback device is default
  Stream parameters are 48000Hz, S16_LE, 6 channels
  WAV file(s)
  Rate set to 48000Hz (requested 48000Hz)
  Buffer size range from 32 to 349525
  Period size range from 10 to 116509
  Using max buffer size 349524
  Periods = 4
  was set period_size = 87381
  was set buffer_size = 349524
   0 - Front Left
   4 - Center
   1 - Front Right
   3 - Rear Right
   2 - Rear Left
   5 - LFE
  Time per period = 10.728696
  echsamr@68GN7R1:~$ ubuntu-bug audio
  2286

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  ArecordDevices:
   **** List of CAPTURE Hardware Devices ****
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  echsamr    2286 F.... pulseaudio
   /dev/snd/controlC0:  echsamr    2286 F.... pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe6760000 irq 46'
     Mixer name : 'IDT 92HD90BXX'
     Components : 'HDA:111d76e7,10280493,00100102'
     Controls      : 19
     Simple ctrls  : 10
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xe5080000 irq 17'
     Mixer name : 'Nvidia GPU 1c HDMI/DP'
     Components : 'HDA:10de001c,10280493,00100100'
     Controls      : 18
     Simple ctrls  : 3
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Tue Jan 22 21:13:12 2013
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:NVidia failed
  Symptom_Card: GF119 HDMI Audio Controller - HDA NVidia
  Symptom_DevicesInUse: Error: command ['gksu', '-D', 'Apport', '--', 'env', 
'-u', 'LANGUAGE', 'LC_MESSAGES=C', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', 
'/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D8p', '/dev/snd/controlC0', 
'/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 3:
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: No sound at all
  Title: [Latitude E6420, Nvidia GPU 1c HDMI/DP, Digital Out, HDMI] No sound at 
all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/18/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 032T9K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd10/18/2011:svnDellInc.:pnLatitudeE6420:pvr01:rvnDellInc.:rn032T9K:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6420
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1103049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to