LinuxCNC not connecting to 7i96S on 2.9.1
- rowow
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 1
20 Dec 2023 19:55 #288696
by rowow
Replied by rowow on topic LinuxCNC not connecting to 7i96S on 2.9.1
im using a chrome box acer CX12. im not sure the exact ethernet hardware on the device.
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18518
- Thank you received: 5071
20 Dec 2023 20:01 - 20 Dec 2023 20:01 #288697
by PCW
Replied by PCW on topic LinuxCNC not connecting to 7i96S on 2.9.1
Have you disabled all power management options in the BIOS?
You might try a longer servo thread period
You might try a longer servo thread period
Last edit: 20 Dec 2023 20:01 by PCW.
Please Log in or Create an account to join the conversation.
- rowow
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 1
20 Dec 2023 20:08 #288698
by rowow
Replied by rowow on topic LinuxCNC not connecting to 7i96S on 2.9.1
There's no option in the bios for power management. In order to install Linux I had to flash a custom bios by mrchromebox.tech
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18518
- Thank you received: 5071
20 Dec 2023 20:46 #288700
by PCW
Replied by PCW on topic LinuxCNC not connecting to 7i96S on 2.9.1
Have you tried a longer servo thread period?
Please Log in or Create an account to join the conversation.
- rowow
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 1
20 Dec 2023 20:59 #288701
by rowow
Replied by rowow on topic LinuxCNC not connecting to 7i96S on 2.9.1
Yes I did the maximum it allows me and still says "resource temporarily unavailable"
While installing Linux cnc it said two missing "non free firmware files" I attached a picture of one of the files it requested. I ignored it and continued and both Ethernet and WiFi connections work being connected to the Internet. Not sure if it's involved with the issues
While installing Linux cnc it said two missing "non free firmware files" I attached a picture of one of the files it requested. I ignored it and continued and both Ethernet and WiFi connections work being connected to the Internet. Not sure if it's involved with the issues
Please Log in or Create an account to join the conversation.
- rowow
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 1
20 Dec 2023 21:00 #288702
by rowow
Replied by rowow on topic LinuxCNC not connecting to 7i96S on 2.9.1
Sorry here's the photo attached.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20154
- Thank you received: 6857
20 Dec 2023 21:18 - 20 Dec 2023 22:33 #288704
by tommylight
Replied by tommylight on topic LinuxCNC not connecting to 7i96S on 2.9.1
EDITED
To quick and glasses now working, so bellow is for wifi, not ethernet, as noted below by OP.
Thank you and sorry for the mixup .
To quick and glasses now working, so bellow is for wifi, not ethernet, as noted below by OP.
Thank you and sorry for the mixup .
3: wlp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
The link is down, so what is returning the ping back?
Not sure if this is valid in later versions of Debian, but try
ifconfig wlp2s0 up
Last edit: 20 Dec 2023 22:33 by tommylight. Reason: correction added, not deleted
Please Log in or Create an account to join the conversation.
- rowow
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 1
20 Dec 2023 21:21 #288705
by rowow
Replied by rowow on topic LinuxCNC not connecting to 7i96S on 2.9.1
it says "bash: ifconfig: command not found"
Please Log in or Create an account to join the conversation.
- rowow
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 1
20 Dec 2023 21:23 #288707
by rowow
Replied by rowow on topic LinuxCNC not connecting to 7i96S on 2.9.1
also thats my wireless connection. My ethernet connection to my mesa card is enp1s0. I disabled my wireless connection for privacy.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18518
- Thank you received: 5071
20 Dec 2023 21:47 #288709
by PCW
Replied by PCW on topic LinuxCNC not connecting to 7i96S on 2.9.1
It may be that the ChromeBox is not suitable for real time.
Here's a representative ping on a working system:
$ 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.117 ms
64 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.124 ms
64 bytes from 10.10.10.10: icmp_seq=3 ttl=64 time=0.118 ms
64 bytes from 10.10.10.10: icmp_seq=4 ttl=64 time=0.119 ms
64 bytes from 10.10.10.10: icmp_seq=5 ttl=64 time=0.117 ms
64 bytes from 10.10.10.10: icmp_seq=6 ttl=64 time=0.119 ms
64 bytes from 10.10.10.10: icmp_seq=7 ttl=64 time=0.119 ms
^C
--- 10.10.10.10 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6151ms
rtt min/avg/max/mdev = 0.117/0.119/0.124/0.002 ms
Here's a representative ping on a working system:
$ 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.117 ms
64 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.124 ms
64 bytes from 10.10.10.10: icmp_seq=3 ttl=64 time=0.118 ms
64 bytes from 10.10.10.10: icmp_seq=4 ttl=64 time=0.119 ms
64 bytes from 10.10.10.10: icmp_seq=5 ttl=64 time=0.117 ms
64 bytes from 10.10.10.10: icmp_seq=6 ttl=64 time=0.119 ms
64 bytes from 10.10.10.10: icmp_seq=7 ttl=64 time=0.119 ms
^C
--- 10.10.10.10 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6151ms
rtt min/avg/max/mdev = 0.117/0.119/0.124/0.002 ms
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.149 seconds