# Qualcomm

Published articles for Qualcomm.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## OpenCL 3.1.2 Released With cl\_khr\_command\_buffer Promoted

DevFeed: [OpenCL 3.1.2 Released With cl\_khr\_command\_buffer Promoted](<https://devfeed.tech/articles/opencl-3-1-2-released-with-cl-khr-command-buffer-promoted-42695.md>)

Original publisher: [Read original article](<https://www.phoronix.com/news/OpenCL-3.1.2-Released>)

Author: Michael Larabel

Published: 2026-09-18T00:33:22Z

Content type: release

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [OpenCL](<https://devfeed.tech/topics/opencl.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>)

Tags: [code-documentation](<https://devfeed.tech/tags/code-documentation.md>), [consistency](<https://devfeed.tech/tags/consistency.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [extension](<https://devfeed.tech/tags/extension.md>), [github](<https://devfeed.tech/tags/github.md>), [google](<https://devfeed.tech/tags/google.md>), [intel](<https://devfeed.tech/tags/intel.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [opencl](<https://devfeed.tech/tags/opencl.md>), [overhead](<https://devfeed.tech/tags/overhead.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [record-and-replay](<https://devfeed.tech/tags/record-and-replay.md>), [release](<https://devfeed.tech/tags/release.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>)

### AI overview

OpenCL 3.1.2 finalizes the cl_khr_command_buffer extension, promoting it beyond experimental status. The extension enables recording and replaying OpenCL command buffers to reduce the overhead of repeatedly enqueuing the same workload. The update also clarifies memory object API error-code documentation.

### Source excerpt

The Khronos Group today released the newest revision of the OpenCL specification with a handful of changes...

## Mojo 1.1 Released, Now Accepting Community Contributions To The Compiler

DevFeed: [Mojo 1.1 Released, Now Accepting Community Contributions To The Compiler](<https://devfeed.tech/articles/mojo-1-1-released-now-accepting-community-contributions-to-the-compiler-41404.md>)

Original publisher: [Read original article](<https://www.phoronix.com/news/Mojo-1.1-Released>)

Author: Michael Larabel

Published: 2026-09-17T16:26:41Z

Content type: release

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [Code](<https://devfeed.tech/topics/code.md>), [Development](<https://devfeed.tech/topics/development.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [amd](<https://devfeed.tech/tags/amd.md>), [code](<https://devfeed.tech/tags/code.md>), [compiler](<https://devfeed.tech/tags/compiler.md>), [contributions](<https://devfeed.tech/tags/contributions.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [development](<https://devfeed.tech/tags/development.md>), [github](<https://devfeed.tech/tags/github.md>), [language](<https://devfeed.tech/tags/language.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [performance](<https://devfeed.tech/tags/performance.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [releases](<https://devfeed.tech/tags/releases.md>), [standard-library](<https://devfeed.tech/tags/standard-library.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>)

### AI overview

Mojo 1.1 and MAX 26.6 have been released. Mojo 1.1 adds inferred member references, improved compile times, better generated code performance, and more stable standard-library APIs, while the development process now accepts community contributions to the compiler. MAX 26.6 adds audio generation support and kernel speedups across AMD and NVIDIA GPUs.

### Source excerpt

Last month Modular's Mojo language was open-sourced following the acquisition of Modular by Qualcomm. Modular was the AI startup founded by Chris Lattner of LLVM and Swift fame. Released today was Mojo 1.1 and also marks the project recently now beginning code contributions from the community to its compiler...

## New Linux Driver Coming To Improve ASUS Zenbook Snapdragon X2 Support

DevFeed: [New Linux Driver Coming To Improve ASUS Zenbook Snapdragon X2 Support](<https://devfeed.tech/articles/new-linux-driver-coming-to-improve-asus-zenbook-snapdragon-x2-support-41398.md>)

Original publisher: [Read original article](<https://www.phoronix.com/news/ASUS-Zenbook-Snapdragon-X2-EC>)

Author: Michael Larabel

Published: 2026-09-17T12:04:09Z

Content type: news

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [ASUS](<https://devfeed.tech/topics/asus.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [patches](<https://devfeed.tech/topics/patches.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>)

Tags: [asus](<https://devfeed.tech/tags/asus.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [driver](<https://devfeed.tech/tags/driver.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [keyboard](<https://devfeed.tech/tags/keyboard.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [patches](<https://devfeed.tech/tags/patches.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [soc](<https://devfeed.tech/tags/soc.md>), [suspend](<https://devfeed.tech/tags/suspend.md>), [testing](<https://devfeed.tech/tags/testing.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>)

### AI overview

Qualcomm developer Konrad Dybcio posted Linux kernel patches for a new asus-glymur-ec driver to improve embedded-controller support on Snapdragon X2-powered ASUS Zenbook A14 and A16 laptops. The driver can report fan speeds and temperatures, control keyboard backlight brightness, and handle suspend and resume notifications.

### Source excerpt

For those hopeful of running Linux well on the ASUS Zenbook A14 or A16 laptops powered by the latest Qualcomm Snapdragon X2 SoC, a new ASUS EC driver has been developed for enhancing the support...

## Mesa 26.2.3 Released With AMD GFX1171 Support, Other Fixes

DevFeed: [Mesa 26.2.3 Released With AMD GFX1171 Support, Other Fixes](<https://devfeed.tech/articles/mesa-26-2-3-released-with-amd-gfx1171-support-other-fixes-34946.md>)

Original publisher: [Read original article](<https://www.phoronix.com/news/Mesa-26.2.3-Released>)

Author: Michael Larabel

Published: 2026-09-16T21:18:50Z

Content type: news

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [GPU](<https://devfeed.tech/topics/gpu.md>), [patches](<https://devfeed.tech/topics/patches.md>), [Adreno](<https://devfeed.tech/topics/adreno.md>), [intel](<https://devfeed.tech/topics/intel.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [Firefox](<https://devfeed.tech/topics/firefox.md>), [Memory Leaks](<https://devfeed.tech/topics/memory-leaks.md>), [Flight](<https://devfeed.tech/topics/flight.md>)

Tags: [adreno](<https://devfeed.tech/tags/adreno.md>), [amd](<https://devfeed.tech/tags/amd.md>), [browser](<https://devfeed.tech/tags/browser.md>), [bug](<https://devfeed.tech/tags/bug.md>), [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [intel](<https://devfeed.tech/tags/intel.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [memory-leak](<https://devfeed.tech/tags/memory-leak.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [patches](<https://devfeed.tech/tags/patches.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [release](<https://devfeed.tech/tags/release.md>), [stable](<https://devfeed.tech/tags/stable.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>), [vulkan](<https://devfeed.tech/tags/vulkan.md>)

### AI overview

Mesa 26.2.3 is a stable bi-weekly point release containing backported bug fixes for RadeonSI, RADV, Freedreno, Turnip, Intel ANV, Asahi, NVK, and other drivers. It also adds AMD GFX1171 support.

### Source excerpt

Mesa 26.2.3 is out today as the newest stable point release in this quarter's Mesa 26.2 series...

## MYWAI ports its VILMA visual imitation learning toolkit to Arduino UNO Q and VENTUNO Q

DevFeed: [MYWAI ports its VILMA visual imitation learning toolkit to Arduino UNO Q and VENTUNO Q](<https://devfeed.tech/articles/mywaitm-vilmatm-is-designed-to-bring-human-like-learning-to-robots-via-one-shot-demonstration-26776.md>)

Original publisher: [Read original article](<https://blog.arduino.cc/2026/09/15/mywai-vilma-is-designed-to-bring-human-like-learning-to-robots-via-one-shot-demonstration/>)

Author: Arduino Team

Published: 2026-09-15T14:26:17Z

Content type: article

Language: en

Sources: [Arduino Blog](<https://devfeed.tech/sources/arduino-blog.md>)

Topics: [Robotics](<https://devfeed.tech/topics/robotics.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Computer vision](<https://devfeed.tech/topics/computer-vision.md>), [Arduino](<https://devfeed.tech/topics/arduino.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [UNO Q](<https://devfeed.tech/topics/uno-q.md>), [VENTUNO Q](<https://devfeed.tech/topics/ventuno-q.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [arduino](<https://devfeed.tech/tags/arduino.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [edge-ai](<https://devfeed.tech/tags/edge-ai.md>), [industrial](<https://devfeed.tech/tags/industrial.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [robotics](<https://devfeed.tech/tags/robotics.md>), [robots](<https://devfeed.tech/tags/robots.md>), [uno-q](<https://devfeed.tech/tags/uno-q.md>), [ventuno-q](<https://devfeed.tech/tags/ventuno-q.md>), [warehouse](<https://devfeed.tech/tags/warehouse.md>)

### AI overview

The article describes VILMA, an AI-powered toolkit from MYWAI that enables robots and humanoids to learn manipulation tasks from one-shot human demonstrations. It reports that the toolkit is being ported to Arduino UNO Q and VENTUNO Q boards powered by Qualcomm Dragonwing processors.

### Source excerpt

Every day, hundreds of thousands of kits are prepared in warehouses before components ever reach an automotive production line. While robots have become commonplace in modern manufacturing, many upstream logistics activities still rely heavily on human operators performing repetitive pick-and-place and kitting tasks. What if robots could learn these operations the same way humans do: [...] The post MYWAI™ VILMA™ is designed to bring human-like learning to robots via one-shot demonstration appeared first on Arduino Blog.

## Qualcomm Talks Next-Gen Oryon CPU, Adreno GPU, and Hexagon NPU

DevFeed: [Qualcomm Talks Next-Gen Oryon CPU, Adreno GPU, and Hexagon NPU](<https://devfeed.tech/articles/qualcomm-talks-next-gen-oryon-cpu-adreno-gpu-and-hexagon-npu-14010.md>)

Original publisher: [Read original article](<https://www.servethehome.com/qualcomm-details-next-gen-oryon-cpu-adreno-gpu-and-hexagon-npu/>)

Author: Vic A

Published: 2026-09-10T13:05:36Z

Content type: article

Language: en

Sources: [ServeTheHome](<https://devfeed.tech/sources/servethehome.md>)

Topics: [cpu](<https://devfeed.tech/topics/cpu.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Cache](<https://devfeed.tech/topics/cache.md>)

Tags: [adreno](<https://devfeed.tech/tags/adreno.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [cache](<https://devfeed.tech/tags/cache.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hexagon](<https://devfeed.tech/tags/hexagon.md>), [memory](<https://devfeed.tech/tags/memory.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [npu](<https://devfeed.tech/tags/npu.md>), [oryon](<https://devfeed.tech/tags/oryon.md>), [performance](<https://devfeed.tech/tags/performance.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [unity](<https://devfeed.tech/tags/unity.md>), [unreal-engine](<https://devfeed.tech/tags/unreal-engine.md>)

### AI overview

Qualcomm disclosed details of the next-generation mobile Snapdragon platform, including an Oryon CPU with 5 GHz Prime cores and FlexCache, an Adreno GPU with Matrix Cores and local high-performance memory, and a Hexagon NPU with transformer acceleration, expanded shared memory, and support for context lengths up to 32K.

### Source excerpt

Qualcomm disclosed more on its next-gen Oryon CPU, Adreno GPU, and Hexagon NPU that will power next-gen devices The post Qualcomm Talks Next-Gen Oryon CPU, Adreno GPU, and Hexagon NPU appeared first on ServeTheHome.

## Qualcomm and Amazon Sign Multi-Generation Deal for Custom AI Inference Silicon and 1.6T Optical Interconnects

DevFeed: [Qualcomm and Amazon Sign Multi-Generation Deal for Custom AI Inference Silicon and 1.6T Optical Interconnects](<https://devfeed.tech/articles/qualcomm-and-amazon-sign-multi-generation-deal-for-custom-ai-inference-silicon-and-1-6t-optical-interconnects-12375.md>)

Original publisher: [Read original article](<https://www.storagereview.com/news/qualcomm-and-amazon-sign-multi-generation-deal-for-custom-ai-inference-silicon-and-1-6t-optical-interconnects>)

Author: Harold Fritts

Published: 2026-09-08T17:17:46Z

Content type: news

Language: en

Sources: [StorageReview.com](<https://devfeed.tech/sources/storagereview-com.md>)

Topics: [Inference](<https://devfeed.tech/topics/inference.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [data centers](<https://devfeed.tech/topics/data-centers.md>), [Chip design](<https://devfeed.tech/topics/chip-design.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [amazon](<https://devfeed.tech/topics/amazon.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-data-centers](<https://devfeed.tech/tags/ai-data-centers.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [aws](<https://devfeed.tech/tags/aws.md>), [chip-design](<https://devfeed.tech/tags/chip-design.md>), [cost](<https://devfeed.tech/tags/cost.md>), [data-centers](<https://devfeed.tech/tags/data-centers.md>), [dsp](<https://devfeed.tech/tags/dsp.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [networking](<https://devfeed.tech/tags/networking.md>), [partnership](<https://devfeed.tech/tags/partnership.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>)

### AI overview

Qualcomm Technologies and Amazon are collaborating across multiple generations to develop custom silicon for AWS AI data centers, primarily targeting AI inference. The agreement also covers 1.6T optical connectivity for data center networks and Qualcomm's use of AWS infrastructure, including Amazon Bedrock, for electronic design automation workloads.

### Source excerpt

Qualcomm Technologies and Amazon have entered into a multi-generation collaboration to deliver customized silicon at scale for AWS's AI data centers, with AI inference as the primary target. The agreement pairs Qualcomm's power-efficient processing, silicon design, and system-level integration with Amazon's AI infrastructure, and is aimed at the compute, memory bandwidth, networking, and energy constraints The post Qualcomm and Amazon Sign Multi-Generation Deal for Custom AI Inference Silicon and 1.6T Optical Interconnects appeared first on StorageReview.com.

## Arduino Core on Zephyr 1.0.0 is here!

DevFeed: [Arduino Core on Zephyr 1.0.0 is here!](<https://devfeed.tech/articles/arduino-core-on-zephyr-1-0-0-is-here-13650.md>)

Original publisher: [Read original article](<https://blog.arduino.cc/2026/09/03/arduino-core-on-zephyr-1-0-0-is-here/>)

Author: Arduino Team

Published: 2026-09-03T15:20:44Z

Content type: release

Language: en

Sources: [Arduino Blog](<https://devfeed.tech/sources/arduino-blog.md>)

Topics: [Arduino](<https://devfeed.tech/topics/arduino.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Robotics](<https://devfeed.tech/topics/robotics.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>)

Tags: [arduino](<https://devfeed.tech/tags/arduino.md>), [arduino-core-on-zephyr](<https://devfeed.tech/tags/arduino-core-on-zephyr.md>), [arduino-ide](<https://devfeed.tech/tags/arduino-ide.md>), [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [camera](<https://devfeed.tech/tags/camera.md>), [image-classification](<https://devfeed.tech/tags/image-classification.md>), [object-detection](<https://devfeed.tech/tags/object-detection.md>), [physical-ai](<https://devfeed.tech/tags/physical-ai.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [release](<https://devfeed.tech/tags/release.md>), [robotics](<https://devfeed.tech/tags/robotics.md>), [ventuno-q](<https://devfeed.tech/tags/ventuno-q.md>), [zephyr](<https://devfeed.tech/tags/zephyr.md>)

### AI overview

Arduino announced ArduinoCore-Zephyr 1.0.0, adding support for the VENTUNO Q board, updating the base to Zephyr 4.4.1, enabling camera support for the Nicla Vision module, and including bug fixes and cleanup.

### Source excerpt

We're excited to announce version 1.0.0 of the ArduinoCore-Zephyr, our biggest release yet. Building on the stability milestone we hit with 0.90.0, this release brings new hardware support, an updated Zephyr base, and a long list of fixes and improvements across the core. Thank you to everyone who tested 0.90.0, filed issues, and helped us [...] The post Arduino Core on Zephyr 1.0.0 is here! appeared first on Arduino Blog.

## Qualcomm introduces Dragonwing Q-2390 and IQ-2390 for consumer and industrial AIoT applications

DevFeed: [Qualcomm introduces Dragonwing Q-2390 and IQ-2390 for consumer and industrial AIoT applications](<https://devfeed.tech/articles/qualcomm-introduces-dragonwing-q-2390-and-iq-2390-for-consumer-and-industrial-aiot-applications-14017.md>)

Original publisher: [Read original article](<https://www.cnx-software.com/2026/09/01/qualcomm-introduces-dragonwing-q-2390-and-iq-2390-for-consumer-and-industrial-aiot-applications/>)

Author: Jean-Luc Aufranc (CNXSoft)

Published: 2026-09-01T14:24:27Z

Content type: news

Language: en

Sources: [CNX Software - Embedded Systems News](<https://devfeed.tech/sources/cnx-software-embedded-systems-news.md>)

Topics: [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [Arm](<https://devfeed.tech/topics/arm.md>), [RISC-V](<https://devfeed.tech/topics/riscv.md>), [GPU](<https://devfeed.tech/topics/gpu.md>)

Tags: [4g-lte](<https://devfeed.tech/tags/4g-lte.md>), [android](<https://devfeed.tech/tags/android.md>), [artificial-intelligence-ai](<https://devfeed.tech/tags/artificial-intelligence-ai.md>), [camera](<https://devfeed.tech/tags/camera.md>), [cortex-a55](<https://devfeed.tech/tags/cortex-a55.md>), [cortex-a78](<https://devfeed.tech/tags/cortex-a78.md>), [dsp](<https://devfeed.tech/tags/dsp.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [hexagon](<https://devfeed.tech/tags/hexagon.md>), [industrial](<https://devfeed.tech/tags/industrial.md>), [iot](<https://devfeed.tech/tags/iot.md>), [linux](<https://devfeed.tech/tags/linux.md>), [npu](<https://devfeed.tech/tags/npu.md>), [processor](<https://devfeed.tech/tags/processor.md>), [products](<https://devfeed.tech/tags/products.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [qualcomm-dragonwing](<https://devfeed.tech/tags/qualcomm-dragonwing.md>), [risc-v](<https://devfeed.tech/tags/risc-v.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [wifi-5](<https://devfeed.tech/tags/wifi-5.md>), [yocto](<https://devfeed.tech/tags/yocto.md>), [zephyr](<https://devfeed.tech/tags/zephyr.md>), [zephyr-os](<https://devfeed.tech/tags/zephyr-os.md>)

### AI overview

Qualcomm announced the Dragonwing Q-2390 and IQ-2390 quad-core Cortex-A78/A55 processors for consumer, commercial, and industrial AIoT applications. The Q-2390 targets devices such as retail and smart home products, while the IQ-2390 targets industrial automation, machine vision, building management, and energy systems. The processors include optional RISC-V real-time cores, Adreno graphics, Hexagon processing, camera and display interfaces, networking, and support for Android, Yocto Linux, Ubuntu, and Zephyr RTOS.

### Source excerpt

Qualcomm has announced the Qualcomm Dragonwing Q-2390 and IQ-2390 quad-core Cortex-A78/A55 processors for AIoT consumer, commercial and industrial applications. The Dragonwing Q-2390 processor is designed for commercial and consumer devices, notably for applications such as retail and smart home products, as well as smart displays and enterprise edge devices, while the Dragonwing IQ-2390 processor is the SKU from the Dragonwing IQ2 Series designed for industrial automation, machine vision, building management and energy systems. Qualcomm IQ-2390 and Q-2390 specifications: CPU 1x Arm Cortex-A78 core up to 1.5 or 1.9 GHz depending on SKU 3x Arm Cortex-A55 cores up to 1.5 or 1.9 GHz depending on SKU Optional SiFive E61 RISC-V real-time core up to 600MHz with 768kB memory Cache - 512 KB L3 cache GPU - Qualcomm Adreno 704 up to 1.1 GHz Audio DSP - Qualcomm Hexagon V66 up to 1.1 GHz NPU - Qualcomm Hexagon up to 1.1 TOPS DPU [...] The post Qualcomm introduces Dragonwing Q-2390 and IQ-2390 for consumer and industrial AIoT applications appeared first on CNX Software - Embedded Systems News.

## postmarketOS funds work to upstream q6voice call-audio support for Qualcomm devices

DevFeed: [postmarketOS funds work to upstream q6voice call-audio support for Qualcomm devices](<https://devfeed.tech/articles/new-financed-postmarketos-project-q6voice-d-41774.md>)

Original publisher: [Read original article](<https://postmarketos.org/blog/2026/05/08/q6voice-project/>)

Published: 2026-05-08T00:00:00Z

Content type: article

Language: en

Sources: [postmarketOS Blog](<https://devfeed.tech/sources/postmarketos-blog.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Software](<https://devfeed.tech/topics/software.md>), [Streams](<https://devfeed.tech/topics/streams.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [audio](<https://devfeed.tech/tags/audio.md>), [cellular](<https://devfeed.tech/tags/cellular.md>), [devices](<https://devfeed.tech/tags/devices.md>), [driver](<https://devfeed.tech/tags/driver.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [modem](<https://devfeed.tech/tags/modem.md>), [patches](<https://devfeed.tech/tags/patches.md>), [phones](<https://devfeed.tech/tags/phones.md>), [postmarketos](<https://devfeed.tech/tags/postmarketos.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [software](<https://devfeed.tech/tags/software.md>), [streams](<https://devfeed.tech/tags/streams.md>)

### AI overview

postmarketOS is funding work to upstream q6voice support for Qualcomm devices. The project targets kernel patches and the q6voiced userspace daemon used to enable call audio on Linux mobile devices, reducing reliance on kernel forks and lowering maintenance burden.

### Source excerpt

As we have mentioned in the 2026 financial budget, we are able to follow up last year's success of financing important audio improvements in postmarketOS and the wider Linux Mobile ecosystem with another project this year! This time we will tackle the currently unupstreamable q6voice patches that every kernel fork for Qualcomm devices has to carry in order to be able to do audio calls. This is one of the last pieces of technical debt that hold back most devices from using a pure mainline kernel without additional patches, which would in turn lower the maintenance burden significantly, make call audio more reliable and would make it easier for other Linux distributions to run on these devices as well. The proof of concept It was early 2020, not even three years had passed after postmarketOS was published, and most people reading this probably had not heard of the project yet. At that time, Minecrell and Nikita were very busy maintaining and bringing up the MSM8916 family of devices. In the process, they achieved a considerable milestone: they managed to get calls (!907) and call audio (!1228, !1233) working on mainline for devices released with Android. This, for the first time, allowed those devices to be used as actual phones! Specifically for enabling call audio, Minecrell wrote two distinct pieces of software: The q6voice kernel driver: first included in a release of the msm8916 close-to-mainline kernel, it talks to the modem, and configures it so the audio that is being received from the cellular tower can be consumed in software. The q6voiced user-space daemon talks to the kernel to start or stop the audio streams so one can hear the other person on the other side of the call. Although an extraordinary achievement, the implementation was considered a workaround by the authors. From the initial commit: Eventually this should go away by implementing codec2codec support for q6voice in the kernel. In that case, the stream would be started once the audio routes are

## OpenCL Cooperative Matrix Extensions Are Here

DevFeed: [OpenCL Cooperative Matrix Extensions Are Here](<https://devfeed.tech/articles/opencl-cooperative-matrix-extensions-are-here-15116.md>)

Original publisher: [Read original article](<https://www.khronos.org/blog/opencl-cooperative-matrix-extensions-are-here>)

Author: jphilips (jeff@khronosgroup.org)

Published: 2026-04-29T13:00:00Z

Content type: release

Language: en

Sources: [Blogs Khronos Blog](<https://devfeed.tech/sources/blogs-khronos-blog.md>)

Topics: [AI Inference](<https://devfeed.tech/topics/ai-inference.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [C](<https://devfeed.tech/topics/c.md>), [LLVM](<https://devfeed.tech/topics/llvm.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [arm](<https://devfeed.tech/tags/arm.md>), [blog-opencl-spirv-machinelearning-llv](<https://devfeed.tech/tags/blog-opencl-spirv-machinelearning-llv.md>), [c](<https://devfeed.tech/tags/c.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [intel](<https://devfeed.tech/tags/intel.md>), [llvm](<https://devfeed.tech/tags/llvm.md>), [opencl](<https://devfeed.tech/tags/opencl.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [spir](<https://devfeed.tech/tags/spir.md>), [vulkan](<https://devfeed.tech/tags/vulkan.md>)

### AI overview

The OpenCL Working Group has published a working draft of the cl_khr_cooperative_matrix extension, developed with Arm, Intel, and Qualcomm. The extension brings cooperative matrix operations for ML inference to OpenCL, while a companion OpenCL C extension is also being developed. Community feedback is requested before the standards are finalized.

### Source excerpt

The OpenCL Working Group has published a draft extension (cl_khr_cooperative_matrix) that brings cooperative matrix operations--a key technology for accelerating ML inference--to OpenCL, developed in collaboration with Arm, Intel, and Qualcomm. A companion extension to expose these capabilities directly in the OpenCL C language is also in progress, and the community is invited to review both drafts and provide feedback before they are finalized.

## Quiet audio on systemd with GNOME/Phosh installs for stable and edge

DevFeed: [Quiet audio on systemd with GNOME/Phosh installs for stable and edge](<https://devfeed.tech/articles/quiet-audio-on-systemd-with-gnome-phosh-installs-for-stable-and-edge-41766.md>)

Original publisher: [Read original article](<https://postmarketos.org/blog/2026/01/17/v25.12-release-issue/>)

Published: 2026-01-17T00:00:00Z

Content type: release

Language: en

Sources: [postmarketOS Blog](<https://devfeed.tech/sources/postmarketos-blog.md>)

Topics: [systemd](<https://devfeed.tech/topics/systemd.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>)

Tags: [audio](<https://devfeed.tech/tags/audio.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [postmarketos](<https://devfeed.tech/tags/postmarketos.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

### AI overview

A postmarketOS release issue caused non-functional or very low audio by default on some Qualcomm devices using systemd with GNOME or Phosh in stable and edge installations. The issue involves audio-server selection and Pipewire-related problems; an upgrade or Pulseaudio package change may resolve it depending on the installation.

### Source excerpt

Unfortunately, despite a lot of testing previous to the v25.12 release, a combination of several bugs with similar symptoms resulted in non-functional audio by default for some Qualcomm devices when specifically installing systemd and GNOME/Phosh (more specifically gnome-settings-daemon, which is a core part of the desktop). If you are using a device with a Qualcomm chip, are in edge or stable, have a recent install of systemd with GNOME, and experience very low audio, you might be able to fix the issue by running the following command: doas apk add postmarketos-base-ui-audio-pulseaudio In case that does not fix your issues, you can come back to the previous status by running doas apk del postmarketos-base-ui-audio-pulseaudio EDIT: We merged !7776, which obsoletes the steps mentioned for postmarketOS edge, you just need to run doas apk upgrade -Ua. We're still waiting a testing period before we merge this for the stable release v25.12 as well. (!7783) Root causes Some Qualcomm devices have had issues with volume under Pipewire due to audio formats for a while. There is a workaround available in postmarketOS, but it is not applied consistently to all devices. This should not have been a big deal, since in principle we are not using Pipewire's audio server by default. However, there is also an issue affecting the default choice of audio server between pipewire-pulse and pulseaudio on new installs. For some reasons that we have not yet fully understood, the combination of systemd and gnome-settings-daemon results in pipewire-pulse being installed, even when pulseaudio is expected. Progress is being tracked in !7776. We also cannot discard further issues with Pipewire's audio server, as that is not yet extensively tested on mobile. The day we change the default, we will provide a notice and make sure that more testing is executed. Hopefully the hardware CI work can help with this in the future. We apologize for the inconvenience this has caused, specially since this iss

## exploits.club Weekly(ish) Newsletter 92 - S23 N-Day PoCs, Printer Overflows, DNG OOB Writes, And More

DevFeed: [exploits.club Weekly(ish) Newsletter 92 - S23 N-Day PoCs, Printer Overflows, DNG OOB Writes, And More](<https://devfeed.tech/articles/exploits-club-weekly-ish-newsletter-92-s23-n-day-pocs-printer-overflows-dng-oob-writes-and-more-32635.md>)

Original publisher: [Read original article](<https://blog.exploits.club/exploits-club-weekly-ish-newsletter-92-s23-n-day-pocs-printer-overflows-dng-oob-writes-and-more/>)

Author: exploits.club

Published: 2025-11-21T16:10:47Z

Content type: article

Language: en

Sources: [exploits.club](<https://devfeed.tech/sources/exploits-club.md>)

Topics: [Hacking](<https://devfeed.tech/topics/hacking.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [samsung](<https://devfeed.tech/topics/samsung.md>), [Android](<https://devfeed.tech/topics/android.md>), [ctf](<https://devfeed.tech/topics/ctf.md>), [Advent of Code](<https://devfeed.tech/topics/advent-of-code.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [code](<https://devfeed.tech/tags/code.md>), [ctf](<https://devfeed.tech/tags/ctf.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hacking](<https://devfeed.tech/tags/hacking.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [printer](<https://devfeed.tech/tags/printer.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [samsung](<https://devfeed.tech/tags/samsung.md>)

### AI overview

The 92nd exploits.club Weekly(ish) Newsletter rounds up recent developer and security content, including Advent-themed CTFs, Advent of Code 2025, Binary Ninja 5.2, conference slides, an exploit for Qualcomm GPU microcode vulnerability CVE-2025-21479 on a Samsung S23, Linux KASLR research, and printer security flaws.

### Source excerpt

We are so back. Annnnnyways 👇 In Case You Missed It... HEX ADVENT 2025: Crack the Advent, Conquer the Threat - STAR Labs has put together a Holiday Themed CTF open to women residing in Singapore or Malaysia. Advent of Code 2025 - It's almost the most wonderful time of

## postmarketOS in 2025-09: PCB v0.2, Tauchgang, immutable, cellbroadcastd, pmb 3.6.0, ppc64le, SM7150 overhaul

DevFeed: [postmarketOS in 2025-09: PCB v0.2, Tauchgang, immutable, cellbroadcastd, pmb 3.6.0, ppc64le, SM7150 overhaul](<https://devfeed.tech/articles/postmarketos-in-2025-09-pcb-v0-2-tauchgang-immutable-cellbroadcastd-pmb-3-6-0-ppc64le-sm7150-overhaul-41762.md>)

Original publisher: [Read original article](<https://postmarketos.org/blog/2025/10/12/pmOS-update-2025-09/>)

Published: 2025-10-12T00:00:00Z

Content type: article

Language: en

Sources: [postmarketOS Blog](<https://devfeed.tech/sources/postmarketos-blog.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [Development](<https://devfeed.tech/topics/development.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>), [Rust](<https://devfeed.tech/topics/rust.md>)

Tags: [code-review](<https://devfeed.tech/tags/code-review.md>), [culture](<https://devfeed.tech/tags/culture.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [postmarketos](<https://devfeed.tech/tags/postmarketos.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [rust](<https://devfeed.tech/tags/rust.md>), [smartphones](<https://devfeed.tech/tags/smartphones.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A postmarketOS development update covers recent work on mobile Linux, including the Tauchgang project, systemd maintenance, Qualcomm SM7150 devices, kernel and U-Boot development, Rust musl support, community office hours, and code review guidelines.

### Source excerpt

Welcome to the latest edition of what happened in the last (two) months of postmarketOS development! This time we kick it off with a photo of a Xiaomi Mi 9T running the new Tauchgang project, more on that below. It was taken at BTO7, one of the many events where we hung out lately. Others include XDC, Datenspuren (pmOS flashing stand, pmOS talk, Linux on smartphones talk), KDE Akademy 2025, FrOSCon 20 (FOSS on mobile stand, pmOS talk), WHY2025, and DEF CON 33. Thanks to all who attended and represented postmarketOS and Linux Mobile there! Organizational Jane stepped down as Trusted Contributor. She has done a lot of great things in Alpine (e.g. maintaining Phosh there for some time) and postmarketOS. Most notably she made the very first systemd proof-of-concept and played a huge part in getting it all the way to the v25.06 stable release of postmarketOS. Jane has been maintaining systemd in postmarketOS for all this time, ensuring new versions land, hunting down bugs, doing some of the musl-related patches upstreaming, adjusting other packaging to have it nicely work together, etc. Thank you very much! Aelin is our newest TC! She is maintaining Qualcomm SM7150 devices, doing Kernel development and U-Boot bringup, making more devices boot generic images and even improving musl support in the Rust compiler. Furthermore she runs a monthly mainlining meetup at the CCCAC that you should definitely check out if you are in the area. Welcome to the team! Pablo joined Clayton with setting up office hours, but with his own focus "on non-technical aspects and listen to people about their feedback and frustrations". If you want to talk about that, join his weekly Jitsi call with your browser. Thanks, Pablo! Clayton has been working on postmarketOS full-time for about 1.5 years! "But this story really starts a bit earlier, when I realized I couldn't keep splitting my attention between a job I loved and a side project that had grown into an obsession. Once I finally admitted that

## Creating QMI traces from Android phones with Frida to reverse engineer Voice over LTE

DevFeed: [Creating QMI traces from Android phones with Frida to reverse engineer Voice over LTE](<https://devfeed.tech/articles/creating-qmi-traces-from-android-phones-with-frida-to-reverse-engineer-voice-over-lte-41757.md>)

Original publisher: [Read original article](<https://postmarketos.org/blog/2025/06/17/volte-project-qmi-sniffing-with-frida/>)

Published: 2025-06-17T00:00:00Z

Content type: tutorial

Language: en

Sources: [postmarketOS Blog](<https://devfeed.tech/sources/postmarketos-blog.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [frida](<https://devfeed.tech/tags/frida.md>), [postmarketos](<https://devfeed.tech/tags/postmarketos.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>)

### AI overview

A technical post on investigating Qualcomm-based Android phones' Voice over LTE stack through the QMI interface. It discusses QMI services and transports, limitations of Qualcomm Diag tooling, and using Frida to capture QMI messages from a running process.

### Source excerpt

This is a guest blog post by Alexander 'lynxis' Couzens, one of the people behind the OpenIMSd NLnet project funded by NGI Zero Core. At postmarketOS we helped them create a grant proposal, and continue helping with project planning. For more details, check the project website. We thank NLnet and the NGI Zero Core fund for supporting this initiative. Introduction To investigate how the Voice over LTE stack in Qualcomm based phones works, I have to look into the QMI interface. QMI is a structured interface using TLV. Furthermore, QMI is a protocol which can be used over different interface and offers communication between services. A service usually handles a logical component of the baseband, e.g. the communication with the simcard is handled by the UIM (User Identity Module). Or the NAS handles the high level Network Access. QMI also supports multiple clients at the same time. It allows two daemons to communicate via QMI at the same time without the need to synchronize with each other. QMI supports at least communication over the following transports (not a full list): USB (e.g. mini-pcie) Shared memory (SoC) Socket (kernel socket class, but internally over shared memory) Tunneled over Qualcomm Diag To research the QMI VoLTE messages of a stock Android, we need to able to capture those messages. When I first encountered QMI and researched how the "legacy" voice calls are working on Qualcomm based phones, I used Qualcomm Diag for it using the osmo-qcdiag project. Sadly osmo-qcdiag only supports Qualcomm Diag when exposed as TTY on Linux via /dev/ttyXXXX, but not (as many other projects by now) directly via USB without a kernel driver. The issue with the kernel driver is the limited support of devices. When enabling Qualcomm Diag for a new phone, it requires a small patch to add the USB ID to the driver. Other projects like SCAT or QCSuper can use libusb to directly communicate with the phone. Because of this I tried to add QMI sniffing in SCAT, but it didn't work wi

## postmarketOS in 2024-11: pmbootstrap v3, RFC process and Seattle

DevFeed: [postmarketOS in 2024-11: pmbootstrap v3, RFC process and Seattle](<https://devfeed.tech/articles/postmarketos-in-2024-11-pmbootstrap-v3-rfc-process-and-seattle-41745.md>)

Original publisher: [Read original article](<https://postmarketos.org/blog/2024/12/09/pmOS-update-2024-11/>)

Published: 2024-12-09T00:00:00Z

Content type: article

Language: en

Sources: [postmarketOS Blog](<https://devfeed.tech/sources/postmarketos-blog.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [middleware](<https://devfeed.tech/topics/middleware.md>), [kernels](<https://devfeed.tech/topics/kernels.md>), [patches](<https://devfeed.tech/topics/patches.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [bug](<https://devfeed.tech/topics/bug.md>), [Pipewire](<https://devfeed.tech/topics/pipewire.md>), [dell](<https://devfeed.tech/topics/dell.md>)

Tags: [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [bug](<https://devfeed.tech/tags/bug.md>), [conference](<https://devfeed.tech/tags/conference.md>), [developers](<https://devfeed.tech/tags/developers.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [kernels](<https://devfeed.tech/tags/kernels.md>), [linux](<https://devfeed.tech/tags/linux.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [middleware](<https://devfeed.tech/tags/middleware.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [postmarketos](<https://devfeed.tech/tags/postmarketos.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [us](<https://devfeed.tech/tags/us.md>)

### AI overview

A postmarketOS community update covering its SeaGL conference presence, new Trusted Contributors, Linux mobile development work, and the migration to a self-hosted GitLab instance with stability and CI issues.

### Source excerpt

Anjan, Arnav and Clayton represented postmarketOS at the SeaGL conference with a stand, where they showed off several devices running postmarketOS (OP6, PinePhone, Surface RT, some Dell tablet among others) and talked with many attendees. Anjan also gave an excellent talk, Introduction to postmarketOS. The beautiful table cloth was designed by Ranny. Here is Arnav describing the stand experience: People were generally impressed by OP6 performance and GNOME Mobile snazziness. Some people were Linux-savvy and were there on purpose, but it seems more than a few people just roamed in wondering what the crowd was about, so it was nice to see their eyes light up when we described pmOS to them. Some of them even realized by themselves without us telling them that this would allow them to reuse their old phones for something useful, which was amazing. Organizational Trusted Contributors We have three new Trusted Contributors this month, who we are really excited about! Anjan: One of the maintainers of our favorite tiling WM based Linux Mobile interface Sxmo. He also maintains quite a few Alpine Linux packages and contributed some cool pmbootstrap patches! Barnabás: Maintains multiple Qualcomm SoC kernels in pmOS, as well as related device ports and does important mainlining work! Dylan: Works on VoLTE, Bluetooth HFP, Qualcomm sensors, helps with improving community and main devices like the Fairphone 4/5 and SDM845 devices as well as middleware such as PipeWire, fwupd and ModemManager. Dylan isn't new to the team, but he has switched from Core Contributor to Trusted Contributor to have a lower time commitment regarding organizational stuff. GitLab We recently migrated to our own instance. So far it has not exactly been a smooth ride, we are facing some stability issues: We are affected by this GitLab bug, which causes sporadic 500 errors on our instance. When these happen, usually just reloading the page works around it, but it is of course annoying. At one point we even se

## postmarketOS in 2024-10: Accepted Grants, Timelines and Tokyo

DevFeed: [postmarketOS in 2024-10: Accepted Grants, Timelines and Tokyo](<https://devfeed.tech/articles/postmarketos-in-2024-10-accepted-grants-timelines-and-tokyo-41744.md>)

Original publisher: [Read original article](<https://postmarketos.org/blog/2024/11/04/pmOS-update-2024-10/>)

Published: 2024-11-04T00:00:00Z

Content type: news

Language: en

Sources: [postmarketOS Blog](<https://devfeed.tech/sources/postmarketos-blog.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Firefox](<https://devfeed.tech/topics/firefox.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [free-software](<https://devfeed.tech/tags/free-software.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [linux](<https://devfeed.tech/tags/linux.md>), [migration](<https://devfeed.tech/tags/migration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [pinephone](<https://devfeed.tech/tags/pinephone.md>), [postmarketos](<https://devfeed.tech/tags/postmarketos.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A postmarketOS update reports on its first presence at an Open Source Conference event in Tokyo, newly accepted NLnet grants, Firefox improvements for Linux mobile, contributor changes, and migration from GitLab.com to a self-hosted GitLab instance.

### Source excerpt

For the first time postmarketOS was represented at an event in Japan thanks to Rob and Masanori who went to the Open Source Conference 2024 Tokyo/Fall! As shown in the photo above, they had a cool table with asus-grouper, asus-tf201, xiaomi-beryllium, pine64-pinephone as well as stickers and flyers in Japanese (which ran out by the end!) and English. Several visitors mentioned that they were astonished how fast the tf201 and grouper appeared in the shell - and in general they were interested in seeing devices running with (near) mainline kernels. Thanks to everybody who came by! If you are in the area and missed the event, a Spring edition is coming up in February 2025. Organizational NLnet Grants Accepted Pablo and Oliver helped members of the Linux Mobile community to apply for grants from NLnet's NGI Zero Core fund, and we are excited to announce that they have been accepted! Biktor and Lynxis will be working on OpenIMSd, which aims to bring VoLTE (4G voice calls) to Qualcomm based phones (like the PinePhone) running Free Software Mobile Operating Systems including postmarketOS, Mobian and others. They will create a daemon which runs in parallel to ModemManager, which configures the baseband via QMI and brings up all the required services to be able to place VoLTE calls. Danny will be able to improve mobile-config-firefox and replace hacks we currently carry there to make the desktop version of Firefox work on mobile, with proper solutions in upstream Firefox. See Enhancing Firefox for Linux on Mobile for details. Milestones have been created and will be filled with related issues and merge requests. Trusted Contributors Aster is a new Trusted Contributor! They have been contributing to postmarketOS a lot over the past months, especially the Lomiri packaging, systemd support and design ideas for optionally immutable postmarketOS. Bryant stepped down as TC, and we thank him for the great improvements he has made to the project in the short time as TC: a lot of hel

## Why Meta's Llama 3.1 405B Matters for Open-Source AI

DevFeed: [Why Meta's Llama 3.1 405B Matters for Open-Source AI](<https://devfeed.tech/articles/why-the-llama-3-1-announcement-is-huge-33432.md>)

Original publisher: [Read original article](<https://timkellogg.me/blog/2024/07/23/llama-3.1>)

Published: 2024-07-23T00:00:00Z

Content type: opinion

Language: en

Sources: [Tim Kellogg](<https://devfeed.tech/sources/tim-kellogg.md>)

Topics: [llama](<https://devfeed.tech/topics/llama.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Open Source Models & Datasets](<https://devfeed.tech/topics/open-source-models-datasets.md>), [Meta](<https://devfeed.tech/topics/meta.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [llama](<https://devfeed.tech/tags/llama.md>), [meta](<https://devfeed.tech/tags/meta.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [open-source-ai](<https://devfeed.tech/tags/open-source-ai.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>)

### AI overview

This opinion article argues that Meta's Llama 3.1 405B is significant because it brings a frontier-quality open-source model to developers and companies. It highlights potential benefits including data sovereignty, lower costs, and greater independence from proprietary AI services.

### Source excerpt

Today Meta announced Llama 3.1 405B as an open source AI model. Here's why this is a game-chager for the AI landscape.

## postmarketOS Release: v21.06 Service Pack 3

DevFeed: [postmarketOS Release: v21.06 Service Pack 3](<https://devfeed.tech/articles/postmarketos-release-v21-06-service-pack-3-41700.md>)

Original publisher: [Read original article](<https://postmarketos.org/blog/2021/10/10/v21.06.3-release/>)

Published: 2021-10-10T00:00:00Z

Content type: release

Language: en

Sources: [postmarketOS Blog](<https://devfeed.tech/sources/postmarketos-blog.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [Pinephone](<https://devfeed.tech/topics/pinephone.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [GTK](<https://devfeed.tech/topics/gtk.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>)

Tags: [firewall](<https://devfeed.tech/tags/firewall.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [pinephone](<https://devfeed.tech/tags/pinephone.md>), [postmarketos](<https://devfeed.tech/tags/postmarketos.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

postmarketOS v21.06.3 is a stable service pack containing backported features and fixes. It updates Sxmo and Tweaks, improves modem and GPU support for some devices, fixes hotspot functionality with the firewall enabled, and adds optional GTK 3 and GTK 4 themes.

### Source excerpt

New month, new service pack! As always, new features and fixes have been backported from postmarketOS edge to the stable version after tough testing by our tough community members on edge. Overview Sxmo 1.5.2: as usually we've coordinated with the Sxmo team on what should be in the service pack, and thanks to them, got Sxmo 1.5.2 in. This is the tried and tested 1.5.1 version from edge, with just minor extra fixes on top. Tweaks 0.8.1 has a new sound panel, better notch support, some bugfixes for the background daemon and fixed touch navigation on the mobile layout. linux-postmarketos-qcom-sdm845 5.14 improves the OnePlus 6 and 6T ports: among other improvements it ships initial modem support and more GPU performance. ModemManager 1.18.2 was required for modem support in the SDM845 kernel. As nice benefit it should improve call and SMS handling. NetworkManager 1.32.10 was backported to fix hotspot functionality while having the firewall enabled. postmarketos-theme can now be installed to get GTK 3 and GTK 4 postmarketOS themes (see photo). Details ModemManager This release backports the calling stack from edge. The new release of ModemManager brings a lot of improvements for the devices supported in community and will help a lot with the stability of the modem when the PinePhone awakes from deep sleep. This release also adds support for the modem in Qualcomm Snapdragon 845 devices. The full calling functionality on those devices is not working yet but it means that at least mobile data and SMS is usable. postmarketos-theme This release also includes the new postmarketOS theme as an optional package. This currently contains a GTK 3 and GTK 4 theme which is based on Adwaita but replaces the standard blue highlights in the theme with postmarketOS green. There's also the oled and paper variant of the theme that are completely black and completely white. This will mainly look great on oled displays, as the name suggests. It's possible to try this on your own device now b

## April 2020 round-up

DevFeed: [April 2020 round-up](<https://devfeed.tech/articles/april-2020-round-up-32461.md>)

Original publisher: [Read original article](<https://mobile.nixos.org/news/2020-05-06-april-2020-round-up.html>)

Author: Samuel Dionne-Riel

Published: 2020-05-06T00:00:00Z

Content type: news

Language: en

Sources: [Mobile NixOS news](<https://devfeed.tech/sources/mobile-nixos-news.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [configuration](<https://devfeed.tech/tags/configuration.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [series](<https://devfeed.tech/tags/series.md>), [updates](<https://devfeed.tech/tags/updates.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

The April 2020 Mobile NixOS project update reports 11 merged pull requests, including device-specific documentation, a supported way to include device configuration, WCNSS WLAN support for one Qualcomm-based device, an initrd configuration change, LED control during boot, and Linux kernel cleanup patches.

### Source excerpt

This update is the sixth in a series of regular updates on the state of the project. Only changes that have been accepted and merged in Mobile NixOS are chronicled here. There's always more work currently in-progress. Notable changes 11 PRs were merged during the month. Not an exciting month with fun and visible progress, but let's point out interesting changes Device specific website pages The Devices List section is now formatted as a table, and links to one page per device. This page can contain device-specific notes, and generally contains generic instructions depending on the device type. The side-bar uses generated content, but the page will use the README.adoc file when found in the device directory. All of this is part of PR #120. Supported way to include from system configuration In PR #123 a supported way to include a device configuration to the system configuration was added. The Getting Started page explains the details. This is useful when combined with the next higlighted changes. The device specific configuration doesn't have to be handled by the end-user, the Mobile NixOS configuration handles it. WCNSS WLAN quirk PR #126 adds support for WCNSS WLAN in Mobile NixOS, while enabling it for the only device that supports it. This is the simplest Wi-Fi setup for Qualcomm-based hardware. Sadly, for other devices it's much more involved. Though, this does mean that we now have Wi-Fi support for one more device! Bonus change: Buried in that same PR, we now use boot.initrd.enable = false rather than using isContainer. This fixes a couple of weird and annoying issues with the running system. Device-specific polishing PR #126 PR #128 These start implementing some polishing, in what I hope becomes the gold standard for device ports. First, we configure the LEDs so the Linux kernel controls it during boot (z00t, oneplus3). This provides a tangible proof to the end-user that the kernel is currently in control and running. Then, for asus-z00t, some kernel cleanup p

## Android CPU, Compilers, D8 & R8

DevFeed: [Android CPU, Compilers, D8 & R8](<https://devfeed.tech/articles/android-cpu-compilers-d8-r8-26131.md>)

Original publisher: [Read original article](<https://proandroiddev.com/android-cpu-compilers-d8-r8-a3aa2bfbc109?source=rss-8735065c2497------2>)

Author: Yonatan (Yoni) Levin

Published: 2019-03-18T06:27:24Z

Content type: tutorial

Language: en

Sources: [Stories by Yonatan V. Levin on Medium](<https://devfeed.tech/sources/stories-by-yonatan-v-levin-on-medium.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [R8](<https://devfeed.tech/topics/r8.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [Gradle](<https://devfeed.tech/topics/gradle.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [C](<https://devfeed.tech/topics/c.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Arm](<https://devfeed.tech/topics/arm.md>), [x86](<https://devfeed.tech/topics/x86.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-architecture](<https://devfeed.tech/tags/android-architecture.md>), [android-development](<https://devfeed.tech/tags/android-development.md>), [androiddev](<https://devfeed.tech/tags/androiddev.md>), [arm](<https://devfeed.tech/tags/arm.md>), [bytecode](<https://devfeed.tech/tags/bytecode.md>), [c](<https://devfeed.tech/tags/c.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [compilers](<https://devfeed.tech/tags/compilers.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [development](<https://devfeed.tech/tags/development.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [jit](<https://devfeed.tech/tags/jit.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [r8](<https://devfeed.tech/tags/r8.md>), [x86](<https://devfeed.tech/tags/x86.md>)

### AI overview

A tutorial introducing Android CPUs, the JVM, bytecode, the Android build system, AOT and JIT compilation, and Google's R8 compiler improvements. It also discusses CPU architectures and the challenges of compiling native code for different devices.

### Source excerpt

Imagine you have an important space mission ahead. You need a spacecraft that won't get you into much trouble on the way. You may opt in a regular YT-1300 freighter. It's popular and you know the basics of its operation. However, you've always dreamed of maneuvering like a pro. You are ready to practice a lot and learn various stuff. Millenium Falcon is what you actually want. But this upgraded spaceship will require that you master it like Han Solo! Lately, I've been inspired by the Google effort to improve compilers, such as the development of R8 or speeding up the Gradle builds. So I guess this is the right time to dig in and talk to you about those improvements. But first, let me guide you through the basics. When you reach the end of this article: You'll know about JVM and its relation to Android. You'll be able to read Bytecode. You'll get an idea of the Android Build System. You'll learn what AOT and JIT stand for and how they are connected to the new R8 compiler. And also a little bit about Star Wars :) So grab a large cup of good coffee, the lightsaber, cookies, and prepare for a read :) CPU & JVM In every device, there is a CPU. It's a tiny thing responsible for every single calculation in your app. In the beginning, the CPU could tackle only with basic math operations such as addition, subtraction, division, and multiplication. Over the years it has evolved into a complex mechanism that can be tailored for specific needs like Image Processing, Audio Decoding with a smart caching mechanism. The most known CPU is Snapdragon by Qualcomm. But there are others. Some of them use the same CPU architecture as Qualcomm, while some don't. And here I say 'Welcome to hell.' If you've ever developed C++/C, you know that your native code should be compiled to every supported CPU architecture: ARM, Arm64, x86, x64, MIPS. As an Android developer, you have to support CPU architectures for all the variety of devices. Basically, this means multiplying your .so files by the

## postmarketOS's First Year and Progress Toward Mainline Phone Support

DevFeed: [postmarketOS's First Year and Progress Toward Mainline Phone Support](<https://devfeed.tech/articles/one-year-of-postmarketos-mainline-calling-41678.md>)

Original publisher: [Read original article](<https://postmarketos.org/blog/2018/06/09/one-year/>)

Published: 2018-06-09T00:00:00Z

Content type: article

Language: en

Sources: [postmarketOS Blog](<https://devfeed.tech/sources/postmarketos-blog.md>)

Topics: [Operating system](<https://devfeed.tech/topics/operating-system.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [Android](<https://devfeed.tech/topics/android.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [SOC](<https://devfeed.tech/topics/soc.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [contributions](<https://devfeed.tech/tags/contributions.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [news](<https://devfeed.tech/tags/news.md>), [postmarketos](<https://devfeed.tech/tags/postmarketos.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [soc](<https://devfeed.tech/tags/soc.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

The post reviews postmarketOS after its first public year, describing its goal of providing a sustainable operating system for long-term device use. It covers developer-only status, shared packages across devices, progress toward mainline Linux kernel support, and work on phone audio and modem functionality for Qualcomm-based phones.

### Source excerpt

postmarketOS: Experimental Sustainable Operating System Wow, so it has been one full year since the public announcement of postmarketOS, and what a year it has been! During this time the project has grown beyond our wildest dreams; dozens of contributors making a wide variety of contributions, friendships made, bragging rights established (and lost, and re-established), Doom running on things it probably shouldn't, and we're ultimately just getting started. This post is also a celebration of all the hard work that has gone into postmarketOS in the last year, it's first year! Before we begin with our list of changes since the last post in December and other exciting news, a quick intro for folks just now learning of this project for the first time: postmarketOS aims to be a sustainable operating system that empowers users to safely use their devices for as long as possible (ideally until they physically fall apart). The system is designed to share as many packages as possible between supported devices, with the ability to make exceptions for a few device-specific packages as appropriate/needed. This is in contrast to systems like Android, where the many device-specific changes are required to support any particular device. At this point, postmarketOS is only meant to be used by developers. In most instances, phone calls, SMS, bluetooth or the mainline kernel won't work on your device, and there's the firmware problem. Mainline On the Horizon In February 2017 Jeremy McNicoll presented on his progress with forward porting the Google Nexus 5X/6P. He explains the technical difficulties of replacing the downstream Linux kernel that you find on your device after you bought it with the latest upstream version. Towards the end he mentioned on his "lessons learned" slide: "Maybe 10 years ago I would have said we can cure world hunger, we can get the whole thing working." Then he shook his head. "I'm more realistic now." This is how it felt one and a half years ago. It was har