Firmware 19.3_20211010 update discussion

Moderators: Gully, peteru

User avatar
Jan
Master
Posts: 208
Joined: Sun Aug 09, 2009 19:56
Location: Perth, Australia

Firmware 19.3_20211010 update discussion

Post by Jan » Fri Dec 17, 2021 17:53

Hi Everyone. When should the online update be available? I have been trying to update my V2 since I saw the announcement on Wednesday night. I am not receiving any on-screen notification that the update is available, and when I click on "Check for Updates" to try to do it manually, I get the following messages:

Firstly, "Please wait, package list update", followed quickly by "A background update check is in progress. Please wait a few minutes and try again." This message counts down around 10 seconds and disappears. I have tried turning off Background Check and rebooted after that, but still no luck. I am on Beta version 20210704.

I seem to recall that not long after I purchased the machine, (back in November 19), an official update became available and I ended up doing that update by USB as I wasn't ever able to do it online then as well. As you can see, I have since then also done a Beta update via USB, so I don't have any problems or issue doing it this way. However, I am just curious as to why I am unable to do it online. Is there any other setting I am missing that needs to be tweaked?
Regards
Jan

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Fri Dec 17, 2021 20:11

Jan wrote:
Fri Dec 17, 2021 17:53
I am on Beta version 20210704.

If you previously ran the "switch to beta feed stream" script, then the online updates should be presented. There's been a shed-load of them since July.
If you haven't, then run it and try it again.
Otherwise, check your V2's network connection in case any network error is reported as an online update "already do a check" error (i.e. brain dead code).

User avatar
Jan
Master
Posts: 208
Joined: Sun Aug 09, 2009 19:56
Location: Perth, Australia

Re: Current firmware - 19.3_20211010

Post by Jan » Fri Dec 17, 2021 20:59

Grumpy_Geoff wrote:
Fri Dec 17, 2021 20:11


If you previously ran the "switch to beta feed stream" script, then the online updates should be presented. There's been a shed-load of them since July.
If you haven't, then run it and try it again.
Otherwise, check your V2's network connection in case any network error is reported as an online update "already do a check" error (i.e. brain dead code).
Hi Geoff. No, I didn't ever switch to the Beta Feed. Just upgraded via USB when I got the urge!! :D :D

Network connection is fine. I regularly watch content from my PC without issue. And today when trying to figure out why I couldn't get this update, I checked that Internet connection was good and I was able to access YouTube without trouble.

I have to go now to watch Grandson's basketball game, but when I get back I'll upload a screenshot of a setting that I found and wondered if could have anything to do with it!
Regards
Jan

raymondjpg
Guru
Posts: 969
Joined: Sun Jul 25, 2010 09:18

Re: Current firmware - 19.3_20211010

Post by raymondjpg » Sat Dec 18, 2021 08:32

Jan wrote:
Fri Dec 17, 2021 17:53
Firstly, "Please wait, package list update", followed quickly by "A background update check is in progress. Please wait a few minutes and try again." This message counts down around 10 seconds and disappears. I have tried turning off Background Check and rebooted after that, but still no luck. I am on Beta version 20210704.

I have the same issue with a T2 and a U4, trying to implement the online update via the OpenWebif interface. I am not on the beta feed.

I have downloaded the images for USB update, but an online update would be much more convenient, if possible.
Beyonwiz T2, Beyonwiz U4, IceBox BYO with Hauppauge WinTV-dualHD (x2), Hauppauge WinTV-quadHD

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 10:46

raymondjpg wrote:
Sat Dec 18, 2021 08:32
I have the same issue with a T2 and a U4, trying to implement the online update via the OpenWebif interface. I am not on the beta feed.

Do you have command-line access to either Wiz?
If so, what does opkg update && opkg list-upgradable show?

raymondjpg
Guru
Posts: 969
Joined: Sun Jul 25, 2010 09:18

Re: Current firmware - 19.3_20211010

Post by raymondjpg » Sat Dec 18, 2021 11:18

Grumpy_Geoff wrote:
Sat Dec 18, 2021 10:46
Do you have command-line access to either Wiz?

No.From what I can see it requires telnet access from a PC that I haven't attempted in years.
Beyonwiz T2, Beyonwiz U4, IceBox BYO with Hauppauge WinTV-dualHD (x2), Hauppauge WinTV-quadHD

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 11:20

raymondjpg wrote:
Sat Dec 18, 2021 11:18
No.From what I can see it requires telnet access from a PC that I haven't attempted in years.

Fair enough.
Perhaps the production/general release feed server (feeds.beyonwiz.org) is having a lie down - can you try and install a plugin (e.g. ShootYourScreen)?

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 11:27

I don't know if I'm doing this correctly, but it appears to me that the production/general release feed server is unavailable for access -

Code: Select all

root@beyonwizt2:/hdd# wget -O T2_All http://feeds.beyonwiz.org/beyonwiz/19.3/inihde2/all/Packages.gz
--2021-12-18 09:19:00--  http://feeds.beyonwiz.org/beyonwiz/19.3/inihde2/all/Packages.gz
Resolving feeds.beyonwiz.org... 208.113.218.161
Connecting to feeds.beyonwiz.org|208.113.218.161|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2021-12-18 09:19:01 ERROR 403: Forbidden.

root@beyonwizt2:/hdd#
... whereas the beta feed server is fine (it's on a different IP address) -

Code: Select all

root@beyonwizt2:/hdd# wget -O T2_All_beta http://beta.beyonwiz.org/beyonwiz/19.3/inihde2/all/Packages.gz
--2021-12-18 09:22:39--  http://beta.beyonwiz.org/beyonwiz/19.3/inihde2/all/Packages.gz
Resolving beta.beyonwiz.org... 208.113.217.142
Connecting to beta.beyonwiz.org|208.113.217.142|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20881 (20K) [application/gzip]
Saving to: 'T2_All_beta'

T2_All_beta                                       100%[=============================================================================================================>]  20.39K   107KB/s    in 0.2s

2021-12-18 09:22:40 (107 KB/s) - 'T2_All_beta' saved [20881/20881]

root@beyonwizt2:/hdd#
Wild guess, perhaps the PROD/GR server was locked out whilst peteru was uploading the 20211010 f/w, but then not subsequently unlocked?

prl
Wizard God
Posts: 32709
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: Current firmware - 19.3_20211010

Post by prl » Sat Dec 18, 2021 11:36

Grumpy_Geoff wrote:
Sat Dec 18, 2021 11:27
I don't know if I'm doing this correctly, but it appears to me that the production/general release feed server is unavailable for access -

What you did looks correct to me. I get the same results when I try to connect to the production feed vs the beta feed on a V2 (the paths in the URLs are different, of course).
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

cheesemaker
On probation
Posts: 2
Joined: Sat Dec 18, 2021 06:58

Re: Current firmware - 19.3_20211010

Post by cheesemaker » Sat Dec 18, 2021 12:12

I've updated the U4 firmware, but the blue button no longer fast forwards when you watch a recording. We have a U4(0xa497) remote. Why has this functionality disappeared? Thanks

singlefished
Master
Posts: 115
Joined: Sat Feb 23, 2008 00:54

Re: Current firmware - 19.3_20211010

Post by singlefished » Sat Dec 18, 2021 12:22

Just had an online update notification pop up out of the blue (haven't been here in ages...) so thought I'd swing by to see what's been tweaked!

Will start download now and report back shortly!
4 DP's in da house.... New T2 arrived Dec'17!

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 12:30

singlefished wrote:
Sat Dec 18, 2021 12:22
Just had an online update notification pop up out of the blue ...

Yep, I can now fetch a package from feeds.beyonwiz.org

singlefished
Master
Posts: 115
Joined: Sat Feb 23, 2008 00:54

Re: Current firmware - 19.3_20211010

Post by singlefished » Sat Dec 18, 2021 13:11

started the update and it said 352 packages available.... Update complete notification with only 138 installed.

After successful restart, the online update notification pops up again with 352 packages available..... so, doing another round now....

Will report back soon!
4 DP's in da house.... New T2 arrived Dec'17!

User avatar
MrQuade
Uber Wizard
Posts: 11844
Joined: Sun Jun 24, 2007 13:40
Location: Perth

Re: Current firmware - 19.3_20211010

Post by MrQuade » Sat Dec 18, 2021 13:15

cheesemaker wrote:
Sat Dec 18, 2021 12:12
I've updated the U4 firmware, but the blue button no longer fast forwards when you watch a recording. We have a U4(0xa497) remote. Why has this functionality disappeared? Thanks
I don't recall BLUE ever acting as a FF during file playback.
You didn't have an unofficial "Topfield patch" installed by any chance? I know of a few users that changed their keymaps to emulate the Topfield colour button behaviour.
Logitech Harmony Ultimate+Elite RCs
Beyonwiz T2/3/U4/V2, DP-S1 PVRs
Denon AVR-X3400h, LG OLED65C7T TV
QNAP TS-410 NAS, Centos File Server (Hosted under KVM)
Ubiquiti UniFi Managed LAN/WLAN, Draytek Vigor130/Asus RT-AC86U Internet
Pixel 4,5&6, iPad 3 Mobile Devices

singlefished
Master
Posts: 115
Joined: Sat Feb 23, 2008 00:54

Re: Current firmware - 19.3_20211010

Post by singlefished » Sat Dec 18, 2021 13:27

It was working fine seemingly and got up to installing 368/352

Then there was a lot of configuration before final notification of errors encountered, recommend USB update instead

Successful reboot after that.... went to check if updates were available and get error message:

Error - Update failed. Your Beyonwuz T2 can not connect to an update server.
4 DP's in da house.... New T2 arrived Dec'17!

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 13:31

singlefished wrote:
Sat Dec 18, 2021 13:27
Error - Update failed. Your Beyonwuz T2 can not connect to an update server.

Does the T2 have a working network connection?
AFAIK, the production/general release feed server is online and working as I just then successfully fetched a package

singlefished
Master
Posts: 115
Joined: Sat Feb 23, 2008 00:54

Re: Current firmware - 19.3_20211010

Post by singlefished » Sat Dec 18, 2021 13:41

Yes, hard wired to the router.... nothing changed since this morning when the online update notification appeared

Just checked YouTube and everything working no probs.

One of the messages during installation looked like it was removing Beyonwiz feeds ~ didn't pay too much attention though, there was a whole bunch of stuff being removed and other stuff being obsolete or stuff being configured... Looked like a typical installation
4 DP's in da house.... New T2 arrived Dec'17!

singlefished
Master
Posts: 115
Joined: Sat Feb 23, 2008 00:54

Re: Current firmware - 19.3_20211010

Post by singlefished » Sat Dec 18, 2021 13:47

Tried again and was able to check for updates without the previous error notification

This time it said nothing to upgrade so everything must be ok..... hopefully!
4 DP's in da house.... New T2 arrived Dec'17!

User avatar
raj
Master
Posts: 224
Joined: Sun Mar 22, 2009 18:05
Location: Sydney

Re: Current firmware - 19.3_20211010

Post by raj » Sat Dec 18, 2021 13:54

G'day,

Ok, I was presented with a screen this afternoon telling me there was an update available, however it was "large and to consider doing a USB update.

It also mentioned something about backing up.

So, first can I do a backup I can then restore or do I have to go through all the business of setting up again? Last time around I followed the advice to not backup and spent a number of hours going back and setting things up again.

Also, how do I get to back things up anyway? I can't find an option to backup or restore.

Currently I have

beyonwiz-19.3-beyonwizt2-20191106_usb.zip

and the update is

beyonwiz-19.3-beyonwizt2-20211010_usb.zip

Thamks

singlefished
Master
Posts: 115
Joined: Sat Feb 23, 2008 00:54

Re: Current firmware - 19.3_20211010

Post by singlefished » Sat Dec 18, 2021 13:57

You can either:

Start the update and you'll get an option to do a backup
or
Menu>setup>software manager>create backup
4 DP's in da house.... New T2 arrived Dec'17!

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 14:01

raj wrote:
Sat Dec 18, 2021 13:54
So, first can I do a backup I can then restore or do I have to go through all the business of setting up again? Last time around I followed the advice to not backup and spent a number of hours going back and setting things up again.

Also, how do I get to back things up anyway? I can't find an option to backup or restore.

You didn't have to set up last time if you came from something in the 17.5-series or 19.3-series.
Yes you can restore from a backup created with MENU>>Setup>>Software manager>>Create backup (or via Plugins>>Software management>>Backup system setings).

raymondjpg
Guru
Posts: 969
Joined: Sun Jul 25, 2010 09:18

Re: Current firmware - 19.3_20211010

Post by raymondjpg » Sat Dec 18, 2021 15:25

singlefished wrote:
Sat Dec 18, 2021 13:27
Then there was a lot of configuration before final notification of errors encountered, recommend USB update instead

I just updated a U4 online via OpenWebif without any error messages. Also restored settings just in case.

Haven't checked the firmware version yet, or if all plugins working properly, but FTA SBS EPG looking OK so looks as if Deswapper is working.
Beyonwiz T2, Beyonwiz U4, IceBox BYO with Hauppauge WinTV-dualHD (x2), Hauppauge WinTV-quadHD

User avatar
Gully
Moderator
Posts: 7736
Joined: Thu Aug 30, 2007 22:08
Location: Melbourne

Re: Current firmware - 19.3_20211010

Post by Gully » Sat Dec 18, 2021 15:43

I've never updated via OpenWebif - where do you find that option?
Cheers
Gully
_____________
Beyonwiz U4
Logitech Harmony Elite
Google Pixel 6 Pro

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 15:46

raymondjpg wrote:
Sat Dec 18, 2021 15:25
I just updated a U4 online via OpenWebif without any error messages. Also restored settings just in case.

There's more RAM on a U4 c.f. a T2/3.

User avatar
MrQuade
Uber Wizard
Posts: 11844
Joined: Sun Jun 24, 2007 13:40
Location: Perth

Re: Current firmware - 19.3_20211010

Post by MrQuade » Sat Dec 18, 2021 15:50

Gully wrote:
Sat Dec 18, 2021 15:43
I've never updated via OpenWebif - where do you find that option?
Settings / packages.

This was discussed a little while ago after someone suffered a failed update by doing it using that method. I can't remember the cause or fix for that particular issue though.
Logitech Harmony Ultimate+Elite RCs
Beyonwiz T2/3/U4/V2, DP-S1 PVRs
Denon AVR-X3400h, LG OLED65C7T TV
QNAP TS-410 NAS, Centos File Server (Hosted under KVM)
Ubiquiti UniFi Managed LAN/WLAN, Draytek Vigor130/Asus RT-AC86U Internet
Pixel 4,5&6, iPad 3 Mobile Devices

User avatar
netmask
Wizard
Posts: 3658
Joined: Sun Aug 05, 2007 15:20
Location: Inner West, Sydney, Australia

Re: Current firmware - 19.3_20211010

Post by netmask » Sat Dec 18, 2021 15:54

When I decompress the V2 download file, there are only 2 files not like in previous updates a folder called beyonwiz and a quite a few files within.
They are image version
and
usb_update.bin

Is this correct?
BeyonWiz T3 and V2
LED TV SONY Bravia 75" Local dimming ~ Retired Samsung ES8000 65" ~
Yamaha A1070 amp
Zidoo UHD3000
Qnap TS851-4G
Pioneer Bluray BDP-150-K
Windows 11 Professional
Netgear R7000
Chromecast

User avatar
raj
Master
Posts: 224
Joined: Sun Mar 22, 2009 18:05
Location: Sydney

Re: Current firmware - 19.3_20211010

Post by raj » Sat Dec 18, 2021 15:57

Grumpy_Geoff wrote:
Sat Dec 18, 2021 14:01
You didn't have to set up last time if you came from something in the 17.5-series or 19.3-series.

Unfortunately, it was suggested because it was going from 17.5 to 19.3, to not use the backup option and to set things up again.

After that exercise I used OpenWebIF to save every configuration screen as an image and then save it as a PDF file.

I'd hate to do this again because it will wear the carpet out and my knee :D

Thanks for providing the location of the backup/restore actions.

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 16:17

MrQuade wrote:
Sat Dec 18, 2021 15:50
Gully wrote:
Sat Dec 18, 2021 15:43
I've never updated via OpenWebif - where do you find that option?
Settings / packages.

This was discussed a little while ago after someone suffered a failed update by doing it using that method. I can't remember the cause or fix for that particular issue though.

Yep, OWIF/Settings/Packages.
But it can be problematic for those of Adoxa's plugins that have auto-uninstall specified, as I don't think it obeys that as compared to a GUI update.
That "someone" may have been me, are you remembering this post - viewtopic.php?f=47&t=14793&p=196529#p196529 ?

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 16:21

netmask wrote:
Sat Dec 18, 2021 15:54
Is this correct?

Yep, as per - viewtopic.php?f=42&t=13707&p=182673#p182673
:)

User avatar
Jan
Master
Posts: 208
Joined: Sun Aug 09, 2009 19:56
Location: Perth, Australia

Re: Firmware 19.3_20211010 update discussion

Post by Jan » Sat Dec 18, 2021 17:00

Well I hadn't had a chance to get back and upload the screenshot of the settings I was curious about! But I thought before I did that, I would check back here to see if there were any other suggestions that might give me a solution! So was very happy to see that I was not alone, and that today everything seemed to be working for everyone. I straight away turned the Wiz on, however I didn't get a pop-up that the update was available. But I was able to successfully do the update directly from the Settings Menu. So, thank you, and in future it might pay me to be a little more patient!! :lol:

Merry Christmas everyone, and all the best for 2022! :D
Regards
Jan

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 17:22

raj wrote:
Sat Dec 18, 2021 15:57
Grumpy_Geoff wrote:
Sat Dec 18, 2021 14:01
You didn't have to set up last time if you came from something in the 17.5-series or 19.3-series.

Unfortunately, it was suggested because it was going from 17.5 to 19.3, to not use the backup option and to set things up again.

Where was that?
In the first public beta of the 19.3-series, peteru stated one can restore from a 17.5-series settings backup.
I repeated that statement in the 20191106 production/general release topic (3rd post).
Are you thinking of this post, when you had pixellation issues? - viewtopic.php?f=50&t=14706&p=194070#p194035
raj wrote:
Sat Dec 18, 2021 15:57
After that exercise I used OpenWebIF to save every configuration screen as an image and then save it as a PDF file.

You don't need to screenshot 40 pages - previously I've shown you some other methods to grab your settings, albeit resulting in a cryptic form -
viewtopic.php?f=50&t=14706&p=194019#p194068
raj wrote:
Sat Dec 18, 2021 15:57
I'd hate to do this again because it will wear the carpet out and my knee :D

You know you can "drive" the Wiz via the OWIF "virtual" remote, right? No need to make multiple trips between Wiz and computer.

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Firmware 19.3_20211010 update discussion

Post by Grumpy_Geoff » Sat Dec 18, 2021 17:28

Jan wrote:
Sat Dec 18, 2021 17:00
... and in future it might pay me to be a little more patient!!

Nup, you were the one to initially highlight there was a problem with the production/general release feed server :)
Even if you'd installed via USB, I don't think you'd have been able to install any plugins.

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Current firmware - 19.3_20211010

Post by Grumpy_Geoff » Sat Dec 18, 2021 17:59

MrQuade wrote:
Sat Dec 18, 2021 13:15
cheesemaker wrote:
Sat Dec 18, 2021 12:12
I've updated the U4 firmware, but the blue button no longer fast forwards when you watch a recording. We have a U4(0xa497) remote. Why has this functionality disappeared? Thanks
I don't recall BLUE ever acting as a FF during file playback.
You didn't have an unofficial "Topfield patch" installed by any chance? I know of a few users that changed their keymaps to emulate the Topfield colour button behaviour.

I have a recollection of at one point that BLUE in playback doing something other than chuck up the (plugins) Extensions menu. It may have been a playback control, but it's too long ago for me to remember exactly because I never use FF/REW.
I do remember it subsequently changing back to match live TV.

I wrote the above, and then decided to do a search, and what do I find :)
viewtopic.php?f=50&t=11618&p=162776#p162768
'twas over 3.5 years ago though - perhaps too many Jacks/Jims have passed though your lips :)

cheesemaker
On probation
Posts: 2
Joined: Sat Dec 18, 2021 06:58

Re: Firmware 19.3_20211010 update discussion

Post by cheesemaker » Sat Dec 18, 2021 18:46

I'm afraid we are not that clever. We pressed green for play and blue for fast forward.

User avatar
Jan
Master
Posts: 208
Joined: Sun Aug 09, 2009 19:56
Location: Perth, Australia

Re: Firmware 19.3_20211010 update discussion

Post by Jan » Sat Dec 18, 2021 19:19

Grumpy_Geoff wrote:
Sat Dec 18, 2021 17:28

Nup, you were the one to initially highlight there was a problem with the production/general release feed server :)
Even if you'd installed via USB, I don't think you'd have been able to install any plugins.


Ok, thanks Geoff!! :D :D
Regards
Jan

User avatar
Gully
Moderator
Posts: 7736
Joined: Thu Aug 30, 2007 22:08
Location: Melbourne

Re: Current firmware - 19.3_20211010

Post by Gully » Sat Dec 18, 2021 21:26

MrQuade wrote:
Sat Dec 18, 2021 15:50
Settings / packages.

This was discussed a little while ago after someone suffered a failed update by doing it using that method. I can't remember the cause or fix for that particular issue though.
Thanks. Now that you say it, it does ring a bell. Not something I would do but could be worth remembering for advice to others.
Cheers
Gully
_____________
Beyonwiz U4
Logitech Harmony Elite
Google Pixel 6 Pro

User avatar
raj
Master
Posts: 224
Joined: Sun Mar 22, 2009 18:05
Location: Sydney

Re: Firmware 19.3_20211010 update discussion

Post by raj » Sun Dec 19, 2021 06:34

Thanks everyone.

For some reason I have not been able to reply to some points.

On OpenWebIf, I am aware you can drive the T2 via it. The problem being having the network settings correct to be able to do this. Last time around they all got set to factory defaults.

Also, I didn't do the upgrade via OpenWebIf, but used it to save screenshots of all the various setup screens.

Thanks again.

raymondjpg
Guru
Posts: 969
Joined: Sun Jul 25, 2010 09:18

Re: Current firmware - 19.3_20211010

Post by raymondjpg » Sun Dec 19, 2021 08:18

Grumpy_Geoff wrote:
Sat Dec 18, 2021 15:46
raymondjpg wrote:
Sat Dec 18, 2021 15:25
I just updated a U4 online via OpenWebif without any error messages. Also restored settings just in case.

There's more RAM on a U4 c.f. a T2/3.

Just updated a T2 online via OpenWebif without any error messages.

To be clear, I did not go the route of settings|packages, but used the virtual remote to get into the BWs' settings then checked for updates with the Software Manager and followed the prompts.

Thanks for the updates.
Beyonwiz T2, Beyonwiz U4, IceBox BYO with Hauppauge WinTV-dualHD (x2), Hauppauge WinTV-quadHD

User avatar
raj
Master
Posts: 224
Joined: Sun Mar 22, 2009 18:05
Location: Sydney

Re: Firmware 19.3_20211010 update discussion

Post by raj » Sun Dec 19, 2021 09:16

Well...

I went through the procedure to upgrade via USB. I downloaded the package and expanded the SI file so that the folder Beyonwiz was in the root
with no other file in the root, and checking through there was a folder hde2 (I have a T2), with various files in it. I ejected it from the computer and then shut down the T2.

I put the USB flash drive in the T2, disconnected the USB tuner (the only USB device) and then powered back up, only nothing about detecting an update and asking me to press the ^. It just went through as per a normal startup and watching TV. Both USB ports work OK otherwise. The USB tuner functions perfectly from either.

I tried this via the front port and the rear one, but nothing different.

So I then thought I'd risk an online update. All seemed to be going OK, but then it got to Upgrading 168/353 and the next thing was a dialog asking me to reboot, so I did, only it appears to be as it was before the update. There was no alert or error

The zip file is beyonwiz-19.3-beyonwizt2-20211010_usb.zip

I have checked the time stamp on the files on the USB drive, and they all say ‎11-10-‎21, ‏‎5:45 AM

A check on the system says it is 19.3, but the build is 20191106
Enigma2 = 19.3 273-g6f501ae
gstreamer= 1.17,9 GIT
Python = 2.7.5
Kernel = 3.14.2
Drivers = 20180416

I hope I have all that right.

Is there any other way of applying the update?

Thanks.

User avatar
raj
Master
Posts: 224
Joined: Sun Mar 22, 2009 18:05
Location: Sydney

Re: Firmware 19.3_20211010 update discussion

Post by raj » Sun Dec 19, 2021 09:49

Apologies. I just came across this thread. I shall not clutter the other up. Sorry.

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Firmware 19.3_20211010 update discussion

Post by Grumpy_Geoff » Sun Dec 19, 2021 09:54

raj wrote:
Sun Dec 19, 2021 09:16
I put the USB flash drive in the T2, disconnected the USB tuner (the only USB device) and then powered back up, only nothing about detecting an update and asking me to press the ^. It just went through as per a normal startup and watching TV. Both USB ports work OK otherwise. The USB tuner functions perfectly from either.

I tried this via the front port and the rear one, but nothing different.

For the USB method, ensure the thumb drive is formatted in FAT32, and USB1.1 compatible.
raj wrote:
Sun Dec 19, 2021 09:16
So I then thought I'd risk an online update. All seemed to be going OK, but then it got to Upgrading 168/353 and the next thing was a dialog asking me to reboot, so I did, only it appears to be as it was before the update. There was no alert or error

Try the online update again. The user singlefished had some stumbles with their T2 but it worked in the end -
viewtopic.php?f=45&t=14965&p=197919#p197919
viewtopic.php?f=45&t=14965&p=197919#p197921
viewtopic.php?f=45&t=14965&p=197919#p197924

Another T2 user, raymondjpg, updated his T2 via an online update.

raymondjpg
Guru
Posts: 969
Joined: Sun Jul 25, 2010 09:18

Re: Firmware 19.3_20211010 update discussion

Post by raymondjpg » Sun Dec 19, 2021 10:05

Grumpy_Geoff wrote:
Sun Dec 19, 2021 09:54
For the USB method, ensure the thumb drive is formatted in FAT32, and USB1.1 compatible.

Would I be right in my recollection that when formatting the thumb drive in FAT32 it should be a FULL, not quick, format?
Beyonwiz T2, Beyonwiz U4, IceBox BYO with Hauppauge WinTV-dualHD (x2), Hauppauge WinTV-quadHD

prl
Wizard God
Posts: 32709
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: Firmware 19.3_20211010 update discussion

Post by prl » Sun Dec 19, 2021 10:09

raymondjpg wrote:
Sun Dec 19, 2021 10:05
Grumpy_Geoff wrote:
Sun Dec 19, 2021 09:54
For the USB method, ensure the thumb drive is formatted in FAT32, and USB1.1 compatible.

Would I be right in my recollection that when formatting the thumb drive in FAT32 it should be a FULL, not quick, format?

No, a full format is not necessary. Quick should be fine.
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

raymondjpg
Guru
Posts: 969
Joined: Sun Jul 25, 2010 09:18

Re: Firmware 19.3_20211010 update discussion

Post by raymondjpg » Sun Dec 19, 2021 10:21

prl wrote:
Sun Dec 19, 2021 10:09
raymondjpg wrote:
Sun Dec 19, 2021 10:05
Grumpy_Geoff wrote:
Sun Dec 19, 2021 09:54
For the USB method, ensure the thumb drive is formatted in FAT32, and USB1.1 compatible.

Would I be right in my recollection that when formatting the thumb drive in FAT32 it should be a FULL, not quick, format?

No, a full format is not necessary. Quick should be fine.

OK thanks for clarification.
Beyonwiz T2, Beyonwiz U4, IceBox BYO with Hauppauge WinTV-dualHD (x2), Hauppauge WinTV-quadHD

User avatar
raj
Master
Posts: 224
Joined: Sun Mar 22, 2009 18:05
Location: Sydney

Re: Firmware 19.3_20211010 update discussion

Post by raj » Sun Dec 19, 2021 10:46

raymondjpg wrote:
Sun Dec 19, 2021 10:05
Grumpy_Geoff wrote:
Sun Dec 19, 2021 09:54
For the USB method, ensure the thumb drive is formatted in FAT32, and USB1.1 compatible.

Would I be right in my recollection that when formatting the thumb drive in FAT32 it should be a FULL, not quick, format?
Bingo and 1,000 apologies. It worked.

And just to make sure it does NOT happen again, the folder is now named Firmware - USE FAT32 USB DRIVE

Thanks to everyone and for your patience.

old timer
On probation
Posts: 2
Joined: Mon Dec 20, 2021 10:47

Re: Firmware 19.3_20211010 update discussion

Post by old timer » Mon Dec 20, 2021 11:23

Hi all,
I hope someone can help me, I can't seem to find an answer in the forums or manual.
I don't know if this has always been the case or tied up with the new update.
I cannot make sense of the Front Panel settings on my V2. I have successfully set up the recording indication with the display blinking between time and REC. The red led also displays.
What I am after is Led display when in standby. I can turn the time on or off in standby but no Led indication. My reading of the settings is that is that it can be done but I can't turn the Led on. The display brightness settings are also very confusing. Even in the lowest settings they are too bright. Could someone please explain in plain English the settings to make the Front Panel display as it should.
Thanks in advance

prl
Wizard God
Posts: 32709
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: Firmware 19.3_20211010 update discussion

Post by prl » Mon Dec 20, 2021 13:42

old timer wrote:
Mon Dec 20, 2021 11:23
the settings to make the Front Panel display as it should.

The hardware (or hardware driver) has only 10 levels of brightness for the front panel display. The default setting is 1. A setting of 0 is off. There's no in-between setting.

In the settings labelled "Display" and "Brightness" are for the 4-digit 7-segment display. The settings labelled "LED" are for the LED in the power button..

You can set the the power button LED off in standby by setting "LED state in standby" to "off" (and similarly for running and shutdown).

Setting "Display state in standby" to "off" doesn't seem to have any effect (IMO this is a bug). You can have the display off in standby by setting "Brightness (Standby)" to 0 (no bar showing).

If that doesn't help, you may need to describe in more detail what you mean by "as it should".
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

User avatar
netmask
Wizard
Posts: 3658
Joined: Sun Aug 05, 2007 15:20
Location: Inner West, Sydney, Australia

Re: Firmware 19.3_20211010 update discussion

Post by netmask » Mon Dec 20, 2021 14:54

As many have posted it's just way too bright on the minimum settings. Such a pity but it's useless in most environment. Maybe Beyonwiz should supply a small piece of neutral density film to glue over it.
BeyonWiz T3 and V2
LED TV SONY Bravia 75" Local dimming ~ Retired Samsung ES8000 65" ~
Yamaha A1070 amp
Zidoo UHD3000
Qnap TS851-4G
Pioneer Bluray BDP-150-K
Windows 11 Professional
Netgear R7000
Chromecast

User avatar
MrQuade
Uber Wizard
Posts: 11844
Joined: Sun Jun 24, 2007 13:40
Location: Perth

Re: Firmware 19.3_20211010 update discussion

Post by MrQuade » Mon Dec 20, 2021 15:04

netmask wrote:
Mon Dec 20, 2021 14:54
Maybe Beyonwiz should supply a small piece of neutral density film to glue over it.
I ordered some of these off Amazon:
https://www.lightdims.com/index.php
Logitech Harmony Ultimate+Elite RCs
Beyonwiz T2/3/U4/V2, DP-S1 PVRs
Denon AVR-X3400h, LG OLED65C7T TV
QNAP TS-410 NAS, Centos File Server (Hosted under KVM)
Ubiquiti UniFi Managed LAN/WLAN, Draytek Vigor130/Asus RT-AC86U Internet
Pixel 4,5&6, iPad 3 Mobile Devices

Post Reply

Return to “Official Firmware Images”