-
I am using a WiFi adapter that is not Plug and Play on the 6.1.# Kernel, but it is on 6.4 - What is the roadmap for these upgrades? PS: I am using a WiFi adapter because I am keeping IoT completely separate from my home network, and while my router supports OpenWrt, it only has a hub, rather than a switch for port management, cannot assign a dedicated VLAN for a single port. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
HAOS sticks to LTS kernel and Buildroot versions and there are no plans from departing that approach, so at least until new kernel version is promoted to LTS, it's unlikely the kernel will be updated to any newer minor release. Since 6.1 was released last December and promoted to LTS in February, I expect the next LTS won't be available within the following few months at least. What WiFi adapter are you using? In some occasions when the complexity is not so high and there's no risk of breakage, we could consider backporting the device support to our patchset. For that it'd be best if you created an issue in the repo with details what card you're seeking support for. Thanks! |
Beta Was this translation helpful? Give feedback.
HAOS sticks to LTS kernel and Buildroot versions and there are no plans from departing that approach, so at least until new kernel version is promoted to LTS, it's unlikely the kernel will be updated to any newer minor release. Since 6.1 was released last December and promoted to LTS in February, I expect the next LTS won't be available within the following few months at least.
What WiFi adapter are you using? In some occasions when the complexity is not so high and there's no risk of breakage, we could consider backporting the device support to our patchset. For that it'd be best if you created an issue in the repo with details what card you're seeking support for. Thanks!