Łukasz Tshipenchko
Łukasz Tshipenchko
I made a temporary solution to the problem. My code is to patch the x-ui source code by translating it into English If you are only interested in the English...
For example please show how to use pkgs from unstable with primary stable nixpkgs
I use NixOS 23.11 and currently have sound+mic on huawei matebook d14 intel. It works out of the box, but I have to manually enable speakers: ```bash amixer cset name='Right...
Try to run this: With latest upstream kernel, i have 6.2.11 from sources (it works from 6.0 kernel btw) Looks like alsa-lib config is broken, so speakers and etc is...
@AlwynBarry Try to remove/disable alsa pipewire bridge. `amixer: Cannot find the given element from control default` because amixer tries to communicate with pipewire server. It should directly communicate with alsa...
@AlwynBarry Yes. It's configuration.nix file, which is specific for my linux distro. You should find out how to disable alsa bridge in Ubuntu. It looks like you should remove some...
@AlwynBarry where did read about 'SOF_ES8336_SPEAKERS_EN_GPIO1_QUIRK'? I have sound and mic but with a lot of issues... Btw, I think topologies and alsa-conf is wrong, so mic is determining with...
@german-rios-gonzalez same on nixos 23.11 When plug 3.5 jack, there is still sound from the speaker It could be because in d14 soundcard uses 2nd GPIO for headphone Some quirks...
please also try the proaudio profile in pulseaudio config (for example with pulseaudio volume control GUI program) and with the latest upstream kernel
+1 for @dragetd's idea. This would be a great addition. Additionally, the `vault_password_file` parameter in the `ansible.cfg` file could contain a relative path. I believe this should be resolved relative...