Luke Short
Luke Short
`scx_lavd` is the full scheduler name. https://crates.io/crates/scx_lavd
@DrSay123 is this still an issue with the latest Box64?
If you need help testing anything, please let me know. I'm very interested in using `bootc` with my Arch Linux-based [winesapOS](https://github.com/winesapOS/winesapOS) project! I've put a lot work into it recently...
This is the actively maintained kernel module: https://github.com/t2linux/apple-bce-drv
We used to install this as a DKMS module in winesapOS 3.3.0 before moving to Linux T2 in winesapOS 3.4.0. Here is the relevant code for that: https://github.com/winesapOS/winesapOS/blob/3.3.0/scripts/winesapos-install.sh#L931
We need to update some documentation related to this: https://github.com/winesapOS/winesapOS/issues/1047#issuecomment-2846007652
I found out that the source files for the Nobara kernel are NOT actually used. Instead, the spec file pulls the latest configs from the CachyOS git repositories. That does...
I was wrong. The RPM spec references remote sources BUT it will use local sources from a source RPM instead of download remote sources. That means the `apple-bce` stuff is...
https://www.reddit.com/r/framework/comments/1iy3d9o/comment/mf0xs31/
The amount of reported RAM (ex., `free -h`) and VRAM (ex., via a tool such as LACT) will NOT show the increased VRAM amount. These settings configure the Linux kernel...