On Wednesday, 20 December 2017 12:22:29 GMT Mick wrote: > Has something changed in 4.14.7-gentoo sources from its predecessors? > > I'm getting this on two systems: > > [snip ...] > INSTALL sound/pci/hda/snd-hda-codec-hdmi.ko > INSTALL sound/pci/hda/snd-hda-codec.ko > INSTALL sound/pci/hda/snd-hda-intel.ko > DEPMOD 4.14.7-gentoo > make: *** No rule to make target 'firmware_install'. Stop.
What firmware are you trying to install? This box needs firmware for the graphics card and the Intel CPU, and I've been declaring the file names in CONFIG_EXTRA_FIRMWARE and CONFIG_EXTRA_FIRMWARE_DIR. As the display works fine, and so does opencl on the GPU since I emerged dev-libs/amdgpu-pro- opencl, I assume that the firmware is being loaded. I didn't even know about a firmware_install make target. -- Regards, Peter.

