Showing 28 open source projects for "linux drivers"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Ancient Linux on Windows

    Ancient Linux on Windows

    Building and running ancient Linux on Windows

    While I may have started with Linux 0.11, I've expanded this to include several older relases of the Linux kernel that you can cross compile from Windows, and run on Qemu. I've managed to get the older versions of the software tools running on Windows, so that there is no major invasive source changes, outside of either broken drivers, or massaging the makefiles to find things in the new paths, and calling the appropriate tools where needed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    HelenOS

    HelenOS

    A microkernel-based multiserver operating system written from scratch.

    HelenOS is a portable microkernel-based multiserver operating system written from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand. HelenOS...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    SulinOS

    SulinOS

    Indipendent distro uses inary package system. Sulin is roolling donkey

    Sulin is rolling donkey Gitlab: https://gitlab.com/sulinos Github: https://github.com/sulinos Telegram: https://t.me/sulinos powered by donkey team
    Downloads: 49 This Week
    Last Update:
    See Project
  • 4
    PlusOS (Plus Operating System)

    PlusOS (Plus Operating System)

    OS bootable from Linux,Windows and others partitions as auxiliary OS

    Plus operating system is hobby project. That's built to run as auxiliary OS with Major OS like Windows and Linux etc..bootable with grub2 and own boot loader.focused on eBook reading software(PDF,EPUB,MOBI,DJVU,CHM...).with programs like calculator, notepad,source code editor, hex viewer, text viewer,image viewer and many games.VESA 32bpp GUI from startup.read-only plus maybe writing support for standard file systems FAT/NTFS/EXT/CDFS.codec for archives(ZIP,RAR,7z,GZ ...).codec for image formats(JPG,BMP,GIF,PNG...).video player or at least thumbnails extract(AVI,MKV,MP4,3GP...). mountable as filesystem from ISO,ISZ file.generic drivers VBE,USB,HD Audio,Keyboard, mouse.bootable on qemu and of course on real computer systems.at least all drivers for one computer (my) this is primary goal. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    i-Forms

    i-Forms

    A new OS

    Nothing more than an Operating System, that runs in Protected Mode and supports Multi-tasking and Multi-threading, with a nice GUI (sort of) + some basic drivers and Apps.... NOTE: It's out-of-date, the new version will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Agnix is a small operating system kernel for i386, supporting 32-bit protected memory mode, paging, hardware switched tasks, memory tests, PCI bus, devices, PCI IRQ routing, RT timers and network protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IdyllaOS is simple operating system. System is based on monolithic kernel with drivers of devices loaded as kernel modules. As required for a modern operating system, it supports features like virtual memory, memory protection and multitasking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The objectives of OCERA is the design and implementation of a library of free software components for the design of embedded real-time systems. These components will be used to create flexible, configurable, robust and portable embedded applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Mattise is a simple hobby operating system designed to run fast on 32-bit PCs. A newlib port will be released soon for developers to write their own programs for Mattise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is the development site for frame buffer video drivers and video subsystem for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Minirighi is a multi-threading open-source operating system written for didactic purpose. It has been written from scratch and it is compatible with POSIX.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    The Patagonia OS is intended to work with x86 computers. It is for general purposes and can be modified easily and add drivers for other devices. The main idea of this kernel is transform PCs into research machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Operating system project from scratch to design and implement all components from boot strapping,hardware interrupts , memory manger ,file system , etc .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Trion Operating System
    The Trion Object Oriented Operating system is an OS that is designed to meet the needs for the 21st century, with a kernel written in C++ and modelled in UML, and lots of features. The project is run by a team of OSDev.org community members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The first true nanokernel for x86 that gives a unix prompt on a real bourne shell in respect of all security rules!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ryu/x86 OS is more or less an OS kernel, drivers, and shell for the x86 (386+) architecture. Written mostly in C and assembly, it is targeted at OS enthusiasts who wish to have a simple framework on which to build larger, more functional OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The aim of this project is to develop a modular operating system for the i386 architecture, where each device driver, file system, etc, will be a module that can be loaded and unloaded at run-time from the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tools and patches to run Linux on the IBM NetworkStation 1000 series of thin clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Linux port to the Realtek RTL8181 wireless gateway SoC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    avOS Aims to be a replacement for the archos AV300 O/S firmware. This will either be achieved by porting linux to the Archos, writing a custom O/S from scratch, or writing a custom JVM from scratch. The Archos AV300 uses a TMS320DSC25 ARM7 based DSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple operating system made for educational purposes. It will be a 32 bit multitasking open source operating system. Latest release covers interrupt handling, device drivers and shell service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SimOS is an OS that will be based on the OSKIT function library. In addition we will be maintaining the oskit as a seperate release, updated as the core of the kernel. This OS will be easy to use, with numerous software versions on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB