On Sun, Oct 13, 2024 at 6:30 AM Sven Joachim <svenj...@gmx.de> wrote:
>
> On 2024-10-12 19:55 -0400, kamaraju kusumanchi wrote:
>
> > My machine is rebooting randomly. To find out what is going on, I
> > looked at dmesg and found these errors. How can I fix them? If you
> > need extra information, please let me know which command I need to run
> > and I will provide its output.
> >
> > rajulocal@hogwarts /var/log % sudo dmesg| grep -i failed
> > [ 4568.756357] nouveau 0000:02:00.0: msvld: init failed, -19
> > [ 4570.638966] nouveau 0000:02:00.0: firmware: failed to load
> > nouveau/nv98_fuc084 (-2)
> > [ 4570.639457] nouveau 0000:02:00.0: firmware: failed to load
> > nouveau/nv98_fuc084 (-2)
> > [ 4570.639462] nouveau 0000:02:00.0: Direct firmware load for
> > nouveau/nv98_fuc084 failed with error -2
> > [ 4570.639476] nouveau 0000:02:00.0: firmware: failed to load
> > nouveau/nv98_fuc084d (-2)
> > [ 4570.639486] nouveau 0000:02:00.0: firmware: failed to load
> > nouveau/nv98_fuc084d (-2)
> > [ 4570.639489] nouveau 0000:02:00.0: Direct firmware load for
> > nouveau/nv98_fuc084d failed with error -2
>
> This firmware is (only) needed for Video decoding.  It is not
> distributable and needs to be extracted from the proprietary driver.
> For more information see
> https://nouveau.freedesktop.org/VideoAcceleration.html.
>

In "https://nouveau.freedesktop.org/VideoAcceleration.html"; -> "Which
card has what engine" section, it asks to run "dmesg | grep -i
chipset" to find out the chip I have. In my case, I get

 % sudo dmesg | grep -i chipset
              on a chipset that contains an erratum making that
[   21.329940] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390,
rev 0502 detected
[   21.358780] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected

I do not know how to proceed after this. That section lists various
things such as VPE1, VPE2 etc., but it is not clear how to map the
above output to one of the engines.

> Your random reboots are unrelated to that.

Thanks. That is good to know.

-- 
Kamaraju S Kusumanchi | http://www.kamaraju.xyz/dk/blog

Reply via email to