![]() |
|
LM5 pretty slow - Printable Version +- LogicMachine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Hardware (https://forum.logicmachine.net/forumdisplay.php?fid=12) +--- Thread: LM5 pretty slow (/showthread.php?tid=5203) |
LM5 pretty slow - tuxtof - 14.01.2024 since few weeks my LM5 is very very slow load and memory is OK but UI and event script are so slow i try to reboot it, no improvement info: CPU model : ARMv7 Processor rev 5 (v7l) Linux kernel version: 4.4.302 System uptime: 0d 0h 10m Load averages: 0.00 0.00 0.00 Total system memory: 122.1M Used: 15.5M (13%) Free: 106.6M (87%) Buffered: 0.9M Cached: 9.6M Firmware: 20230607 how to debug deeper ? any idea are welcome ? RE: LM5 pretty slow - Daniel - 15.01.2024 Did you change anything in the installation? RE: LM5 pretty slow - tuxtof - 04.02.2024 (15.01.2024, 08:49)Daniel Wrote: Did you change anything in the installation? no quick exemple even icmp is causing issue Code: ping logic
PING logic.geo6.net (192.168.13.50): 56 data bytes
64 bytes from 192.168.13.50: icmp_seq=0 ttl=64 time=0.474 ms
Request timeout for icmp_seq 1
64 bytes from 192.168.13.50: icmp_seq=2 ttl=64 time=0.454 ms
Request timeout for icmp_seq 3
64 bytes from 192.168.13.50: icmp_seq=4 ttl=64 time=0.478 ms
Request timeout for icmp_seq 5
Request timeout for icmp_seq 6
64 bytes from 192.168.13.50: icmp_seq=7 ttl=64 time=0.654 ms
Request timeout for icmp_seq 8
Request timeout for icmp_seq 9
64 bytes from 192.168.13.50: icmp_seq=10 ttl=64 time=0.448 ms
Request timeout for icmp_seq 11
64 bytes from 192.168.13.50: icmp_seq=12 ttl=64 time=0.503 ms
64 bytes from 192.168.13.50: icmp_seq=13 ttl=64 time=0.579 ms
64 bytes from 192.168.13.50: icmp_seq=14 ttl=64 time=0.655 ms
64 bytes from 192.168.13.50: icmp_seq=15 ttl=64 time=0.484 ms
Request timeout for icmp_seq 16
Request timeout for icmp_seq 17
Request timeout for icmp_seq 18
Request timeout for icmp_seq 19
Request timeout for icmp_seq 20
Request timeout for icmp_seq 21i just test to boot on a recovery card i'm even not able to diplsay the sysflash ping is also erratic Code: ping 192.168.0.10 1m 11s
PING 192.168.0.10 (192.168.0.10): 56 data bytes
64 bytes from 192.168.0.10: icmp_seq=0 ttl=64 time=0.384 ms
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
Request timeout for icmp_seq 4
Request timeout for icmp_seq 5
Request timeout for icmp_seq 6
Request timeout for icmp_seq 7
Request timeout for icmp_seq 8
64 bytes from 192.168.0.10: icmp_seq=9 ttl=64 time=0.428 ms
64 bytes from 192.168.0.10: icmp_seq=10 ttl=64 time=0.417 ms
64 bytes from 192.168.0.10: icmp_seq=11 ttl=64 time=0.636 ms
Request timeout for icmp_seq 12
64 bytes from 192.168.0.10: icmp_seq=13 ttl=64 time=0.474 ms
Request timeout for icmp_seq 14any idea ?? RE: LM5 pretty slow - Erwin van der Zwart - 05.02.2024 Hi, I would start with isolating the product by making a direct connection between the controller and your PC without any network components in-between to rule out any network issues and or IP conflicts.. |