Closed kaybouche closed 4 years ago
Could you please investigate this issue the next days and give us a time estimation to fix it?
Which MDIS sources where used (branch)? Which linux distro was used?
I'm using the latest release from our website
Could you please check if the issue persist with sources cloned from 'jpe-dev' branch?
Yes, it does. lspci
still complains.
I would expect the entire process to fail as soon as lspci
returns an error code, but the installer just continues.
This is not a blocking issue anymore, I created my configuration manually.
The issue should be solved by the latest commit on jpe-dev branch. Could you please run scan_system once again?
Yes, it's working now. Thanks for fixing!
Hi,
I'm having blocking issues with INSTALL.sh. I have 3 F405 cards installed and it seems, this is making the installer fail during system_scan.sh (even though it doesn't acutally fail, it just continues to run, but the output makes me think it should have aborted). The log is probably most expressive, I inserted "set -x" and "set +x" around the critical section. The first invocation of the function in question runs fine, the second one fails:
Regards Kay