Displaying 20 results from an estimated 24 matches for "sw_nonctx".
2020 Apr 01
2
gp104: regression on Linux 5.6
...o I need all those megabytes of firmware?
[ 0.923273] fb0: switching to nouveaufb from EFI VGA
[ 0.923440] nouveau 0000:02:00.0: NVIDIA GP104 (134000a1)
[ 1.026681] nouveau 0000:02:00.0: bios: version 86.04.1e.00.01
[ 1.026930] nouveau 0000:02:00.0: gr: failed to load firmware "gr/sw_nonctx"
[ 1.026934] nouveau 0000:02:00.0: gr: failed to load gr/sw_nonctx
[ 1.027196] nouveau 0000:02:00.0: fb: 8192 MiB GDDR5
[ 1.040683] nouveau 0000:02:00.0: DRM: VRAM: 8192 MiB
[ 1.040686] nouveau 0000:02:00.0: DRM: GART: 536870912 MiB
[ 1.040689] nouveau 0000:02:00.0: DRM: BIT tab...
2016 Feb 23
2
[GIT,PULL] Signed firmware for NVIDIA Maxwell 2 GPUs
...t.bin | Bin 0 -> 9768 bytes
nvidia/gm200/gr/gpccs_sig.bin | Bin 0 -> 76 bytes
nvidia/gm200/gr/sw_bundle_init.bin | Bin 0 -> 7616 bytes
nvidia/gm200/gr/sw_ctx.bin | Bin 0 -> 5592 bytes
nvidia/gm200/gr/sw_method_init.bin | Bin 0 -> 10800 bytes
nvidia/gm200/gr/sw_nonctx.bin | Bin 0 -> 1440 bytes
nvidia/gm204/acr/bl.bin | 1 +
nvidia/gm204/acr/ucode_load.bin | 1 +
nvidia/gm204/acr/ucode_unload.bin | 1 +
nvidia/gm204/gr/fecs_bl.bin | 1 +
nvidia/gm204/gr/fecs_data.bin | Bin 0 -> 1968 bytes
nvidia/gm204/gr/fecs_...
2017 May 14
1
GP10x failures on 4.12rc1
...unknown chipset (ffffffff)
[ 112.566067] nouveau: probe of 0000:01:00.0 failed with error -12
[ 112.566245] nouveau 0000:0b:00.0: NVIDIA GP104 (134000a1)
[ 112.850486] nouveau 0000:0b:00.0: bios: version 86.04.17.00.01
[ 112.855307] nouveau 0000:0b:00.0: Direct firmware load for
nvidia/gp104/gr/sw_nonctx.bin failed with error -2
[ 112.855310] nouveau 0000:0b:00.0: gr: failed to load gr/sw_nonctx
[ 112.855315] nouveau 0000:0b:00.0: gr ctor failed, -2
[ 112.855322] nouveau: probe of 0000:0b:00.0 failed with error -2
Let me know what else I can provide to help diagnose the issue, I am not
familiar...
2015 Sep 09
3
[PATCH 1/2] nouveau: arm: Add MODULE_FIRMWARE for gk20a
.../gpccs_data.bin");
+MODULE_FIRMWARE("nvidia/gk20a/gpccs_inst.bin");
+MODULE_FIRMWARE("nvidia/gk20a/sw_bundle_init.bin");
+MODULE_FIRMWARE("nvidia/gk20a/sw_ctx.bin");
+MODULE_FIRMWARE("nvidia/gk20a/sw_method_init.bin");
+MODULE_FIRMWARE("nvidia/gk20a/sw_nonctx.bin");
+#endif
--
2.4.3
2020 Apr 30
1
gp104: regression on Linux 5.6
...ss is that
> nouveau takes over from efifb, and then fails to load at some point in
> the middle.
I've fixed the issue by including all firmware until "failed to load"
messages disappeared. X works and fbconsole on VT1-VT6 works too.
CONFIG_EXTRA_FIRMWARE="nvidia/gp104/gr/sw_nonctx.bin nvidia/gp104/gr/sw_ctx.bin nvidia/gp104/gr/sw_bundle_init.bin nvidia/gp104/gr/sw_method_init.bin nvidia/gp104/gr/fecs_bl.bin nvidia/gp104/gr/fecs_inst.bin nvidia/gp104/gr/fecs_data.bin nvidia/gp104/gr/fecs_sig.bin nvidia/gp104/gr/gpccs_bl.bin nvidia/gp104/gr/gpccs_inst.bin nvidia/gp104/gr/gpccs...
2016 Jul 09
1
[GIT,PULL] Signed firmware for NVIDIA GP100 GPU
....bin | Bin 0 -> 12458 bytes
nvidia/gp100/gr/gpccs_sig.bin | Bin 0 -> 76 bytes
nvidia/gp100/gr/sw_bundle_init.bin | Bin 0 -> 7664 bytes
nvidia/gp100/gr/sw_ctx.bin | Bin 0 -> 6240 bytes
nvidia/gp100/gr/sw_method_init.bin | Bin 0 -> 11928 bytes
nvidia/gp100/gr/sw_nonctx.bin | Bin 0 -> 2248 bytes
16 files changed, 17 insertions(+)
create mode 100644 nvidia/gp100/acr/bl.bin
create mode 100644 nvidia/gp100/acr/ucode_load.bin
create mode 100644 nvidia/gp100/acr/ucode_unload.bin
create mode 120000 nvidia/gp100/gr/fecs_bl.bin
create mode 100644 nvidi...
2020 Apr 03
1
acr: failed to load firmware with Kernel 5.6. Kernel 5.5 works just fine.
...ith Kernel 5.5 everything was fine:
this is what I get with Kernel 5.5
~/.backup> dmesg | grep nouveau
[ 0.994622] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1)
[ 1.107079] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a
[ 1.107391] nouveau 0000:05:00.0: gr: failed to load firmware "gr/sw_nonctx"
[ 1.107494] nouveau 0000:05:00.0: gr: failed to load gr/sw_nonctx
[ 1.107857] nouveau 0000:05:00.0: fb: 4096 MiB GDDR5
[ 1.124158] nouveau 0000:05:00.0: DRM: VRAM: 4096 MiB
[ 1.124268] nouveau 0000:05:00.0: DRM: GART: 536870912 MiB
[ 1.124381] nouveau 0000:05:00.0: DRM: BIT table 'A'...
2020 Apr 30
0
gp104: regression on Linux 5.6
...ytes of firmware?
>
> [ 0.923273] fb0: switching to nouveaufb from EFI VGA
> [ 0.923440] nouveau 0000:02:00.0: NVIDIA GP104 (134000a1)
> [ 1.026681] nouveau 0000:02:00.0: bios: version 86.04.1e.00.01
> [ 1.026930] nouveau 0000:02:00.0: gr: failed to load firmware "gr/sw_nonctx"
> [ 1.026934] nouveau 0000:02:00.0: gr: failed to load gr/sw_nonctx
This is necessary to provide any sort of acceleration. Otherwise this
is just a dumb scanout engine. You only need the firmware for your
chipset, not all of it.
Cheers,
-ilia
2020 Apr 03
0
acr: failed to load firmware with Kernel 5.6. Kernel 5.5 works just fine.
...ith Kernel 5.5 everything was fine:
this is what I get with Kernel 5.5
~/.backup> dmesg | grep nouveau
[ 0.994622] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1)
[ 1.107079] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a
[ 1.107391] nouveau 0000:05:00.0: gr: failed to load firmware "gr/sw_nonctx"
[ 1.107494] nouveau 0000:05:00.0: gr: failed to load gr/sw_nonctx
[ 1.107857] nouveau 0000:05:00.0: fb: 4096 MiB GDDR5
[ 1.124158] nouveau 0000:05:00.0: DRM: VRAM: 4096 MiB
[ 1.124268] nouveau 0000:05:00.0: DRM: GART: 536870912 MiB
[ 1.124381] nouveau 0000:05:00.0: DRM: BIT table 'A'...
2020 Jun 04
2
NVIDIA GP107 (137000a1) - acr: failed to load firmware
...e 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
2020 Apr 03
2
acr: failed to load firmware with Kernel 5.6. Kernel 5.5 works just fine.
...e:
>
> this is what I get with Kernel 5.5
>
> ~/.backup> dmesg | grep nouveau
> [ 0.994622] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1)
> [ 1.107079] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a
> [ 1.107391] nouveau 0000:05:00.0: gr: failed to load firmware "gr/sw_nonctx"
> [ 1.107494] nouveau 0000:05:00.0: gr: failed to load gr/sw_nonctx
> [ 1.107857] nouveau 0000:05:00.0: fb: 4096 MiB GDDR5
> [ 1.124158] nouveau 0000:05:00.0: DRM: VRAM: 4096 MiB
> [ 1.124268] nouveau 0000:05:00.0: DRM: GART: 536870912 MiB
> [ 1.124381] nouveau 0000:05:00.0: DR...
2018 Dec 11
2
System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
On Tue, Dec 11, 2018 at 11:16 AM riveravaldez
<riveravaldezmail at gmail.com> wrote:
>
> > Use an environment that doesn't make use of GL for basic tasks.
>
> I've been researching more and it seems that I'm already in that case.
> The freezes appears randomly, in every situation, and not when I
> launch some 3D applications or anything similar.
2020 Jan 29
0
System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
...ot of lines like these on some dist-upgrades:
W: Possible missing firmware
/lib/firmware/nvidia/gp100/gr/sw_method_init.bin for module nouveau
W: Possible missing firmware
/lib/firmware/nvidia/gp100/gr/sw_bundle_init.bin for module nouveau
W: Possible missing firmware
/lib/firmware/nvidia/gp100/gr/sw_nonctx.bin for module nouveau
(...)
And a lot of programs producing messages like these on start:
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
2020 Jun 04
0
NVIDIA GP107 (137000a1) - acr: failed to load firmware
...e 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
There's a lot more firmware files than that ... everything in the
gp107 directory. Also this would only be necessary...
2015 Sep 28
2
[PATCH v2] nouveau: arm: Add MODULE_FIRMWARE for gk20a
.../gpccs_data.bin");
+MODULE_FIRMWARE("nvidia/gk20a/gpccs_inst.bin");
+MODULE_FIRMWARE("nvidia/gk20a/sw_bundle_init.bin");
+MODULE_FIRMWARE("nvidia/gk20a/sw_ctx.bin");
+MODULE_FIRMWARE("nvidia/gk20a/sw_method_init.bin");
+MODULE_FIRMWARE("nvidia/gk20a/sw_nonctx.bin");
+#endif
--
2.4.3
2020 Jun 04
3
NVIDIA GP107 (137000a1) - acr: failed to load firmware
Hi
With Kernel 5.7 I am still getting this, while booting:
~> uname -a
Linux zenogentoo 5.7.0 #80 SMP Thu Jun 4 16:10:03 CEST 2020 x86_64
Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz GenuineIntel GNU/Linux
~> dmesg |grep nouveau
[ 0.762872] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1)
[ 0.875311] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a
[ 0.875681] nouveau 0000:05:00.0: acr:
2016 Feb 24
11
[PATCH v3 00/11] nouveau: add secure boot support for dGPU and Tegra
New version of the secure boot code that works with the blobs just merged into
linux-firmware. Since the required Mesa patches are also merged, this set is
the last piece of the puzzle to get out-of-the-box accelerated Maxwell 2.
The basic code remains the same, with a few improvements with respect to how
secure falcons are started. Hopefully the patchset is better split too.
I have a
2017 Apr 04
47
[Bug 100567] New: Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
https://bugs.freedesktop.org/show_bug.cgi?id=100567
Bug ID: 100567
Summary: Nouveau system freeze fifo: SCHED_ERROR 0a
[CTXSW_TIMEOUT]
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2015 Jun 23
8
[PATCH v2 0/6] Improve GK20A support, introduce GM20B, firmware paths
...stead of having to
introduce versioning into the firmware and driver
- For IP reasons, I as an NVIDIA employee cannot extract these register
sequences and link them into Nouveau
- These are just a bunch of register address/value pairs anyway
The new firmware files introduced are:
nvidia/gk20a/sw_nonctx.bin (gr_pack_mmio)
nvidia/gk20a/sw_ctx.bin (grctx_pack_hub, grctx_pack_gpc, grctx_pack_zcull,
grctx_pack_tpc, grctx_pack_ppc)
nvidia/gk20a/sw_bundle_init.bin (grctx_pack_icmd)
nvidia/gk20a/sw_method_init.bin (grctx_pack_mthd)
Third patch is trivial and adds the GM20B FIFO...
2016 Feb 24
0
[PATCH v3 10/11] secboot/gm200: add secure-boot support
...cs_bl.bin");
+MODULE_FIRMWARE("nvidia/gm200/gr/gpccs_inst.bin");
+MODULE_FIRMWARE("nvidia/gm200/gr/gpccs_data.bin");
+MODULE_FIRMWARE("nvidia/gm200/gr/gpccs_sig.bin");
+MODULE_FIRMWARE("nvidia/gm200/gr/sw_ctx.bin");
+MODULE_FIRMWARE("nvidia/gm200/gr/sw_nonctx.bin");
+MODULE_FIRMWARE("nvidia/gm200/gr/sw_bundle_init.bin");
+MODULE_FIRMWARE("nvidia/gm200/gr/sw_method_init.bin");
+
+MODULE_FIRMWARE("nvidia/gm204/acr/bl.bin");
+MODULE_FIRMWARE("nvidia/gm204/acr/ucode_load.bin");
+MODULE_FIRMWARE("nvidia/gm204...