Linux Mint Türkiye

Linux Mint Destek => Donanım => Ses Kartları => Konuyu başlatan: mehmethanifi - 16 Ağustos 2016, 13:35:49

Başlık: [Çözüldü] Bilgisayarda ses çıkmıyor. Realtek ALC887-VD
Gönderen: mehmethanifi - 16 Ağustos 2016, 13:35:49
Merhabalar,

Lİnux mint 18 kurduğum bilgisayardan ses alamıyorum. Öncesinde 17,3 kuruluydu. Ses kartı ile ilgili sorun olabilirmi acaba?

Teşekkürler.

Kod: [Seç]
inxi -SMAx
System:    Host: ykaya Kernel: 4.4.0-21-generic x86_64 (64 bit gcc: 5.3.1)
           Desktop: Cinnamon 3.0.7 (Gtk 3.18.9-1ubuntu3.1)
           Distro: Linux Mint 18 Sarah
Machine:   Mobo: ASUSTeK model: M5A97 LE R2.0 v: Rev 1.xx
           Bios: American Megatrends v: 1903 date: 07/11/2013
Audio:     Card-1 Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA)
           driver: snd_hda_intel bus-ID: 00:14.2
           Card-2 Advanced Micro Devices [AMD/ATI] Cedar HDMI Audio [Radeon HD 5400/6300 Series]
           driver: snd_hda_intel bus-ID: 01:00.1
           Sound: Advanced Linux Sound Architecture v: k4.4.0-21-generic
Kod: [Seç]
cat /proc/asound/card0/codec#* | grep Codec
Codec: Realtek ALC887-VD
Kod: [Seç]
cat /proc/asound/card0/codec#* | grep Codec
Codec: Realtek ALC887-VD
Kod: [Seç]
lsmod | grep snd
snd_hda_codec_realtek    81920  1
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     53248  1
snd_hda_intel          36864  8
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_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_pcm               106496  6 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
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  25 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
Kod: [Seç]
aplay -l
**** PLAYBACK Donanım Aygıtlarının Listesi ****
kart 0: SB [HDA ATI SB], aygıt 0: ALC887-VD Analog [ALC887-VD Analog]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0
kart 0: SB [HDA ATI SB], aygıt 1: ALC887-VD Digital [ALC887-VD Digital]
  Altaygıtlar: 0/1
  Altaygıt #0: subdevice #0
kart 1: HDMI [HDA ATI HDMI], aygıt 3: HDMI 0 [HDMI 0]
  Altaygıtlar: 1/1
  Altaygıt #0: subdevice #0


Başlık: Ynt: Bilgisayarda ses çıkmıyor. Realtek ALC887-VD
Gönderen: Butterfly - 16 Ağustos 2016, 15:03:19
Öncelikle Ses Ayarlarından çıktı aygıtını değiştirmeyi deneyiniz.
Başlık: Ynt: Bilgisayarda ses çıkmıyor. Realtek ALC887-VD
Gönderen: mehmethanifi - 16 Ağustos 2016, 15:20:15
Nereden yapıyoruz hocam.

(http://i.hizliresim.com/MkPVj7.png) (http://hizliresim.com/MkPVj7)
Başlık: Ynt: Bilgisayarda ses çıkmıyor. Realtek ALC887-VD
Gönderen: Butterfly - 16 Ağustos 2016, 16:02:09
Yukarıdaki resim mevcut sistemin ise, çıkış aygıtı olarak kulaklık görünüyor. Aşağıdaki komutlarla indicator-sound-switcher uygulamacığını kurup ses çıkış aygıtını hoparlör olarak değiştirmeyi deneyebilirsiniz. Kurulum sonrasında menüden "Sound Swicther Indicator" kısayolu ile çalıştırıp, sistem çekmesinden kullanabilirsiniz.

Kod: [Seç]
sudo apt-add-repository ppa:yktooo/ppa
sudo apt-get update
sudo apt-get install indicator-sound-switcher

(https://s9.postimg.org/ra07ykqn3/ses_degistir.png)
Başlık: Ynt: Bilgisayarda ses çıkmıyor. Realtek ALC887-VD
Gönderen: mehmethanifi - 16 Ağustos 2016, 16:07:53
Hocam teşekkür ederim sorun çözüldü.