Skip to content

Releases: radxa-pkg/aic8800

4.0+git20250410.b99ca8b6-5

30 Dec 08:18

Choose a tag to compare

aic8800

Release

Build

  1. git clone --recurse-submodules https://github.com/radxa-pkg/aic8800.git
  2. Open in devcontainer
  3. make deb

Changelog for 4.0+git20250410.b99ca8b6-5


aic8800 (4.0+git20250410.b99ca8b6-5) noble; urgency=medium
.
  [ dependabot[bot] ]
  * chore(deps): bump actions/download-artifact from 6 to 7
.
  [ CodeChenL ]
  * feat: add pkg.conf.template
.
  [ Jianfeng Liu ]
  * add fix for linux v6.19

4.0+git20250410.b99ca8b6-4

09 Dec 08:44

Choose a tag to compare

aic8800

Release

Build

  1. git clone --recurse-submodules https://github.com/radxa-pkg/aic8800.git
  2. Open in devcontainer
  3. make deb

Changelog for 4.0+git20250410.b99ca8b6-4


aic8800 (4.0+git20250410.b99ca8b6-4) noble; urgency=medium
.
  [ dependabot[bot] ]
  * chore(deps): bump actions/upload-artifact from 4 to 5
  * chore(deps): bump actions/checkout from 5 to 6
  * chore(deps): bump actions/download-artifact from 5 to 6
.
  [ Feng Zhang ]
  * fix: add fix-Lower-the-debugging-log-level.patch
.
  [ ZHANG Yuntian ]
  * fix: debian/patches shares the license of its target
  * fix: add GPLv2 license to driver source code
  * fix: restore lost build config

4.0+git20250410.b99ca8b6-3

30 Sep 06:09

Choose a tag to compare

aic8800

Release

Build

  1. git clone --recurse-submodules https://github.com/radxa-pkg/aic8800.git
  2. Open in devcontainer
  3. make deb

4.0+git20250410.b99ca8b6-2

24 Aug 08:06

Choose a tag to compare

aic8800

Release

Build

  1. git clone --recurse-submodules https://github.com/radxa-pkg/aic8800.git
  2. Open in devcontainer
  3. make deb

Changelog for 4.0+git20250410.b99ca8b6-2


aic8800 (4.0+git20250410.b99ca8b6-2) noble; urgency=medium
.
  [ dependabot[bot] ]
  * chore(deps): bump actions/download-artifact from 4 to 5
  * chore(deps): bump actions/checkout from 4 to 5
.
  [ Jiali Chen ]
  * fix: set CONFIG_USB_NO_TRANS_DMA_MAP=y when run on sun60iw2p1

4.0+git20250410.b99ca8b6-1

05 Aug 10:24

Choose a tag to compare

aic8800

Release

Build

  1. git clone --recurse-submodules https://github.com/radxa-pkg/aic8800.git
  2. Open in devcontainer
  3. make deb

Changelog for 4.0+git20250410.b99ca8b6-1


aic8800 (4.0+git20250410.b99ca8b6-1) noble; urgency=medium
.
  [ ZHANG Yuntian ]
  * feat: update to aic8800d_linux_sdk_V4.0_2025_0410_b99ca8b6
  * feat: vendor Bluetooth firmware hotfix
  * fix: update patches to the latest driver version
  * fix: do not include VCS content
.
  [ Stephen Chen ]
  * fix: add fix-aic_btusb-use-bluez-by-default.patch

4.0+git20241119.06da8476-1

07 Jul 08:27

Choose a tag to compare

aic8800

Release

Build

  1. git clone --recurse-submodules https://github.com/radxa-pkg/aic8800.git
  2. Open in devcontainer
  3. make deb

Changelog for 4.0+git20241119.06da8476-1


aic8800 (4.0+git20241119.06da8476-1) noble; urgency=medium
.
  [ ZHANG Yuntian ]
  * feat: update to aic8800d_linux_sdk_V4.0_2024_1119_06da8476
  * chore: adapt patches to the latest AIC release
  * fix: auto detect Allwinner kernel
  * chore: clean up old build infra
.
  [ amazingfate ]
  * workflow: trigger check_linked_issue when pr is edited
  * fix build for linux 6.16
.
  [ Jiali Chen ]
  * fix: add fix-usb-build.patch

3.0+git20240327.3561b08f-7

09 Jun 03:14

Choose a tag to compare

aic8800

Release

Aicsemi aic8800 Wi-Fi driver

Disclaimer

The code placed under src folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.

Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.

We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches to not interfere with future code upgrades.

3.0+git20240327.3561b08f-6

22 May 09:37

Choose a tag to compare

aic8800

Release

Aicsemi aic8800 Wi-Fi driver

Disclaimer

The code placed under src folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.

Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.

We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches to not interfere with future code upgrades.

Changelog for 3.0+git20240327.3561b08f-6


aic8800 (3.0+git20240327.3561b08f-6) noble; urgency=medium
.
  [ amazingfate ]
  * fix cfg80211 api change with REGULATORY_IGNORE_STALE_KICKOFF for 6.1 kernel
  * fix build for 6.15
  * fix build with gcc14

3.0+git20240327.3561b08f-5

21 Apr 02:09

Choose a tag to compare

aic8800

Release

Aicsemi aic8800 Wi-Fi driver

Disclaimer

The code placed under src folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.

Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.

We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches to not interfere with future code upgrades.

Changelog for 3.0+git20240327.3561b08f-5


aic8800 (3.0+git20240327.3561b08f-5) noble; urgency=medium
.
  [ amazingfate ]
  * fix build for kernel after 6.1.107

3.0+git20240327.3561b08f-4

10 Mar 02:46

Choose a tag to compare

aic8800

Release

Aicsemi aic8800 Wi-Fi driver

Disclaimer

The code placed under src folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.

Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.

We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches to not interfere with future code upgrades.

Changelog for 3.0+git20240327.3561b08f-4


aic8800 (3.0+git20240327.3561b08f-4) noble; urgency=medium
.
  [ amazingfate ]
  * really fix build for kernel 6.12
  * really fix build for kernel 6.13