Advanced Search

Search Results (Searched for: )

  • meister
  • meister
  • meister
  • meister
07 Jul 2025 16:10
Replied by meister on topic Xilinx Zynq 7010 fpga crypto windfall boards

Xilinx Zynq 7010 fpga crypto windfall boards

Category: Driver Boards

here is a manual to set password and configure network of the preinstalled linux system (if it works depends on your hardware)
github.com/xjtuecho/EBAZ4205

now i can copy my bitfile via scp and load it via linux-console on the board:
oliver@office-station:/mnt/data2/src/riocore/Output/EBAZ4205/Gateware$ scp  -oHostKeyAlgorithms=+ssh-rsa ./rio-rtl/rio-rtl.runs/impl_1/bd_rio_wrapper.bit   root@192.168.10.199:/tmp/
root@192.168.10.199's password: 
bd_rio_wrapper.bit                                                                                                  100% 2035KB   3.9MB/s   00:00    
oliver@office-station:/mnt/data2/src/riocore/Output/EBAZ4205/Gateware$ ssh -oHostKeyAlgorithms=+ssh-rsa  root@192.168.10.199
root@192.168.10.199's password: 
root@zedboard-zynq7:~# cat /tmp/bd_rio_wrapper.bit > /dev/xdevcfg
root@zedboard-zynq7:~# 

next step is to transfare data between ARM-Core and FPGA-Part
  • laurentl38
  • laurentl38
07 Jul 2025 16:07 - 07 Jul 2025 16:11

IO Questions around mixing IO between Ethercat and Pi 5?

Category: EtherCAT

in first time, yes i modified line 98 and add line 121
in second time, i mak a little modification at line 454 : 

but the same error still occurs.

 

File Attachment:

File Name: 3DWorks_EasyCAT.zip
File Size:5 KB
  • Roger S
  • Roger S
07 Jul 2025 15:51 - 07 Jul 2025 16:22
Probe Basic Screen missing axes was created by Roger S

Probe Basic Screen missing axes

Category: QtPyVCP

Dear community,After I performed system (Debian 12) updates, the axes are missing in the GUI
[code][code]sudo apt update
sudo apt uprade
[/code][/code]

 

Does anyone have any idea what could be causing this?
  • PCW
  • PCW's Avatar
07 Jul 2025 15:48 - 07 Jul 2025 15:50

7i77 lost connection while encoder counts (PREEMPT-RT)

Category: Driver Boards

That's odd, might be worth trying a newer Preempt-RT kernel
(current is 6.16)

Does dmesg show any errors?

(clear the dmesg log first, run LinuxCNC and then run dmesg again)

Is there any PCIE power management enabled in the BIOS?
  • suraj9735
  • suraj9735's Avatar
07 Jul 2025 15:37

Adding external switch for emergency stop and feed override

Category: Basic Configuration

Update,

Earlier, the HALUI was not loaded, so I was not able to find the feed override pin in Halshow. Now I have added the section for HALUI and the corresponding pin (halui.feed-override.value) of the feed override is visible in Halshow. But this pin is OUT direction, which means not writable or can not change its value for testing in Halshow only. Attached is one image of the pins available under the feed override tree. I am looking for a pin that takes input and changes the feed override. kindly help! Or share the sample .ini and .hal files for the same purpose
  • lonnox
  • lonnox's Avatar
07 Jul 2025 15:14

7i77 lost connection while encoder counts (PREEMPT-RT)

Category: Driver Boards

Hi folks, 
i got a problem in a linuxcnc mesa card configuration. if the encoders of the 7i77 counts for a while, the 7i77 lost connection and linuxcnc stops working. Its not possible to calibrate the connected drives because it is not possible to drive more than a few cm before the error comes up.
If the error occurs the green flashing led on the 7i77 turns to constant red and pin hm2_5i25.0.write.time did not change anymore. LinuxCNC itself did only responds very slowly, the rest of the os is working normal. On closing i got an timeout error from linuxCNC.

I think the problem is related to the preempt kernel.

I retrofitted about 20 different machines to linuxCNC with mesa cards custom panels and custom HAL components and i got 2 configurations that shows this error. The configuration system i build to analyse the error consist only of the live image (2.9.4) and 6i25, 7i77 and an encoder.
what did i try so far without a positve result:
  • tried 2 different pc with different mainboards (Biostar B450MH, ASUS Prime A320M-R), ram, ssd and graphic card
  • tried different 7i77 and 6i25 cards
  • tried different encoders (5V, 3V)
  • tried debian bookworm and debian buster (with PREEMPT-RT)
  • tried different jumper settings
  • tried different firmware on 6i25
  • tried different encoder inpust
  • changed configuration string
  • verified that latency is not the problem (less than 50000 servo thread jitter)
  • verified that its not triggered by the mesa watchdog (set it to 10seconds)
  • viewed the journalctl logs (no hints occour that relates to the problem)
  • viewed linuxCNC debug output by running it in the terminal in max debug-level
what i tried with positive result:
  • the problem did not occur on debian wheezy 
  • the problem did not occur on debian bookworm with rtai kernel
  • the problem did not occur on all mainboards

Mayby this is a kind of a solution but it would be the better way, to find what of the preempt kernel causes the problem i quess. So if anyone has an idea how the problem can be solved, please feel free to answer the post.


 
  • Esaber
  • Esaber
07 Jul 2025 15:06
Replied by Esaber on topic Esab Ultrarex UXD-P2000 Upgrade Project

Esab Ultrarex UXD-P2000 Upgrade Project

Category: Plasma & Laser

Well no luck with this setup :-(
My friend was trying to cut a piece. The torch didn’t fire up for some reason. The machine started moving without the machine torch on. He stopped the job then tried to jog the machine to the starting point but there as an error and he kept pressing the keyboard without taking notice of the error. Linuxcnc froze then and we tried to kill it but no luck. We rebooted the machine. Now whenever we click on the enable button the esab machine jolts and generates an error. The machine is now unusable. If you enable the estop the machine can be enabled but when you try to jog you get the estop error. We have disconnected the esab motors from the mesa but no luck. The z is still working fine.
  • zmrdko
  • zmrdko's Avatar
07 Jul 2025 14:28

IO Questions around mixing IO between Ethercat and Pi 5?

Category: EtherCAT

have you edited the Arduino sketch as well?

there is only one encoder defined:

github.com/zmrdko/3DWorks_EasyCAT/blob/m...orks_EasyCAT.ino#L93

lines 98 and 120/121
  • tommylight
  • tommylight's Avatar
07 Jul 2025 13:50
Replied by tommylight on topic Rote LED

Rote LED

Category: Deutsch

Are the Mesa boards wired directly to the PC?
meaning no switches or hubs or routers or access points.
  • unknown
  • unknown
07 Jul 2025 13:28

Failed Parallel Port on system, Recommended Easiest Upgrade Solution ?

Category: General LinuxCNC Questions

BIOS password and sudo\root password are unrelated.

The sudo password will be the password of the user you are logged in as.

Just to make sure, the ISO file just hasnt been copied to the USB stick ?
What size USB stick are you using ? I've seen some older machines that have trouble with larger modern USB sticks. I'd try and dig up a 2gb or 4gb USB stick, just in case.
Also some BIOSes, older ones again, have a selection where the USB stick can be selected as a CD-ROM, HDD or floppy drive, if this is the case you may have to play around with this.

Also it would be helpful if you could identify the computer, this info should be available in the BIOS. Some machines\motherboards have quirks that can increase the difficulty level to get simple tasks done. The more info the better we can help.
  • PCW
  • PCW's Avatar
07 Jul 2025 13:28
Replied by PCW on topic Rote LED

Rote LED

Category: Deutsch

No idea why packets are being dropped, its unlikely that you have two bad Mesa cards
(and its an odd symptom) 

Didn't you have another PC that did not drop packets?

I would not expect any packet loss even in weeks of operation, here's 10 minutes with a 7I96S

peter@peter-HP-EliteDesk-800-G1-USDT:~/linuxcnc/configs$ sudo chrt 99 ping -i .001 -c 600000 -q 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 56(84) bytes of data.

--- 10.10.10.10 ping statistics ---
600000 packets transmitted, 600000 received, 0% packet loss, time 599999ms
rtt min/avg/max/mdev = 0.105/0.108/0.208/0.003 ms

 
  • dunnitagain
  • dunnitagain
07 Jul 2025 11:50

Failed Parallel Port on system, Recommended Easiest Upgrade Solution ?

Category: General LinuxCNC Questions

Ive done exactly that , Bios was set accurately , but it still would not boot from the USB Stick. I also must not have root access. The Bios doesnt show a password installed ., but if i use SUDO in the terminal , it asks for my password ?
  • Hakan
  • Hakan
07 Jul 2025 11:37
Replied by Hakan on topic Do I need a better PC?

Do I need a better PC?

Category: EtherCAT

I am only using Intel network adapters now since struggling with Realtek.
I think you will find it is much better, but not completely gone.
 
  • meister
  • meister
07 Jul 2025 11:36

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

if the testgui works, the hardware and gateware should be ok.

the c/riocomp.c must always match the gateware.
so if you have made changes to the config.json and start your LinuxCNC GUI on a different computer or from a different directory, it cannot establish a connection because the protocol no longer matches.

another reason may be that linuxcnc is trying to connect to the wrong IP.

you can look in the riocomp.c to see which ip is there:

#define UDP_IP “192.168.11.194”

and check in config.json whether UDP is really being used:

"protocol": "UDP",
Displaying 11941 - 11955 out of 17763 results.
Time to create page: 1.376 seconds
Powered by Kunena Forum