Advanced Search

Search Results (Searched for: raspberry)

  • fletch
  • fletch's Avatar
22 Apr 2025 16:29 - 22 Apr 2025 18:32

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

I hope this is the right thread, please move if it isn't...

I'm investigating converting my NUC to a Pi 5 - the install from the official Pi5 image went perfectly but as I'm using a Mesa 7i96 and the Pi will end up inside the cabinet, I need to use a USB WiFi adapter for its external antenna.

The dongle is a Reaktek RTL8811AU (external antenna'd ones seem to be getting rare) so I think I need to install this: github.com/lwfinger/rtw88?tab=readme-ov-file#installation-guide Happy to be corrected if I don't because I'd rather not.

If I do a
uname -r
I get 6.12.11 but this:
sudo apt install linux-headers-$(uname -r)
is "Unable to locate package linux-headers-6.12.11"

An apt search reveals a bunch of 6.1.0x Linux headers and a few 6.12.12+bpo headers but no 6.12.11. Not sure what to do now, so any guidance would be appreciated - even if it's a link to a natively supported USB WiFi!

Edit: Running
apt list --installed | grep headers
instead of apt searching for 'linux-headers-6' reveals 'linux-headers-bcm2712-rpi/now 6.12.11-1 arm64' are already installed. Why the headers don't match the uname -a is slightly above my pay grade.
  • Moutomation
  • Moutomation
22 Apr 2025 11:39 - 22 Apr 2025 11:42

Ethercat installation from repositories - how to step by step

Category: EtherCAT

Hello,
I am installing ethercat but the communication light with the drivers is not flashing and it is not communicating with the drivers.
raspberry pi 5 
rpi-5-debian-bookworm-6.12.11-arm64-ext4-2025-01-27-0140.img.xz - linuxcnc 3.5.9
I used to use linuxcnc 2.9.3 and there was no problem.


 
  • pgf
  • pgf
22 Apr 2025 02:13

After homing X and Y, can I auto move to a non 0,0 location?

Category: General LinuxCNC Questions

Heh. I would have to say probably "yes", to both. LOL.

It's a DIY mill. In 1993, II got it as a kit, which included the stepper, a driver board (which did just raw coil driving -- not even step/dir!) along with plans for a chassis made of particle board, rails from high quality drawer slides, and all-thread rod as the transport. The s/w that came with it was written for DOS, polling loops and all.

There have obviously been a lot of upgrades over the years: EMC/LinuxCNC in 2004, acme rod for X and Y (Z still uses the all-thread) a lot of chassis strengthening, a real step/dir driver board maybe 10 years ago, and a Mesa card and Raspberry Pi this year. But it still has the same steppers, and the linkages and threaded shafts aren't all that well aligned. Frankly, I'm amazed it all kind of still works. But I have fun with it... when it's not driving me nuts!

Pictures here: projects.foxharp.net/cnc/
  • unknown
  • unknown
22 Apr 2025 00:26

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

Thanks for your input. Keyboard input is USB, so meh, not a lot that can be done about that.
  • unknown
  • unknown
22 Apr 2025 00:23

Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5

Category: Installing LinuxCNC

Use the official fan & heatsink, it works well and you'll have no issues. I've left mine on for days at a time during the summer in Australia and nothing has gone wrong.

I prefer a wired pendant, connected via a Mesa 7i73. It's solid and you don't need to worry about disconnections. Just axis & step selectors with a hand wheel. Tho Rod does us a fancy wireless one.
  • ErwinCNC
  • ErwinCNC
21 Apr 2025 23:42 - 22 Apr 2025 00:23

Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5

Category: Installing LinuxCNC

First of all, thank you very much for your work with the images. 

According to everything I found on the net, a pi 5 8GB with SanDisk extreme pro 64gb, official power supply and a Mesa 7i96s should work without any problems? Is that correct?  

Are there any restrictions regarding
- user interface (probe basic, gmoccapy)
- the wireless 6 axis handwheel  

One last question about the cooling / housing.Is a passive cooled case like the Flirc Raspberry Pi 5 case sufficient or should active cooling be provided? My thoughts on this are mainly dust protection.


Perhaps useful for others
Unfortunately, the standard office monitors all have large ventilation slots on the back. I have been looking for alternatives for a time and would now like to use a mobile external monitor (sold as a supplement to the laptop). These seem to be much better protected against dust.

Thanks 
Erwin 
  • rodw
  • rodw's Avatar
21 Apr 2025 22:36

Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5

Category: Installing LinuxCNC

8gb will be fine. 
Linuxcnc runs happilly in 4 gb on most platforms.
  • Ultrakurz
  • Ultrakurz
21 Apr 2025 19:16

Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5

Category: Installing LinuxCNC

Hello gentlemen !

Im a Newby and want to run a CNC-mill with a Mesa 7i76E and a Rpi 5.
I have  read the thread and think a RPI 5  with 8 GB will be  the right choice for
bookworm and the mesa. The 16 GB RPI5  won't work or is there any kind of news ?
The freason for the question is that i have to buy a RPI but which one is the best opinion and why ?
Can you help me ?

Thanks   a lot
Ultrakurz
 
  • jdowsonjr
  • jdowsonjr
21 Apr 2025 10:56

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

i was able to bench test the image with the ethercat master installed from the repositories and it works. The only thing i found peculiar was that when jogging with the keyboard i could notice some random jitter in the drive. This did not happen with the amd64 cpu i was using before. I suspect this could just be an issue with the keyboard input on the pi though as that jitter is not present with commands from the MDI
  • DarkPhoinix
  • DarkPhoinix
19 Apr 2025 16:49
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

nvmpg: dlopen: /usr/lib/linuxcnc/modules/nvmpg.so: cannot open shared object file: No such file or directory
 

Hi
i think you didn't install the NVMPG component here

I thought it was optional.
Do I have to install all of these then?:

sudo halcompile --install ./Remora-eth/remora-eth-3.0.c
sudo halcompile --install ./Remora-spi/remora-spi.c
sudo halcompile --install ./Remora/remora_lpc.c
sudo halcompile --install ./NVMPG/nvmpg.c
sudo halcompile --install ./PIDcontroller/PIDcontroller.c
sudo halcompile --install ./PRUencoder/PRUencoder.c

I don't have a raspberry

Thank you so much for your precious help
Displaying 391 - 400 out of 400 results.
Time to create page: 4.027 seconds
Powered by Kunena Forum