Looks like you have to package properly it and add to `hardware.firmware`. Have a look at https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/hardware/network/b43.nixfor reference.
By the way, this firmware stuff looks a bit weird. I mean, the modules do strange things like enabling unconditionally firmware for many cards (but not all of them). I'm not sure that's how it is supposed to be. -- Кирилл Елагин On Mon, Apr 28, 2014 at 9:52 AM, Raahul Kumar <raahul.ku...@gmail.com>wrote: > Hi, > > I've downloaded the firmware for my Tplink TL-WN821N. Where do I place it > and how I tell > nixos this is where the firmware is? > > wget ' > http://wireless.kernel.org/en/users/Drivers/carl9170?action=AttachFile&do=get&target=carl9170-1.fw-1.9.9' > -O carl9170-1.fw > > Dmesg has the message missing firmware, lsusb has the correct > driver(carl9170) loaded, just missing the firmware. > > Aloha, > RK. > > _______________________________________________ > nix-dev mailing list > nix-dev@lists.science.uu.nl > http://lists.science.uu.nl/mailman/listinfo/nix-dev > >
_______________________________________________ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev