O som não funciona HDA-Intel Ubuntu 14.04

O som não funciona HDA-Intel Ubuntu 14.04

Tentei todos os outros posts "o som não funciona", eu acho, perdi a conta.

limpar/reinstalar alsa e pulsar, reinicializar, adicionar usuário ao grupo de áudio, várias linhas no arquivo de configuração alsa, como "opções snd-hda-intel model = ", então tentei diferentes opções como genérico, automático, básico, padrão, etc. pulseaudio -k && sudo alsa force-reload algumas vezes, com e sem reinicialização.

Hardware: 16 GB de RAM, núcleo I7-4790, placa-mãe Intel Haswell com som e gráficos integrados Multimídia: Adaptador de áudio: HDA-Intel-HDA Intel HDMI SO: Servidor Ubuntu 14.04 com ubuntu-desktop instalado.

GUI as configurações de som listam apenas a placa de som fictícia

alsamixer -c 0

│ Card: HDA Intel HDMI                                 F1:  Help               │
│ Chip: Intel Haswell HDMI                             F2:  System information │
│ View: F3:[Playback] F4: Capture  F5: All             F6:  Select sound card  │
│ Item: S/PDIF                                                                 │
│                                     ┌──┐                                     │
│                                     │OO│                                     │
│                                     └──┘                                     │
│                                  < S/PDIF >                                  │

aplay -l

**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0

aplay -L

default
    Playback/recording through the PulseAudio sound server
null
    Discard all samples (playback) or generate zero samples (capture)
pulse
    PulseAudio Sound Server
hdmi:CARD=HDMI,DEV=0
    HDA Intel HDMI, HDMI 0
    HDMI Audio Output
dmix:CARD=HDMI,DEV=3
    HDA Intel HDMI, HDMI 0
    Direct sample mixing device
dsnoop:CARD=HDMI,DEV=3
    HDA Intel HDMI, HDMI 0
    Direct sample snooping device
hw:CARD=HDMI,DEV=3
    HDA Intel HDMI, HDMI 0
    Direct hardware device without any conversions
plughw:CARD=HDMI,DEV=3
    HDA Intel HDMI, HDMI 0
    Hardware device with all software conversions

gato /proc/asound/cartões

 0 [HDMI           ]: HDA-Intel - HDA Intel HDMI
                      HDA Intel HDMI at 0xf7d14000 irq 46

gato /proc/asound/devices 1: : sequenciador 2: [ 0- 3]: reprodução de áudio digital 3: [ 0- 0]: dependente de hardware 4: [ 0] : controle 33: : temporizador

mplayer -ao alsa:device=hdmi /usr/share/sounds/ubuntu/stereo/system-ready.ogg

MPlayer 1.1-4.8 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing /usr/share/sounds/ubuntu/stereo/system-ready.ogg.
libavformat version 54.20.4 (external)
Mismatching header version 54.20.3
libavformat file format detected.
[lavf] stream 0: audio (vorbis), -aid 0
Load subtitles in /usr/share/sounds/ubuntu/stereo/
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 54.35.0 (external)
AUDIO: 44100 Hz, 1 ch, floatle, 80.0 kbit/5.67% (ratio: 10000->176400)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis)
==========================================================================
[AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '1'
[AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
[AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
[AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
[AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[AO_ALSA] alsa-lib: conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
[AO_ALSA] alsa-lib: pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM hdmi
[AO_ALSA] Playback open error: No such file or directory
Failed to initialize audio driver 'alsa:device=hdmi'
Could not open/initialize audio device -> no sound.
Audio: no sound
Video: no video

Exiting... (End of file)

mplayer -ao alsa:device=hw=0.3 /usr/share/sounds/ubuntu/stereo/system-ready.ogg

MPlayer 1.1-4.8 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing /usr/share/sounds/ubuntu/stereo/system-ready.ogg.
libavformat version 54.20.4 (external)
Mismatching header version 54.20.3
libavformat file format detected.
[lavf] stream 0: audio (vorbis), -aid 0
Load subtitles in /usr/share/sounds/ubuntu/stereo/
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 54.35.0 (external)
AUDIO: 44100 Hz, 1 ch, floatle, 80.0 kbit/5.67% (ratio: 10000->176400)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis)
==========================================================================
[AO_ALSA] Format floatle is not supported by hardware, trying default.
AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   0.4 (00.4) of 0.8 (00.7)  0.1% 

Exiting... (End of file)

Obrigado pelo seu tempo e ajuda :)


ATUALIZAÇÃO: Agora adicionei uma placa de som USB Creative Soundblaster play 2 e desativei a integração do BIOS. No meu desktop Ubuntu funciona imediatamente, então o hardware funciona com certeza. No servidor não está fazendo nada. Ainda apenas uma saída fictícia nas configurações de som (pulso).

reinstalado/purgado/etc, mas sem sucesso.

alsamixer não está mais abrindo, proc/asound não existe

sudo aplay -l
aplay: device_list:268: no soundcards found...

lspci -v | grep -A7 -i "audio"
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
    Subsystem: ASUSTeK Computer Inc. Device 8534
    Flags: bus master, fast devsel, latency 0, IRQ 11
    Memory at f7d10000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>

00:14.0 USB controller: Intel Corporation Device 8cb1 (prog-if 30 [XHCI])
    Subsystem: ASUSTeK Computer Inc. Device 8534

find /lib/modules/`uname -r` | grep snd
(nothing)

Responder1

resolvido revertendo para o kernel mais antigo .....

informação relacionada