Danima sam tragao za resenjem i danas dobih jedan dobar link sa zanimljivim sadrzajem koga sam skoro napamet znao.
Najinteresantniji deo je na kraju, koji me je spasio
Eto mozda nekom zatreba kao resenje, pa da ne gubite dane na ovaj problem kao jaComment from reader: In my case, with the snd-hda-intel driver there was a mislabeling of capture channels (probably due to incorrectly selected model in snd-hda-intel). The alsamixer capture item labelled "Digital" was controlling the microphone recording volume, while "Capture" and "Capture1" didn't change anything.
Evo mala dopuna kako testirati ulaz, tj. da li se i snima ono sto cujete u zvucnicima, ova komanda ce napraviti kratak snimak od 5sec i kasnije ga reprodukovati
Code: Select all
# arecord -vv -f S16_LE -c1 -r48000 -d 5 test.wav; aplay test.wavA ovako mozete samo da testirate da li se nesto desava na ulazu
Code: Select all
# arecord -f cd -vv /dev/null
