Commit Graph

316 Commits

Author SHA1 Message Date
Jörg Thalheim 9c952961f1
Add parallel test runner
The new test runner will evaluate all test profiles from the README.md
in parallel in separate nix-build processes.
Since we do not load all processes into one process,
this also helps saving memory.
2020-02-23 21:29:22 +00:00
Jörg Thalheim 5904e7605c
Merge pull request #139 from danielstaleiny/master
Adding Dell XPS 15 9560
2020-02-18 13:52:09 +00:00
Daniel Rafaj 26454a206d add xps 9560 root readme to be able to easily find 2020-02-18 13:25:25 +01:00
Daniel Rafaj 8b50556e2d Add xps 9560 with its own quirks, I added versions:
1 default one, with nvidia working and intel working, needs optirun to
run application with nvidia
2 intel only, I am using this as my daily driver for long time, only
intel is turned on and nvidia is turned off and doesn't drain any
power.
3 nvidia only, intel is dissabled and nvidia is picked as default gpu,
no need to fiddle with optirun etc, good for gpu heavy application.

All these settings needs to reboot to work properly
2020-02-18 13:25:25 +01:00
Rebecca Turner 74efa57ee4
Support NixOS 19.09 for <dell/xps/15-7590> (#141)
Virtual console options were renamed in 20.03; use `console.earlySetup`
or `boot.earlyVconsoleSetup` depending on OS version.

https://github.com/NixOS/nixos-hardware/pull/114#discussion_r374953204
2020-02-18 11:13:15 +00:00
Jörg Thalheim 7accb4efab
Merge pull request #143 from Mic92/xps-15-7590
xps/15-7590: don't enable unfree firmware by default
2020-02-17 10:54:44 +00:00
Jörg Thalheim 9506048413
Merge pull request #146 from Mic92/e495
thinkpad/e495: fix evaluation
2020-02-12 10:58:44 +00:00
Jörg Thalheim f5a4954ca3
thinkpad/e495: fix evaluation
fixes #145
2020-02-12 10:57:40 +00:00
Jörg Thalheim 859cd11263
Merge pull request #144 from Luis-Hebendanz/master
Added profile for issues 69289
2020-02-12 10:06:38 +00:00
Luis Hebendanz 6c7550d0b4 Added entry Thnikpad E495 to README 2020-02-12 10:56:49 +01:00
Luis Hebendanz f6e2381344
Update lenovo/thinkpad/e495/default.nix
Co-Authored-By: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-02-12 10:52:49 +01:00
Luis Hebendanz d75b12a962 Added profile for issues 69289 2020-02-11 19:42:02 +01:00
Jörg Thalheim 6f502bc6e6 Merge pull request #138 from rummik/add-lenovo-thinkpad-l13
Add Lenovo ThinkPad L13 profile
2020-02-09 09:09:19 +00:00
Jörg Thalheim 67814a0d5c
Merge pull request #142 from 9999years/7590
Add Dell XPS 15-7590 suggested options
2020-02-09 08:47:08 +00:00
Jörg Thalheim 6587634ad8
xps/15-7590: don't enable unfree firmware by default
Also don't set nixpkgs.pkgs. Instead just add an overlay.
2020-02-09 08:40:38 +00:00
Rebecca Turner 521f680999 Add Dell XPS 15-7590 suggested options
These suggested options are taken from my configuration but aren't quite
universal enough to be enabled by default.
2020-02-07 09:55:01 -05:00
Jörg Thalheim 2ab4e61b32
Revert "xps-15-7590: convert wiki to markdown."
This reverts commit 77983d16f6.

apparently github can link to wiki text fine.
2020-02-04 12:04:56 +00:00
Jörg Thalheim 4e19a42bd2
dell-xps-15-7590: fix README link 2020-02-04 12:03:13 +00:00
Jörg Thalheim 77983d16f6
xps-15-7590: convert wiki to markdown.
This allows it to symlink it in the README
2020-02-04 12:00:38 +00:00
Jörg Thalheim 5758237cbc
README.md: link to dell xps 15-7590 2020-02-04 11:53:51 +00:00
Jörg Thalheim cc7140b4bf
Merge pull request #114 from tomberek/master
Initial 15-7590
2020-02-04 11:52:02 +00:00
Tom Bereknyei 22a16c801c Apply suggestions from 9999years 2020-02-01 21:12:29 -05:00
Tom Bereknyei 3f1a5617bf Make note about EFI and remove 5.1 kernel hardcode 2020-02-01 20:49:06 -05:00
tomberek f128fbbdd6 Update dell/xps/15-7590/README.wiki
Co-Authored-By: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-02-01 20:49:06 -05:00
Tom Bereknyei 53ca456f60 Suggested fixes 2020-02-01 20:49:06 -05:00
Tom Bereknyei 64afb7c12d Wifi fixed by removing iwlwifi-cc-a0-48.ucode 2020-02-01 20:49:06 -05:00
Tom Bereknyei 814bd1a024 Initial 15-7590 2020-02-01 20:49:06 -05:00
*Kim Zick c30e20594b
Update README.md 2020-01-07 10:04:52 -05:00
*Kim Zick (rummik) 6081bfd6d5 Add Lenovo ThinkPad L13 profile 2020-01-02 11:35:56 -05:00
Jörg Thalheim 89c4ddb0e6
Merge pull request #137 from mishudark/x280
Add Lenovo ThinkPad X280 profile
2019-12-31 16:15:24 +00:00
mishudark 1d746f2298 Add Lenovo ThinkPad X280 profile 2019-12-31 15:38:59 +01:00
Alexander Berlind c3b2ac63ff Add deepsleep to avoid wakeups during sleep mode (#136) 2019-12-28 09:50:04 +00:00
ilian adecd1113c apple: Add support for MacBook Air 3,X (#91) 2019-11-12 10:36:10 +00:00
Oleksii Filonenko 5575153e2d Add Lenovo ThinkPad T420 profile 2019-11-02 14:35:47 +01:00
Alexander Berlind 5316e919c8 Add Dell XPS-7390 Profile (#128) 2019-10-30 19:15:22 +00:00
Domen Kožar c0182a0698
Merge pull request #127 from NixOS/dell-thermald
dell/xps: enable thermald service
2019-10-27 09:15:06 +01:00
Samuel Leathers 4916acd221
dell/xps: enable thermald service 2019-10-27 09:02:50 +01:00
Jörg Thalheim 1ea7efa262
Merge pull request #115 from michaelpj/imp/throttled
Replace ad hoc throttling fix with throttled
2019-10-21 14:52:29 +01:00
Michael Peyton Jones 2bf94227c1
Replace ad hoc throttling fix with throttled
`throttled` is a service designed to fix the same CPU throttling bug,
but it's an actively maintainted upstream project that we can use.
2019-10-16 22:31:05 +01:00
*Kim Zick ed0d3cc198 Initial p53 hardware configuration (#125) 2019-10-16 19:25:20 +01:00
Jörg Thalheim 77f581a4b5
Merge pull request #126 from adamse/patch-2
Fix readme markdown syntax
2019-10-16 18:34:44 +01:00
Adam Sandberg Eriksson d942730634
Fix readme markdown syntax 2019-10-16 15:05:55 +01:00
Jörg Thalheim ea09bae153
Add Dell E7240 Profile (#122)
Add Dell E7240 Profile
2019-10-09 15:18:55 +01:00
Jörg Thalheim 05e63ee072
Merge branch 'master' into add-e7240 2019-10-09 15:12:00 +01:00
Jörg Thalheim f08177ef66
Merge pull request #123 from rycee/thinkpad-x1-extreme-gen2
thinkpad/x1-extreme/gen2: add module
2019-10-09 15:10:11 +01:00
Robin Gloster 91eba96d66
Merge pull request #124 from exi/master
match specifically on the sound chip
2019-10-06 15:13:58 +02:00
Reno Reckling b60ea643a4 match specifically on the sound chip 2019-10-04 19:27:28 +02:00
Robert Helgesson de600352bc
thinkpad/x1-extreme/gen2: add module 2019-09-29 00:17:13 +02:00
Ashley Gillman 26bbc980b9
Add Dell E7240 Profile
(Current XPS 15 works well)
2019-09-27 10:22:47 +01:00
Jörg Thalheim 0435629061
Merge pull request #119 from SRGOM/patch-1
Update README.md
2019-09-06 09:23:54 +01:00