summary refs log tree commit diff
path: root/nixos/modules/hardware
Commit message (Collapse)AuthorAge
* intel-ocl: r4.0-59481 -> 5.0-63503zimbatm2017-11-01
|
* Revert "include firmware with enableAllFirmware"Peter Hoeg2017-10-14
| | | | This reverts commit bd5fd61967221ed6ba2674ee009126467a596b84.
* include firmware with enableAllFirmwarePeter Hoeg2017-10-14
|
* nixos/modules: clean up wireless firmware optionsFranz Pletz2017-10-07
| | | | | | All available options were just enabling hardware.enableRedistributableFirmware. There were nix files without modules which weren't referenced anywhere.
* nvidia-x11: fix eval error from 4ef82339c9Cray Elliott2017-09-28
|
* nixos/gdm,nvidia: new options to enable GDM on Wayland and disabling it for ↵Rostislav Beneš2017-09-28
| | | | nvidia drivers.
* nixos/nvidia: populating /dev with nvidia devices at bootRostislav Beneš2017-09-28
|
* hpsa service: fallout from #28557 merge and revertVladimír Čunát2017-09-13
|
* nixos/hardware/raid/hpsa: Use NIX_BINUTILSJohn Ericson2017-09-03
| | | | NIX_CC no longer includes nix-support/dynamic-linker
* nixos/hardware/raid/hpsa: init at 2.40Volth2017-08-01
|
* mcelog: use .service file from upstreamPeter Hoeg2017-07-27
|
* nvidia module: link proper output as OpenGL driversNikolay Amiantov2017-05-31
|
* nvidia module: allow .persistenced == nullVladimír Čunát2017-05-30
| | | | | Fixes #26250. This is fallout from PR #22304. It's null for 304 and 173 legacy drivers.
* nitrokey module: initFranz Pletz2017-05-26
|
* displaylink: 1.1.62 -> 1.3.52Nikolay Amiantov2017-05-19
|
* hardware.enableRedistributableFirmware: fix spelling errorJörg Thalheim2017-05-09
|
* hardware: add enableRedistributalFirmwareJörg Thalheim2017-05-09
| | | | | | | | Due the recent inclusion of broadcom-bt-firmware in enableAllFirmware, it was required to set `nixpkgs.config.allowUnfree` to obtain the full list. To make this dependency more explicit an assertion is added and an alternative option `enableRedistributalFirmware` is provided to only obtain firmware with an license allowing redistribution.
* broadcom-bt-firmware: revert to unfreeJörg Thalheim2017-05-08
| | | | | | | license was misinterpreted, it is now only conditionally in the all firmware list included, if `allowUnfree` is set. fixes #25567
* broadcom-bt-firmware: init at 12.0.1.1011zraexy2017-05-03
| | | | | broadcom-bt-firmware: init at 12.0.1.1011
* rtl8192su-firmware: init at unstable-2016-10-05Jörg Thalheim2017-03-31
|
* Merge pull request #17303 from peterhoeg/iioPeter Hoeg2017-03-14
|\ | | | | iio-sensor-proxy: init at 2.2 and nixos module
| * iio-sensor-proxy: init at 2.2 and nixos modulePeter Hoeg2017-02-25
| | | | | | | | | | | | | | | | | | This PR adds support for ```iio-sensor-proxy``` used by GNOME v3 and others for reading data from the accelerometer, gps, compass and similar sensors built into some relatively recent laptops. Additionally, there is a NixOS module exposed via hardware.sensor.iio for enabling services, udev rules and dbus services.
* | microcode updates: prepend first in initrdFranz Pletz2017-02-27
| | | | | | | | | | | | | | Prevents crashing the kernel on boot if other blobs are prepended before the microkernel update image. Fixes #22674.
* | mcelog: init Machine Check Exception Logging Daemon serviceGraham Christensen2017-02-26
|/
* Merge pull request #22264 from peterhoeg/m/modeswitchPeter Hoeg2017-02-21
|\ | | | | usb-modeswitch: 2.2.1 -> 2.5.0 and nixos module
| * usb-wwan: nixos modulePeter Hoeg2017-02-21
| |
* | bumblebee service: Fix pmMethod bbswitch checkzraexy2017-02-19
| | | | | | Made useBbswitch work when pmMethod is "auto" and removed invalid pmMethod option "nouveau".
* | nvidia: support application profilesNikolay Amiantov2017-02-19
| | | | | | | | Closes #22666.
* | mwprocapture: init at 1.2.3269 (#22160)Cray Elliott2017-02-18
|/
* linuxPackages.nvidia_x11: refactor, build more from sourceNikolay Amiantov2017-02-08
| | | | | | * Use libglvnd; * Compile nvidia-settings, nvidia-persistenced from source; * Generalize builder.
* Merge #22241: amdgpu-pro: 16.50 -> 16.60Vladimír Čunát2017-02-07
|\
| * xorg-server: fglrxCompat -> abiCompatDavid McFarland2017-02-06
| | | | | | | | Allows it to be used for fglrx (1.17) and amdgpu-pro (1.18)
* | bumblebee service: Fix type error when pmMethod = "bbswitch"Sarah Brofeldt2017-02-04
| |
* | opengl service: use option for XDG_DATA_DIRSNikolay Amiantov2017-01-31
| |
* | video services: don't install OpenCL files to /etcNikolay Amiantov2017-01-31
|/ | | | They shouldn't be needed now that we search them in /run/opengl-driver.
* Merge pull request #21995 from abbradar/openclNikolay Amiantov2017-01-20
|\ | | | | Fix OpenCL support
| * opengl service: mention that you can add OpenCL driversNikolay Amiantov2017-01-20
| |
* | ckb: init at 0.2.6Kier Davis2017-01-12
|/ | | | | | ckb is a driver for Corsair keyboards/mice. It also contains a graphical tool for configuring their LED backlight settings. The driver is implemented as a userland daemon. A NixOS module is included that runs this as a systemd service.
* bumblebee service: replace bbswitch option with pmMethodNikolay Amiantov2016-11-22
| | | | I added this option just today, so I don't think this needs a rename entry.
* bumblebee service: make bbswitch optionalNikolay Amiantov2016-11-21
|
* bumblebee service: fix service dependenciesNikolay Amiantov2016-11-21
|
* bumblebee service: blacklist additional nvidia modulesNikolay Amiantov2016-11-20
|
* vulkan-loader: allow validation layers to be enabledDavid McFarland2016-11-13
| | | | The loader now uses XDK_DATA_DIRS to find drivers and layers.
* opengl: add driver paths to XDG_DATA_DIRSDavid McFarland2016-11-13
|
* Merge #18861: add AMDGPU-PRO driverVladimír Čunát2016-10-11
|\
| * amdgpu-pro: Init at 16.30.3-315407David McFarland2016-10-11
| |
* | nixos opengl: use mesa_drivers.outVladimír Čunát2016-09-24
|/ | | | | | ...instead of mesa_noglu.out. Closures of systems remain unchanged, as both are in (and the .out output is very small anyway). This is to make sure that we use lib*GL* that aren't slowed down by grsecurity.
* displaylink service: initNikolay Amiantov2016-09-13
|
* Merge branch 'master' into stagingobadz2016-08-21
|\
| * nixos: blacklist radeon module if using amdgpuVladimír Čunát2016-08-21
| |