Advanced Search

Search Results (Searched for: )

  • unknown
  • unknown
25 Aug 2025 11:17

RPi5 with LinuxCNC Image and Waveshare PCIe TO Gigabit ETH Board

Category: Installing LinuxCNC

Have you configured the waveshare NIC to get an address via dhcpd ?
Have you done anything to configure that interface ?
  • becrazy
  • becrazy
25 Aug 2025 11:09 - 25 Aug 2025 11:14

RPi5 with LinuxCNC Image and Waveshare PCIe TO Gigabit ETH Board

Category: Installing LinuxCNC

Using dmesg gives information if I unplug and plug the network cable on eth0 and eth1:

cnc@linuxcnc1:~$ sudo dmesg | grep eth
[51259.808328] r8169 0000:01:00.0 eth1: Link is Down
[51334.956935] macb 1f00100000.ethernet eth0: Link is Down
[51336.323225] r8169 0000:01:00.0 eth1: Link is Up - 100Mbps/Full - flow control rx/tx
[51431.494868] r8169 0000:01:00.0 eth1: Link is Down
[51433.262584] macb 1f00100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control tx

If I connect the port to a network switch it is getting an IP from the router, but it is not possible to ping to that ip. I will try to read some more about how to get that working.
  • emclinuxer
  • emclinuxer
25 Aug 2025 10:15
Replied by emclinuxer on topic Probe Basic Screen missing axes

Probe Basic Screen missing axes

Category: QtPyVCP

Hello , i've got the same Problem but the manual doesn't help me.
Have you solved this problem?
  • Gautham
  • Gautham
25 Aug 2025 10:15
Replied by Gautham on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

Hi,

So I got my spindle and VFD wired up as you mentioned but as I am new to LinuxCNC I don't know how to set up my LinuxCNC to run my spindle. I am using 7i96s_5abobd.bin firmware if that has any impact on this. Thank you for being so helpful.
  • unknown
  • unknown
25 Aug 2025 10:10

RPi5 with LinuxCNC Image and Waveshare PCIe TO Gigabit ETH Board

Category: Installing LinuxCNC

I'm assuming this is the output when running the Linuxcnc image.
0000:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
        Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller
        Flags: fast devsel, IRQ 38
        Memory at 1b80004000 (64-bit, non-prefetchable)
=4K%        Memory at 1b80000000 (64-bit, non-prefetchable)
=16K%        Capabilities: <access denied>
        Kernel driver in use: r8169
        Kernel modules: r8169

Ethernet device has been detected and the driver loaded.
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether aa:57:f1:85:a9:88 brd ff:ff:ff:ff:ff:ff
    altname enp1s0

Your NIC is there, just waiting to be configured, most likely it will be enp1s0. It's very rare interfaces identify as eth0 eth1 etc anymore without any kernel options being given. Has been this way for a few years now.

forum.linuxcnc.org/38-general-linuxcnc-q...l-images-only#325007 is a thread that indexes topics in the main RPi5/4 thread. Plenty there on configuring interfaces installing Gnome Network manager and the sort.

Unsure as to why dmesg isn't giving any output.
  • Gautham
  • Gautham
25 Aug 2025 10:03 - 25 Aug 2025 10:11
Replied by Gautham on topic 5 axis milling machine with 7i96s

5 axis milling machine with 7i96s

Category: Driver Boards

Hi again,So I finally got this BoB,  and I have wired up everything according to this video tutorial I found, but I don't know how to configure my B-axis to run through the BoB on LinuxCNC. I also managed to flash the 7i96s_5abobd.bin firmware to the mesa card but I'm not sure how to proceed on LinuxCNC
Thank you so much for your help.
  • andronick83
  • andronick83's Avatar
25 Aug 2025 09:35 - 25 Aug 2025 09:36
Replied by andronick83 on topic joywheel.comp - Joystick wheel processor

joywheel.comp - Joystick wheel processor

Category: Lathe Library

Added pins:
enable IN BIT - Enable joywheel
multiplier IN FLOAT - Output signal multiplier. For reverse: -1.0

File Attachment:
  • karlhe
  • karlhe
25 Aug 2025 09:30
Replied by karlhe on topic in linuxcnc freecad 1.0 einbinden

in linuxcnc freecad 1.0 einbinden

Category: Configuration Tools

hallo Michael,

vielen Dank für Deine Hilfe. ich habe flatpak über das terminal installiert.

Wie binde ich jetzt freecad 1.0 ein?

karlhe 
  • ts
  • ts
25 Aug 2025 08:37 - 25 Aug 2025 11:59
Replied by ts on topic Use of ODOT Ethercat coupler I/O?

Use of ODOT Ethercat coupler I/O?

Category: EtherCAT

Hi, Hakkan!
at this morning command PDOS -p0 give me only empty answer. After your command - lcec_configgen gives only <masters> string at all. But after manipulation - everything changed/I found information and solve this issue.So - our modules have to be flashed by configuration. Configuration generates with utility. This utility gives a bin file, which one have to be flashed into ODOT with command sii_write -p0 esi.bin .
sudo apt-get install libxml2-devgit
clone https://github.com/synapticon/siitool siitool
cd siitool
make
sudo make install
siitool -o esi.bin 'name of xml file ODOT'
ethercat sii_write -p 0 esi.bin

if needed i may send  file esi.bin (in attachment) and working xml for odot 8033 - only coupler and 222f module in config - in network ethercat only one slave - ODOT. Also - file XML from site ODOT dont work from the box when i try to compile bin file. It works in my case with XML ODOT version XML-ODOT-CN8033-V1.45-20241209.After procedure already lcec_configgen works fine. One point now - is how to automatic download sii_write to every starting of LinuxCNC because every power on, need to do sii_write procedure again...
  • Hakan
  • Hakan
25 Aug 2025 07:29

Debian tries to connect to the internet on EtherCAT network device?

Category: EtherCAT

Debian themselves say to use ifconfig in their wiki wiki.debian.org/NetworkConfiguration#Bri...ithout_an_IP_address. It's available just install it with "apt install net-tools". 

There is no kernel variable to set/unset eee for the igc driver afaik. The only way is to use "ethtool --show-eee enps2s0" and "ethtool --set-eee enp2s0 eee off" or on. It was some five months since I played around with this so I might have forgotten things 
forum.linuxcnc.org/18-computer/55782-adding-a-m-2-ethernet-port 
  • becrazy
  • becrazy
25 Aug 2025 07:26 - 25 Aug 2025 07:34

RPi5 with LinuxCNC Image and Waveshare PCIe TO Gigabit ETH Board

Category: Installing LinuxCNC

Hello,thank you for your answer. Here are the outputs

cnc@linuxcnc1:~$ lspci -v
0000:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries BCM2712 PCIe Bridge (rev 21) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 38
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        Memory behind bridge: 80000000-800fffff =1M% [32-bit]
        Prefetchable memory behind bridge: [disabled] [64-bit]
        Capabilities: <access denied>
        Kernel driver in use: pcieport

0000:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
        Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller
        Flags: fast devsel, IRQ 38
        Memory at 1b80004000 (64-bit, non-prefetchable)
=4K%        Memory at 1b80000000 (64-bit, non-prefetchable)
=16K%        Capabilities: <access denied>
        Kernel driver in use: r8169
        Kernel modules: r8169

0001:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries BCM2712 PCIe Bridge (rev 21) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 39
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        Memory behind bridge: 00000000-005fffff =6M% [32-bit]
        Prefetchable memory behind bridge: [disabled] [64-bit]
        Capabilities: <access denied>
        Kernel driver in use: pcieport

0001:01:00.0 Ethernet controller: Raspberry Pi Ltd RP1 PCIe 2.0 South Bridge
        Flags: bus master, fast devsel, latency 0, IRQ 39
        Memory at 1f00410000 (32-bit, non-prefetchable)
=16K%        Memory at 1f00000000 (32-bit, non-prefetchable) [virtual]
=4M%        Memory at 1f00400000 (32-bit, non-prefetchable)
=64K%        Capabilities: <access denied>
        Kernel driver in use: rp1

cnc@linuxcnc1:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 2c:cf:67:3a:15:bb brd ff:ff:ff:ff:ff:ff
    altname end0
    inet 192.168.0.153/24 brd 192.168.0.255 scope global dynamic eth0
       valid_lft 825164sec preferred_lft 825164sec
    inet6 fdce:a2be:2d61:0:2ecf:67ff:fe3a:15bb/64 scope global dynamic mngtmpaddr
       valid_lft 7188sec preferred_lft 3588sec
    inet6 2003:e4:9741:1e00:2ecf:67ff:fe3a:15bb/64 scope global dynamic mngtmpaddr
       valid_lft 7188sec preferred_lft 1313sec
    inet6 fe80::2ecf:67ff:fe3a:15bb/64 scope link
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether aa:57:f1:85:a9:88 brd ff:ff:ff:ff:ff:ff
    altname enp1s0
4: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 2c:cf:67:3a:15:bc brd ff:ff:ff:ff:ff:ff

For 
sudo dmesg | grep eth
there is no output on console.


 
  • Hakan
  • Hakan
25 Aug 2025 06:16
Replied by Hakan on topic Use of ODOT Ethercat coupler I/O?

Use of ODOT Ethercat coupler I/O?

Category: EtherCAT

Output of lcec_configgen?
Displaying 13786 - 13797 out of 13797 results.
Time to create page: 0.924 seconds
Powered by Kunena Forum