Advanced Search

Search Results (Searched for: )

  • tar_san
  • tar_san
15 Jun 2025 00:01 - 15 Jun 2025 00:03
Replied by tar_san on topic Missing link in homing LC10E

Missing link in homing LC10E

Category: EtherCAT

I tested your attached files (including install attached cia402, cia402_homecomp files, successfully) in current LinuxCNC.
with LC10E - EEPROM version V1.04

Power on is OK, Jog each axis is OK,
But X axis cannot stop when I pressed [Home All] button.

In Halshow window, cia402.0.opmode = 8 always.

What am I missing ?
Does anyone know any update for it ?
  • DMNZ
  • DMNZ
14 Jun 2025 23:56
Replied by DMNZ on topic Error finishing read... *sigh*

Error finishing read... *sigh*

Category: Computers and Hardware

after installing the driver run this to check that it is the right one being used:
sudo lspci -v
under Realtek controller check Kernel driver in use, it should be r8168. (see attached screenshot)

to avoid problems i suggest to blacklist the r6169 driver completely in grub by adding: modprobe.blacklist=r8169

or, since your pc looks similar to mine you can add the whole my line to /etc/default/grub which through trial and error i found the most stable:

GRUB_CMDLINE_LINUX="irqaffinity=0-1 kthread_cpus=0-1 isolcpus=domain,managed_irq,2-3 rcu_nocb_poll pcie_aspm=off r8168.aspm=0 r8168.eee_enable=0 modprobe.blacklist=r8169,mei_txe"

don't worry it will not kill your pc  it just rebalance your cores to do different things. 

dont forget to run "sudo update-grub" to update grub configuration otherwise you won't see any changes after restart.

also check sudo dmesg for any errors during boot.

having 1.2ms ping once in a blue moon won't kill you. i suggest to add "grep -v time=0." to see how many actual pings you got over 1ms.

i normally run something like this:

sudo chrt 99 ping -i 0.001 -q 10.10.10.10 -c 1800000 | grep -v time=0. 

this will run ping for 30 minutes with 1ms pings and only show you the pings that took longer then 0.999 ms.

if you see only one or two 1.2 ms in 30 minutes it is not a problem, 8ms is super bad though. 

have fun!
  • dunnitagain
  • dunnitagain
14 Jun 2025 23:26

Linuxcnc 2.4.5 with Ubuntu 10.04 , Terminated with Error!

Category: General LinuxCNC Questions

I wonder how the were inserted? Thank You , I will try it tommorrow.
  • tommylight
  • tommylight's Avatar
14 Jun 2025 23:13

Linuxcnc 2.4.5 with Ubuntu 10.04 , Terminated with Error!

Category: General LinuxCNC Questions

[TRAJ}
MAX_ACCELERATION =    20.0.ini
Axis X
MAX_LIMIT =           23.651.ini
Axis Y
P =                   20.ini
Delete .ini from those lines.
  • dunnitagain
  • dunnitagain
14 Jun 2025 22:55 - 14 Jun 2025 23:01

Linuxcnc 2.4.5 with Ubuntu 10.04 , Terminated with Error!

Category: General LinuxCNC Questions

File Attachment:

File Name: jetmill1A.ini
File Size:7 KB
 
This is the .ini that I modified while working on the Z Axis Homing . 

File Attachment:

File Name: jetmill1A.ini
File Size:7 KB
Displaying 15136 - 15140 out of 15140 results.
Time to create page: 0.766 seconds
Powered by Kunena Forum