USB Filter Driver #225
Unanswered
jacobcxdev
asked this question in
Q&A
Replies: 1 comment 2 replies
-
That's an interesting idea! I'll do some research and try to test this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there.
Would it be theoretically possible to add compatibility with iCue by writing an upper-filter kernel driver which essentially just enforces the mutex, or nullifies any fan speed commands from any source other than FanControl while maintaining the integrity of lighting commands? I wish to use iCue for LCD/lighting control, but FanControl for, well, fan control. Currently, it sort of works without (granted I have to silence errors), but iCue lighting animations get frozen.
Before anyone suggests using OpenRGB or SignalRGB, they don't quite offer the same feature set as iCue when it comes to LCD/lighting customisation, so I'd prefer to look into possible solutions to this incompatibility.
Kind regards,
JacobCXDev
Beta Was this translation helpful? Give feedback.
All reactions