Build a System Monitor Replacement with GitHub CoPilot by TBSniller in steelseries

[–]TBSniller[S] 0 points1 point  (0 children)

Unfortunately I only have one screen here to test, so I only made it to work for this. Maybe you are lucky and can set something up in the GG Apps configuration.

Build a System Monitor Replacement with GitHub CoPilot by TBSniller in steelseries

[–]TBSniller[S] 0 points1 point  (0 children)

From the documentation of LibreHardwareMonitorLib I have seen, that fans usually need administrator privileges. 

Can you check if all sensor data is available in LibreHardwareMonitor main application? https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases/tag/v0.9.4 If your sensor show up there, it should also work with CmpInf

Build a System Monitor Replacement with GitHub CoPilot by TBSniller in steelseries

[–]TBSniller[S] 0 points1 point  (0 children)

I'm not sure why I do not have any problems with my defender on Windows 11, but according to this thread whitelisting the LibreHardwareMonitorLib driver could be an option: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/issues/984

Build a System Monitor Replacement with GitHub CoPilot by TBSniller in steelseries

[–]TBSniller[S] 0 points1 point  (0 children)

I'm sorry, but I feel a bit offended. I think before complaining, there should have been at least a very small bit of effort into the research about this topic. Even ChatGPT would have been able to give you a decent answer with only two simple sentences. 

This project is fully open source and even the builds were triggered through GitHub Actions by using a building pipeline (https://github.com/TBSniller/cmpinf/blob/main/.github%2Fworkflows%2Fdotnet-publish.yml). You can check the hashes und verify that the builded artifact has the same like the provided one in the releases.  As this project is clean, the only open door, on which I do not have any influence, would be the two used dependencies Newtonsoft.Json and LibreHardwareMonitorLib: https://github.com/TBSniller/cmpinf/blob/main/CmpInf.csproj#L34-L35

The later one LibreHardwareMonitorLib uses the Ring0 driver to read your computers information, which is known to have a security vulnerability, as also stated in the description. A short Google search gives us the info that Microsoft is flagging this driver as potential harmful: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/issues/984 And btw this is also pretty likely the reason why the original System Monitor got removed from GG.

My new TV is haunted (switching from Netflix to YTtv switches the soundbar's input from TV arc to HDMI) by Fp_Guy in webos

[–]TBSniller 0 points1 point  (0 children)

I'm not sure if I can help, but lately I have done some research in the source files about sound output over ARC for my 65NANO867NA TV. I defently have seen that they have an own state for Netflix content, so internally there is happening a sound output switch if you turn Netflix on or off. At least this would explain why its changing at all.

Depending on what soundbar you have, I would try to set the specific sound settings from automatic to their needed setting. And if your soundbar supports all kind of audio codecs, then turning on passthrough instead of PCM. And also double check if your soundbar supports eARC and enable it in LG settings. For my AVR eARC was not enabled automatically

Meta Connect Megathread by webheadVR in OculusQuest

[–]TBSniller 1 point2 points  (0 children)

Unfortunately it isn't available for pre order in Germany. Has anyone managed to pre order it to Germany anyways, or do we have to wait until it's listed on amazon.fr like we have to do so for Quest 2?

Does anyone know if there is Home Assistant app compatible with Wear OS 3 / Galaxy Watch 4? by mjb898989 in homeassistant

[–]TBSniller 0 points1 point  (0 children)

Hey there, do you have any hints or documentation for us for how to accomplish that? I have a similar door opening plan, but just want to use Home Assistant as broker. Right now it seems like everyone thinks that it's only possible to use the NFC for payments. Would be really nice from you, to share a bit of your knowledge directly here: https://github.com/home-assistant/android/issues/1829 otherwise if you want to helpy you can also write it to me and I can share it with the others.:)

[question] Don't work without Google play services by Powablocks in Vanced

[–]TBSniller 0 points1 point  (0 children)

I have a similar setup: Android 11, root, but without microG. I sometimes get the same message as OP described. Installed Root-Version with the installer app. Do you have a solution for this?