Commit graph

10 commits

Author SHA1 Message Date
ceckertz b9e33d7b4b
New example_config for SL1
The surface Laptop 1 immediately throttles to 400MHz if the GEN1 sensors reaches 52°C. Every time my Surface Laptop was under heavy load for more than a few minutes my performance hit a brick wall. 
This config fixes this, it caps the CPU temp at 90°C and more importantly keeps GEN1 cooler than 50°C. 
I have stress tested this config extensively and have had no thermal throttling and stable temps. 
If you have any questions or concerns feel free to contact me. 

Kind regards,
jo
2021-07-03 22:50:34 +02:00
sphh 3ed56ea599
New command line options and functionality.
- Orientation can be get from the accelerometer or the current screen orientation (`rotate-screen` or `rotate-screen screen`).
- Orientation can be switched to the next orientation (`rotate-screen next`: normal->left->inverted->right->normal or `rotate-screen previous`).
- Orientation can be specified at the command line (`rotate-screen normal|left|inverted|right`).

I hope this covers most use cases!
2021-05-19 10:19:29 +00:00
sphh 9621155f9c
Return error message and exit. 2021-05-18 18:27:37 +00:00
sphh 80f490ea71
Use modern "$()" instead of "``". 2021-05-18 18:24:01 +00:00
sphh 7ff59553af
Correct a wrong check for the 'xrandr' executable. 2021-05-18 15:11:33 +00:00
Maximilian Luz 29a897878b
Merge pull request #423 from sphh/rotate-script
Initial commit of contrib/rotate-screen/ directory.
2021-04-20 23:09:23 +02:00
Dorian Stoll 9db0374050
contrib: Add Fedora default-kernel scripts
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-04-20 18:37:47 +02:00
Stephan Helma 57d8a66a5f Initial commit of contrib/rotate-screen/ directory. 2021-04-20 17:25:23 +02:00
Maximilian Luz 941b924f0a
Add example thermald configuration 2021-04-20 15:48:57 +02:00
Maximilian Luz a2360515c5
Add contrib directory 2021-04-20 15:48:26 +02:00