Paul Menzel
Paul Menzel
Thank you for replying so quickly. > Please let me know if this format meets your needs or if you would like the information presented elsewhere or in a different...
> You are correct that, to fully utilize some advanced features—such as SDK-based management or advanced switching functions—proprietary Broadcom binaries are required. Due to licensing, these binaries are not included...
The requirements are right there in the https://github.com/nghttp2/nghttp2/blob/master/README.rst. > Compiling libnghttp2 C source code requires a C99 compiler. gcc 4.8 is known to be adequate. In > order to compile...
> working quite well on a AMD NAVI10 using my mesa-vaapi patch. Where is the Mesa patch and have you send it to the Mesa 3D project for review?
Thank you for your contribution. Two minor comments. It’d be great if you added benchmark data to the commit message. Second, it’d be great if you used imperative mood in...
Which firmware does your camera have?
I am still seeing this with Debian sid/unstable with *atop* 2.10.0-3.
You might use network namespaces to achieve this with system tools. Untested: ip netns add my_netns ip link set dev wlan0 netns my_netns ip netns exec my_netns bash # Or...
Fixed by commit daa86e06c376d (tools/mpris-proxy: Add systemd user unit)?
Let’s first get https://github.com/sonic-net/sonic-linux-kernel/pull/434 reviewed and submitted.