Ashcon Mohseninia (RAND_ASH)

Results 77 comments of Ashcon Mohseninia (RAND_ASH)

That's seems like a lot to do, I can try to create some configurable action on activation of gaming mode instead

yes logo control is on my to-do list for the near future

Interesting... To me that sounds like a bad grounding. The microphone and logo LED share the same cable going to the display from the motherboard, so it's possible there is...

This shouldn't be happening. I have the daemon running and am not noticing this high power draw..... Is the issue still present?

This is nothing to worry about, essentially the controller can return a ERROR_BUSY response, which gets locked like this. I can disable this logging entirely

> It's kind of spamming my syslog, so might make sense to disable this by default, yeah. :) This is now suppressed.

``` Razer laptop control: Response doesn't match request ``` Should now be suppressed in latest commit.

I too would love this. I plan on using a Teensy 4.0 as a Transmission ECU for [this project](https://github.com/rnd-ash/ultimate_nag52), and want to use Rust rather than C++. However, my TCM...

More specifically, the GUI App element of that project: https://github.com/rnd-ash/OpenVehicleDiag/tree/main/app_rust The repo itself contains a lot of other rust tools. (I am the author)

Very early days, but I shall be using ICED again for [OpenStar](https://github.com/rnd-ash/openStar), which is designed to be an opensource re-implementation of Daimler/Mercedes Benz's car diagnostic suite. Previously I have used...