News & Blog

News, Events & Blogs

News & Blog

The latest from our Open Source experts

Search the newsroom

Automotive Linux in Tokyo

March 04, 2019 by Mark Filion  |   News & Events

Collaborans are in Tokyo this week to take part in the AGL All Member Meeting. They'll be discussing the future of IVI Window Management, and also look at the latest upstream work around the PipeWire framework and how it can benefit the automotive industry.

Automotive Linux in Tokyo

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

Embedded World 2019

February 20, 2019 by Mark Filion  |   News & Events

Collabora is headed to Nuremberg, Germany to take part in this year's edition of Embedded World, the leading international fair for embedded systems! Come say hello, booth 4-280!

Embedded World 2019

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)

FOSDEM 2019

January 23, 2019 by Mark Filion  |   News & Events

In just over a week's time, Collabora will be heading to Brussels to take part in the 2019 edition of FOSDEM! Come say hello, or catch one of the 8 talks (in 5 different devrooms) given by Collaborans!

FOSDEM 2019

Linux Kernel 4.20

January 07, 2019 by Fabien Lahoudere  |   News & Events

A few weeks ago, in the final days leading up to Christmas, Linus Torvalds released Linux Kernel 4.20. Collaborans were once again active during this development cycle, contributing 22 patches, 112 reviews & 55 sign-offs. Here's a look at their contributions.

Linux Kernel 4.20

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

Outreachy - Round 17

December 20, 2018 by Mark Filion  |   News & Events

As one year ends and another begins, Collabora is proud to be once again an Includer sponsor for the latest round (#17) of Outreachy internships, which began earlier this month! More specifically, Collabora is sponsoring the Linux kernel projects for…

Outreachy - Round 17

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

ESE Kongress

December 04, 2018 by Mark Filion  |   News & Events

This week, Collaborans will be taking part, and speaking, in this year's ESE Kongress, Germany's largest congress for professional embedded software engineering.

ESE Kongress

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

Kernel debugging with QEMU: An overview of tools available

March 13, 2017 by Frédéric Dalleau  |   Blog

Once you've setup a virtual machine in QEMU using debootstrap, there are a number of tools available for testing, tracing and debugging, such as Kmemleak for memory leaks, GDB (GNU Debugger), ftrace et dynamic_debug.

Kernel debugging with QEMU: An overview of tools available

Quick hack: Removing the Chromebook Write-Protect screw

March 08, 2017 by Robert Foss  |   Blog

Before being able to write firmware data to any production Chromebook device, the Write-Protect screw has to be removed.

Quick hack: Removing the Chromebook Write-Protect screw

A flurry of open source graphics milestones

March 01, 2017 by Daniel Stone  |   Blog

The past few months have been busy ones on the open-source graphics front, bringing with them Wayland 1.13, Weston 2.0 and Mesa 17.0. Here's a look at some of these developments, including Collabora's behind-the-scenes work on performance improvement.

A flurry of open source graphics milestones

Quick hack: Precompiling APK files during Android AOSP build

February 23, 2017 by Robert Foss  |   Blog

How to create your custom Android image, and APK app(s), all at once.

Quick hack: Precompiling APK files during Android AOSP build

Quick hack: Setting up a ChromiumOS dev environment

February 16, 2017 by Robert Foss  |   Blog

How to set up a fully functional ChromiumOS development environment on actual Chromebook hardware.

Quick hack: Setting up a ChromiumOS dev environment

Optimizing graphics memory bandwidth with compression and tiling: Notes on DRM format modifiers

February 09, 2017 by Varad Gautam  |   Blog

Over the past few weeks, I have been working for Collabora on plumbing DRM format modifier support across a number of components in the graphics stack. This post documents the work and the related consequences/implications.

Optimizing graphics memory bandwidth with compression and tiling: Notes on DRM format modifiers

Mainline Explicit Fencing - Part 3

January 26, 2017 by Gustavo Padovan  |   Blog

In the last two articles we talked about how Explicit Fencing can help the graphics pipeline in general and what happened on the effort to upstream the Android Sync Framework. Now on the third and final post of this series we will go through the Explicit…

Mainline Explicit Fencing - Part 3

A look at the Chamelium board

January 24, 2017 by Tomeu Vizoso  |   Blog

Last month I gave a short talk about the Chamelium board from the ChromeOS team, a board that is getting more and more usage outside of Google as it can help you automate the testing of your display (and not only!) code and hardware.

A look at the Chamelium board

Setting up QEMU-KVM for kernel development

January 16, 2017 by Frédéric Dalleau  |   Blog

A look at the fundamentals of building and booting a kernel in QEMU using debootstrap, so you have the needed infrastructure to test your kernel changes in QEMU.

Setting up QEMU-KVM for kernel development

Collabora Contributions to Linux Kernel 4.9

December 14, 2016 by Gustavo Padovan  |   Blog

Linux Kernel 4.9 was released this week and once more Collabora developers took part on the kernel development cycle. This time we contributed 36 patches by 11 different developers, our highest number of single contributors in a kernel release ever. Remember…

Collabora Contributions to Linux Kernel 4.9

A tale of cylinders and shadows

November 22, 2016 by Gustavo Noronha  |   Blog

Our ongoing work on improving WebKitGTK+ performance brought us to take a closer look as to why GTK+ was experiencing significant speed issues when used with Wayland and HiDPI screens, revealing the root cause to be within the lower level toolkit.

A tale of cylinders and shadows

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

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.