Quilro Ordonez (2016-05-14 00:15 +0300) wrote: [...] >> So, to recap, you should try (again as root): >> >> echo -n $(guix build openfwwf-firmware)/b43-open \ >> > /sys/module/firmware_class/parameters/path >> modprobe b43 >> dmesg | tail >> >> Could you try and report back? > > # echo -n $(guix build openfwwf-firmware)/b43-open > /sys/module/firmware_class/parameters/path > guix build: error: openfwwf-firmware: unknown package
I thought we passed this stage. You reported that this package was built successfully [1]. Please don't forget that you need to adjust GUIX_PACKAGE_PATH, otherwise "guix build" wouldn't know where to find your packages. [1] http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23409#37 -- Alex