- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I want to launch the sqeezenet demo but got the error message "open /dev/ion failed!" when loading model to the device. I use openvino toolkit 2019.3.376.
Can somebody explain where the problem may comes from ?
Best regards.
Paul-Henri
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Paul,
It seems like there is an issue with driver installation. Which Linux distribution are you using?
Also, please check if myd_ion kernel module is installed by running the following command:
lsmod | grep myd_ion
If you do not see any output from the command, reinstall the myd_ion module
Thanks,
Jaivin
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Paul,
It seems like there is an issue with driver installation. Which Linux distribution are you using?
Also, please check if myd_ion kernel module is installed by running the following command:
lsmod | grep myd_ion
If you do not see any output from the command, reinstall the myd_ion module
Thanks,
Jaivin
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Jaivin,
Thank you for your answer. The command did not detect ion module, so I have launched the reinstallation of the module as you suggested and it works now.
Thank you very much for your help.
Best regards.
Paul-Henri
