Tarjeta mesa 7i96s se desconecta
- Johnnysacalu
- Offline
- Junior Member
-
Less
More
- Posts: 39
- Thank you received: 2
28 Oct 2025 09:42 #337339
by Johnnysacalu
Tarjeta mesa 7i96s se desconecta was created by Johnnysacalu
Hola, tengo un plasma CNC con la tarjeta mesa7i96s Estuvo cortando bien hasta ahora y de repente se desconecta pone que ha perdido la señal con la tarjetahm2/hm2-7196s.0: error finishing read! iter=309265 me pone esto
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 17360
- Thank you received: 5059
28 Oct 2025 15:02 #337348
by PCW
Replied by PCW on topic Tarjeta mesa 7i96s se desconecta
What PC do you have, and what is the result of:
sudo chart 99 ping -i .001 -q -c 60000 [card_ip_address]
Where [card_ip_address] is the IP address of the 7I96S (Either 192.168.1.121 or 10.10.10.10)
sudo chart 99 ping -i .001 -q -c 60000 [card_ip_address]
Where [card_ip_address] is the IP address of the 7I96S (Either 192.168.1.121 or 10.10.10.10)
Please Log in or Create an account to join the conversation.
- Johnnysacalu
- Offline
- Junior Member
-
Less
More
- Posts: 39
- Thank you received: 2
28 Oct 2025 17:05 #337353
by Johnnysacalu
Replied by Johnnysacalu on topic Tarjeta mesa 7i96s se desconecta
Ip address is 10.10.10.10 es un ordenador un poco viejo y la verdad no se como hacer (sudo chart 99 ping -i .001 -q -c 60000 [card_ip_address]) esto me sale not found
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 17360
- Thank you received: 5059
28 Oct 2025 17:24 #337356
by PCW
Replied by PCW on topic Tarjeta mesa 7i96s se desconecta
Sorry, typo
sudo chrt 99 ping -i .001 -q -c 60000 [card_ip_address]
sudo chrt 99 ping -i .001 -q -c 60000 [card_ip_address]
Please Log in or Create an account to join the conversation.
- Johnnysacalu
- Offline
- Junior Member
-
Less
More
- Posts: 39
- Thank you received: 2
28 Oct 2025 17:32 #337357
by Johnnysacalu
Replied by Johnnysacalu on topic Tarjeta mesa 7i96s se desconecta
Attachments:
Please Log in or Create an account to join the conversation.
- Johnnysacalu
- Offline
- Junior Member
-
Less
More
- Posts: 39
- Thank you received: 2
28 Oct 2025 17:39 #337358
by Johnnysacalu
Replied by Johnnysacalu on topic Tarjeta mesa 7i96s se desconecta
Please Log in or Create an account to join the conversation.
- tommylight
-
- Offline
- Moderator
-
Less
More
- Posts: 20834
- Thank you received: 7102
28 Oct 2025 17:51 #337359
by tommylight
Replied by tommylight on topic Tarjeta mesa 7i96s se desconecta
sudo chrt 99 ping -i .001 -q -c 60000 10.10.10.10
Please Log in or Create an account to join the conversation.
- Johnnysacalu
- Offline
- Junior Member
-
Less
More
- Posts: 39
- Thank you received: 2
28 Oct 2025 18:21 #337360
by Johnnysacalu
Replied by Johnnysacalu on topic Tarjeta mesa 7i96s se desconecta
Attachments:
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 17360
- Thank you received: 5059
28 Oct 2025 18:35 #337361
by PCW
Replied by PCW on topic Tarjeta mesa 7i96s se desconecta
Not terrible but not great either
If the PC has a Realtek Ethernet chip you will likely need to install the 8168-DKMS driver
If you don't know the Ethernet chip type you can run this script:
To run:
download
then
chmod +x edrivers.txt
and finally
./edrivers.txt
If the PC has a Realtek Ethernet chip you will likely need to install the 8168-DKMS driver
If you don't know the Ethernet chip type you can run this script:
To run:
download
then
chmod +x edrivers.txt
and finally
./edrivers.txt
Attachments:
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.246 seconds