IPASON MaxBook P1X 上的虛擬輸出/無聲音

IPASON MaxBook P1X 上的虛擬輸出/無聲音

幾週前,我在 IPASON MaxBook P1X 上安裝了 Ubuntu 22.04,但我一直無法在其上執行聲音。

  • 進入設置,唯一可用的輸出是虛擬輸出。
  • 在alsamixer中,卡是“sof-hda-dsp”,晶片是“Intel Geminilake HDMI”
  • 此外,alsamixer 有六個欄位(S/PDIF、S/PDIF 1、S/PDIF 2、PGA2.0 2 Master、PGA3.0 3 Master 和 PGA4.0 4 Master)。只有最後三個可以調高或調低,而且已經是100%了。沒有一個被靜音
  • inxi -Axxx 產量
Audio:
  Device-1: Intel Celeron/Pentium Silver Processor High Definition Audio
    driver: sof-audio-pci-intel-apl bus-ID: 00:0e.0 chip-ID: 8086:3198
    class-ID: 0401
  Sound Server-1: ALSA v: k5.15.0-41-generic running: yes
  Sound Server-2: PulseAudio v: 15.99.1 running: yes
  Sound Server-3: PipeWire v: 0.3.48 running: yes

  • pavucontrol 中的配置標籤僅顯示“沒有可用於配置的卡”

  • lspci -v 產量(遠不止於此,但這就是我認為重要的。如果需要,我可以發送完整結果)

00:0e.0 Multimedia audio controller: Intel Corporation Celeron/Pentium Silver Processor High Definition Audio (rev 06)
    DeviceName: Onboard - Sound
    Subsystem: Device 02f3:f000
    Flags: bus master, fast devsel, latency 0, IRQ 134
    Memory at a1210000 (64-bit, non-prefetchable) [size=16K]
    Memory at a1000000 (64-bit, non-prefetchable) [size=1M]
    Capabilities: <access denied>
    Kernel driver in use: sof-audio-pci-intel-apl
    Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pci_intel_apl
  • pacmd list-cards 產生 0 張可用卡。
  • pacmd list-sinks 產量
1 sink(s) available.
  * index: 0
    name: <auto_null>
    driver: <module-null-sink.c>
    flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
    state: SUSPENDED
    suspend cause: IDLE
    priority: 1000
    volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
            balance 0.00
    base volume: 65536 / 100% / 0.00 dB
    volume steps: 65537
    muted: no
    current latency: 0.00 ms
    max request: 344 KiB
    max rewind: 344 KiB
    monitor source: 0
    sample spec: s16le 2ch 44100Hz
    channel map: front-left,front-right
                 Stereo
    used by: 0
    linked by: 0
    configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
    module: 14
    properties:
        device.description = "Dummy Output"
        device.class = "abstract"
        device.icon_name = "audio-card"

我嘗試過使用藍牙耳機,但沒有效果。使用耳機線的耳機也不起作用

我能想到的就這些了,如果你還需要什麼,我可以給你。任何幫助表示讚賞。

- 編輯 -

我已經嘗試過列出的方法更新到 20.04 虛擬輸出後沒有聲音”

現在,我得到的不是虛擬輸出,而是「HDMI / DisplayPort - 內建音訊」。 alsa-mixer 現在只有一個欄,無法向上移動

相關內容