Commit Graph

24 Commits

Author SHA1 Message Date
Jörg Thalheim
e60c66bd0b replace tlp with power-profiles-daemon
TLP is often no longer the best choice since firmware provides power
profiles instead. That's why we are removing TLP as the default option.
We may want to bring back TLP to some old hardware if it makes sense
i.e. certain thinkpad modules.
2025-11-06 12:07:59 +01:00
Rituraj
ddb27b7bba Merge branch 'master' into imxade-patch-1 2025-10-31 21:51:27 +05:30
Jörg Thalheim
b09586b101 Remove insecure broadcom-sta driver from hardware profiles
The broadcom-sta driver package is marked as insecure due to CVE-2019-9501
and CVE-2019-9502 (heap buffer overflow vulnerabilities allowing remote code
execution). The driver is also unmaintained and incompatible with modern
Linux kernel security mitigations.

Removed broadcom_sta from extraModulePackages and the corresponding "wl" kernel module.

This resolves test failures where Nixpkgs refuses to evaluate configurations
containing this insecure package.
2025-10-30 13:04:01 +01:00
Rituraj
37d0301b3c Removed enableAllFirmware, BT doesn't rely on it 2025-07-26 18:13:24 +05:30
Andre
700dbb6c69 Merge remote-tracking branch 'upstream/master' into nixfmt 2025-06-20 10:18:49 -04:00
Rituraj
16aad554b0 removed explicit gpu mention as it's included in cpu profile 2025-06-15 20:07:14 +05:30
Andre
51e51e6014 chore: format repo using treefmt-nix and nixfmt-rfc-style 2025-06-04 12:35:54 -04:00
Peter Bittner
7d9552ef6b Replace symlink references by real path and delete symlink
The common/pc/laptop/ssd folder was apparently moved a level up and was
replaced by a symlink to keep things working. We can consolidate this now.
2025-05-05 11:17:15 +02:00
ccritter
52cfc084ef dell/inspiron/7559: add + corresponding Skylake architecture configuration. 2025-03-07 05:11:18 +00:00
XADE
34b64e4e1d dell-inspiron-3442: init 2025-02-01 06:32:00 +00:00
Gavin John
7495e87753 treewide: Switch from gpu/intel to cpu/intel where applicable 2024-10-21 09:00:57 +00:00
Glauber Santana
a8dd1b2199 add dell inspiron 7460 (#1177)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2024-10-12 12:39:41 +02:00
Lyndon Sanche
ba8294c0a1 common: Move Intel generation-specific config from cpu to gpu
These modules only included gpu configuration, so belong in that
location.
2024-07-09 09:05:35 +00:00
V7
82b2e20fbf Update Inspiron 5509 2024-06-04 15:34:27 +00:00
V7
3610be0dca Import Intel GPU module 2024-02-22 09:33:01 +00:00
Guillaume Girol
3b54f86b53 dell inspiron 5515: add early kms
since the update to 23.11, the screen would remain black frequently on
boot. Pressing alt+sysrq+k would make the display manager start.
Empirically, setting early kms up has solved the issue.
2024-02-01 10:08:38 +00:00
Baffle
5426a95071 inspiron 14 5420: more tlp info in README 2023-08-06 08:02:29 +01:00
bagelwaffle
a75e04b259 inspiron 14 5420: remove TLP 2023-08-06 08:02:29 +01:00
bagelwaffle
ae71259624 inspiron 14 5420: initial 2023-08-06 08:02:29 +01:00
Weathercold
3ed1ae8ef7 inspiron-7405: init 2022-09-09 23:45:13 -04:00
Guillaume Girol
fed22c2d60 inspiron-5515: fix race for fix-touchpad.sh
On rare occasions, the module would be removed before suspend and the touchpad would be
disabled on boot.
2022-07-29 21:16:28 +02:00
Guillaume Girol
961c0499df add dell inspiron-5515 2022-01-11 12:00:00 +00:00
maydayv7
7904e1d34f Update README 2021-12-11 22:08:12 +05:30
maydayv7
e936b337b0 Add Dell Inspiron 5509 2021-12-11 21:37:01 +05:30