Code Monkey home page Code Monkey logo

drivers-linux-firmware's Introduction

Updated drivers from Linux-Firmware for Debian/Ubuntu (18-08-2022)

Download:

Important: It is recommended to use kernel 4.19 or higher.

Old downloads:

Important:

  • To ensure package compatibility with Debian and Ubuntu at the same time, but also not to conflict with other packages, the drivers directory is located at /opt/drivers-linux-firmware/ instead of /lib/firmware/.

  • If you want to add new modules, firmwares or drivers, they should always be left in the directory /opt/drivers-linux-firmware/ and then execute the following command:

    • $ sudo drivers-linux-firmware
  • After executing the above command, all files will be synced to the /lib/firmware/ directory. In case of not executing the command manually, it will be executed automatically every hour.

External links:

drivers-linux-firmware's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

drivers-linux-firmware's Issues

Deleting existing non-`linux-firmware` firmware (`rsync --delete`) could mess everything up

rsync -avzh --delete ${dir_source}/ ${dir_destination}/

The package itself contains only firmware from linux-firmware but not all files already located in /lib/firmware are from linux-firmware (e.g. firmware-sof-signed). Thus, --delete effectively deletes all non-linux-firmware firmware, potentially messing everything up. This behavior does not finish the goal of "not to conflict with other packages".

Also, I am confused, why rsync was chosen to sync firmware instead of a symlink farm? ๐Ÿค”

> apt show firmware-sof-signed
Package: firmware-sof-signed
Version: 2.1.1-1
Priority: optional
Section: non-free/kernel
Source: firmware-sof
Maintainer: Mark Pearson <[email protected]>
Installed-Size: 14.9 MB
Homepage: https://github.com/thesofproject/sof-bin
Download-Size: 787 kB
APT-Manual-Installed: yes
APT-Sources: https://mirrors.bfsu.edu.cn/debian testing/non-free amd64 Packages
Description: Intel SOF firmware - signed
 Provides the Intel SOF audio firmware and topology needed for audio
 functionality on some Intel system.
 .
 This package contains the pre-built and signed binaries.

WARNING : core_link_enable_stream

Hello,

I'm annoyed by the attached errors in the syslog file.
I'm on debian testing with 4.19.0-rc7 kernel

your help will be very appreciate :)

lspci | grep -i VGA
38:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] (rev c6)
errors.txt

missed firmware

W: Possible missing firmware /lib/firmware/amdgpu/vega20_ta.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu

meta-package broken

firmware-linux-nonfree : Depends: firmware-amd-graphics (= 20190114-1) but 20190319-1 is to be installed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.