faerics
faerics
@plbossart Tested all the quirks, no luck. As per docs, changed 4th, 6th, 7th and 8th of the quirk mask. Results (numbers in breckets are bits enabled; 'no sound at...
@Mihara Hi there, Eugene! Thanks for your input to the issue. Could you please clarify the step > Mess with alsamixer low-level volume levels for optimal results. What levels did...
@martinel Confirmed the issue: set `CMD_ALLOW_ANONYMOUS: false`, and all `locked` notes are visible without auth. However, this is not a bug: if you want to protect a note for guest...
@perexg Well. kinda stuck here, but still very interested to get sound working. Here is the output of `alsaucm -c hw:0 dump text` [alsaucm.txt](https://github.com/alsa-project/alsa-ucm-conf/files/11072568/alsaucm.txt) When I try to change any...
This is not enough to work, because: - Assets in a bundle (like `assets/index-Bx8wvD0a.js`) are behind the base path, too, and the server simply wont serve them - There can...
Thanks for the response! :heart: > some plugins that copy files should also register as assets but not all of them do Ah, interesting. I use https://github.com/i18next/react-i18next, and it just...
> I would still recommend changing to this app.use((env.BASE_URL || '/')+'public', express.static('./static/')); for the time being, This is essential. Didn't know anything about `static`. Very useful, thanks. --- So, should...
Also it's good to explicitly mention that: - no action needed on disconnect with this approach - there's `--no-ns-hosts` option and one must use dns IPs in that case (no...
#485 may be related.