-
-
Notifications
You must be signed in to change notification settings - Fork 502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open Beta v8.21 | Please help testing and hardening our upcoming release #6564
Comments
This might be an obvious question but why only WiFi4 and WiFi5 are the options for the hotspot? Is a WiFi6 hotspot not possible? A lot of hardware does support it already (although most commonly the dedicated wifi cards connected to compatible boards). |
Just because I have no WiFi 6 adapter to test it and I do not see a way to enable the 6 GHz band (WiFi 6E) and it is surely not yet supported by the |
I could test it on Radxa Rock 5A or 5B. |
@lukaszsobala G_DEV_BRANCH wifi6 |
DietPi Beta v8.21.1 has been merged: #6579 |
DietPi v8.21 has been released: #6580Many thanks to all testers ❤️ ! |
How to apply: https://github.com/MichaIng/DietPi/blob/master/BRANCH_SYSTEM.md
Related/solved issues: https://github.com/MichaIng/DietPi/issues?q=is%3Aissue+milestone%3Av8.21
Beta v8.21.1
(2023-08-26)
New images
Enhancements
dietpi-config
> Advanced Options > Update SPI bootloader, it enables booting DietPi via NVMe and USB.linux-image-current-rockchip64
will receive a major kernel upgrade to Linux 6.1.46, including lots of fixes and enhancements that have been applied upstream and by Armbian in the meantime. Since Armbian's APT repository has not seen any update since February 2023, we started compiling and hosting own builds. An own APT repository is being worked on to better distribute our own package builds. Until the, headers for this kernel package can be downloaded at: https://dietpi.com/downloads/binaries/linux-headers-current-rockchip64.deb/etc/network/interfaces
will now be preserved. Additionally, it is now assured that changing interface names, e.g. due to an additionally attached WiFi adapter, are now aligned across/etc/network/interfaces
, hostapd and DHCP server configs.SOFTWARE_WIFI_HOTSPOT_WIFI4
,SOFTWARE_WIFI_HOTSPOT_WIFI5
,SOFTWARE_WIFI_HOTSPOT_WIFI6
andSOFTWARE_WIFI_HOTSPOT_5G
to have 802.11n/WiFi 4, 802.11ac/WiFi 5, 802.11ax/WiFi 6 (Bookworm only) and 5 GHz support respectively enabled on install.Bug fixes
ip route
command. Many thanks to @owendelong for reporting this issue: G_GET_NET fails if default route not static #6561uname -m
. Many thanks to @dirkhh for reporting this issue: Building working images #6541/etc/network/interfaces
was created with missing key values if lines were previously manually removed. Defaults are now applied in this case. Many thanks to@huettenwirt
for reporting this issue: https://dietpi.com/forum/t/ifup-error-due-to-faulty-etc-network-interfaces/17605@TBirth
for reporting this issue: https://dietpi.com/forum/t/tasmoadmin-not-found-after-visiting-login-page/17632The text was updated successfully, but these errors were encountered: