Herkese iyi akşamlar diliyorum. Linux' ü çok kısa bir süredir kullanmaya başladım ve açıkcası çok fazla birşey biliyorum. Biraz zaman ve biraz uğraş daha iyi olacaktır elbette.
Sorunuma gelince; bilgisayarımı televizyona bağladığım zaman sesi televizyona aktaramıyorum. Bu sitede ve başka siteler dahil olmak üzere yapılan önerileri denetim fakat bir türlü sesi televizyona aktaramıyorum. Kodları aşağıda paylaşıyorum. Yardımcı olursanız sevinirim.
İyi akşamlar.
$ inxi -SMAx
System: Host: huseyin-n56vz Kernel: 4.4.0-83-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9-1ubuntu3.3)
Distro: Linux Mint 18.1 Serena
Machine: System: ASUSTeK (portable) product: N56VZ v: 1.0
Mobo: ASUSTeK model: N56VZ v: 1.0
Bios: American Megatrends v: N56VZ.217 date: 05/22/2013
Audio: Card Intel 7 Series/C210 Series Family High Definition Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture v: k4.4.0-83-generic
$ cat /proc/asound/card0/codec#* | grep Codec
Codec: Realtek ALC663
$ cat /proc/asound/modules
0 snd_hda_intel
$ lsmod | grep snd
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
snd_hda_intel 40960 3
snd_hda_codec 135168 3 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel
snd_hda_core 73728 4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 106496 3 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 16 snd_hda_codec_realtek,snd_hwdep,snd_timer,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
**** PLAYBACK Donanım Aygıtlarının Listesi ****
kart 0: PCH [HDA Intel PCH], aygıt 0: ALC663 Analog [ALC663 Analog]
Altaygıtlar: 1/1
Altaygıt #0: subdevice #0
kart 0: PCH [HDA Intel PCH], aygıt 1: ALC663 Digital [ALC663 Digital]
Altaygıtlar: 1/1
Altaygıt #0: subdevice #0