Topic: error on new element uuid (AMD Ryzen)

the uuid element is always {ffffffff-ffff-4fff-bfff-ffffffffffff} if a new element is created

info: in QT on startup
WARNING: CPU random generator seem to be failing, disable hardware random number generation
WARNING: RDRND generated: 0xffffffff 0xffffffff 0xffffffff 0xffffffff

https://www.google.com/search?q=WARNING … 0xffffffff

AMD shipped Ryzen 3000 with a serious microcode bug in its random number generator.

QElectroTech_0.8-DEV-r6091-x86_64
openSUSE TW 20191214

Can I adjust the uuid myself in the project?

Re: error on new element uuid (AMD Ryzen)

Can I adjust the uuid myself in the project?

yes but, the element uuid is in the library and in the project.

AMD shipped Ryzen 3000 with a serious microcode bug in its random number generator.

I am trying to updating the BIOS

Re: error on new element uuid (AMD Ryzen)

Can I adjust the uuid myself in the project?

https://qelectrotech.org/forum/viewtopi … 7221#p7221

I am trying to updating the BIOS

You could try to upgrade your AMD microcode package. (amd64-microcode (3.20191218.1))
Or maybe upgrade to latest 5.4.6 vanilla kernel..

https://codereview.qt-project.org/c/qt/qtbase/+/272837

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: error on new element uuid (AMD Ryzen)

Hi, this was my mistake the element library was made with QElectroTech V0.61, and converted with V0.8 with the failed CPU.
(suse provides QElectroTech Version 0.61 standard.)

You could try to upgrade your AMD microcode package

I tried is unsuccessful.

upgrade to latest 5.4.6 vanilla kernel

This will break my virtualbox.
(ps: updating the BIOS works)

Thank you for the support.

Re: error on new element uuid (AMD Ryzen)

Hi,

you have AppImages if you want new versions, just wget and chmod +x.
https://download.qelectrotech.org/qet/builds/AppImage/

Virtualbox Version 6.1.0 r135406 (Qt5.12.5) run on 5.4.6 kernel.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."