Author Topic: Rigol DHO800/900 new firmware... 1.03  (Read 5162 times)

0 Members and 6 Guests are viewing this topic.

Offline mrisco

  • Regular Contributor
  • *
  • Posts: 86
  • Country: pe
    • Github repo
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #50 on: September 09, 2024, 05:50:59 am »
I don't have that file...

Sorry, I edit my post with
Code: [Select]
adb shell rm -r /data/data/com.rigol.scope
DHO800-900 Extended UI: https://youtu.be/mT4ivaMY7zg
 

Offline Randy222

  • Frequent Contributor
  • **
  • Posts: 676
  • Country: ca
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #51 on: September 09, 2024, 05:54:44 pm »
Heads up, guys, I think I found a really bad bug in the new firmware.

I think it's related to the XY mode crash bug which was reported earlier.



Bottom line: Do NOT power off your DHO in XY mode until we figure this out!

Does/did your scope have the "remember my last settings at power off" set to 'on'?
Maybe it's trying to launch with XY enabled from that cfg file?

 

Offline Elextro

  • Contributor
  • Posts: 14
  • Country: es
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #52 on: September 09, 2024, 06:02:55 pm »
But then is it safe to update now, or do we have to wait in case this latest firmware is defective? The thing is that nothing is clear with the latest publications.  Greetings
 

Offline FungusTopic starter

  • Super Contributor
  • ***
  • Posts: 17056
  • Country: 00
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #53 on: September 09, 2024, 07:07:16 pm »
Reply from Rigol:

 
The following users thanked this post: thm_w

Offline FungusTopic starter

  • Super Contributor
  • ***
  • Posts: 17056
  • Country: 00
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #54 on: September 09, 2024, 07:10:39 pm »
But then is it safe to update now, or do we have to wait in case this latest firmware is defective? The thing is that nothing is clear with the latest publications.  Greetings

It seems safe so long as you avoid XY mode.  :)

I imagine this will be given high priority so expect an update very soon. Maybe better to wait unless you need one of the fixes.
 
The following users thanked this post: rpro

Offline mrisco

  • Regular Contributor
  • *
  • Posts: 86
  • Country: pe
    • Github repo
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #55 on: September 09, 2024, 08:12:48 pm »

It seems safe so long as you avoid XY mode.  :)

I imagine this will be given high priority so expect an update very soon. Maybe better to wait unless you need one of the fixes.

Did you tried the edited ADB command? i think that the app will be forced to load default settings and not use the settings stored en non volatile memory.
DHO800-900 Extended UI: https://youtu.be/mT4ivaMY7zg
 

Offline FungusTopic starter

  • Super Contributor
  • ***
  • Posts: 17056
  • Country: 00
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #56 on: September 09, 2024, 08:21:09 pm »
Did you tried the edited ADB command? i think that the app will be forced to load default settings and not use the settings stored en non volatile memory.

I have no file "com.rigol.*" in that folder.

All I have is this:
H:\work\ADB>adb shell ls /data/app/
com.rigol.launcher-1
com.rigol.webcontrol-1
 

Offline mrisco

  • Regular Contributor
  • *
  • Posts: 86
  • Country: pe
    • Github repo
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #57 on: September 09, 2024, 08:26:44 pm »
No /data/app but /data/data
DHO800-900 Extended UI: https://youtu.be/mT4ivaMY7zg
 

Offline Vovas

  • Newbie
  • Posts: 5
  • Country: ru
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #58 on: September 09, 2024, 08:40:09 pm »
I noticed that after the update, the beam became slower than on 01.02. Is there anyone who also encountered this fact?
 

Offline FungusTopic starter

  • Super Contributor
  • ***
  • Posts: 17056
  • Country: 00
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #59 on: September 09, 2024, 09:13:35 pm »
No /data/app but /data/data

Oh...  :palm:

It's a folder. I pulled it and looked at the files inside it but there's nothing that looks like settings. Just a couple of small text files.

The settings are in the non-volatile RAM chip on the 'scope, not on disk.

Rigol seem to be prioritizing this. I've had three emails from them now.
 

Offline rpro

  • Regular Contributor
  • *
  • Posts: 52
  • Country: us
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #60 on: September 09, 2024, 09:58:42 pm »
I imagine this will be given high priority so expect an update very soon. Maybe better to wait unless you need one of the fixes.
Thank you Fungus.
The firmware has been rolled back to 1.02.00.02 in www.rigolna.com
I have also seen/heard people pointing out that web-control is intermittently sluggish with the new firmware, a pity given how responsive it is with 1.02.
It seems you now have a good willing contact in Rigol support. Maybe, in case they don't follow threads like this one, you can suggest they do some more regression testing comparing with 1.02 side-by-side, before they re-release 1.03. They could also take a look at the FFT issues. (It would be nice if they could relay a list of known issues they are working on for future releases.)
Thanks again.   
 

Offline FungusTopic starter

  • Super Contributor
  • ***
  • Posts: 17056
  • Country: 00
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #61 on: September 09, 2024, 10:16:16 pm »
The firmware has been rolled back to 1.02.00.02 in www.rigolna.com

 ;)
 

Offline Randy222

  • Frequent Contributor
  • **
  • Posts: 676
  • Country: ca
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #62 on: September 09, 2024, 10:19:10 pm »
Reply from Rigol:



I don't think it's accurate about booting up. The OS booted, but the app fails to load properly. You can still use ADB or SSH to do a FW update, you should still have access via SSH.
 

Offline Randy222

  • Frequent Contributor
  • **
  • Posts: 676
  • Country: ca
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #63 on: September 09, 2024, 10:23:06 pm »

Oh...  :palm:

It's a folder. I pulled it and looked at the files inside it but there's nothing that looks like settings. Just a couple of small text files.

The settings are in the non-volatile RAM chip on the 'scope, not on disk.

Rigol seem to be prioritizing this. I've had three emails from them now.
The app must be able to read that NVRAM, which means you can too from SSH. But before trying to clear it do we even know that's where it is and that's why it fails to fully load scope app?
 

Offline mrisco

  • Regular Contributor
  • *
  • Posts: 86
  • Country: pe
    • Github repo
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #64 on: September 09, 2024, 10:39:23 pm »
Maybe in another way:
Code: [Select]
adb shell am start -a android.settings.SETTINGS
Then goto Apps, select RIGOL_SCOPE, Storage, Clear Data
DHO800-900 Extended UI: https://youtu.be/mT4ivaMY7zg
 

Offline FungusTopic starter

  • Super Contributor
  • ***
  • Posts: 17056
  • Country: 00
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #65 on: September 10, 2024, 12:01:47 am »
Maybe in another way:
Code: [Select]
adb shell am start -a android.settings.SETTINGS
Then goto Apps, select RIGOL_SCOPE, Storage, Clear Data

Didn't work  :(
 

Offline mrisco

  • Regular Contributor
  • *
  • Posts: 86
  • Country: pe
    • Github repo
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #66 on: September 10, 2024, 12:13:05 am »
Didn't work  :(

I have the temptation of bricking my DHO only to try to solve the issue.
DHO800-900 Extended UI: https://youtu.be/mT4ivaMY7zg
 
The following users thanked this post: Fungus

Offline mrisco

  • Regular Contributor
  • *
  • Posts: 86
  • Country: pe
    • Github repo
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #67 on: September 10, 2024, 12:30:12 am »
Didn't work  :(

Have you access to the Webcontrol? If yes try in the SCPI Control panel:
Code: [Select]
:SYSTem:PON DEFault
DHO800-900 Extended UI: https://youtu.be/mT4ivaMY7zg
 

Offline FungusTopic starter

  • Super Contributor
  • ***
  • Posts: 17056
  • Country: 00
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #68 on: September 10, 2024, 07:10:52 am »
Didn't work  :(

Have you access to the Webcontrol? If yes try in the SCPI Control panel:

Yes, but SCPI needs the 'scope app running to work.
 

Offline FungusTopic starter

  • Super Contributor
  • ***
  • Posts: 17056
  • Country: 00
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #69 on: September 10, 2024, 07:14:13 am »
Didn't work  :(
I have the temptation of bricking my DHO only to try to solve the issue.

Go for it!
 

Offline tnt23

  • Newbie
  • Posts: 1
  • Country: il
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #70 on: September 10, 2024, 05:49:51 pm »
Have they removed the 1.03 upgrade from the site? Don't see it listed.
 

Offline FungusTopic starter

  • Super Contributor
  • ***
  • Posts: 17056
  • Country: 00
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #71 on: September 10, 2024, 06:12:20 pm »
Have they removed the 1.03 upgrade from the site? Don't see it listed.

Yes.
 

Offline mrisco

  • Regular Contributor
  • *
  • Posts: 86
  • Country: pe
    • Github repo
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #72 on: September 10, 2024, 06:30:19 pm »
Have they removed the 1.03 upgrade from the site? Don't see it listed.

The v00.01.03.00.06 firmware is currently available at https://supportint.rigol.com/En/Index/listView/catid/28/tp/6/wd/dho
DHO800-900 Extended UI: https://youtu.be/mT4ivaMY7zg
 

Offline pfeerick

  • Newbie
  • Posts: 4
  • Country: au
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #73 on: September 11, 2024, 09:33:40 am »
Not anymore... 01.02.00.02 is the latest version there now.
 

Offline mrisco

  • Regular Contributor
  • *
  • Posts: 86
  • Country: pe
    • Github repo
Re: Rigol DHO800/900 new firmware... 1.03
« Reply #74 on: September 11, 2024, 01:11:11 pm »
Not anymore... 01.02.00.02 is the latest version there now.

I sent to them a message about the bug.
DHO800-900 Extended UI: https://youtu.be/mT4ivaMY7zg
 
The following users thanked this post: Vovas


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf