Linux Mint Türkiye

Linux Mint Destek => Donanım => Ses Kartları => Konuyu başlatan: MrRobot - 27 Kasım 2016, 13:15:45

Başlık: Linux Mint 18 Cinnamon Ses sorunu
Gönderen: MrRobot - 27 Kasım 2016, 13:15:45
Öncelikle herkese merhaba. Benim sorunum şudur, ben Windows'ta aldığım o ses netliğini Linux'ta alamıyorum. Sistemi update & upgrade ettim her şeyi yaptım fakat nafile bir türlü Windows'ta aldığım o sesi Linux'ta alamıyorum. realtek high definition audio bir ses kartı var. Bilgisayarda JBL ses sistemi var acaba bu yüzden mi sesi net alamıyorum diye merak etmiyor da değilim. Nede olsa Windows'un tanıdığını Linux tanımayabilir değil mi? Yine de daha düzgün bir ses almanın bir yolu olduğunu düşündüğüm için buraya yazmak istedim. Yardımcı olanlara / olmayanlara şimdiden teşekkür ederim.

lspci | grep Audio için sonuçlar şu şekilde;

Kod: [Seç]
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)



inxi -SMAx:
Kod: [Seç]
System:    Host: melih-Lenovo-Y70-70-Touch Kernel: 4.4.0-47-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: Cinnamon 3.0.7 (Gtk 3.18.9-1ubuntu3.1)
           Distro: Linux Mint 18 Sarah
Machine:   System: LENOVO product: 80DU v: Lenovo Y70-70 Touch
           Mobo: LENOVO model: Lenovo Y70-70 Touch v: 31900059WIN
           Bios: LENOVO v: 9ECN31WW(V1.14) date: 08/18/2014
Audio:     Card-1 Intel 8 Series/C220 Series High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Card-2 Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:03.0
           Sound: Advanced Linux Sound Architecture v: k4.4.0-47-generic

cat /proc/asound/card0/codec#* | grep Codec:
Kod: [Seç]
Codec: Intel Haswell HDMI

cat /proc/asound/modules:
Kod: [Seç]
0 snd_hda_intel
 1 snd_hda_intel

lsmod | grep snd:
Kod: [Seç]
snd_hda_codec_hdmi     53248  1
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
snd_hda_intel          40960  5
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               106496  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_pcm,snd_seq
snd                    81920  21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore              16384  1 snd

aplay -l:
Kod: [Seç]
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC3239 Analog [ALC3239 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 1: ALC3239 Digital [ALC3239 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0