mineLdiver
mineLdiver
Oh, nevermind actually, I was able to follow a different guide that was referenced on Arch Wiki - https://gitlab.com/risingprismtv/single-gpu-passthrough/-/wikis/1)-Preparations And it worked fine. I have an issue with pipewire not...
I've encountered pretty much the same issue. Says it can't detect the number of battery packs and that battery runtime will not be calculated. I'm new to this, so how...
Well, sorry, but I'm more confused now. Are battery not being visible and runtimecal not being set - separate issues then?
> You can also try to set the `protocol` parameter, to see if your device can be handled by `Voltronic QS` which seems to natively support more readings than plain...
Oh, nevermind, I should have referred to the hardware compatibility list from the beginning, my bad. Turns out I simply had to use `blazer_usb` driver. Now it reports the battery...
I don't think we did. Is there a way to automate this? The project has about as many modules as Fabric API, so I'd prefer to avoid having another list...
For context, this is the build.gradle.kts: https://github.com/ModificationStation/StationAPI/blob/develop/build.gradle.kts
Realizing now that this is a huge case of an XY problem. Basically, I want to create a utility method which would return a modid based on the caller class....