1

Internship Linux Driver Developer Jobs in Texas (NOW HIRING)

Integrate and debug hardware drivers for peripherals, including Bluetooth (BlueZ), Wi-Fi, and ... Preferred: * Experience with "Modern DevOps" (Containerized build environments, GitLab CI, or ...

Integrate and debug hardware drivers for peripherals, including Bluetooth (BlueZ), Wi-Fi, and ... Preferred: * Experience with "Modern DevOps" (Containerized build environments, GitLab CI, or ...

DevOps Engineer

Austin, TX ยท On-site +1

$150K - $250K/yr

Driver AI Type: Full-time Introduction At Driver, we're building systems that turn source code into ... Manage and optimize Linux-based systems in production * Configure and troubleshoot networking (DNS ...

DevOps Engineer

Austin, TX ยท Remote

$52.25 - $71.50/hr

Driver AI Type: Full-time Introduction At Driver, we're building systems that turn source code into ... Manage and optimize Linux-based systems in production * Configure and troubleshoot networking (DNS ...

next page

Showing results 1-20

Internship Linux Driver Developer information

What is the difference between Internship Linux Driver Developer vs Linux Kernel Engineer?

AspectInternship Linux Driver DeveloperLinux Kernel Engineer
Required CredentialsTypically pursuing or recent graduate in Computer Science or related fieldBachelor's or Master's in Computer Science, with experience in kernel development
Work EnvironmentInternship programs, entry-level projects, team collaborationFull-time, advanced development, system-level work
Employer & Industry UsageTech companies, hardware vendors, embedded systemsTech giants, hardware manufacturers, open-source projects
Search & Comparison IntentLearning, entry-level experience, career explorationAdvanced development, specialized skills, career progression

The main difference is that an Internship Linux Driver Developer is an entry-level position aimed at gaining practical experience, while a Linux Kernel Engineer is a specialized, full-time role focused on advanced kernel development. Internships serve as a stepping stone into the industry, whereas Kernel Engineers work on complex system-level projects.

What are the key skills and qualifications needed to thrive as an Internship Linux Driver Developer, and why are they important?

To thrive as an Internship Linux Driver Developer, you need a solid understanding of C programming, operating systems concepts, and basic computer architecture, often gained through coursework or personal projects. Familiarity with Linux kernel development tools, source control systems like Git, and debuggers such as GDB is typically expected. Strong problem-solving skills, attention to detail, and the ability to communicate technical concepts clearly will help you stand out. These skills are critical for efficiently developing, debugging, and maintaining reliable Linux drivers within collaborative engineering environments.

What are some common challenges faced by interns working as Linux driver developers, and how can they overcome them?

Interns in Linux driver development often encounter challenges such as understanding complex kernel architecture, debugging at the hardware-software interface, and keeping up with rigorous code review standards. To overcome these, it's helpful to thoroughly study kernel documentation, actively engage with mentors and team members, and practice debugging with available tools like printk and kernel debuggers. Collaborating closely with experienced developers and participating in code reviews can also accelerate learning and help interns quickly adapt to the team's workflow.

What does an Internship Linux Driver Developer do?

An Internship Linux Driver Developer assists in designing, developing, and testing device drivers that enable hardware components to communicate with the Linux operating system. Interns in this role typically work under the guidance of experienced engineers, learning how to write kernel-level code and debug driver issues. Their tasks may include modifying existing drivers, contributing to open-source projects, and documenting their work. This position offers valuable hands-on experience for students interested in system-level programming and open-source software development.
What are popular job titles related to Internship Linux Driver Developer jobs in Texas? For Internship Linux Driver Developer jobs in Texas, the most frequently searched job titles are:
What job categories do people searching Internship Linux Driver Developer jobs in Texas look for? The top searched job categories for Internship Linux Driver Developer jobs in Texas are:
What cities in Texas are hiring for Internship Linux Driver Developer jobs? Cities in Texas with the most Internship Linux Driver Developer job openings:
Senior Embedded Linux Engineer

Senior Embedded Linux Engineer

Apptronik

Austin, TX โ€ข On-site

Other

Posted 9 days ago


Job description

JOB SUMMARY

At Apptronik, we are building humanoid robots that require an operating system as sophisticated and resilient as their hardware. As a Senior Embedded Linux Engineer, you will own the entire Linux platform ecosystem. You aren't just "using a build tool"; you are architecting a custom distribution from the ground up to ensure our robots are performant, secure, and field-ready.

Your mission is to manage the full lifecycle of the OS: from factory provisioning and secure imaging to real-time kernel tuning and reliable OTA updates. You will ensure that every cycle of the CPU is optimized for our control loops and that our fleet remains stable.

ESSENTIAL DUTIES AND RESPONSIBILITIES or KEY ACCOUNTABILITIES

Custom OS Architecture & Distribution:

  • Architect and maintain a custom, production-grade Linux distribution using Yocto, Buildroot, or an equivalent professional build system.
  • Demonstrate complete ownership of the OS layers, managing the relationship between the bootloader, kernel, board support packages (BSPs), and user-space libraries.
  • Develop and maintain a highly repeatable and well-documented build process that serves as the single source of truth for all robot compute modules.

Hardware Enablement & Performance Optimization:

  • Perform low-level kernel configuration and tuning to meet the strict latency requirements of humanoid robotics.
  • Implement core isolation and process priority optimization to ensure critical control loops have deterministic access to resources.
  • Optimize the OS footprint and resource utilization (CPU, memory, and I/O) to maximize the efficiency of our Nvidia Jetson (Jetpack) and AMD64 platforms.
  • Integrate and debug hardware drivers for peripherals, including Bluetooth (BlueZ), Wi-Fi, and specialized robotics sensors.

Platform Resilience, Provisioning & Updates:

  • Factory & Provisioning: Architect the workflows for initial device provisioning, including secure boot initialization, disk partitioning, and factory imaging processes.
  • OTA Strategy: Own the end-to-end Over-the-Air (OTA) update architecture (A/B atomic updates) using frameworks like Mender, RAUC, or SWUpdate.
  • System Stability: Implement OverlayFS or similar union-mount strategies to create a resilient, "unbreakable" system that supports read-only roots and safe factory resets.
Platform Security & Hardening:
  • Hardware Root of Trust & Secure Boot: Architect and implement end-to-end Secure Boot chains (from BootROM to Kernel) using TPM 2.0 or Secure Enclaves to ensure only authenticated firmware and OS images execute on the robot.
  • System Hardening & Isolation: Implement Linux Security Modules (LSMs) such as SELinux or AppArmor to enforce mandatory access controls; utilize cgroups and namespaces to isolate critical robotics processes from non-critical telemetry.
  • Cryptographic Infrastructure: Manage the lifecycle of device identity and cryptographic keys; oversee disk encryption (dm-crypt/LUKS)

Infrastructure & Tooling:

  • Own the CI/CD pipeline for OS image generation, ensuring that builds are automated, tested, and traceable.
  • Create and maintain comprehensive documentation for the platform architecture, build environment, and flashing procedures.
  • Develop specialized diagnostic tools (Python/Bash) for system monitoring and field troubleshooting.

SKILLS AND REQUIREMENTS

  • OS Construction: Proven ability to build a custom Linux distribution from scratch. You must understand how to manipulate every layer of the rootfs and toolchain.
  • Build System: Experience Yocto/OpenEmbedded, Buildroot, or equivalent professional-grade embedded build environments.
  • Kernel & Performance Tuning: Experience with PREEMPT_RT, core isolation (isolcpus), and tuning Linux for real-time robotics or industrial control.
  • Nvidia Ecosystem: Deep familiarity with Nvidia Jetson hardware, including L4T, Jetpack SDK, and flashing utilities.
  • Resiliency Engineering: Hands-on experience with OverlayFS, partition management, and fail-safe OTA update mechanisms.
  • Security Engineering: Hands-on experience with LUKS disk encryption, TPM 2.0 integration, and managing PKI (Public Key Infrastructure) for embedded devices.
  • Hardware Interfacing: Experience debugging hardware protocols (I2C, SPI, UART, USB) and wireless stacks (Bluetooth/BlueZ).
  • Documentation & Process: A disciplined approach to documentation and creating repeatable engineering processes.

Preferred:

  • Experience with "Modern DevOps" (Containerized build environments, GitLab CI, or automated hardware-in-the-loop testing).
  • Knowledge of Secure Boot, disk encryption, and TPM integration.
  • Knowledge of real time operating systems
  • Programming experience in C++ and Python.

EDUCATION and/or EXPERIENCE

  • Bachelor's degree in Computer Science, Computer Engineering, or a related technical field.
  • 5+ years of experience in Embedded Linux or Systems Engineering.
  • Demonstrated experience shipping and maintaining a custom Linux OS on high-complexity physical hardware.

PHYSICAL REQUIREMENTS

  • Prolonged periods of sitting at a desk and working on a computer
  • Must be able to lift 15 pounds at times
  • Vision to read printed materials and a computer screen
  • Hearing and speech to communicate