Advanced Search

Search Results (Searched for: raspberry)

  • unknown
  • unknown
28 Jul 2025 10:59

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

Please read the major thread regarding the RPi, it's a sticky.

Regarding editing files under
/etc you will require super user privileges, please use your favourite search engine to learn how to use sudo.

Once again it is not very helpful when a user says that something doesn't work without any error messages or the sort.

Once in the main RPi image thread I have written examples,covering many circumstances regarding network setup and what needs to be addressed in the network file.

There is even a sticky thread that is an index to the main RPi image thread.
forum.linuxcnc.org/38-general-linuxcnc-q...l-images-only#325007
  • sk_linuxcnc
  • sk_linuxcnc
28 Jul 2025 09:26

Help : Layman configuration for Raspberry Pi 5, Linuxcnc 2.9. and Mesa 7i96

Category: General LinuxCNC Questions

Hello Senior Members,

I have begun working on my 2nd linuxcnc project. Previously, i have successfully set up 2 CNC machines with Linuxcnc and parallel port combined with a lot of help and learnings even for the most basic things from you all.

This time i have:
> Rpi 5, installed with LinuxCNC 2.9.4  Raspberry Pi 5 OS based on Debian Bookworm  Raspberry Pi 5 on a SD card through Raspberry pi imager.
> Mesa 7i96 board (fresh out of the box, w5 and w6 jumpers set on Down position)

I have read through forum.linuxcnc.org/9-installing-linuxcnc...l-images-only#320270 and rest of the topics, hm2_eth , network manager, and youtube videos. I am still unsure what to do and how.

> i cannot make a wifi connection with menu-config. i dont really understand it to be honest. what information to put and where?
> i cannot edit the etc/network/interfaces file, it does not let me save the changes. and what shall i change and not change in it?
> with network-manager-gnome im still not able to connect to a wifi or ethernet. also what is eth0 and wifi0 they cant be used?
> what is mesaflash? do i have to flash my mesa card or update it or whatever during my first boot? or does it work out of the box

If only somebody could just walk me through the barebones setup so that i can simply make a connection to the mesa card, and have wifi connection too.. from scratch. it would be very helpful for me and anyone like me. 

Best regards
Sk
  • andypugh
  • andypugh's Avatar
25 Jul 2025 17:55
Replied by andypugh on topic Raspberry p15 and linuxcnc 2.9.4 spindle speed

Raspberry p15 and linuxcnc 2.9.4 spindle speed

Category: Installing LinuxCNC

You don't seem to have "addf"ed the lowpass and abs to the servo thread.
(See the other components in the HAL file for examples)
  • krille
  • krille
21 Jul 2025 12:45

Raspberry p15 and linuxcnc 2.9.4 spindle speed

Category: Installing LinuxCNC

Hello I have Raspberry pi 5 and byte 2 bot hat on my mill and it works very fine and now i try to convert it to my lathe with a problem with the spindle speed reading and the index and phase a for cutting thread in the lathe . I have tried to read and understand the Hal mystery with a minor of luck . In Hal Meter i there are a signal at => lowpass.0.in but reading zero at  lowpass.0.out  => abs.0.in pyvcp_options.hal . Can somone helpfull help me with this problem / krister
  • unknown
  • unknown
18 Jul 2025 17:13
Replied by unknown on topic Raspberry CM5 compatibilty

Raspberry CM5 compatibilty

Category: Computers and Hardware

There is a Linuxcnc image for the RPi. There is nothing special about the image, it is just Debian Bookworm with the Linuxcnc packages installed and a realtime kernel built from the Raspberry Pi official GitHub sources with the RT-Preempt enabled, no non RPi patches are added.
I can confirm booting from SD card, USB and Nvme all work.
For touchscreen I would be more inclined to use one with a USB interface that enumerates as HID, it is far easier to setup and basically "just works". This has been confirmed with a generic touchscreen bought from AliExpress, 10.1" in this case.
For a small form factor, x86/64 is the best bang for buck, I would suggest looking into the Odroid H series, I have been using an Odroid H3 since its release and it has not let me down.
Even a 3rd gen I5 is a better solution than the RPi 4 or 5. The only advantage is the small form factor and being able to connect to a Mesa SPI board. Compared to an ex corporate PC it is quite an expensive option.
The above opinion comes from use of the RPi-400, RPi5 with an Nvme drive and use of an Lenovo ThinkCentre with an i5 I found by the side of the road that someone was throwing away.
  • tommylight
  • tommylight's Avatar
18 Jul 2025 16:27
Replied by tommylight on topic Raspberry CM5 compatibilty

Raspberry CM5 compatibilty

Category: Computers and Hardware

Moved to "computer and hardware".
  • PCW
  • PCW's Avatar
18 Jul 2025 14:23
Replied by PCW on topic Raspberry CM5 compatibilty

Raspberry CM5 compatibilty

Category: Computers and Hardware

Note that those are all Linux questions, not LinuxCNC questions
so perhaps better asked in a general Linux forum.
  • gundamgear
  • gundamgear
18 Jul 2025 12:14
Raspberry CM5 compatibilty was created by gundamgear

Raspberry CM5 compatibilty

Category: Computers and Hardware

Hi I trying to make a cnc control panel with touch screen and tactile switch and communicate to control box via EtherCat.and to my
unknowledgeable I thought a modern mini pc multi core ddr5 would be better to run high speed real time instruction and purchase MSI
cubi NUC 1m turn out a 8 core cpu is no good with real time kernal and worse an onboard vga is MSI SOC proprietary driver which
bookworm not support and general intel driver is not support either only for the late 6.8 kernal support it but it bring tons of latency.So I decide to shift to raspberry pi 5 and then see a uconsole for raspberry cm5 and it NVME support.
So my question are follow
Does Linuxcnc support raspberry CM5
Does Linuxcnc Support CM5 EMMC memory
Does Linuxcnc support NVME SSD
Does Linuxcnc support CM5 carrier board
Does Linuxcnc support touch screen with SPI connection
Thank in advance
Oat.   
  • le_potato
  • le_potato
17 Jul 2025 21:54 - 17 Jul 2025 23:08

We need to purge raspi-firmware packages in LinuxCNC ISO (AMD64 version)

Category: Installing LinuxCNC

Hi! The LinuxCNC ISO distribution includes Raspberry Pi firmware packages (raspi-firmware) that serve no purpose on AMD64 systems since they're specifically designed for Raspberry Pi hardware. However, these packages create a significant problem: they prevent the installation of other firmware packages that are actually needed for proper hardware support on x86_64 systems. The main issue is with Realtek Ethernet hardware, which requires specific firmware to function correctly. The presence of raspi-firmware packages blocks the installation of these necessary Realtek firmware packages, leaving users with non-functional network adapters.

This is essentially a packaging conflict where Pi-specific firmware interferes with the installation of legitimate x86_64 hardware drivers. The fix is straightforward but important for users who need working Ethernet connectivity (Realtek).

Temporary solution: apt purge raspi-firmware
  • unknown
  • unknown
16 Jul 2025 00:46

Graphical glitches with Raspberry Pi 400 + LinuxCNC 2.9.4 (arm64)

Category: Installing LinuxCNC

The guidelines would be in the raspberry pi config.txt docs. As I'm sure has been mentioned previously.
You will have to read the main thread to find the location of this file as it is not in the same location as the raspberry pi images.
Honestly for your case use I would ditch the Linuxcnc image, install Linuxcnc via apt to a RaspiOS, there is information on the forum regarding this, or as I mentioned earlier build from source, you don't require an RT kernel to build from source.
The zswap fix is to actually have swap a compressed swap in memory. It is not just to "fix an error log message", which you don't seem to understand.
If you aren't going to bother to try I can't be fucked to give you help on what is really a non issue for an image created to run a CNC machine which is something you admitted you are not intending to do. And in that case you have been given suggestions to overcome what is a very minor issue.
Regarding the zswap it seems you didn't see or ignored the issue it caused for a user when the system was left idle. I'll repeat this one more time, it is not a fix for an error log message, the error log message pointed to an actual issue and the fix was to fix the actual issue.
So far I have offered some suggestions, yet you have not bothered to attempt any. Maybe this image is not suitable for your intended use and another solution maybe a better path to take.
Good luck in your endeavours but I have exhausted my patience and will to help
  • phino
  • phino
15 Jul 2025 21:57

Graphical glitches with Raspberry Pi 400 + LinuxCNC 2.9.4 (arm64)

Category: Installing LinuxCNC

The zswap fix seems intended to fix a system log error message "Failed to start zramswap.service" but I checked systemctl and have no failed units, so it doesn't seem relevant to this case, is it?

Is there a guideline on how much memory to allocate to the GPU? This is a 4GB Pi 400. One idea I have is to compare the config.txt with that of other images that work well.

The other thought is regarding codecs or configuration that may be missing as suggested by the attached report from the chrome://gpu
  • unknown
  • unknown
15 Jul 2025 21:32

Graphical glitches with Raspberry Pi 400 + LinuxCNC 2.9.4 (arm64)

Category: Installing LinuxCNC

Have you implemented the zswap fix or tried looking at the memory allocated to the GPU ?

To be quite blunt this is a low priority issue, as the primary function of the image is to run a CNC machine. Which by all accounts it has done quite well, the only show stopper was the zswap issue for one user, but this was resolved.
I may sound like an ass and appear to be unhelpful, but as I said before it's a low priority issue and so far has not, no reports, has affected the operation of a Linuxcnc session.
  • phino
  • phino
15 Jul 2025 19:17

Graphical glitches with Raspberry Pi 400 + LinuxCNC 2.9.4 (arm64)

Category: Installing LinuxCNC

Good point about checking chrome://gpu, it shows a number of problems with graphics features, such as hardware decode being software only.

Graphics Feature Status
Canvas: Hardware accelerated
Direct Rendering Display Compositor: Disabled
Compositing: Hardware accelerated
Multiple Raster Threads: Enabled
OpenGL: Enabled
Rasterization: Hardware accelerated on all pages
Raw Draw: Disabled
Skia Graphite: Disabled
TreesInViz: Disabled
Video Decode: Software only. Hardware acceleration disabled
Video Encode: Software only. Hardware acceleration disabled
Vulkan: Disabled
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
WebGPU: Disabled
WebNN: Disabled

 

Problems Detected
WebGPU has been disabled via blocklist or the command line.
Disabled Features: webgpu
Accelerated video encode has been disabled, either via blocklist, about:flags or the command line.
Disabled Features: video_encode
Accelerated video decode has been disabled, either via blocklist, about:flags or the command line.
Disabled Features: video_decode
Disable partial swaps on Mesa drivers (detected with GL_VERSION): 339493
Applied Workarounds: disable_post_sub_buffers_for_onscreen_surfaces
Disable KHR_blend_equation_advanced until cc shaders are updated: 661715
Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent)
Expose WebGL's disjoint_timer_query extensions on platforms with site isolation: 808744, 870491
Applied Workarounds: enable_webgl_timer_query_extensions
Some drivers can't recover after OUT_OF_MEM and context lost: 893177
Applied Workarounds: exit_on_context_lost
Avoid waiting on a egl fence before swapping buffers and rely on implicit sync on Broadcom GPUs: 938286
Applied Workarounds: rely_on_implicit_sync_for_swap_buffers
Disable GL_MESA_framebuffer_flip_y for desktop GL: 964010
Applied Workarounds: disable(GL_MESA_framebuffer_flip_y)

Full report attached below.

I don't think the issue is hardware or resolution, since it is just this image that has these problems.
  • langdons
  • langdons's Avatar
15 Jul 2025 18:32

Graphical glitches with Raspberry Pi 400 + LinuxCNC 2.9.4 (arm64)

Category: Installing LinuxCNC

How is the monitor connected?

VGA? DisplayPort? HDMI? DVI?

Maybe try a different resolution?
  • langdons
  • langdons's Avatar
15 Jul 2025 18:29

Graphical glitches with Raspberry Pi 400 + LinuxCNC 2.9.4 (arm64)

Category: Installing LinuxCNC

Those screenshots remind me of these screenshots of Minecraft looking really strange sometimes on my Dell XPS L702X with a NVIDIA GeForce 550M GPU.

www3.langdonstaab.ca/Minecraft%20bug%20screenshots/

Why is accessing Chrome necessary?

Check chrome://gpu

Consider submitting a bug report to Chromium, maybe they'll fix this.

You can also submit a bug report for Firefox, though in my experience they don't actually fix bugs.
Displaying 106 - 120 out of 830 results.
Time to create page: 0.803 seconds
Powered by Kunena Forum