7i80 has been flashed, Still no axis movement.
17 Oct 2020 22:41 #186402
by JoeH
Replied by JoeH on topic Mesa ethernet card help request
ping 192.168.1.121 results
ping 192.168.1.121 56(84) bytes of data
from 192.168.1.1.238 icmp_seq=3
from 192.168.1.1.238 icmp_ seq=34
etc...
ping 192.168.1.121 56(84) bytes of data
from 192.168.1.1.238 icmp_seq=3
from 192.168.1.1.238 icmp_ seq=34
etc...
Please Log in or Create an account to join the conversation.
17 Oct 2020 22:52 #186403
by JoeH
Replied by JoeH on topic Mesa ethernet card help request
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: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether f8:bc:12:91:98:d5 brd ff:ff:ff:ff:ff:ff
3: wlx9cefd5fc99ba: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 9c:ef:d5:fc:99:ba brd ff:ff:ff:ff:ff:ff
inet 192.168.1.238/24 brd 192.168.1.255 scope global dynamic noprefixroute wlx9cefd5fc99ba
valid_lft 83700sec preferred_lft 83700sec
inet6 fe80::61d7:3975:d64:284f/64 scope link noprefixroute
valid_lft forever preferred_lft forever
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: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether f8:bc:12:91:98:d5 brd ff:ff:ff:ff:ff:ff
3: wlx9cefd5fc99ba: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 9c:ef:d5:fc:99:ba brd ff:ff:ff:ff:ff:ff
inet 192.168.1.238/24 brd 192.168.1.255 scope global dynamic noprefixroute wlx9cefd5fc99ba
valid_lft 83700sec preferred_lft 83700sec
inet6 fe80::61d7:3975:d64:284f/64 scope link noprefixroute
valid_lft forever preferred_lft forever
Please Log in or Create an account to join the conversation.
17 Oct 2020 22:59 #186404
by PCW
Replied by PCW on topic Mesa ethernet card help request
Right, so you do not have a static IP address setup for your Ethernet connection (enp2s0)
Also your WIFI overlaps the 192.168.1 range so you would be better off using the 10.10.10.10
address on the 7I80.
The hm2_eth manual page describes setting up a static IP address via the interfaces file
man hm2_eth
Also your WIFI overlaps the 192.168.1 range so you would be better off using the 10.10.10.10
address on the 7I80.
The hm2_eth manual page describes setting up a static IP address via the interfaces file
man hm2_eth
Please Log in or Create an account to join the conversation.
17 Oct 2020 23:00 #186405
by JoeH
Replied by JoeH on topic Mesa ethernet card help request
The ping results are not complete in above post. I have been trying to do this on 2 computers.
This is the result:
j@j-OptiPlex-3020:~$ ping 192.168.1.121
PING 192.168.1.121 (192.168.1.121) 56(84) bytes of data.
From 192.168.1.238 icmp_seq=1 Destination Host Unreachable
From 192.168.1.238 icmp_seq=2 Destination Host Unreachable
From 192.168.1.238 icmp_seq=3 Destination Host Unreachable
From 192.168.1.238 icmp_seq=4 Destination Host Unreachable
From 192.168.1.238 icmp_seq=5 Destination Host Unreachable
From 192.168.1.238 icmp_seq=6 Destination Host Unreachable
From 192.168.1.238 icmp_seq=7 Destination Host Unreachable
This is the result:
j@j-OptiPlex-3020:~$ ping 192.168.1.121
PING 192.168.1.121 (192.168.1.121) 56(84) bytes of data.
From 192.168.1.238 icmp_seq=1 Destination Host Unreachable
From 192.168.1.238 icmp_seq=2 Destination Host Unreachable
From 192.168.1.238 icmp_seq=3 Destination Host Unreachable
From 192.168.1.238 icmp_seq=4 Destination Host Unreachable
From 192.168.1.238 icmp_seq=5 Destination Host Unreachable
From 192.168.1.238 icmp_seq=6 Destination Host Unreachable
From 192.168.1.238 icmp_seq=7 Destination Host Unreachable
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19202
- Thank you received: 6436
17 Oct 2020 23:02 #186406
by tommylight
Replied by tommylight on topic Mesa ethernet card help request
Start over from the beginning, read the Mesa manual, wire the card properly directly to the PC ( it is not connected to the PC you are testing with), set up the WIRED network, not wireless, use different IP range for Mesa.
Please Log in or Create an account to join the conversation.
- BeagleBrainz
- Offline
- User is blocked
Less
More
- Posts: 1437
- Thank you received: 570
17 Oct 2020 23:06 #186408
by BeagleBrainz
Replied by BeagleBrainz on topic Mesa ethernet card help request
With Mint you can use the GUI to setup the interface, no need to edit any files.
Please Log in or Create an account to join the conversation.
17 Oct 2020 23:15 #186410
by JoeH
Replied by JoeH on topic Mesa ethernet card help request
Address 10.10.10.10. Netmask 24 Gateway 10.10.10.11 DNS 10.10.10.10.
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: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether f8:bc:12:91:98:d5 brd ff:ff:ff:ff:ff:ff
inet 10.10.10.10/24 brd 10.10.10.255 scope global noprefixroute enp2s0
valid_lft forever preferred_lft forever
inet6 fe80::fabc:12ff:fe91:98d5/64 scope link
valid_lft forever preferred_lft forever
3: wlx9cefd5fc99ba: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 9c:ef:d5:fc:99:ba brd ff:ff:ff:ff:ff:ff
inet 192.168.1.238/24 brd 192.168.1.255 scope global dynamic noprefixroute wlx9cefd5fc99ba
valid_lft 86022sec preferred_lft 86022sec
inet6 fe80::61d7:3975:d64:284f/64 scope link noprefixroute
valid_lft forever preferred_lft forever
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: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether f8:bc:12:91:98:d5 brd ff:ff:ff:ff:ff:ff
inet 10.10.10.10/24 brd 10.10.10.255 scope global noprefixroute enp2s0
valid_lft forever preferred_lft forever
inet6 fe80::fabc:12ff:fe91:98d5/64 scope link
valid_lft forever preferred_lft forever
3: wlx9cefd5fc99ba: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 9c:ef:d5:fc:99:ba brd ff:ff:ff:ff:ff:ff
inet 192.168.1.238/24 brd 192.168.1.255 scope global dynamic noprefixroute wlx9cefd5fc99ba
valid_lft 86022sec preferred_lft 86022sec
inet6 fe80::61d7:3975:d64:284f/64 scope link noprefixroute
valid_lft forever preferred_lft forever
Please Log in or Create an account to join the conversation.
17 Oct 2020 23:17 #186411
by JoeH
Replied by JoeH on topic Mesa ethernet card help request
Thanks, I will do that.
Please Log in or Create an account to join the conversation.
17 Oct 2020 23:31 #186414
by JoeH
Replied by JoeH on topic Mesa ethernet card help request
This is result after disabling wireless on the pc that is wired directly to the board.
Am I on the right path?
j@j-OptiPlex-3020:~$ ping 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 56(84) bytes of data.
64 bytes from 10.10.10.10: icmp_seq=1 ttl=64 time=0.016 ms
64 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.031 ms
64 bytes from 10.10.10.10: icmp_seq=3 ttl=64 time=0.031 ms
64 bytes from 10.10.10.10: icmp_seq=4 ttl=64 time=0.032 ms
64 bytes from 10.10.10.10: icmp_seq=5 ttl=64 time=0.021 ms
64 bytes from 10.10.10.10: icmp_seq=6 ttl=64 time=0.019 ms
64 bytes from 10.10.10.10: icmp_seq=7 ttl=64 time=0.020 ms
64 bytes from 10.10.10.10: icmp_seq=8 ttl=64 time=0.033 ms
^C
--- 10.10.10.10 ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7166ms
rtt min/avg/max/mdev = 0.016/0.025/0.033/0.007 ms
Am I on the right path?
j@j-OptiPlex-3020:~$ ping 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 56(84) bytes of data.
64 bytes from 10.10.10.10: icmp_seq=1 ttl=64 time=0.016 ms
64 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.031 ms
64 bytes from 10.10.10.10: icmp_seq=3 ttl=64 time=0.031 ms
64 bytes from 10.10.10.10: icmp_seq=4 ttl=64 time=0.032 ms
64 bytes from 10.10.10.10: icmp_seq=5 ttl=64 time=0.021 ms
64 bytes from 10.10.10.10: icmp_seq=6 ttl=64 time=0.019 ms
64 bytes from 10.10.10.10: icmp_seq=7 ttl=64 time=0.020 ms
64 bytes from 10.10.10.10: icmp_seq=8 ttl=64 time=0.033 ms
^C
--- 10.10.10.10 ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7166ms
rtt min/avg/max/mdev = 0.016/0.025/0.033/0.007 ms
Please Log in or Create an account to join the conversation.
17 Oct 2020 23:38 #186418
by rodw
This looks like you have set your PC ip Address to 10.10.10.10. That is the Mesa ip address. Change the PC to 10.10.10.1 and ping again...
Replied by rodw on topic Mesa ethernet card help request
Address 10.10.10.10. Netmask 24 Gateway 10.10.10.11 DNS 10.10.10.10.
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether f8:bc:12:91:98:d5 brd ff:ff:ff:ff:ff:ff
inet 10.10.10.10/24 brd 10.10.10.255 scope global noprefixroute enp2s0
valid_lft forever preferred_lft forever
inet6 fe80::fabc:12ff:fe91:98d5/64 scope link
valid_lft forever preferred_lft forever
This looks like you have set your PC ip Address to 10.10.10.10. That is the Mesa ip address. Change the PC to 10.10.10.1 and ping again...
Please Log in or Create an account to join the conversation.
Time to create page: 0.092 seconds