-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from wiiznokes/libcosmic
Libcosmic
- Loading branch information
Showing
42 changed files
with
2,805 additions
and
2,037 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
[[Control]] | ||
name = "pwm2 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-pwm2" | ||
input = "linear1" | ||
active = true | ||
|
||
[[Control]] | ||
name = "pwm3 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-pwm3" | ||
input = "target1" | ||
active = true | ||
|
||
[[Control]] | ||
name = "pwm4 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-pwm4" | ||
input = "flat1" | ||
active = true | ||
|
||
|
||
[[Flat]] | ||
name = "flat1" | ||
value = 100 | ||
|
||
[[Linear]] | ||
name = "linear1" | ||
input = "CPU" | ||
minTemp = 10 | ||
minSpeed = 10 | ||
maxTemp = 70 | ||
maxSpeed = 100 | ||
|
||
|
||
|
||
[[Target]] | ||
name = "target1" | ||
input = "GPU" | ||
idleTemp = 40 | ||
idleSpeed = 10 | ||
loadTemp = 70 | ||
loadSpeed = 100 | ||
|
||
|
||
|
||
|
||
[[CustomTemp]] | ||
name = "CPU" | ||
kind = "Average" | ||
input = [ | ||
"TSI0_TEMP nct6798-isa-0290", | ||
"AUXTIN1 nct6798-isa-0290", | ||
] | ||
|
||
[[CustomTemp]] | ||
name = "GPU" | ||
kind = "Average" | ||
input = [ | ||
] | ||
|
||
|
||
|
||
[[Temp]] | ||
name = "TSI0_TEMP nct6798-isa-0290" | ||
id = "nct6798-isa-0290-temp11_input" | ||
|
||
[[Temp]] | ||
name = "AUXTIN1 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-temp4_input" | ||
|
||
[[Temp]] | ||
name = "Tctl k10temp-pci-00c3" | ||
id = "k10temp-pci-00c3-temp1_input" | ||
|
||
[[Temp]] | ||
name = "Tccd1 k10temp-pci-00c3" | ||
id = "k10temp-pci-00c3-temp3_input" | ||
|
||
[[Temp]] | ||
name = "Composite nvme-pci-0100" | ||
id = "nvme-pci-0100-temp1_input" | ||
|
||
|
||
[[Fan]] | ||
name = "fan2 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-fan2_input" | ||
|
||
[[Fan]] | ||
name = "fan3 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-fan3_input" | ||
|
||
[[Fan]] | ||
name = "fan4 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-fan4_input" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
unit = "Celsius" | ||
update_delay = 0 | ||
update_delay = 1000 | ||
disable_pwm_value = 0 | ||
current_config = "config4.toml" | ||
current_config = "win.toml" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
|
||
|
||
[[Control]] | ||
name = "pwm2 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-pwm2" | ||
input = "flat1" | ||
active = true | ||
|
||
[[Control]] | ||
name = "pwm3 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-pwm3" | ||
input = "flat2" | ||
active = true | ||
|
||
[[Control]] | ||
name = "pwm4 nct6798-isa-0290" | ||
id = "nct6798-isa-0290-pwm4" | ||
input = "flat2" | ||
active = true | ||
|
||
|
||
[[Flat]] | ||
name = "flat1" | ||
value = 100 | ||
|
||
[[Flat]] | ||
name = "flat2" | ||
value = 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
[[Control]] | ||
name = "CPU" | ||
id = "/lpc/nct6798d/control/1" | ||
input = "linear1" | ||
active = true | ||
|
||
[[Control]] | ||
name = "Fan #3" | ||
id = "/lpc/nct6798d/control/2" | ||
input = "flat1" | ||
active = true | ||
|
||
[[Control]] | ||
name = "Fan #4" | ||
id = "/lpc/nct6798d/control/3" | ||
input = "flat1" | ||
active = true | ||
|
||
|
||
[[Control]] | ||
name = "GPU Fan 1" | ||
id = "/gpu-nvidia/0/control/1" | ||
input = "target1" | ||
active = true | ||
|
||
|
||
[[Control]] | ||
name = "GPU Fan 2" | ||
id = "/gpu-nvidia/0/control/2" | ||
input = "target1" | ||
active = true | ||
|
||
|
||
|
||
[[Flat]] | ||
name = "flat1" | ||
value = 100 | ||
|
||
[[Linear]] | ||
name = "linear1" | ||
input = "CPU" | ||
minTemp = 10 | ||
minSpeed = 10 | ||
maxTemp = 70 | ||
maxSpeed = 100 | ||
|
||
|
||
|
||
[[Target]] | ||
name = "target1" | ||
input = "GPU" | ||
idleTemp = 40 | ||
idleSpeed = 10 | ||
loadTemp = 70 | ||
loadSpeed = 100 | ||
|
||
|
||
|
||
|
||
[[CustomTemp]] | ||
name = "CPU" | ||
kind = "Average" | ||
input = [ | ||
"Core (Tctl/Tdie)", | ||
"CCD1 (Tdie)", | ||
] | ||
|
||
[[CustomTemp]] | ||
name = "GPU" | ||
kind = "Average" | ||
input = [ | ||
"GPU Core", | ||
"GPU Hot Spot" | ||
] | ||
|
||
|
||
|
||
[[Temp]] | ||
name = "Core (Tctl/Tdie)" | ||
id = "/amdcpu/0/temperature/2" | ||
|
||
[[Temp]] | ||
name = "CCD1 (Tdie)" | ||
id = "/amdcpu/0/temperature/4" | ||
|
||
[[Temp]] | ||
name = "GPU Core" | ||
id = "/gpu-nvidia/0/temperature/0" | ||
|
||
[[Temp]] | ||
name = "GPU Hot Spot" | ||
id = "/gpu-nvidia/0/temperature/2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,8 +77,8 @@ | |
} | ||
}, | ||
"args": [ | ||
"-p", | ||
"./.config" | ||
//"-p", | ||
//"./.config" | ||
], | ||
"cwd": "${workspaceFolder}" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"rust-analyzer.showUnlinkedFileNotification": false, | ||
"rust-analyzer.cargo.features": ["fake_hardware"] | ||
//"rust-analyzer.cargo.features": ["fake_hardware"] | ||
} |
Oops, something went wrong.