소리가 작동하지 않음 HDA-Intel Ubuntu 14.04

소리가 작동하지 않음 HDA-Intel Ubuntu 14.04

내 생각에 다른 "소리가 작동하지 않는" 게시물을 모두 시도했지만 카운트가 손실되었습니다.

alsa 및 펄스 제거/재설치, 재부팅, 오디오 그룹에 사용자 추가, "options snd-hda-intel model="과 같은 alsa 구성 파일의 다양한 행을 시도한 다음 일반, 자동, 기본, 기본값 등과 같은 다른 옵션을 시도했습니다. pulseaudio -k && sudo alsa 재부팅 여부에 관계없이 몇 번 강제 다시 로드합니다.

하드웨어: 16GB RAM, 코어 I7-4790, 온보드 사운드 및 그래픽이 포함된 Intel Haswell m보드 멀티미디어: 오디오 어댑터: HDA-Intel-HDA Intel HDMI OS: ubuntu-desktop이 설치된 Ubuntu 서버 14.04.

GUI 사운드 설정에는 더미 사운드 카드만 나열됩니다.

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 >                                  │

플레이 -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

플레이 -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

고양이 /proc/asound/카드

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

고양이 /proc/asound/devices 1: : 시퀀서 2: [ 0- 3]: 디지털 오디오 재생 3: [ 0- 0]: 하드웨어에 따라 다름 4: [ 0] : 제어 33: : 타이머

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)

시간을 내어 도움을 주셔서 감사합니다 :)


업데이트: 이제 Creative Soundblaster play 2 USB 사운드 카드를 추가하고 BIOS에서 온보드를 비활성화했습니다. 내 Ubuntu 데스크탑에서는 즉시 작동하므로 하드웨어가 확실히 작동합니다. 서버에서는 아무것도 하지 않습니다. 여전히 사운드 설정(펄스)에는 더미 출력만 있습니다.

재설치/제거/등을 시도했지만 아무 소용이 없습니다.

alsamixer가 더 이상 열리지 않고 proc/asound가 존재하지 않습니다.

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)

답변1

이전 커널로 되돌리면 해결됩니다.....

관련 정보