Ubuntu 18.10으로 업데이트 한 후 사운드 장치가 더 이상 인식되지 않습니다. 더미 장치 만 표시됩니다.
온보드 인텔 장치가 있습니다.
lspci -nnk | grep -A2 Audio
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
Subsystem: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller [8086:2036]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
이 명령 pacmd list-cards
은 장치를 표시하지 않습니다.
:~$ pacmd list-cards
0 card(s) available.
이 메시지 /var/log/syslog
는 문제와 관련이있을 수 있습니다.
Oct 19 21:02:06 MyComputerName pulseaudio[14331]: E: [pulseaudio]
backend-ofono.c: Failed to register as a handsfree audio agent with
ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono
was not provided by any .service files
아무도 같은 문제가 있습니까? 이 문제를 어떻게 해결할 수 있습니까?