Murilo Morais Marques
Murilo Morais Marques
This BUG is still active in version 1.10.2 compiled with GCC OS: Gentoo I have exactly the same output as posted above. Edit: Compiling with CLANG/LLVM this BUG disappears.
Have you tried the solution of sending USB requests from your computer to Steam Link through VirtualHere? You could redirect that sound card to your computer and install the drivers/firmware...
This can be resolved by modifying the regex in this location: https://github.com/opnsense/plugins/blob/b6db17f7b035f30a474c680d37370edb5513975c/net-mgmt/zabbix-agent/src/opnsense/mvc/app/models/OPNsense/ZabbixAgent/ZabbixAgent.xml#L118 Simply replace the `,` with `[,;]` in which the regular expression would look like this: `^([a-zA-Z0-9\.:\[\]\-]*?[,;])*([a-zA-Z0-9\.:\[\]\-]*)$` This allows...
> > Okay, but then what do you do with your multiple project IDs ? How do you choose ? > > We could automatically generate a new project ID...