Blacktempel

Results 70 comments of Blacktempel

@PhyxionNL I pushed a new version, including that mentioned approach. Still required a bit of internal change in LHM, but the driver remains in LHM. No driver implementation + binaries...

@PhyxionNL OLS + dll would replace Ring0 + KernelDriver. Extraction is done within OLS ctor. `DynamicLoader` is used within `OLS.LoadLibraryFunctions` to load all functions from the native dll. Currently you...

@PhyxionNL Alright, no worries. Was just an improvement suggestion. You are correct. We currently do not use all methods of the interface. However, we will use more in future versions...

@PhyxionNL That should be all. Let me know if I missed anything.

If GPU is enabled, all sensors from GPU will be created and updated. You can untick GPU and remove them completely. Single sensor removal (e.g. remove GPU power sensor) is...

This seems weird. Does this also happen when you use CrystalDiskInfo ? Please provide "Log.txt" which is being created by "ConsoleOutputTest" in latest release from here: https://github.com/Blacktempel/DiskInfoToolkit/releases

Thank you for the log. I will check it and see what I can do.

That is a bit weird. There is not a single drive letter in the log, yet it said device with drive letter 'S' was removed. Was the log modified ?

All partitions of all drives are also in the log file and usually contain the drive letter, if one was set for the partition. Just weird that no partition seems...

I may have found a solution. This seems to work fine for my card reader devices. Please try this, upload the log file and let me know if it solves...