News & Blog

News, Events & Blogs

News & Blog

The latest from our Open Source experts

Search the newsroom

MLfix to quickly fix datasets

June 08, 2023 by Vineet Suryan  |   Blog

Contrary to traditional software development, data is more important than code in machine learning. Building a high-performing model requires using reliable, precisely labelled data but poor-quality data is not always obvious.

MLfix to quickly fix datasets

USB 3.0 preliminary support in U-boot for Radxa Rock-5B

May 31, 2023 by Eugen Hristev  |   Blog

A while back I presented USB 2.0 host support that was added to U-boot for the Radxa Rock-5B RK3588 Rockchip board. This time, USB 3.0 was added with support for the host and gadget.

USB 3.0 preliminary support in U-boot for Radxa Rock-5B

Making new strides at AWE

May 29, 2023 by Kara Bembridge  |   News & Events

Set in the heart of Silicon Valley, XR enthusiasts are eagerly awaiting to see the latest advancements on display at Augmented World Expo (AWE) 2023.

Making new strides at AWE

Weston 12.0: Highlights and changes for Wayland's reference compositor

May 25, 2023 by Marius Vlad  |   News & Events

Released last week, Weston 12.0 brings a number of highlights including two new backends, support for multiple scanout devices, and the addition of new protocol implementations. Here's a look at some of the changes that have landed in this new version.

Weston 12.0: Highlights and changes for Wayland's reference compositor

Radxa Rock-5B PCIe and RTL8125B networking in U-boot

May 18, 2023 by Eugen Hristev  |   Blog

Work continues on the Radxa ROCK5B RK388, as PCIe and RTL8125B networking support in U-boot have now been added. Publishing code as Open Source can benefit many different other projects, and allows anyone to benefit.

Radxa Rock-5B PCIe and RTL8125B networking in U-boot

Introducing Multiview for NVK

May 03, 2023 by Rebecca Mckeever  |   Blog

NVK, an open-source Vulkan driver for NVIDIA hardware that is part of Mesa, now supports the Vulkan extension VK_KHR_multiview.

Introducing Multiview for NVK

Adding bootloader support for USB 2.0 Host for Radxa ROCK 5B RK3588

April 27, 2023 by Eugen Hristev  |   Blog

The beauty of Open Source is that we can reuse code written by many other people, keep their authorship, and credit them for their work, without needing to reinvent anything!

Adding bootloader support for USB 2.0 Host for Radxa ROCK 5B RK3588

Kernel 6.3: MediaTek, Rockchip RK3588 & more

April 25, 2023 by Muhammad Usama Anjum  |   News & Events

Released earlier this week, Linux Kernel 6.3 brings thousands of new lines of code to improve the core kernel, architectural support, networking and filesystems.

Kernel 6.3: MediaTek, Rockchip RK3588 & more

April brings tech events aplenty

April 20, 2023 by Kara Bembridge  |   News & Events

Spring is in bloom in the northern hemisphere, and with it comes three tech events we'll be attending - PyCon US, Shell & Display Next Hackfest, and Linaro Connect!

April brings tech events aplenty

Meson & VSCode: Develop your project in a modern IDE

April 18, 2023 by Xavier Claessens  |   Blog

Want to develop your Meson project in a modern IDE? Make sure to install Meson VSCode extension which is now fully functional with the recent release of Meson 1.1.0!

Meson & VSCode: Develop your project in a modern IDE

Carlafox: Towards reliable open-source 3D perception

April 05, 2023 by Vineet Suryan  |   Blog

Labeling errors are common in present open-source 3D perception datasets, which could have impactful consequences. To tackle this issue, we used Carlafox to automatically generate an error-free synthetic dataset for 3D perception.

Carlafox: Towards reliable open-source 3D perception

Moving forward with more hands on deck

March 27, 2023 by Kara Bembridge  |   News & Events

It’s no secret that Tech has faced some setbacks lately, namely on the headcount front. Despite these uncertainties, Collabora has had the privilege of increasing our roster with new teammates.

Moving forward with more hands on deck

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

Monado SLAM datasets now available

September 11, 2023 by Mateo de Mayo  |   News & Events

The Monado SLAM datasets (MSD) are egocentric visual-inertial SLAM datasets recorded to improve the Basalt-based inside-out tracking component of the Monado project.

Monado SLAM datasets now available

Video codecs: Adding AV1 stateless video decoder support to Linux

September 07, 2023 by Benjamin Gaignard  |   News & Events

The latest mainline Linux kernel (v6.5) includes 22 patches that enable support for the AV1 uAPI and for two stateless video decoders: one for the Rockchip RK3588 and one for MT8195, a MediaTek SoC.

Video codecs: Adding AV1 stateless video decoder support to Linux

Linux kernel 6.5: USB4v2 and Wifi7 have arrived

August 30, 2023 by Adrian Larumbe  |   News & Events

The 6.5 release is here and it comes with many changes. As is often the case, Collabora has been actively involved in the submission of patches, mostly in the task of hardware enablement for Mediatek and Rockchip SoCs.

Linux kernel 6.5: USB4v2 and Wifi7 have arrived

Ready to All Systems Go!

August 23, 2023 by Kara Bembridge  |   News & Events

Set in the captivating city of Berlin, All Systems Go! is ready to explore foundational user-space Linux technologies after a 4-year hiatus.

Ready to All Systems Go!

NVK Has landed!

August 04, 2023 by Faith Ekstrand  |   News & Events

As of today, NVK, the new Vulkan driver for Nvidia GPUs, has landed in the main Mesa branch and will be included as an experimental driver in the 23.3 release of Mesa.

NVK Has landed!

EOSS - Recorded presentations (videos) now available

July 27, 2023 by Mark Filion  |   News & Events

If you weren't able to attend Embedded Open Source Summit in Prague last month, you're in luck as all presentations were recorded and are now available on YouTube.

EOSS - Recorded presentations (videos) now available

The next step for NVK: Merging into Mesa!

July 26, 2023 by Kara Bembridge  |   News & Events

After months of work, led by Collabora's own Faith Ekstrand, Red Hat's Karol Herbst, and numerous open source contributors, NVK is now considered ready to be merged into the main Mesa project.

The next step for NVK: Merging into Mesa!

A helping Arm for Panfrost

July 20, 2023 by Daniel Stone  |   News & Events

Collabora continues to relentlessly shift the needle to make high-quality open-source software not just an aspiration, but an expectation. We're pleased to announce an extension of our collaboration with Arm, providing more surety and capability for Panfrost.

A helping Arm for Panfrost

A weekend for developers

July 13, 2023 by Kara Bembridge  |   News & Events

With Black Valley in Norway, and Akademy in Greece, this weekend's plans are all set or computer enthusiasts! Collabora is proud to sponsor both of these events as a chance for communities to come together and strengthen their bonds.

A weekend for developers

Zink brings conformant OpenGL on Imagination GPUs

July 06, 2023 by Erik Faye-Lund  |   News & Events

Today, Imagination Technologies announced they are now using Zink for full OpenGL 4.6 support. This is the first time we've seen a hardware vendor trust Zink enough to completely side-step a native OpenGL driver and use it in a shipping product.

Zink brings conformant OpenGL on Imagination GPUs

Kernel 6.4: More work on MediaTek, Rockchip, and power supply

July 05, 2023 by Rogerio Alves Cardoso  |   News & Events

Released last week, Linux kernel 6.4 brings new features such as support for Intel LAM, user events for tracing, and the ability for the machine keyrings used for Machine Owner Keys to store only CA-enforced keys.

Kernel 6.4: More work on MediaTek, Rockchip, and power supply

NVK update: Enabling new extensions, conformance status & more

June 26, 2023 by Faith Ekstrand  |   News & Events

Looking back, it's amazing how much has happened in NVK in just the last 7 months. If development continues at this crazy pace, we may be looking at a pretty decent driver before too much longer.

NVK update: Enabling new extensions, conformance status & more

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.