René Bertin
René Bertin
>It's not that easy I bet! I must be easier to provide a selection of the available streams because the user-facing part of that already exists. And then you could...
>No idea. Did you use install-driver.sh for the installation? Run it again and post the screen output. For the initial installation in one of the kernels where the driver works,...
Will do when I get access to the machine again!
[install-5.15.95-xanmod1.log](https://github.com/morrownr/8821au-20210708/files/13167344/install-5.15.95-xanmod1.log) >That will give me a better idea of your setup. FYI: the script uses dkms if installed and does a manual installation if it is not installed. No magic...
bump I've started noticing the same issue with a chrome-based browser, and in Firefox (Dev. Ed.) itself. When that happened I had to (could, fortunately) install the extension into a...
What if the traditional `LDFLAGS` were used, simply? In MacPorts we work around this kind of problem by writing compiler and linker wrapper scripts that get injected into the path...
>As a reminder, what started this was a request to NOT arbitrarily add `-DDEBUG` whenever using the `+debug` variant. Unlike `NDEBUG`, this is not a standard macro and it is...
>This is not correct. `NDEBUG` is part of the C standard with a very specific meaning. `DEBUG` is not. https://en.cppreference.com/w/c/error/assert The fact that a token is part of the standard...
>> The cmake Portfile already specifies `installs_libs no` so using `depends_skip_archcheck` for cmake here should not be necessary. Does that mean `installs_libs` is now actually used for that kind of...
Looking forward to it!