
Ubuntu日本語フォーラム

ログインしていません。
最初のときは、サウンドがダミー出力でした。
今は、HDMI / Display Port (内部オーディオ)
オフライン
AlsaMixerを開いたら 再生のところが、」< S/PDIF > しかでない!
オフライン
>AlsaMixerを開いたら 再生のところが、」< S/PDIF > しかでない!
1.ミキサーのボリューム調整(右左の矢印キー)押してみましたか?
2.コマンドライン>alsamixer+で、サウンドカード名確認できますか?
オフライン
ログをみたら audio関連で見つかりました!!!
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: sof_probe_work failed err: -110
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: sof_probe_work failed err: -110
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: dsp core reset failed: core_mask 1
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: hda_dsp_core_reset_enter: timeout on HDA_DSP_REG_ADSPCS read
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: failed to boot DSP firmware -110
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: failed to reset DSP
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: load fw failed ret: -110
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: extended rom status: 0x80000012 0x2c 0x0 0x0 0x0 0x0 0x2100186 0x0
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: status = 0x0000002c panic = 0x00000000
16:13:32 kernel: sof-audio-pci-intel-icl 0000:00:1f.3: error: cl_copy_fw: timeout HDA_DSP_SRAM_REG_ROM_STATUS read
オフライン
私もCHUWI社のgemibookを使っています。こちらの環境(ubuntu 20.04)でも同じようにサウンドデバイス(ヘッドセット、内蔵スピーカ)を認識できていません。
調べてみると、同様の事例は他にもあるようです。リンクを挙げておきます。
https://forum.chuwi.com/t/no-sound-on-linux/26533
https://forum.chuwi.com/t/linux-on-chuwi-gemibook/24770
リンク先の内容を要約すると、
・比較的新しいCHUWIのノートパソコンでは、エベレスト社のサウンドチップが用いられています
・エベレスト社製のサウンドチップを搭載したマシンで内蔵オーディオが認識されないことはよく知られた問題です
・エベレスト社製のサウンドチップはまだサポートされていません
どうやら開発者たちがサポートを追加しようとしている(https://github.com/thesofproject/linux/issues/2955)ようなので、うまくいけばそのうちubuntuでも使えるようになるのではないかと思います。
オフライン
lspci
00:00.0 Host bridge: Intel Corporation Device 4e12
00:02.0 VGA compatible controller: Intel Corporation Device 4e61 (rev 01)
00:04.0 Signal processing controller: Intel Corporation Device 4e03
00:14.0 USB controller: Intel Corporation Device 4ded (rev 01)
00:14.2 RAM memory: Intel Corporation Device 4def (rev 01)
00:15.0 Serial bus controller [0c80]: Intel Corporation Device 4de8 (rev 01)
00:15.1 Serial bus controller [0c80]: Intel Corporation Device 4de9 (rev 01)
00:15.2 Serial bus controller [0c80]: Intel Corporation Device 4dea (rev 01)
00:15.3 Serial bus controller [0c80]: Intel Corporation Device 4deb (rev 01)
00:16.0 Communication controller: Intel Corporation Device 4de0 (rev 01)
00:17.0 SATA controller: Intel Corporation Device 4dd3 (rev 01)
00:19.0 Serial bus controller [0c80]: Intel Corporation Device 4dc5 (rev 01)
00:1a.0 SD Host controller: Intel Corporation Device 4dc4 (rev 01)
00:1c.0 PCI bridge: Intel Corporation Device 4db9 (rev 01)
00:1c.4 PCI bridge: Intel Corporation Device 4dbc (rev 01)
00:1e.0 Communication controller: Intel Corporation Device 4da8 (rev 01)
00:1e.3 Serial bus controller [0c80]: Intel Corporation Device 4dab (rev 01)
00:1f.0 ISA bridge: Intel Corporation Device 4d87 (rev 01)
00:1f.3 Multimedia audio controller: Intel Corporation Device 4dc8 (rev 01)
00:1f.4 SMBus: Intel Corporation Device 4da3 (rev 01)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device 4da4 (rev 01)
01:00.0 Network controller: Intel Corporation Wireless 3165 (rev 81)
02:00.0 Non-Volatile memory controller: Kingston Technology Company, Inc. Device 5008 (rev 01)
オフライン
USBのイアフォンで、音を聞くことができました。これが一番最速のやり方なのかなと思います!! 対応のドライバーができるまでの話だと思います!
オフライン