Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Kernel release: 5.15.0-1029-mtk
HW Compatibility: RevA0

What’s new

  • Miscellaneous fixes and improvements

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

...

Code Block
languagebash
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

Code Block
languagebash
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

...