awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesDriver and Kernel Module Installations

Downloads and installs GPU drivers, compute stacks, and kernel modules for hardware-accelerated workloads.

Distinct from AMD Hardware Acceleration: Distinct from AMD Hardware Acceleration: focuses on the installation of drivers and kernel modules rather than the acceleration capability itself.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Driver and Kernel Module Installations. Refine with filters or upvote what's useful.

Awesome Driver and Kernel Module Installations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • linux-surface/linux-surfaceAvatar de linux-surface

    linux-surface/linux-surface

    7,413Voir sur GitHub↗

    This project provides a customized Linux kernel and driver suite designed to enable hardware compatibility for Surface devices. It focuses on building and patching the Linux kernel to provide driver support for proprietary hardware components that are missing from the upstream source. The system includes a secure boot kernel signing mechanism and a process for enrolling custom keys into the system firmware. This allows the execution of patched kernels while maintaining system security protections. The project covers peripheral driver support for touchscreens, styluses, and keyboards, as well

    Enables the installation of specialized kernels containing critical drivers and firmware missing from the upstream source.

    Shelllinuxlinux-surfacesurface-devices
    Voir sur GitHub↗7,413
  • sulinggg/openwrt-rpiAvatar de SuLingGG

    SuLingGG/OpenWrt-Rpi

    6,354Voir sur GitHub↗

    OpenWrt-Rpi is a firmware builder and embedded Linux build toolset designed to compile custom router operating system images for Raspberry Pi and NanoPi hardware. It utilizes a GitHub Actions CI pipeline to automate the generation of fresh firmware images from the latest source code via daily updates. The project maintains a custom package repository and local software sources for managing community plugins and kernel modules. This infrastructure is used to ensure version consistency and prevent dependency conflicts during the installation of network drivers and system extensions. The build

    Maintains a dedicated software source for drivers to ensure version consistency and resolve dependency conflicts.

    Shellg-dockgithub-actionsnanopi-r2s
    Voir sur GitHub↗6,354
  • jamesturland/jimsgarageAvatar de JamesTurland

    JamesTurland/JimsGarage

    4,439Voir sur GitHub↗

    JimsGarage is a collection of shell scripts and automation tools designed to help individuals deploy and manage a wide range of self-hosted services on their own hardware. It provides a structured approach to setting up containerized applications, from media servers and document management systems to VPNs and monitoring stacks, all through automated Docker-based configurations. The project distinguishes itself by offering a comprehensive library of deployment recipes that cover the full lifecycle of a home server environment. This includes not just the services themselves, but also the suppor

    Provides scripts to install AMD GPU drivers, ROCm stack, and kernel modules for GPU-accelerated workloads.

    Shell
    Voir sur GitHub↗4,439
  1. Home
  2. Artificial Intelligence & ML
  3. AMD Hardware Acceleration
  4. Driver and Kernel Module Installations

Explorer les sous-tags

  • Custom Kernel InstallationsProcesses for installing modified operating system kernels containing specific hardware drivers and firmware. **Distinct from Driver and Kernel Module Installations:** Focuses on the installation of the full patched kernel binary rather than just individual GPU drivers or modules
  • Kernel Module RepositoriesDedicated software sources for managing and distributing kernel modules to ensure version compatibility. **Distinct from Driver and Kernel Module Installations:** Focuses on the hosting and management of the module source/repository rather than the act of installation.