Git Product home page Git Product logo

rpi4-overlay's Introduction

rpi4-overlay

Gentoo Overlay containing packages for the Raspberry Pi4 I have been unable to find in Portage Overlays or elsewhere. Testing and updating of these ebuilds is rather irregular.

How to install

There generally are two methods to install this overlay.

Layman

To install this overlay using app-portage/layman, run the following command

layman -o https://raw.githubusercontent.com/Jarodiv/rpi4-overlay/master/repositories.xml -f -a rpi4-overlay

More information on this can be found in the Gentoo Wiki.

Local repositories

To install this overlay as a local repository, create a file /etc/portage/repos.conf/rpi4-overlay.conf containing the following text:

[rpi4-overlay]
priority = 50
location = /var/db/repos/rpi4-overlay
sync-type = git
sync-uri = https://github.com/Jarodiv/rpi4-overlay.git
auto-sync = Yes

Then run emaint -r rpi4-overlay sync, Portage should now find and update the repository.

Package related infos

  • sys-firmware/brcm43455-firmware upstream

    • Provides the firmware files for use with the RPi3 B+ / RPi 4 B's dual-band WiFi WiFi chip set (Cypress CYW43455). Also provides a newer copy of the uploadable file /lib/firmware/brcm/brcmfmac43455-sdio.bin. :warning: To avoid conflicts with the older version provided by sys-kernel/linux-firmware, you need to emerge that package with the Use flag savedconfig enabled, comment out or delete the line brcm/brcmfmac43455-sdio.bin in the file /etc/portage/savedconfig/sys-kernel/linux-firmware-<version> and re-emerge the package.
  • sys-kernel/raspberrypi4-sources upstream

    • Provides the kernel sources for use with the RPi4 B (with make bcm2711_defconfig already being run)

rpi4-overlay's People

Contributors

jarodiv avatar

Stargazers

 avatar

Watchers

 avatar

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.