Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Kernel release: 5.15.0-1029-mtk

What’s new

  • Miscellaneous fixes and improvements

  • Enabled PCI interface for B79 baseboard with support for following wireless modules:

Installation

Please extract the board assets for specific module into the image folder before flashing

Post-Installation

Install the packages for Genio series modules:

For Genio 700

DEB="https://secostorage.blob.core.windows.net/seco-ne-public/ARM-COM/Ubuntu/Releases/Ubuntu-jammy-24.1-5.15.0-1029-mtk/genio700/packages/install_packages.sh"
curl -sSL "$DEB" | bash -s "$(dirname "$DEB")" --initial-config
curl -sSL "$DEB" | bash -s "$(dirname "$DEB")"

For Genio 510

DEB="https://secostorage.blob.core.windows.net/seco-ne-public/ARM-COM/Ubuntu/Releases/Ubuntu-jammy-24.1-5.15.0-1029-mtk/genio510/packages/install_packages.sh"
curl -sSL "$DEB" | bash -s "$(dirname "$DEB")" --initial-config
curl -sSL "$DEB" | bash -s "$(dirname "$DEB")"

List of available device tree overlays

Device tree overlay

Description

baseboard-csm-b79.dtbo

SECO Development Board B79
(HDMI output enabled on hotplug by default)

baseboard-mv.dtbo

SECO Modular Vision HMI Board

display-dp-only.dtbo

Enable the output on Display Port only

display-hdmi-dp.dtbo

Enable the output on HDMI (1st display) and DP (2nd display)

display-hdmi-only.dtbo

Enable the output on HDMI only

display-headless.dtbo

Disable any output

display-lvds-dp.dtbo

Enable the output on LVDS display (1st display) and DP (2nd display). You need to include the LVDS display overlay additionally

display-lvds-c3007054491027a.dtbo

Enable 7” C3007054491027A LVDS display (1st display)

display-lvds-qx-070wsvgamml01d.dtbo

Enable 7” QX-070WSVGAMML01D LVDS display (1st display)

display-lvds-am19201080f1tzqwta7-b.dtbo

Enable 15.6” AM19201080f1TZQWTA7-B LVDS display (1st display)

display-lvds-g156han04-0.dtbo

Enable 15.6” G156HAN04-0 LVDS display (1st display)

peripheral-can.dtbo

CAN Bus support for module configuration with CAN Controller

peripheral-pcie-fix.dtbo

Fix for CLKREQ pin to enable PCI on REVA0 modules

peripheral-wifi-nfa765.dtbo

Support for Qualcomm NFA765 module [1]

dram-*gb.dtbo

Set DRAM size for the module (Default 4GB with no overlay)

[1] Requires:

Downloads

Image

File

Download Link

Desktop distribution for 5.15.0-1029-mtk

Download

Server distribution for 5.15.0-1029-mtk

Download

Please extract the board assets for specific module into the image folder before flashing

Board assets

File

Download Link

Genio700

Download

Genio510

Download

Universal kernel packages

Usually installed with a script from Post-installation section

File

Download Link

linux-buildinfo-5.15.0-1029-mtk

Download

linux-headers-5.15.0-1029-mtk

Download

linux-image-5.15.0-1029-mtk

Download

linux-modules-5.15.0-1029-mtk

Download

linux-mtk-headers

Download

  • No labels