News & Blog

News, Events & Blogs

News & Blog

The latest from our Open Source experts

Search the newsroom

Automatic regression handling and reporting for the Linux Kernel

March 14, 2024 by Ricardo Cañuelo Navarro  |   Blog

In continuation with our series about Kernel Integration we'll go into more detail about how regression detection, processing, and tracking can be improved to provide a better service to developers and maintainers.

Automatic regression handling and reporting for the Linux Kernel

Kernel 6.8: MediaTek community flourishes

March 11, 2024 by Muhammad Usama Anjum  |   News & Events

The latest Linux Kernel 6.8 release brings thousands of new lines of code, improving the core kernel, architecture support, networking, file systems, and more.

Kernel 6.8: MediaTek community flourishes

Release the panthor!

March 04, 2024 by Boris Brezillon  |   News & Events

Late last week, the long-awaited kernel driver supporting 10th-generation Arm Mali GPUs was merged into drm-misc. The existing Gallium driver support has also been extended, effectively enabling GPUs on Rockchip's RK3588 platforms.

Release the panthor!

Patch submitted to introduce GitLab-CI pipeline for Linux kernel testing

March 01, 2024 by Helen Koike  |   News & Events

This initial version includes static checks (checkpatch and smatch for now) and build tests across various architectures and configurations, and introduces a flexible 'scenarios' mechanism for subsystem-specific extensions.

Patch submitted to introduce GitLab-CI pipeline for Linux kernel testing

NVK is now ready for prime time

February 28, 2024 by Faith Ekstrand  |   News & Events

The merge request has landed, the non-conformant implementation warnings are gone, and NVK's Meson configuration now reads "nouveau" instead of "nouveau-experimental". It's now time to start shipping NVK to users!

NVK is now ready for prime time

Smells like team spirit: Meet our newest Collaborans!

February 26, 2024 by Kara Bembridge  |   News & Events

We've recently had some new faces join the team and we are delighted that our talented new joiners have readily jumped in to advance the open source mission.

Smells like team spirit: Meet our newest Collaborans!

Almost a fully open-source boot chain for Rockchip's RK3588!

February 21, 2024 by Eugen Hristev  |   Blog

Now included in our Debian images & available via our GitLab, you can build a complete, working BL31 (Boot Loader stage 3.1), and replace the closed binary blob with an open-source binary that anyone can compile.

Almost a fully open-source boot chain for Rockchip's RK3588!

What's the latest with WirePlumber?

February 19, 2024 by George Kiagiadakis  |   Blog

Back in 2022, after a series of issues were found in its design, I made the call to rework some of WirePlumber's fundamentals in order to allow it to grow. So where are we now? And what's next? Let's dive in!

What's the latest with WirePlumber?

FOSDEM 2024 - Recorded presentations (videos) now available

February 15, 2024 by Mark Filion  |   News & Events

Collabora's engineers presented six talks over the course of the weekend, with topics including a review of recent improvements to GStreamer, a look at the state of video offloading on the Linux desktop, and more.

FOSDEM 2024 - Recorded presentations (videos) now available

A framework to share analytics data in GStreamer

February 13, 2024 by Daniel Morin  |   News & Events

Engineers have widely adopted GStreamer to build video analytics pipelines, and while many companies have indeed built their machine learning analysis framework around GStreamer, no one had made the effort to contribute upstream, until now.

A framework to share analytics data in GStreamer

DRM-CI: A GitLab-CI pipeline for Linux kernel testing

February 08, 2024 by Helen Koike  |   Blog

Continuing our Kernel Integration series, we're excited to introduce DRM-CI, a groundbreaking solution that enables developers to test their graphics subsystem patches across numerous devices within the community's shared infrastructure.

DRM-CI: A GitLab-CI pipeline for Linux kernel testing

Wine on Wayland: A year in review (and a look ahead)

January 30, 2024 by Alexandros Frantzis  |   News & Events

2023 was a great year for the Wayland driver for Wine. After several merge requests, many people are now already able to use the latest Wine release to enjoy some of their favorite Windows applications in a completely X11-free environment!

Wine on Wayland: A year in review (and a look ahead)

Why remote working can be good for people, business and environment

March 10, 2020 by Olivier Potin  |   Blog

Here at Collabora, we trust our people to work remotely, we give them full responsibility for their output, and we believe it helps creating an even stronger internal culture and comes with some other positives.

Why remote working can be good for people, business and environment

PipeWire, the media service transforming the Linux multimedia landscape

March 05, 2020 by Julian Bouzas  |   Blog

PipeWire 0.3 was released a few days ago, marking a big step forward in the effort of making this emerging media service the core layer of all multimedia on Linux.

PipeWire, the media service transforming the Linux multimedia landscape

Experimental Panfrost GLES 3.0 support has landed in Mesa

February 27, 2020 by Alyssa Rosenzweig  |   Blog

Panfrost's ES 3.0 support has landed in upstream Mesa and works with a mainline Linux kernel. The support is still early, but if you're feeling adventurous, feel free to give it a try on your favourite ES 3.0 applications and games.

Experimental Panfrost GLES 3.0 support has landed in Mesa

Using gcc sanitisers to get a nasty bug fixed

February 18, 2020 by Andrej Shadura  |   Blog

When a bug surprises you when doing Apertis packaging of a typical vendor code signing tool, it's time to debug it using the compiler's built-in tools.

Using gcc sanitisers to get a nasty bug fixed

FOSDEM 2020 - Recorded presentations (videos)

February 05, 2020 by Mark Filion  |   Blog

From KernelCI's new home, the latest on Zink (OpenGL on Vulkan), OpenXR & Monado, PipeWire in the automotive industry, JPEG2000, and GStreamer on the Magic Leap One, Collaborans gave talks in 6 different devrooms, as well on the main track.

FOSDEM 2020 - Recorded presentations (videos)

Opening up Mali T720

December 20, 2019 by Alyssa Rosenzweig  |   Blog

If you have a device with a Mali T720 or T820 GPU, you’re in luck – your device is now supported in upstream Mesa at feature parity with other GPUs. Get out your Allwinner H6 or Amlogic S912 board, grab the latest Mesa, and enjoy a match of SuperTuxKart!

Opening up Mali T720

New graphing tool for PipeWire debugging

December 09, 2019 by Julian Bouzas  |   Blog

PipeWire, the new and emerging open source framework that aims to greatly improve the exchange and management of audio and video streams inside a Linux system, has seen a number of improvements and bug fixes over the past year.

New graphing tool for PipeWire debugging

Building GStreamer on Windows

November 26, 2019 by Aaron Boxer  |   Blog

With the advent of meson and gst-build, it is now possible to set up a GStreamer Windows development environment that rivals the finest Linux has to offer, with full support for Visual Studio debugging into the library.

Building GStreamer on Windows

Zink: Fall Update

October 24, 2019 by Erik Faye-Lund  |   Blog

I recently went to XDC 2019, where I gave yet another talk about Zink. I kinda forgot to write a blog-post about it, so here’s me trying to make up for it… or something like that. I’ll also go into some more recent developments as well.

Zink: Fall Update

Adding stateless support to vicodec

October 09, 2019 by Dafna Hirschfeld  |   Blog

Prior to joining Collabora, I took part in Round 17 of the Outreachy internships, to work on the virtual drivers in the media subsystem of the Linux kernel, or more specifically, on the vicodec driver.

Adding stateless support to vicodec

Why HDCP support in Weston is a good thing

October 03, 2019 by Pekka Paalanen  |   Blog

What HDCP is, and why supporting HDCP in Weston is justified in both an economical and technical context.

Why HDCP support in Weston is a good thing

Virglrenderer and the state of virtualized virtual worlds

August 28, 2019 by Gert Wollny  |   Blog

With the release of virglrenderer 0.8.0, getting accelerated OpenGL within a virtual machine (VM) made a big leap forward. Since virglrenderer-0.7.0, the code base has seen ~600 commits, and Collabora provided more than 80% of these contributions.

Virglrenderer and the state of virtualized virtual worlds

Conformant open source support for Mali-G57

June 06, 2022 by Alyssa Rosenzweig  |   News & Events

Mali-G57 features in new MediaTek Chromebooks with the MT8192 and MT8195 system-on-chips. With Mesa 22.2 and an appropriate kernel, accelerated graphics will work out of the box on Linux on these laptops.

Conformant open source support for Mali-G57

Kernel 5.18: Milestones for the road ahead

June 02, 2022 by Dmitry Osipenko  |   News & Events

Released by Linus Torvalds on May 22 after a busy two-month development cycle, Linux kernel 5.18 brings new features and lights up new hardware. Let's take a look at the contributions made by our engineering team.

Kernel 5.18: Milestones for the road ahead

Finding the secret ingredient at Embedded and Kernel Recipes

May 26, 2022 by Kara Bembridge  |   News & Events

After a two-year hiatus, the City of Lights is shinning brightly again to welcome the community for a full week of engaging talks at Embedded Recipes and Kernel Recipes conferences.

Finding the secret ingredient at Embedded and Kernel Recipes

Talks of the town: Software engineering edition

May 17, 2022 by Kara Bembridge  |   News & Events

Less than a day away, May 18th looks to be a very busy time. With Live Embedded Event and Embedded Vision Summit taking place almost simultaneously, Collabora will be presenting four different talks!

Talks of the town: Software engineering edition

PipeWire: Bluetooth support status update

April 29, 2022 by Frederic Danis  |   News & Events

Over the last two years, Bluetooth® audio support has steadily grown in PipeWire and has become a featureful, stable, conformant, open source Bluetooth® audio stack implementation. Here's a look at where things stand.

PipeWire: Bluetooth support status update

SocketCAN x Kubernetes

April 27, 2022 by Jakub Piotr Cłapa  |   News & Events

Looking to use hardware-backed and virtual SocketCAN interfaces inside your Kubernetes Pods? A new device plugin now allows processes inside a pod to communicate with each other using the full Linux SocketCAN API.

SocketCAN x Kubernetes

Monado accepted in GSoC 2022!

April 06, 2022 by Frédéric Plourde  |   News & Events

Monado has been accepted for the first time as a mentoring organization for the 2022 Google Summer of Code (GSoC)! Collabora will be providing three mentors to support contributors who want to work on Monado-related projects.

Monado accepted in GSoC 2022!

Kernel 5.17: Solid & steady

March 31, 2022 by Sebastian Fricke  |   News & Events

While eastern Europe has experienced ghastly events that have shaken the world, the latest Linux kernel release could aptly be named "Solid & Steady." Here's a look at some of the contributions made by Collabora's kernel team.

Kernel 5.17: Solid & steady

School's back in session at Open Source 101

March 24, 2022 by Kara Bembridge  |   News & Events

Join us next week for Open Source 101, a one-day conference where we'll dive into the latest around FOSS virtual & augmented reality, and look at the implications of enabling automated testing upstream.

School's back in session at Open Source 101

Portable Linux gaming with the Steam Deck

March 01, 2022 by Simon McVittie  |   News & Events

Congratulations to Valve on the release of the Steam Deck, their new handheld gaming PC! With it comes a new release of SteamOS, complete with a brand new A/B design for seamless system updates.

Portable Linux gaming with the Steam Deck

New faces for new challenges

February 28, 2022 by Kara Bembrirdge  |   News & Events

As the globe still navigates the twists and turns of the times, Collabora can confidently say we've been steadily on the rise. We've added brand new members to our crew who are more than equipped to keep pace.

New faces for new challenges

GStreamer 1.20: Embedded & WebRTC lead the way

February 18, 2022 by Olivier Crête  |   News & Events

At the forefront of contributors for this latest release, our team's work focused on two areas in which we believe GStreamer shines the brightest: embedded systems, and network streaming, in particular WebRTC.

GStreamer 1.20: Embedded & WebRTC lead the way

Search the newsroom

Upcoming Events

Here are the events we'll be attending in the coming weeks – come say hello!

OpenXR Winter F2F

February 26-29, Seattle, WA, USA
 

Embedded World

April 9-11, Nuremberg, Germany

 

Featured Video

Open Since 2005 logo

We use cookies on this website to ensure that you get the best experience. By continuing to use this website you are consenting to the use of these cookies. To find out more please follow this link.

Collabora Ltd © 2005-2024. All rights reserved. Privacy Notice. Sitemap.