完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
大家好,
我正在尝试在Ubuntu 16.04上使用SDx IDE 2017.1,但它在我目前的Xilinx许可证上遇到了麻烦。 当我启动Vivado License Manager时,它会打开一个显示此警告的窗口: 我们已经确定您的HostiD的值无效(HostID =“000000000000”)。 有关更多配置信息,请搜索Xilinx答复记录:HOSTID 000000000000 由于我使用以太网,我试图参考Xilinx答案记录AR#60510,但我无法解决问题。 任何人都可以解决这个问题? 谢谢提前, 路易 以上来自于谷歌翻译 以下为原文 Hello everyone, I'm trying to use SDx IDE 2017.1 on Ubuntu 16.04, but it has trouble with my current Xilinx license. When I start the Vivado License Manager it opens a window showing this warning : We have identified the value of your HostID is invalid (HostID="000000000000"). For more configuration information, search Xilinx Answer Records for: HOSTID 000000000000 Since I'm using Ethernet, I tried to refer to the Xilinx Answer Records AR# 60510 but I wasn't able to solve the issue. Anyone can relate to this issue? Thanks by advance, Louis |
|
相关推荐
5个回答
|
|
Hello@luyi.garcia,
这是一个博客,介绍了如何在Ubuntu操作系统上将名称从eno更改为eth: http://www.itzgeek.com/how-tos/mini-howtos/change-default-network-name-ens33-to-old-eth0-on-ubuntu-16-04.html 因此,请尝试将以太网端口从eno重命名为eth,这应该可以解决您的问题,因为目前VLM中flexlm的主机ID都是0,并且它与许可文件中的内容不匹配,这导致您的许可 问题。 问候, 阿纳托利 亲切的问候,Anatoli Curran,Xilinx技术支持----------------------------------------- --------------------------------不要忘记回复,工作,并接受解决方案.---- -------------------------------------------------- ------------------- 在原帖中查看解决方案 以上来自于谷歌翻译 以下为原文 Hello @luyi.garcia, Here is a blog that covers the steps on how you can change the name from eno to eth on the Ubuntu OS: http://www.itzgeek.com/how-tos/mini-howtos/change-default-network-name-ens33-to-old-eth0-on-ubuntu-16-04.html As such, please try renaming your Ethernet ports from eno to eth and this should solve your issue, as currently the host id of flexlm in VLM are all 0’s and it is not matches to what is in the license file and that is causing your licensing issue. Regards, Anatoli Kind Regards, Anatoli Curran, Xilinx Technical Support ------------------------------------------------------------------------- Don’t forget to reply, kudo, and accept as solution. -------------------------------------------------------------------------View solution in original post |
|
|
|
Hi@luyi.garcia,
你获得的命令lmutil lmdiag -c /Xilinx.lic的输出是多少? 对于2017.1浮动,您使用的是FLEX 11.13.1.3或更高版本吗? 谢谢& 问候,Prathik ----------------------------------------------- ------------------------------------------------请注明 帖子作为答案“接受为解决方案”,以防它有助于解决您的查询。帮助回答 - >给予赞誉------------------------- -------------------------------------------------- -------------------- 以上来自于谷歌翻译 以下为原文 Hi @luyi.garcia, What is the output you are getting for the command lmutil lmdiag -c For 2017.1 floating, are you using the FLEX 11.13.1.3 version or greater? Thanks & Regards, Prathik ----------------------------------------------------------------------------------------------- Please mark the post as an answer "Accept as solution" in case it helps to resolve your query. Helpful answer -> Give Kudos ----------------------------------------------------------------------------------------------- |
|
|
|
Hi@luyi.garcia
检查此线程是否有帮助: https://forums.xilinx.com/t5/Installation-and-Licensing/Licensing-VLM-indentify-the-HostID-as-quot-000000000000-quot-and/td-p/768953 问候 罗希特 -------------------------------------------------- --------------------------------------------请注意 - 请注明 如果提供的信息有用,请回答“接受为解决方案”。 将Kudos发送给您认为有用且回复的帖子.------------------------------------ -------------------------------------------------- -------- RegardsRohit ------------------------------------------------- ---------------------------------------------请注意 - 请注明 答案为“接受为解决方案”,如果提供的信息是有帮助的。给予您认为有用并回复导向的帖子。感谢K-- -------------------------------------------------- ---------------------- 以上来自于谷歌翻译 以下为原文 Hi @luyi.garcia Check if this thread helps: https://forums.xilinx.com/t5/Installation-and-Licensing/Licensing-VLM-indentify-the-HostID-as-quot-000000000000-quot-and/td-p/768953 Regards Rohit ---------------------------------------------------------------------------------------------- Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful. Give Kudos to a post which you think is helpful and reply oriented. ---------------------------------------------------------------------------------------------- Regards Rohit ---------------------------------------------------------------------------------------------- Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful. Give Kudos to a post which you think is helpful and reply oriented. ---------------------------------------------------------------------------------------------- |
|
|
|
Hello@luyi.garcia,
这是一个博客,介绍了如何在Ubuntu操作系统上将名称从eno更改为eth: http://www.itzgeek.com/how-tos/mini-howtos/change-default-network-name-ens33-to-old-eth0-on-ubuntu-16-04.html 因此,请尝试将以太网端口从eno重命名为eth,这应该可以解决您的问题,因为目前VLM中flexlm的主机ID都是0,并且它与许可文件中的内容不匹配,这导致您的许可 问题。 问候, 阿纳托利 亲切的问候,Anatoli Curran,Xilinx技术支持----------------------------------------- --------------------------------不要忘记回复,工作,并接受解决方案.---- -------------------------------------------------- ------------------- 以上来自于谷歌翻译 以下为原文 Hello @luyi.garcia, Here is a blog that covers the steps on how you can change the name from eno to eth on the Ubuntu OS: http://www.itzgeek.com/how-tos/mini-howtos/change-default-network-name-ens33-to-old-eth0-on-ubuntu-16-04.html As such, please try renaming your Ethernet ports from eno to eth and this should solve your issue, as currently the host id of flexlm in VLM are all 0’s and it is not matches to what is in the license file and that is causing your licensing issue. Regards, Anatoli Kind Regards, Anatoli Curran, Xilinx Technical Support ------------------------------------------------------------------------- Don’t forget to reply, kudo, and accept as solution. ------------------------------------------------------------------------- |
|
|
|
谢谢!
您的链接提供了有关要遵循的步骤的更多详细信息。 实际上我在修改interfaces文件时弄错了。 以上来自于谷歌翻译 以下为原文 Thank you! Your link give a lot more details on the steps to follow. Actually I got it wrong when modifying the interfaces file. |
|
|
|
只有小组成员才能发言,加入小组>>
2384 浏览 7 评论
2800 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2264 浏览 9 评论
3336 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2431 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
757浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
547浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
369浏览 1评论
1965浏览 0评论
684浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-24 15:49 , Processed in 1.378243 second(s), Total 54, Slave 48 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号