ChaosAttractor
80223acd7f
ga401: enable nvidia.dynamicBoost
2024-02-01 10:01:33 +00:00
Nick Cao
42d7e50677
starfive visionfive2: update kernel to 6.6.0
2024-02-01 06:00:43 +00:00
mexisme
88712a124b
Pick a better name than "versionsOfOption"
2024-01-31 21:36:14 +13:00
mexisme
85a2b5542e
Restore the "majorVersion" functionality
2024-01-31 21:33:40 +13:00
mexisme
c5214dc06a
Add some functions to allow for a major.minor kernel version to be able to auto-allow the major.minor.patch to be auto-selected
2024-01-31 21:33:39 +13:00
mexisme
606b6a270e
Drop the kernel version override for Surface Go hardware
2024-01-31 12:04:04 +13:00
mexisme
7def533968
Drop the deprecated "linuxPackage1" function, rename "linuxPackage2" to "linuxPackage"
2024-01-31 12:00:03 +13:00
mexisme
f2fbed9ce6
Merge branch 'master' into microsoft/surface/kernel-6.6
2024-01-31 11:53:54 +13:00
mexisme
32ed8e5b86
Merge branch 'microsoft/surface/kernel-6.6' of github.com:mexisme/nixos-hardware into microsoft/surface/kernel-6.6
2024-01-26 11:37:48 +13:00
mexisme
b4f54f34ed
Merge branch 'master' into microsoft/surface/kernel-6.6
2024-01-26 11:37:25 +13:00
Jörg Thalheim
f84eaffc35
Merge pull request #839 from damianoognissanti/patch-3
...
Make so that kernel configs are actually read when compiling for microsoft surface devices.
2024-01-25 12:30:38 +01:00
Jörg Thalheim
e756ff62c2
Merge pull request #843 from stigtsp/surface-kernel-bump-8
...
surface: linux 6.6.10 -> 6.6.13
2024-01-24 09:32:37 +01:00
Stig Palmquist
abff72bb97
surface: linux 6.6.10 -> 6.6.13
2024-01-24 09:25:36 +01:00
Nick Cao
ff16da3a6b
starfive visionfive2: update u-boot to 2024.01
2024-01-24 08:01:14 +00:00
damianoognissanti
e57f8c264a
Update default.nix
...
Needed to make kernel build if options from patch are missing.
2024-01-16 18:41:29 +01:00
damianoognissanti
6b5d311cb6
Fix patches.nix
...
As discussed here: https://github.com/NixOS/nixos-hardware/issues/523
1) `structuredExtraConfig` is called `extraStructuredConfig` when using `kernelPatches`
2) STREAMING_MEDIA should be STAGING_MEDIA
2024-01-16 18:28:45 +01:00
mexisme
6cf457a2ec
Merge branch 'master' into microsoft/surface/kernel-6.6
2024-01-15 22:54:37 +13:00
Domen Kožar
bee2202bec
Add support for Yoga Slim 7 Gen8
2024-01-15 09:51:25 +00:00
mexisme
921c09c127
Merge branch 'master' into microsoft/surface/kernel-6.6
2024-01-15 22:50:33 +13:00
dependabot[bot]
a63273ffc7
build(deps): bump cachix/install-nix-action from 24 to 25
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 24 to 25.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:02:08 +00:00
Lena Fuhrimann
ef811636cc
Add fwupd to Dell XPS 13 7390 config
2024-01-13 23:04:19 +00:00
Jörg Thalheim
b34a6075e9
xps-15-9560: disable broken bumblebee for now
...
Looks like it fails to evaluate in nixpkgs just now
2024-01-09 07:46:34 +00:00
Jörg Thalheim
af21850d3d
Merge pull request #833 from tlvince/patch-3
...
framework amd: only apply suspend workaround on <6.7
2024-01-09 08:23:39 +01:00
Tom Vincent
fe76fc35f7
framework amd: only apply suspend workaround on <6.7
2024-01-08 18:25:06 +00:00
Stig Palmquist
c478b3d569
surface: remove linux 6.1
2024-01-07 13:04:10 +00:00
Stig Palmquist
34bcc25fcd
surface: set default kernel to major version 6.6
2024-01-07 13:04:10 +00:00
Stig Palmquist
5a721ef5f1
surface: linux 6.6.8 -> 6.6.10
2024-01-07 13:04:10 +00:00
Mika Tammi
1723853180
microchip icicle-kit: Fixes to kernel
...
* Improve by changing from legacy extraConfig to the
structuredExtraConfig style kerenl configuration.
* Remove few unneeded kernel modules from default configuration.
* Make kernelPatches, structuredExtraConfig and extraMeta overrideable.
* Change callPackage-style function to actually take the individual
attributes from pkgs.
* Get rid of recursive syntax.
Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
2024-01-05 12:36:28 +00:00
Tom Vincent
03e0033603
framework amd: add pkgs import
2024-01-05 08:59:57 +00:00
Tom Vincent
3a6288ef83
framework amd: apply headset mic fix on older kernels
2024-01-05 08:59:57 +00:00
Astrid Yu
50944cf036
Add majorVersion option to 6.6.x
2024-01-05 08:54:55 +00:00
RTUnreal
7fd5585e07
framework AMD 7040: add instructions on how to update fingerprint fw
...
These are copied from the 13th-gen intel Framework README.
They the same way.
2024-01-05 08:49:05 +00:00
mexisme
6e43a42577
Merge branch 'master' into microsoft/surface/kernel-6.6
2024-01-04 09:33:48 +13:00
Nick Cao
8e34f33464
starfive visionfive2: write u-boot.itb to mtd2
2024-01-03 07:27:55 +00:00
Nick Cao
dd78777e12
starfive visionfive2: rework firmware build/update scripts
2024-01-03 07:27:55 +00:00
Nick Cao
637fba0942
starfive visionfive2: use upstream u-boot v2024.01-rc5
2024-01-03 07:27:55 +00:00
Nick Cao
db4589c6aa
starfive visionfive2: adjust opensbi build params to match u-boot doc
2024-01-03 07:27:55 +00:00
mevatron
5bf829d72c
Update lenovo/legion/16aph8/default.nix
...
Thanks for the tip!
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2024-01-02 20:44:50 +00:00
Will Lucas
a5028e96cc
Small cleanup
2024-01-02 20:44:50 +00:00
Will Lucas
0f29eb0b0f
Force to only "nvidia" for xserver.videoDrivers to avoid blank screen issues
2024-01-02 20:44:50 +00:00
Will Lucas
d10b795823
Disable modesetting
2024-01-02 20:44:50 +00:00
Will Lucas
158afdeaf8
Corrected nix-info from an earlier build
2024-01-02 20:44:50 +00:00
Will Lucas
c2f991b91e
Added support for Lenovo Legion Slim 5 (16APH8)
...
Added PPD after researching the Framework laptops with AMD 7000 series
2024-01-02 20:44:50 +00:00
Keanu Kerr
f752581d67
Added file for HP EliteBook 845 G8 and updated flake and README
2024-01-01 15:50:33 +00:00
Lena Fuhrimann
316bc98323
Add TUXEDO InfinityBook Pro 14 - Gen7 config
2023-12-31 22:27:27 +00:00
Nick Cao
062e4810d8
starfive visionfive2: update u-boot to SDK version v5.10.3
2023-12-31 22:22:21 +00:00
Sebastian Klähn
22ae59fec2
Update dell/xps/13-9310/default.nix
2023-12-29 19:45:20 +00:00
Sebastian Klähn
72fea2077c
Update config for xps-13-9010
...
Add configuration for finger print
2023-12-29 19:45:20 +00:00
Jörg Thalheim
9c3a412578
framework/13-inch/13th: document on how to get the fingerprint sensor to work
2023-12-29 13:19:35 +00:00
Dominic Egginton
1bace8cedd
feat: add dell latitude 7390 module
2023-12-29 11:43:26 +00:00