:: Re: [DNG] Request for assistance in…
Top Page
Delete this message
Reply to this message
Author: aitor
Date:  
To: dng
Subject: Re: [DNG] Request for assistance in dealing with a nouveau problem
On 2/4/21 0:16, g4sra via Dng wrote:
> You literally need to execute
>
> NVIDIA-Linux-x86-340.108.run --extract-only
>
> which will extract itself creating the subdirectory


Didn't he/she? All the steps are specified in the website:

|$ mkdir /tmp/nouveau $ cd /tmp/nouveau $ wget
https://raw.github.com/envytools/firmware/master/extract_firmware.py $
wget
http://us.download.nvidia.com/XFree86/Linux-x86/325.15/NVIDIA-Linux-x86-325.15.run
$ sh NVIDIA-Linux-x86-325.15.run --extract-only $ python2
extract_firmware.py # this script is for python 2 only # mkdir
/lib/firmware/nouveau # cp -d nv* vuc-* /lib/firmware/nouveau/ |

Aitor.

||