<div dir="ltr">The msvld error implies that you don't have video decoding firmware installed. This is fine if you don't want it, but if you want h264/vc1 decoding accel, have a look at <a href="https://nouveau.freedesktop.org/VideoAcceleration.html">https://nouveau.freedesktop.org/VideoAcceleration.html</a> . Basically you need to extract the firmware from the official driver.<div><br></div><div>I think that the ce channel error might be fine? Does the rest of the driver load OK? I have a vague recollection that GF114 has 2 types of CE channels, but one of them is the "gzip acceleration" one which isn't used in practice, and that's what this error is about. Could have been GF104 though ... does 3d acceleration work OK with the hardware driver? If it does, you don't need to worry about it.</div><div><br></div><div>Cheers,</div><div><br></div><div>  -ilia</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sat, May 31, 2025 at 1:02 AM G2 <<a href="mailto:g2subspstlc@gmail.com">g2subspstlc@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">hey,<br>
<br>
on an older asus gv75w running parrotOS with kernel Linux 6.12.12-amd64, a few errors, see below, regarding nouveau driver shows up in dmesg output. this is a fresh new OS install.<br>
<br>
are the errors the result of the nvida license issue or is it something else warranting more investigation to fix?<br>
<br>
<br>
#---[ sudo lshw -C display, (shortened output) ]--------------------<br>
  *-display                 <br>
       description: VGA compatible controller<br>
       product: GF114M [GeForce GTX 670M]<br>
       vendor: NVIDIA Corporation<br>
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom fb<br>
       configuration: depth=32 driver=nouveau latency=0 resolution=1920,1080<br>
#-------------------------------------------------------------------------------<br>
<br>
#---[ dmesg errors ]-------------------------------------------------------<br>
<br>
May 25 08:51:40 parrot-33 kernel: nouveau 0000:01:00.0: msvld: init failed, -19<br>
May 25 08:51:40 parrot-33 kernel: nouveau 0000:01:00.0: msvld: unable to load firmware data<br>
May 25 08:51:40 parrot-33 kernel: nouveau 0000:01:00.0: Direct firmware load for nouveau/nvce_fuc084d failed with error -2<br>
May 25 08:51:40 parrot-33 kernel: nouveau 0000:01:00.0: firmware: failed to load nouveau/nvce_fuc084d (-2)<br>
May 25 08:51:40 parrot-33 kernel: nouveau 0000:01:00.0: firmware: failed to load nouveau/nvce_fuc084d (-2)<br>
<br>
May 25 08:51:34 parrot-33 kernel: nouveau 0000:01:00.0: drm: failed to create ce channel, -22<br>
<br>
#-------------------------------------------------------------------------------<br>
<br>
regards,<br>
wb<br>
<br>
</blockquote></div>