Answer the question
In order to leave comments, you need to log in
How to fix jack in Ubuntu?
There is no sound in the headphones in elementeryOS (based on ubuntu 16.04), everything used to work ok, on Windows it still works, the sound from the speakers also works, but as soon as an external device is connected headphones / speakers, there is no sound. played with the settings in ALSA MIXER, also tried to add options snd-hda-intel model=generic but the result is zero. please tell me how to solve this issue.
Answer the question
In order to leave comments, you need to log in
items.reduce((acc, n) => acc.concat(Object.entries(n).map(([ k, v ]) => ({ [k]: v }))), [])
items.flatMap(n => Object.entries(n).map(n => Object.fromEntries([ n ])))
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question