- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use the ifconfig utility to find the NIC ID on Linux.
• At a command prompt, type:
/sbin/ifconfig eth0
Reference: https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/install-license-quick-start.pdf#page=8
And how to start modelsim alone?
Perhaps the below link helps.
https://stackoverflow.com/questions/45153591/modelsim-on-ubuntu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much for your prompt answer.It doesn't word when I enter the command.I'm new to ubuntu. What did I do wrong?
As you can see in the attached image:Device not found. What does that mean? how to solve this problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try
/sbin/ifconfig -a
If ifconfig -a does not list eth0 means that your wired adapter hasn't been found. Things to check:
- lspci - is you network adapter listed?
- Reboot and enter bios setup. Check if the built in network adapter is enabled.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page