Điểm:2

Không có sự cố âm thanh trên Ubuntu 20.04 với Máy tính xách tay Huawei D14

lá cờ id

Gần đây tôi đã cài đặt Ubuntu trong máy tính xách tay của mình và tôi gặp sự cố là âm thanh không nhận ra đầu ra âm thanh của máy tính xách tay và xuất hiện dưới dạng "Đầu ra giả". Thông tin bổ sung:

$ mèo /proc/asound/thẻ
 0 [sofhdadsp ]: sof-hda-dsp - sof-hda-dsp
                      HUAWEI-NBLB_WAX9N-M1010-NBLB_WAX9N_PCB_B2

$ lsmod | grep snd
snd_soc_skl_hda_dsp 24576 0
snd_soc_intel_hda_dsp_common 20480 1 snd_soc_skl_hda_dsp
snd_soc_hdac_hdmi 36864 1 snd_soc_skl_hda_dsp
snd_hda_codec_hdmi 61440 1
snd_soc_dmic 16384 1
snd_sof_pci_intel_cnl 16384 0
snd_sof_intel_hda_common 98304 1 snd_sof_pci_intel_cnl
soundwire_intel 40960 1 snd_sof_intel_hda_common
snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
snd_sof_pci 20480 2 snd_sof_intel_hda_common,snd_sof_pci_intel_cnl
snd_sof_xtensa_dsp 16384 1 snd_sof_intel_hda_common
snd_sof 131072 2 snd_sof_pci,snd_sof_intel_hda_common
snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
snd_hda_ext_core 32768 4 snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda
snd_soc_acpi_intel_match 49152 2 snd_sof_intel_hda_common,snd_sof_pci_intel_cnl
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
snd_soc_core 286720 7 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_soc_dmic,snd_soc_skl_hda_dsp
snd_compress 28672 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hda_intel 53248 0
snd_intel_dspcfg 28672 2 snd_hda_intel,snd_sof_intel_hda_common
snd_intel_sdw_acpi 20480 2 snd_sof_intel_hda_common,snd_intel_dspcfg
snd_hda_codec 147456 5 snd_hda_codec_hdmi,snd_hda_intel,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_soc_skl_hda_dsp
snd_hda_core 94208 9 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sda_intel_hda
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 114688 11 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 36864 1 snd_seq_midi
snd_seq 73728 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer 40960 2 snd_seq,snd_pcm
snd 94208 13 snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_pcm,snd_soc_skl_hda_dsp,snd_rawmidi
soundcore 16384 1 snd
ledtrig_audio 16384 2 huawei_wmi,snd_sof

$ inxi -SA
Hệ thống:
  Máy chủ: ivan-laptop Kernel: 5.13.0-27-generic x86_64 bit: 64 
  Máy tính để bàn: Gnome 3.36.9 Bản phân phối: Ubuntu 20.04.3 LTS (Focal Fossa) 
âm thanh:
  Thiết bị-1: Trình điều khiển Intel: sof-audio-pci-intel-cnl 
  Máy chủ âm thanh: ALSA v: k5.13.0-27-generic 

$ modprobe --show-phụ thuộc snd_hda_intel
insmod /lib/modules/5.13.0-27-generic/kernel/sound/soundcore.ko 
cài đặt /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; } 
insmod /lib/modules/5.13.0-27-generic/kernel/sound/core/snd-timer.ko 
cài đặt /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; } 
insmod /lib/modules/5.13.0-27-generic/kernel/sound/core/snd-hwdep.ko 
insmod /lib/modules/5.13.0-27-generic/kernel/sound/hda/snd-hda-core.ko 
insmod /lib/modules/5.13.0-27-generic/kernel/sound/pci/hda/snd-hda-codec.ko 
insmod /lib/modules/5.13.0-27-generic/kernel/sound/hda/snd-intel-sdw-acpi.ko 
insmod /lib/modules/5.13.0-27-generic/kernel/sound/hda/snd-intel-dspcfg.ko 
insmod /lib/modules/5.13.0-27-generic/kernel/sound/pci/hda/snd-hda-intel.ko 


$ chơi -l
**** Danh sách các thiết bị phần cứng PHÁT LẠI ****
thẻ 0: sofhdadsp [sof-hda-dsp], thiết bị 1: HDMI1 (*) []
  Thiết bị phụ: 1/1
  Thiết bị con #0: thiết bị con #0
thẻ 0: sofhdadsp [sof-hda-dsp], thiết bị 2: HDMI2 (*) []
  Thiết bị phụ: 1/1
  Thiết bị con #0: thiết bị con #0
thẻ 0: sofhdadsp [sof-hda-dsp], thiết bị 3: HDMI3 (*) []
  Thiết bị phụ: 1/1
  Thiết bị con #0: thiết bị con #0
nobody avatar
lá cờ gh
pulseaudio có chạy không? `pulseaudio --check` có trả lại không?

Đăng câu trả lời

Hầu hết mọi người không hiểu rằng việc đặt nhiều câu hỏi sẽ mở ra cơ hội học hỏi và cải thiện mối quan hệ giữa các cá nhân. Ví dụ, trong các nghiên cứu của Alison, mặc dù mọi người có thể nhớ chính xác có bao nhiêu câu hỏi đã được đặt ra trong các cuộc trò chuyện của họ, nhưng họ không trực giác nhận ra mối liên hệ giữa câu hỏi và sự yêu thích. Qua bốn nghiên cứu, trong đó những người tham gia tự tham gia vào các cuộc trò chuyện hoặc đọc bản ghi lại các cuộc trò chuyện của người khác, mọi người có xu hướng không nhận ra rằng việc đặt câu hỏi sẽ ảnh hưởng—hoặc đã ảnh hưởng—mức độ thân thiện giữa những người đối thoại.