7i76e what am I doing wrong
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 821
- Thank you received: 334
03 Jan 2021 01:37 #193908
by my1987toyota
7i76e what am I doing wrong was created by my1987toyota
I am trying to setup my computer and Mesa 7i76e card. As my luck usually goes it's not going as planned. I did the network-manager install as per instructions, However when I click on "edit connections' I don't get the "wired connection X" option. So I click the plus key and follow the rest of instructions on the sticky page " Mesa ethernet setup for 7i92, 7i96, 7i76E and other ethernet Mesa boards. was created by tommylight " . After I do that though the computer still doesn't see the board . I notice that were the ethernet cable plugs into the computer it shows 1 occasionally blinking yellow led and one red-ish orange solid led. The connection on the Mesa card has a solid yellow and a solid green. I have verified that the ethernet cable is good.
The Computer is a Dell optiplex 7010 and running Debian Buster . What have I missed or what am I messing up ?
The Computer is a Dell optiplex 7010 and running Debian Buster . What have I missed or what am I messing up ?
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
03 Jan 2021 01:38 #193909
by PCW
Replied by PCW on topic 7i76e what am I doing wrong
What does
ip a
report?
ip a
report?
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 821
- Thank you received: 334
03 Jan 2021 02:30 #193916
by my1987toyota
Replied by my1987toyota on topic 7i76e what am I doing wrong
using terminal it reports this
cnc@debian:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether f8:b1:56:bc:20:0f brd ff:ff:ff:ff:ff:ff
inet6 fe80::fab1:56ff:febc:200f/64 scope link
valid_lft forever preferred_lft forever
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
03 Jan 2021 02:37 - 03 Jan 2021 02:52 #193918
by PCW
Replied by PCW on topic 7i76e what am I doing wrong
Right so you did not manage to get a static IP address setup on the host
Did you select "manual" in the networks managers "IPV4 Settings" tab ==>
"Method" drop down, and enter a static IP address for the host?
When you are done you should get something like
: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether ec:b1:d7:6c:a2:da brd ff:ff:ff:ff:ff:ff
inet 10.10.10.100/8 brd 10.255.255.255 scope global eno1
valid_lft forever preferred_lft forever
For the Ethernet section report of ip a
Did you select "manual" in the networks managers "IPV4 Settings" tab ==>
"Method" drop down, and enter a static IP address for the host?
When you are done you should get something like
: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether ec:b1:d7:6c:a2:da brd ff:ff:ff:ff:ff:ff
inet 10.10.10.100/8 brd 10.255.255.255 scope global eno1
valid_lft forever preferred_lft forever
For the Ethernet section report of ip a
Last edit: 03 Jan 2021 02:52 by PCW.
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 821
- Thank you received: 334
03 Jan 2021 03:11 #193922
by my1987toyota
Replied by my1987toyota on topic 7i76e what am I doing wrong
this is with W3 jumper on the 7i76e in the up position correct?
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
03 Jan 2021 03:16 #193923
by PCW
Replied by PCW on topic 7i76e what am I doing wrong
Yes, that is copied from my test setup where the FPGA card IP address is 10.10.10.10
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 821
- Thank you received: 334
03 Jan 2021 03:34 #193924
by my1987toyota
Replied by my1987toyota on topic 7i76e what am I doing wrong
confirmed W3 is in the up position. but it's still giving me problems. I think I will just call it a night before I take a sledge hammer to it all
LOL. Thanks for the help thus far PCW.
LOL. Thanks for the help thus far PCW.
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 821
- Thank you received: 334
03 Jan 2021 15:36 - 03 Jan 2021 15:42 #193955
by my1987toyota
Replied by my1987toyota on topic 7i76e what am I doing wrong
I am starting to wonder if my 7i76e card is the culprit. I reloaded Linux Debian Buster and tried again.
tried the instruction from the above posts. Same result. I put W3 back in the down position pulled up Terminal and typed
ping 192.168.1.121 , however it reports " connect: Network is unreachable ". I am kind of lost at this point. does what I just did prove there's an issue with my 7i76e board?
tried the instruction from the above posts. Same result. I put W3 back in the down position pulled up Terminal and typed
ping 192.168.1.121 , however it reports " connect: Network is unreachable ". I am kind of lost at this point. does what I just did prove there's an issue with my 7i76e board?
Last edit: 03 Jan 2021 15:42 by my1987toyota.
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
03 Jan 2021 15:47 - 03 Jan 2021 15:53 #193957
by PCW
Replied by PCW on topic 7i76e what am I doing wrong
"connect: Network is unreachable" means you cannot access that IP
address from your host, that is, your host PC Ethernet port is not setup properly.
If you are having trouble with the network manager, an alternate way to setup
your host address is by editing the interfaces file. (/etc/network/interfaces)
This is what is in my interfaces file:
Note that the "hardware-irq-coalesce-rx-usecs 0" line only
applies if your PC uses a Intel Ethernet chip.
address from your host, that is, your host PC Ethernet port is not setup properly.
If you are having trouble with the network manager, an alternate way to setup
your host address is by editing the interfaces file. (/etc/network/interfaces)
This is what is in my interfaces file:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
auto eno1
iface eno1 inet static
address 10.10.10.100
hardware-irq-coalesce-rx-usecs 0
applies if your PC uses a Intel Ethernet chip.
Last edit: 03 Jan 2021 15:53 by PCW. Reason: clean up a bit
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 821
- Thank you received: 334
03 Jan 2021 15:49 #193958
by my1987toyota
Replied by my1987toyota on topic 7i76e what am I doing wrong
Is that being done in terminal?
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.064 seconds