-
-
Notifications
You must be signed in to change notification settings - Fork 501
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 v6.17 | Please help to improve stability before next release #2140
Comments
I will this a go on my test 3B+ board. |
@Fourdee Either stop with new features/larger enhancements until release, or do not merge them into current beta. So we use the beta phase to calm down dev a bid and instead concentrate on stability, testing and fixing. What you think? |
I successfully updated my ASUS tinker board to 16.17 beta. It runs PLEX, qbittorrent, Samba and Pi-hole. Not seeing any issues so far, all applications are working well. I did have an issue when installing a fresh image of 16.17 beta on my 3B+. I downloaded the latest Raspberry Pi image and changed the channel to "beta" in dietpi.txt. However, when I connected via SSH, the terminal showed that I was running 16.16 beta: I updated to 16.17 beta without any issues. Haven't got a chance to test out any applications, but I was thinking of running a home media centre off the Pi. |
@Millichrome Indeed I imagine an issue when installing a fresh image and directly switch to beta branch:
@Fourdee
Check why (beta) is shown in DietPi banner:
|
I see, so it's a purely visual thing. I do remember thinking that the installation process felt a bit more involved than a stable image. :) |
@Millichrome But I found a solution I guess, that even allows to skip the manual second update run, when applying beta on fully installed systems. Will play around with this now 😃. |
Possible bug: Beta image installation via etherenet works great. I can switch to WiFi only after completing the installation via ethernet. Trying a fresh Etcher image didn't help. I have previously installed DietPi via WiFi with older stable releases. QOL issue? |
@Millichrome It's too late now for me to go through it, but since we did some changes about WiFi with the last two releases, I think the missing reboot after initial update might lead to code inconsistencies. About second Ethernet attempt:
Btw, I finished a PR to apply the second dietpi-update execution automatically: https://github.com/Fourdee/DietPi/pull/2145 I want to finish another visual issue with whiptail menus inside patch_file (done) and maybe we manage to fix one or another bug, listed in OT, before merging next RC into beta. Next beta v6.17.6 is up, OT updated accordingly. |
I was able to do WiFi install using the master branch, but not the beta branch. The ethernet install was for a clean image. No additional applications or modification other than setting the channel to beta. I will try out the 6.17.7 version advertised by the dietpi-update and report back. |
Beta in final stages of testing. Pending 2+ days of additional testing, we'll release v6.17. Outstanding issues without a quick/viable fix will be moved to v6.18 to prevent delaying v6.17 further. |
Tried to run the beta on Odroid C2 in order to see if the Ethernet issues were resolved. No luck. |
Found the problem.....at least for me. The Ethernet was not broken....it IP address changed !! I looked on my router and saw a new IP address, I ssh'd into it and behold.....it was the Odroid C2. Next I tried connecting to wifi using a dongle.....worked fine. Rebooted and wifi connected no problem |
Spoke too soon....wifi worked long enough for me to ssh into the Odroid then it died. It seems to be coming on and off....not only the wifi but the USB ports. I can see my connected DAC turning on and off too. Seeing that both the DAC and the Wifi seem to be cycling on and off I unplugged the DAC's power which it gets from the USB ports. Now my wifi seems to be okay. Looks like the Odroid has some power issues concerning its USB ports. |
Interesting, if you are already running a 5V/2A PSU (official HK, or, RPi), might be worth investing in a mains powered USB hub, eg: Also, when instability occurs, check |
Interesting, the Odroid receives its IP via DHCP I believe? This is something the DHCP server decides and there is nothing you can do about it on the client, besides changing the MAC address. But this is nothing we do DietPi side. What we did with v6.13 -> v6.14 patch is resetting the device ID, but this is nothing a DHCP server should even be able to recognize (?). Usually a DHCP server reserves assigned IPs for a certain lease time. If the DHCP client is up the same IP should be extended automatically. So not sure what could have caused a change in your case. But to be sure you should, if possible, configure your router to assign a fixed IP to the Odroid. In many cases it is as well possible to simply disable the DHCP client and configure the system use a static IP within the DHCP IP range. In my case this works great at least, so one background process less on the machine 🙂. |
Thanks to everyone for helping with the Beta test, we really appreciate your support! Marking this as completed, pending v6.17 release today. |
NB: The last beta is identical to current master (release), so you don't need to actively change branches and reapply the update. |
New open beta launched: Please help bullet-prove testing the upcoming DietPi release!
€€: Beta v6.17.9 is up with several fixes: https://github.com/Fourdee/DietPi/pull/2166 https://github.com/Fourdee/DietPi/pull/2167
€: Beta v6.17.7 is up, which fixed a few issues and resolved the need to manually rerun
dietpi-update
to apply v6.16 => v6.17 patch, see below.Related PR: https://github.com/Fourdee/DietPi/pull/2150
We just started public beta testing:
We hope much of you can help to test v6.17 before we push it to release branch. Note that the new "beta" branch can be considered as stable as the prior "master" (release) branch. We internally run the same careful tests before pushing changes from active development into beta branch. So the purpose of the new system is not to outsource in-dev testing, but to further improve release stability and avoid hotfix releases, like sometimes needed in the past.
The vast possible combinations of SBC devices, distro versions, configurations and installed software titles has grown too large to internally test every single of them.
Of course we appreciate, if testers have a special eye on the features we add/change with this release. Check out the current changelog: https://github.com/Fourdee/DietPi/blob/beta/CHANGELOG.txt
How to apply the beta branch on your system: https://github.com/Fourdee/DietPi/blob/beta/BRANCH_SYSTEM.md
If you find any bugs, please open a separate issue, mentioning "beta" in the header, e.g.
Beta v6.17 | Software title foo fails to install
Use this thread for general feedback or questions about our new beta program.
Happy testing 🥂!
Known issues
Urgent
When flashing a new image and set beta branch (in dietpi.txt) before first boot,dietpi-update
will as always run automatically. But since for v6.17 a second manual update run is needed, this is still outstanding when you log in the first time: https://github.com/Fourdee/DietPi/issues/2140#issuecomment-430000467, https://github.com/Fourdee/DietPi/issues/2144Please. to avoid any issues, do switch to beta branch only AFTER first run setup and first login has been done! DietPi-Software could otherwise run into inconsistencies between v6.17 DietPi code and still outstanding incremental patches. We will fix this issue with the next beta/rc version.
€: Fixed, for beta v6.17.6 with: https://github.com/Fourdee/DietPi/pull/2145
DietPi functionality
sudo
: https://github.com/Fourdee/DietPi/issues/2135DietPi visual
DietPi-Update | Whiptail menus during central part of update process show wrong dimensions: https://github.com/Fourdee/DietPi/issues/2105€: Fixed, for beta v6.17.6 with: https://github.com/Fourdee/DietPi/pull/2146
SBC/device related
WaveShare32 | Input axis are inverted: https://github.com/Fourdee/DietPi/issues/803€: Fixed for beta v6.17.8 with: Fourdee@ef03b05
Software title related
Open for discussion
Pi-hole | Show blocking page for clients? https://github.com/Fourdee/DietPi/issues/2007€: We will implement a choice menu, but forwarded to v6.18 to not further delay v6.17 release.
SiCKRAGE/SickChill | Stay withSiCKRAGE
or switch to forkSickChill
(or support both)? https://github.com/Fourdee/DietPi/pull/2143€: We will stay with SiCKRAGE for now. However we are open to implement SickChill as an alternative separate software title, if requested by users: https://github.com/Fourdee/DietPi/pull/2143#issuecomment-430021566
The text was updated successfully, but these errors were encountered: