Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #72076
| From | Paul van der Vlis <paul@vandervlis.nl> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#989441: Missing Nvidia /lib/firmware/nouveau/nv106_fuc084 |
| Date | 2021-06-03 21:20 +0200 |
| Message-ID | <Cm12N-53V-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: firmware-nonfree Version: 20210315-2 I did install a computer with this videocard with Debian 11 RC1: 0b:00.0 VGA compatible controller: NVIDIA Corporation GK208B [GeForce GT 710] (rev a1) This firmware file was missing: /lib/firmware/nouveau/nv106_fuc084 Without it, vdpauinfo did tell that all decoder capabilities where not supported. With the file, some of them where supported. from https://nouveau.freedesktop.org/VideoAcceleration.html ---- $ 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/ ---- With regards, Paul van der Vlis -- Paul van der Vlis Linux systeembeheer Groningen https://www.vandervlis.nl/
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#989441: Missing Nvidia /lib/firmware/nouveau/nv106_fuc084 Paul van der Vlis <paul@vandervlis.nl> - 2021-06-03 21:20 +0200 Bug#989441: Missing Nvidia /lib/firmware/nouveau/nv106_fuc084 Ben Hutchings <ben@decadent.org.uk> - 2023-06-20 20:50 +0200 Processed: Re: Missing Nvidia /lib/firmware/nouveau/nv106_fuc084 "Debian Bug Tracking System" <owner@bugs.debian.org> - 2023-06-20 20:50 +0200
csiph-web