Page 1 of 1

4.1.4 UPDATE NOT WORKING

Posted: Thu Feb 11, 2021 7:37 pm
by KM4UJP
I followed the steps in the recommended video to create a new image.
Downloaded PiStar 4.1.4, unzipped
Formatted SD card with SD Card Formatter
Used Etcher to move image to SD card.
Turned off Zumspot.
Inserted new card with new image...Nothing.
Tried using Pi IP address nothing.
Pi 0 with WiFi.

I recall that when I first set up my Zumspot a couple of years ago, that I had a really hard time getting connected to WiFi so I could configure PiStar.
I am now at a loss. Fortunately I still have the old card, re-inserted it and it works fine.
New update, no joy.
Any ideas?
One of these days maybe I will learn not to fix something that is not broken.

Re: 4.1.4 UPDATE NOT WORKING

Posted: Thu Feb 11, 2021 10:36 pm
by KM4UJP
I forgot the wma file....

Re: 4.1.4 UPDATE NOT WORKING

Posted: Fri Feb 12, 2021 1:07 pm
by MW0MWZ
You can also just drop your zipped config file on the boot partition, the Pi will re-configure itself using that file, that will also setup the wifi :)

Re: 4.1.4 UPDATE NOT WORKING

Posted: Fri Feb 12, 2021 2:37 pm
by G8SEZ
MW0MWZ wrote: Fri Feb 12, 2021 1:07 pm You can also just drop your zipped config file on the boot partition, the Pi will re-configure itself using that file, that will also setup the wifi :)
Is this now all sorted out for the v4.1.x series Andy? A while ago it seemed to have some of the new configurations missing and I have been suggesting people should be careful about this.

Re: 4.1.4 UPDATE NOT WORKING

Posted: Fri Feb 12, 2021 4:30 pm
by MW0MWZ
It should work just fine, but it would be a good idea to visit the config page after that and apply the settings - because that should fix up anything that's missing.

Re: 4.1.4 UPDATE NOT WORKING

Posted: Fri Feb 12, 2021 5:07 pm
by G8SEZ
MW0MWZ wrote: Fri Feb 12, 2021 4:30 pm It should work just fine, but it would be a good idea to visit the config page after that and apply the settings - because that should fix up anything that's missing.
Yes, this is something I now do as a matter of course, but I wonder if there is an automated method to do it as a lot of people here seem not to understand what's needed.

Re: 4.1.4 UPDATE NOT WORKING

Posted: Fri Feb 12, 2021 8:08 pm
by MW0MWZ
G8SEZ wrote: Fri Feb 12, 2021 5:07 pm
MW0MWZ wrote: Fri Feb 12, 2021 4:30 pm It should work just fine, but it would be a good idea to visit the config page after that and apply the settings - because that should fix up anything that's missing.
Yes, this is something I now do as a matter of course, but I wonder if there is an automated method to do it as a lot of people here seem not to understand what's needed.
Depending on what you are coming from - this is a minefield, its why the code for the config page is getting to be VERY long.

Re: 4.1.4 UPDATE NOT WORKING

Posted: Fri Feb 12, 2021 8:32 pm
by G8SEZ
Yes, I did notice the commits adding quite a few lines.

Re: 4.1.4 UPDATE NOT WORKING

Posted: Fri Feb 12, 2021 11:41 pm
by MW0MWZ
KE7FNS wrote: Fri Feb 12, 2021 9:20 pm
MW0MWZ wrote: Fri Feb 12, 2021 8:08 pm Depending on what you are coming from - this is a minefield, its why the code for the config page is getting to be VERY long.
Couldn't you just add the missing parameters during the import process?
Mostly, no -the parameters might be based on other values, or might need to be set to some sane base value - its a bit of a minefield, plus then I would have to do all of that in two places, how hard is it really to import the config, visit the config page and hit apply?