sibradzic / upp

A tool for parsing, dumping and modifying data in Radeon PowerPlay tables
GNU General Public License v3.0
154 stars 24 forks source link

Unable to write values to pp_table #1

Closed tictooc closed 5 years ago

tictooc commented 5 years ago

Everything works except for writing values to the pp_table Error: WARNING: Nothing was written to '/home/test/ppTables/pp_table'. Add --write option to commit the changes for real!

sibradzic commented 5 years ago

@tictooc, sorry for the obvious question, but have you actually tried --write option when using set command?

sibradzic commented 5 years ago

closing this, confirmed that write works when --write parameter is used properly.