Mesa 7i96s 5v supply reverse polarity damage

More
03 Sep 2023 20:03 #279758 by CarterKraft
Did the ultimate bonehead and reversed the 5v input polarity.
What did I damage?

My confusion comes from never ever getting a confirmed working setup previously.
I don't seem to be able communicate with the board now, The power light is orange, none of the user lights are on but they do cycle through on startup.
 

Please Log in or Create an account to join the conversation.

More
04 Sep 2023 00:56 #279771 by PCW
Can you ping the card?

ping 10.10.10.10

(if the card is set for 10.10.10.10 = W4 down W5 up and host PC setup properly)

Please Log in or Create an account to join the conversation.

More
04 Sep 2023 08:09 #279795 by wusel0464
Replied by wusel0464 on topic Mesa 7i96s 5v supply reverse polarity damage
Hello,

If the pictures do not deceive me, there is a diode installed to protect the card if the polarity is reversed.

Greeting Frank

Please Log in or Create an account to join the conversation.

More
04 Sep 2023 16:38 - 04 Sep 2023 16:44 #279845 by CarterKraft
Replied by CarterKraft on topic Mesa 7i96s 5v supply reverse polarity damage

Can you ping the card?

ping 10.10.10.10

(if the card is set for 10.10.10.10 = W4 down W5 up and host PC setup properly)

 

 

I followed this guide with the jumpers as described (w4 down w5 up).
I got this from the ping.
I am a classic rookie on all this and this connection problem has haunted me on two different PC's, I am not sure I ever got a working connection then or now. I do now have a workable PC and a 95% built controller cabinet to test the capability of the card.
I have noticed when I am connected to the "Mesa Ethernet" connection wifi no longer works, I would like to figure out how to fix that because that makes troubleshooting all this very cumbersome.

It is possible that I changed the EPROM IP last year when I was trying to set this up on the other PC.
Would it be smart in that case to try the dn/dn jumper setting and using 192.168.1.121?
I did try that already with the same results.

ping 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 56(84) bytes of data.
From 10.10.10.11 icmp_seq=1 Destination Host Unreachable
From 10.10.10.11 icmp_seq=3 Destination Host Unreachable
From 10.10.10.11 icmp_seq=6 Destination Host Unreachable
From 10.10.10.11 icmp_seq=7 Destination Host Unreachable
From 10.10.10.11 icmp_seq=8 Destination Host Unreachable
From 10.10.10.11 icmp_seq=9 Destination Host Unreachable
From 10.10.10.11 icmp_seq=10 Destination Host Unreachable
From 10.10.10.11 icmp_seq=11 Destination Host Unreachable
From 10.10.10.11 icmp_seq=12 Destination Host Unreachable
From 10.10.10.11 icmp_seq=13 Destination Host Unreachable
^C
--- 10.10.10.10 ping statistics ---
17 packets transmitted, 0 received, +10 errors, 100% packet loss, time 16210ms
pipe 3

 


 

This is the screenshot of the Ethernet setting page.

 
Attachments:
Last edit: 04 Sep 2023 16:44 by CarterKraft.

Please Log in or Create an account to join the conversation.

More
04 Sep 2023 16:50 - 04 Sep 2023 16:52 #279848 by CarterKraft
Replied by CarterKraft on topic Mesa 7i96s 5v supply reverse polarity damage
At the MESA card RJ45 there is a orange solid light and blinking green light.
at the PC RJ45 there is only a green solid light.
 Same lights with a different CAT5 cable to test.
Last edit: 04 Sep 2023 16:52 by CarterKraft.

Please Log in or Create an account to join the conversation.

More
04 Sep 2023 17:33 #279851 by PCW
What does the command

ip a

return?

Please Log in or Create an account to join the conversation.

More
04 Sep 2023 18:57 - 04 Sep 2023 18:59 #279861 by CarterKraft
Replied by CarterKraft on topic Mesa 7i96s 5v supply reverse polarity damage

What does the command

ip a

return?
 

 

root@CKCPlasma:/home/weldon# 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 noprefixroute
       valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether f4:39:09:20:3e:8a brd ff:ff:ff:ff:ff:ff
    altname enp0s31f6
    inet 10.10.10.11/8 brd 10.255.255.255 scope global noprefixroute eno1
       valid_lft forever preferred_lft forever
    inet6 fe80::1251:e02e:b5d2:431d/64 scope link noprefixroute
       valid_lft forever preferred_lft forever
3: wlp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 20:16:b9:c8:6d:3d brd ff:ff:ff:ff:ff:ff
    inet 192.168.4.102/22 brd 192.168.7.255 scope global dynamic noprefixroute wlp1s0
       valid_lft 9620sec preferred_lft 9620sec
    inet6 fdf7:9dfb:98d1:1:a74f:818a:83a5:2e6f/64 scope global temporary dynamic
       valid_lft 600022sec preferred_lft 81196sec
    inet6 fdf7:9dfb:98d1:1:2216:b9ff:fec8:6d3d/64 scope global dynamic mngtmpaddr noprefixroute
       valid_lft 2591894sec preferred_lft 604694sec
    inet6 fe80::2216:b9ff:fec8:6d3d/64 scope link noprefixroute
       valid_lft forever preferred_lft forever
Last edit: 04 Sep 2023 18:59 by CarterKraft.

Please Log in or Create an account to join the conversation.

More
04 Sep 2023 19:09 #279865 by PCW
Two things I would try:

Disable ipv6

set the netmask to /24
The following user(s) said Thank You: CarterKraft

Please Log in or Create an account to join the conversation.

More
04 Sep 2023 19:36 #279872 by CarterKraft
Replied by CarterKraft on topic Mesa 7i96s 5v supply reverse polarity damage
the results, still no device reachable via ping

root@CKCPlasma:/home/weldon# 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 noprefixroute
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether f4:39:09:20:3e:8a brd ff:ff:ff:ff:ff:ff
altname enp0s31f6
inet 10.10.10.11/8 brd 10.255.255.255 scope global noprefixroute eno1
valid_lft forever preferred_lft forever
inet6 fe80::1251:e02e:b5d2:431d/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 20:16:b9:c8:6d:3d brd ff:ff:ff:ff:ff:ff
inet 192.168.4.102/22 brd 192.168.7.255 scope global dynamic noprefixroute wlp1s0
valid_lft 7405sec preferred_lft 7405sec
inet6 fdf7:9dfb:98d1:1:a74f:818a:83a5:2e6f/64 scope global temporary dynamic
valid_lft 597808sec preferred_lft 78982sec
inet6 fdf7:9dfb:98d1:1:2216:b9ff:fec8:6d3d/64 scope global dynamic mngtmpaddr noprefixroute
valid_lft 2591843sec preferred_lft 604643sec
inet6 fe80::2216:b9ff:fec8:6d3d/64 scope link noprefixroute
valid_lft forever preferred_lft forever

Please Log in or Create an account to join the conversation.

More
04 Sep 2023 19:48 #279875 by PCW
IPV6 is still enabled and the netmask is still /8

Please Log in or Create an account to join the conversation.

Moderators: PCWjmelson
Time to create page: 0.171 seconds
Powered by Kunena Forum