Closed Breixo7 closed 5 years ago
Finally Solved!
I have repaired microphone but lost my sound :( but I finally solved this problem and want to share for the community.
I had used:
aplay -l to check card and dev speaker numbers, in my case 0 0
arecord -l to check card and dev microphone numbers, in my case 0 0
I had tested this command aplay --rate=16000 --channels=1 --format=S16_LE L.wav and I didnt hear anything, but the bar that shows "dbs" was moving
so, for some reason my speaker was muted? let's check it
first check controls name
amixer scontrols
Simple mixer control 'Master Front',0`
amixer sset Master Front unmute
then sound is unmuted again.
Congratulations for this awesome assistant!
Description
Hi guys, Im looking for some help because actually I feel super stuck and tried every solutions posted before and is not working for me. My problem is with that record_hw is empty (attached log).
Steps followed from here https://github.com/alexylem/jarvis/issues/65 and https://github.com/alexylem/jarvis/issues/61, but still nor working.
tried:
jarvis -i but rewrites asoundrc again
also tried to change alsa-base.conf as some user suggest
and I received this error if I try to configure again with 1 0. I tried everything, is like an infinite loop.
Logs
$cat ~.//.asoundrc
tried cat ~.//asoundrc from someone with jabra 510 that is working for him.
$aplay -L
I will apreciate if someone have a solution. thanks so much in advance!