Skip to content

add fan curve support parity with Linux daemon#12

Merged
jackpot51 merged 1 commit intosystem76:masterfrom
draeath:master
Apr 13, 2022
Merged

add fan curve support parity with Linux daemon#12
jackpot51 merged 1 commit intosystem76:masterfrom
draeath:master

Conversation

@draeath
Copy link
Copy Markdown
Contributor

@draeath draeath commented Apr 13, 2022

fan curves and model strings current as-of:
https://github.com/pop-os/system76-power/blob/79b02d/src/fan.rs

bump to rust 1.53 (or newer is OK)

This is due to the use of "or patterns" inside a match. This was
stabilized in rust 1.53: rust-lang/rust#79278

I see similar syntax used in the Linux daemon, but that uses rust
1.41... I'm uncertain how that was building previously?

This probably closes #5

fan curves and model strings current as-of:
  https://github.com/pop-os/system76-power/blob/79b02d/src/fan.rs

bump to rust 1.53 (or newer is OK)

This is due to the use of "or patterns" inside a match. This was
stabilized in rust 1.53: rust-lang/rust#79278

I see similar syntax used in the Linux daemon, but that uses rust
1.41... I'm uncertain how that was building previously?
@jackpot51 jackpot51 merged commit e00dbad into system76:master Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Thelio R2 listed as unsupported

2 participants