You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
Describe the bug
A clear way of describing how the driver is misbehaving
The driver is not changing the fan speed when setting it with the rgb_test service.
To Reproduce
Steps to reproduce the behavior:
Install driver module on late 2016 Razer Blade 2016 with 1060gtx. Run sudo ./rgb_test --fan 4000 and the fan speed doesn't change. The rgb_test service does work to change the keyboard lightning colors.
Expected behavior
What should the driver do?
Set the fan speed to the speed specified in the --fan parameter.
Optional but useful, packet capture from synapse
If the driver is not doing as it should, it would be useful to provide a packet capture of you doing the same event in razer synapse. IE: increasing the fan RPM to 5000,
I would love to provide this, but I need a guide on how to capture this info.
The text was updated successfully, but these errors were encountered:
MattHarr1s
changed the title
[BUG]Fan Control Does't Work on 2016
[BUG]Fan Control Does't Work on Late 2016 Blade 14" 1060
Jul 31, 2020
Install Wireshark and USBPCAP. After install unplug all USB devices. In Razer Synapse disable lightning effects all of them.
Start Synapse. Start Wireshark and choose capture USB then from Synapse set several times RPMS to desired speed and than to auto and back again. Then end capture. Upload file.
Describe the bug
A clear way of describing how the driver is misbehaving
The driver is not changing the fan speed when setting it with the rgb_test service.
To Reproduce
Steps to reproduce the behavior:
Install driver module on late 2016 Razer Blade 2016 with 1060gtx. Run sudo ./rgb_test --fan 4000 and the fan speed doesn't change. The rgb_test service does work to change the keyboard lightning colors.
Expected behavior
What should the driver do?
Set the fan speed to the speed specified in the --fan parameter.
Optional but useful, packet capture from synapse
If the driver is not doing as it should, it would be useful to provide a packet capture of you doing the same event in razer synapse. IE: increasing the fan RPM to 5000,
I would love to provide this, but I need a guide on how to capture this info.
The text was updated successfully, but these errors were encountered: