Qwinci
Qwinci
Yeah I guess the current `load` function works fine, maybe there should be some kind of function which you can use to check if a specific function is device specific...
Using a debug variable in SDL doesn't seem a good idea, as the kernel may be compiled without debugfs support. And it looks like that doesn't reflect the enable status...
> Hmmm, true. (it still works well for a stub implementation). As far as /sys/kernel/debug/dri/0/DP-1/vrr_range goes, it DOES work for me in reporting enabled -- since it reports two zeros...
so we don't want to get the software enable status of vrr? because freesync can be enabled on the monitor but disabled on software (like it is usually by default,...
> Do you have a pointer to documentation about using subprojects with CMake and best practices for variables in that case? This change is quite invasive since all packagers and...
> We've come up with an idea how to support this without breaking backwards compatibility: > > We add a new option `LIBZIP_AS_SUBPROJECT`. If that option is set to `ON`,...
I moved it to kerncfg like you suggested.
This could be extended when https://github.com/managarm/managarm/pull/582 gets merged by adding the totalram/freeram/mem_unit fields to the sysinfo and _SC_PAGESIZE to sysconf
> I am getting errors regarding `bash-completion`: > > `make: Entering directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix' make[1]: Entering directory '/tmp/portage/sys-power/iasl-20240321/work/acpica-unix-20240321/generate/unix/acpibin' make[1]: *** No rule to make target 'bash-completion', needed by 'obj/acpibin'. Stop. make[1]:...