Re: [Nix-dev] Builder for ati-drivers-14.12 failed after kernel update to linux 4.0?

2015-05-09 Thread Matthias Beyer
I guess I'm willing to try patching the driver. Can you guide me how to? I'd apply this[0] patch, which is from the thread you linked. [0]: https://bugs.gentoo.org/attachment.cgi?id=402514action=diff On 09-05-2015 08:38:00, Kirill Elagin wrote: The cr4 functions should be easy to fix, they

Re: [Nix-dev] Builder for ati-drivers-14.12 failed after kernel update to linux 4.0?

2015-05-09 Thread Vladimír Čunát
Hi, it's common that proprietary drivers fail to compile after kernel update. Typically it's easiest to search for a patch in other distros. Vladimir smime.p7s Description: S/MIME Cryptographic Signature ___ nix-dev mailing list

[Nix-dev] Builder for ati-drivers-14.12 failed after kernel update to linux 4.0?

2015-05-08 Thread Matthias Beyer
Hi, I just updated from boot.kernelPackages = pkgs.linuxPackage_3_18; to boot.kernelPackages = pkgs.linuxPackage_4_0; but when doing the `nixos rebuild-switch` it failed with this message: builder for ‘/nix/store/kkczd3n160im83kwj1719p1r8d3cwkxn-ati-drivers-14.12-4.0.drv’ failed