News & Blog

News, Events & Blogs

News & Blog

The latest from our Open Source experts

Search the newsroom

How continuous integration can help you keep pace with the Linux kernel

November 08, 2016 by Tomeu Vizoso  |   Blog

Almost all of Collabora's customers use the Linux kernel on their products. Often they will use the exact code as delivered by the SBC vendors and we'll work with them in other parts of their software stack. But it's becoming increasingly common for our…

How continuous integration can help you keep pace with the Linux kernel

Collabora contributions to GStreamer 1.10 - Part 2

November 03, 2016 by Olivier Crête  |   Blog

In the first part of my review of Collabora's participation in GStreamer 1.10, I discussed the work done by Guillaume & Nicolas around leak tracing, acoustic echo cancellation, Wayland, V4L, etc. Today, I'll go over the contributions from the rest of…

Collabora contributions to GStreamer 1.10 - Part 2

Collabora contributions to GStreamer 1.10

November 02, 2016 by Olivier Crête  |   Blog

Yesterday, we celebrated the release of GStreamer 1.10, the culmination of 7 months of very hard work from the GStreamer community. Collabora's multimedia team is extremely proud of our contributions to this new major feature release.

Collabora contributions to GStreamer 1.10

Linux Plumbers Conference 2016

October 26, 2016 by Mark Filion  |   News and Events

Collabora is proud to be once again sponsoring the annual Linux Plumbers Conference, the developer conference that brings together the top developers working on the “plumbing” of Linux: kernel subsystems, core libraries, windowing systems, etc.

Linux Plumbers Conference 2016

Open Build Service in Debian - Part 2

October 25, 2016 by Héctor Orón Martínez  |   Blog

In the previous post, I gave an overview of the Open Build Service software architecture. In this second part, a tutorial on setting up a package build with OBS from Debian packages is presented.

Open Build Service in Debian - Part 2

Open Build Service in Debian - Part 1

October 24, 2016 by Héctor Orón Martínez  |   Blog

openSUSE distributions’ build system is based on a generic framework named Open Build Service (OBS), I have been using these tools in my work environment, and I have to say, as Debian developer, that it is a great tool. In this blog post I plan for you…

Open Build Service in Debian - Part 1

Mainline Explicit Fencing - Part 2

October 18, 2016 by Gustavo Padovan  |   Blog

In the first part we covered the main concepts behind Explicit Synchronization for the Linux Kernel. Now in the second part of the series we are going to look to the Android Sync Framework, the first (out-of-tree) Explicit Fencing implementation for the…

Mainline Explicit Fencing - Part 2

Making Viewer UIs for Pitivi

October 13, 2016 by Lubosz Sarnecki  |   Blog

Being someone who has already experimented with two transformation box approaches for Pitivi in the past, maintainers thought I might be the right person to do a modern one. Creating a user interface for a video transformation requires three things: the…

Making Viewer UIs for Pitivi

GStreamer Conference 2016

October 07, 2016 by Mark Filion  |   News and Events

Collabora is proud to be a Platinum Sponsor of this year's GStreamer Conference, taking place at the Betahaus in Berlin, Germany on 10-11 October 2016. Come say hello, or catch one of the four presentations given by Collaborans during the conference!

GStreamer Conference 2016

Web Engines Hackfest 2016

October 06, 2016 by Gustavo Noronha  |   Blog

I had a great time last week and the Web Engines Hackfest! It was the 7th web hackfest hosted by Igalia and the 7th hackfest I attended. I’m almost a local Galician already. Brazilian Portuguese being so close to Galician certainly helps! Collabora co-sponsored…

Web Engines Hackfest 2016

Collabora contributions to Linux Kernel 4.8

October 03, 2016 by Gustavo Padovan  |   Blog

Linux Kernel 4.8 is out and once more Collabora engineers did a significant contribution to the Kernel. For this latest release, Collabora provided 101 patches from 8 engineers, our biggest contribution to date in single kernel release!

Collabora contributions to Linux Kernel 4.8

WebKitGTK+ 2.14 and the Web Engines Hackfest

September 22, 2016 by Gustavo Noronha  |   Blog

Next week our friends at Igalia will be hosting this year’s Web Engines Hackfest. Collabora will be there! We are gold sponsors, and have three developers attending. It will also be an opportunity to celebrate Igalia’s 15th birthday. Looking forward to…

WebKitGTK+ 2.14 and the Web Engines Hackfest

Quick hack: Raspberry Pi meets Linux kernel mainline

March 12, 2019 by Helen Koike  |   Blog

With just a few simple steps, you can compile and boot a Raspberry Pi using the Linux kernel mainline source code. Here's how.

Quick hack: Raspberry Pi meets Linux kernel mainline

News from the Debian Cloud Team

March 05, 2019 by Lucas Kanashiro  |   Blog

Since the last Debian release, a number of changes have been made in the Debian Cloud Team, both on the technical & organisational level within the community. Here's a look at what's in store for Buster!

News from the Debian Cloud Team

Panfrost update: A new kernel driver

March 04, 2019 by Tomeu Vizoso  |   Blog

Following two months of work to develop a new kernel driver for Midgard and Bifrost GPUs, the kernel side of Panfrost is now in a form close to be acceptable in the mainline Linux kernel.

Panfrost update: A new kernel driver

Modern USB gadget on Linux & how to integrate it with systemd (Part 1)

February 18, 2019 by Andrzej Pietrasiewicz  |   Blog

A look at how to implement USB gadget devices on Linux machines which have the necessary UDC hardware, automate the manual configfs process via declarative gadget "schemes", and use systemd for gadget composition at boot time.

Modern USB gadget on Linux & how to integrate it with systemd (Part 1)

FOSDEM 2019 - Recorded presentations (videos)

February 15, 2019 by Mark Filion  |   Blog

From the latest on Open Source projects Zink (OpenGL on Vulkan) and VirGL (virtual 3D GPU for QEMU), to a state of the union on GStreamer embedded, and a look at how the KernelCI project is getting a second breath, Collaborans presented in five devrooms.

FOSDEM 2019 - Recorded presentations (videos)

A Panfrost milestone

January 07, 2019 by Tomeu Vizoso  |   Blog

Panfrost, a project that delivers an open source implementation of a driver for the newest versions of the Mali family of GPUs, now includes support for running Wayland compositors and zero-copy GPU-accelerated clients.

A Panfrost milestone

A dream come true: Android is finally using DRM/KMS

December 17, 2018 by Gustavo Padovan  |   Blog

Released a few months ago, the Google Pixel 3 is the first Android phone running with the mainline graphics stack. A feat that was deemed impossible 10 years ago is now a reality thanks to a lot of hard work from the entire community.

A dream come true: Android is finally using DRM/KMS

Convincing your manager that upstreaming is in their best interest

November 28, 2018 by Martyn Welch  |   Blog

In an ideal world, everyone would implicitly understand that it just makes good business sense to upstream some of the modifications made when creating your Linux powered devices. Unfortunately, this is a long way from being common knowledge.

Convincing your manager that upstreaming is in their best interest

Metrics for test suite comprehensiveness

November 23, 2018 by Alexandros Frantzis  |   Blog

How can we measure the comprehensiveness of a test suite? Code coverage is the standard metric used in the industry and makes intuitive sense. However, it can often present some difficulties for large scale surveys.

Metrics for test suite comprehensiveness

Gaining eBPF vision: A new way to trace Linux filesystem disk requests

November 21, 2018 by Gabriel Krisman Bertazi  |   Blog

A real-world use case of eBPF tracing to understand file access patterns in the Linux kernel and optimize large applications.

Gaining eBPF vision: A new way to trace Linux filesystem disk requests

Quick hack: Speed up your GitLab CI

November 06, 2018 by Xavier Claessens  |   Blog

Did you know you could register your own PC, or a spare laptop collecting dust in a drawer, to get instant CI going on GitLab? Not only will you get faster CI, but you'll also reduce the queue on the shared runner for others!

Quick hack: Speed up your GitLab CI

Introducing Zink, an OpenGL implementation on top of Vulkan

October 31, 2018 by Erik Faye-Lund  |   Blog

For the last month or so, I've been playing with a new project during my work at Collabora, and as I've already briefly talked about at XDC 2018, it's about time to talk about it to a wider audience.

Introducing Zink, an OpenGL implementation on top of Vulkan

NVK holiday update: What we've achieved, and where we're headed

December 20, 2023 by Faith Ekstrand  |   News & Events

As 2023 draws to a close, I wanted to give a quick update on NVK, what's happened this year, and where we'll be headed in 2024. While previous posts have focused primarily on the technical details, this post will be more geared towards users.

NVK holiday update: What we've achieved, and where we're headed

WhisperSpeech makes its way to AI.dev

December 07, 2023 by Mark Filion  |   News & Events

Collabora is headed to California to take part in the inaugural edition of AI​.dev: Open Source GenAI & ML Summit, a new event which aims to bring together the brightest developers from around the world to shape the trajectory of open source AI.

WhisperSpeech makes its way to AI.dev

Ready for embedded: PipeWire 1.0 released

November 27, 2023 by George Kiagiadakis  |   News & Events

It is with the utmost excitement that we witness the release of PipeWire 1.0, the first officially stable release of this noteworthy inter-process multimedia streaming framework after many years of development.

Ready for embedded: PipeWire 1.0 released

MiniDebConf Cambridge 2023

November 21, 2023 by Kara Bembridge  |   News & Events

This week, the Debian project takes over Cambridge as MiniDebConf kicks off right in our own British backyard! Organized by Debian project members, MiniDebConfs aim to achieve similar objectives to those of the annual Debian conference, DebConf.

MiniDebConf Cambridge 2023

NVK reaches Vulkan 1.0 conformance

November 20, 2023 by Faith Ekstrand  |   News & Events

As of today, NVK is now an officially conformant implementation of the Vulkan 1.0 API on NVIDIA Turing hardware. This is the first time any Nouveau driver has gotten the Khronos conformance badge on any API.

NVK reaches Vulkan 1.0 conformance

Patch Ready for Linux Plumbers 2023

November 09, 2023 by Kara Bembridge  |   News & Events

To ensure the Linux kernel is running smoothly, it requires maintenance from a variety of levels. Those working on the lower levels, or the plumber layers, of the kernel will have a chance to convene next week at the annual Linux Plumbers Conference.

Patch Ready for Linux Plumbers 2023

Benchmarking machine learning frameworks

November 02, 2023 by Vineet Suryan  |   News & Events

MLBench enables developers and maintainers to effortlessly gauge how their frameworks perform compared to other implementations, prior code versions, or across different boards, with respect to both runtime performance and other metrics.

Benchmarking machine learning frameworks

Kernel 6.6: Long-awaited features and enhanced hardware support

October 31, 2023 by Laura Nao  |   News & Events

Linux Kernel 6.6 has arrived, bringing a significant amount of new features and performance enhancements. Collabora has actively contributed many patches, including work on MediaTek and Rockchip.

Kernel 6.6: Long-awaited features and enhanced hardware support

X.Org Developer's Conference 2023

October 12, 2023 by Kara Bembridge  |   News & Events

The fall conference season continues next week with the X.Org Developer's Conference, taking place from October 17 to 19 in A Coruna, Spain. Sponsored by Collabora, this event brings together developers with an interest in open graphics.

X.Org Developer's Conference 2023

Pressing play on GStreamer Conference 2023

September 21, 2023 by Kara Bembridge  |   News & Events

Sunny Spain will have multimedia developers on speed dial next week for the 11th edition of the GStreamer Conference, taking place at the Palexco Convention Centre in A Coruña from September 25 to 26.

Pressing play on GStreamer Conference 2023

Perfecting Open Source Recipes in Paris

September 19, 2023 by Kara Bembridge  |   News & Events

The world-renowned culinary scene in The City of Light will be getting a pack of different types of chefs next week for Kernel Recipes and Embedded Recipes. Kernel Recipes kicks off on September 25, then Embedded Recipes from September 28 to 29.

Perfecting Open Source Recipes in Paris

Empowering Open Source at IBC 2023

September 11, 2023 by Kara Bembridge  |   News & Events

Collabora is headed to Amsterdam! This year, we will be showcasing some of our recent work on the DAB protocol, as well as the software integration of LCEVC, MPEG's novel enhancement codec, into the GStreamer multimedia framework.

Empowering Open Source at IBC 2023

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.