Asus Zephyrus G16 ses sorunu

Başlatan Extremex, 10 Eylül 2023 - 23:34:45

« önceki - sonraki »

0 Üyeler ve 2 Ziyaretçi konuyu incelemekte.

Extremex

Merhaba arkadaşlar bugün dual boot ile ubuntu kurulumu yaptım her şey güzel ancak ses sorun yaşıyorum. Ses sadece tiz olarak geliyor. Bu sorunu nasıl çözebilirim Ubuntu 22.04.3 LTS kullanıyorum.

if


Extremex

lsb_release -a

LSB Version: core-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy

lspci | grep Audio
0000:00:1f.3 Audio device: Intel Corporation Alder Lake PCH-P High Definition Audio Controller (rev 01)
0000:01:00.1 Audio device: NVIDIA Corporation Device 22be (rev a1)

grep "Codec:" /proc/asound/card*/codec*
/proc/asound/card0/codec#0:Codec: Realtek ALC285
/proc/asound/card0/codec#2:Codec: Intel Alderlake-P HDMI
/proc/asound/card1/codec#0:Codec: Nvidia GPU a7 HDMI/DP

lsmod | grep '^snd' | column -t
snd_hda_codec_realtek       192512  1   
snd_hda_codec_generic       118784  1   snd_hda_codec_realtek
snd_sof_pci_intel_tgl       16384   0   
snd_sof_intel_hda_common    188416  1   snd_sof_pci_intel_tgl
snd_sof_intel_hda           24576   1   snd_sof_intel_hda_common
snd_sof_pci                 24576   2   snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_xtensa_dsp          16384   1   snd_sof_intel_hda_common
snd_sof                     311296  3   snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda
snd_sof_utils               20480   1   snd_sof
snd_soc_hdac_hda            24576   1   snd_sof_intel_hda_common
snd_hda_ext_core            36864   3   snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_soc_acpi_intel_match    81920   2   snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_soc_acpi                16384   2   snd_soc_acpi_intel_match,snd_sof_intel_hda_common
snd_soc_core                417792  4   soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda
snd_compress                28672   1   snd_soc_core
snd_pcm_dmaengine           20480   1   snd_soc_core
snd_hda_codec_hdmi          94208   2   
snd_hda_intel               61440   4   
snd_intel_dspcfg            36864   3   snd_hda_intel,snd_sof,snd_sof_intel_hda_common
snd_intel_sdw_acpi          20480   2   snd_sof_intel_hda_common,snd_intel_dspcfg
snd_hda_codec               204800  6   snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hda_core                135168  9   snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hda_scodec_cs35l41_spi  16384   0   
snd_hda_scodec_cs35l41_i2c  16384   0   
snd_hwdep                   20480   1   snd_hda_codec
snd_hda_scodec_cs35l41      49152   2   snd_hda_scodec_cs35l41_i2c,snd_hda_scodec_cs35l41_spi
snd_hda_cs_dsp_ctls         20480   1   snd_hda_scodec_cs35l41
snd_pcm                     192512  11  snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
snd_soc_cs35l41_lib         36864   3   snd_hda_scodec_cs35l41_i2c,snd_hda_scodec_cs35l41,snd_hda_scodec_cs35l41_spi
snd_seq_midi                20480   0   
snd_seq_midi_event          16384   1   snd_seq_midi
snd_rawmidi                 53248   1   snd_seq_midi
snd_seq                     94208   2   snd_seq_midi,snd_seq_midi_event
snd_seq_device              16384   3   snd_seq,snd_seq_midi,snd_rawmidi
snd_timer                   49152   2   snd_seq,snd_pcm
snd                         135168  24  snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_hda_scodec_cs35l41,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_hda_cs_dsp_ctls,snd_rawmidi


aplay -l
**** PLAYBACK Donanım Aygıtlarının Listesi ****
kart 0: PCH [HDA Intel PCH], aygıt 0: ALC285 Analog [ALC285 Analog]
  Altaygıtlar: 0/1
  Altaygıt #0: subdevice #0
kart 0: PCH [HDA Intel PCH], aygıt 3: HDMI 0 [HDMI 0]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0
kart 0: PCH [HDA Intel PCH], aygıt 7: HDMI 1 [HDMI 1]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0
kart 0: PCH [HDA Intel PCH], aygıt 8: HDMI 2 [HDMI 2]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0
kart 0: PCH [HDA Intel PCH], aygıt 9: HDMI 3 [HDMI 3]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0
kart 1: NVidia [HDA NVidia], aygıt 3: HDMI 0 [HDMI 0]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0
kart 1: NVidia [HDA NVidia], aygıt 7: HDMI 1 [HDMI 1]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0
kart 1: NVidia [HDA NVidia], aygıt 8: HDMI 2 [HDMI 2]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0
kart 1: NVidia [HDA NVidia], aygıt 9: HDMI 3 [HDMI 3]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0


programmer

#3
ALC285 ile sizin yaşadığınıza benzer bir teknik yardım talebi var şurda
Donanım yeniyse kodlarda değişiklik için beklemeniz gerekebilir belki.