FS#42136 - [tlp] Wrong arguments for Intel Graphics
Attached to Project:
Community Packages
Opened by Guillaume Hayot (PostBlue) - Friday, 26 September 2014, 20:04 GMT
Last edited by Maxime Gauduin (Alucryd) - Saturday, 27 September 2014, 13:37 GMT
Opened by Guillaume Hayot (PostBlue) - Friday, 26 September 2014, 20:04 GMT
Last edited by Maxime Gauduin (Alucryd) - Saturday, 27 September 2014, 13:37 GMT
|
Details
Description: the Intel Graphics itemps in tlp stat are wrong
:
+++ Intel Graphics ... /sys/module/i915/parameters/i915_enable_rc6 = (not available) /sys/module/i915/parameters/i915_enable_fbc = (not availab ... This should rather be : /sys/module/i915/parameters/enable_rc6 /sys/module/i915/parameters/enable_fbc ... as the i915_ prefix from enable_rc6, enable_fbc, enable_ppgtt parameters has been dropped since 3.15, if I remember well. Additional info: * package version(s) : 0.5-2 |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Saturday, 27 September 2014, 13:37 GMT
Reason for closing: Fixed
Additional comments about closing: 0.5-3
Saturday, 27 September 2014, 13:37 GMT
Reason for closing: Fixed
Additional comments about closing: 0.5-3
Comment by
Maxime Gauduin (Alucryd) -
Saturday, 27 September 2014, 13:37 GMT
FYI
https://github.com/linrunner/TLP/issues/78