On Thu, Jun 4, 2020 at 4:36 PM Ilia Mirkin <[email protected]> wrote: > > Starting with kernel 5.6, loading nouveau without firmware (for GPUs > where it is required, such as yours) got broken. > > You are loading nouveau without firmware, so it fails. > > The firmware needs to be available to the kernel at the time of nouveau > loading.
Ok, I am now trying this: /usr/src/linux> grep FIRMWARE /usr/src/linux/.config CONFIG_FIRMWARE_MEMMAP=y # CONFIG_GOOGLE_FIRMWARE is not set CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_EXTRA_FIRMWARE="nvidia/gp107/gr/sw_nonctx.bin" # CONFIG_CYPRESS_FIRMWARE is not set # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set # CONFIG_FIRMWARE_EDID is not set # CONFIG_TEST_FIRMWARE is not set Best Zeno _______________________________________________ Nouveau mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/nouveau
