Advanced Search

Search Results (Searched for: raspberry)

  • royka
  • royka
02 Dec 2024 08:35 - 02 Dec 2024 09:35
Replied by royka on topic Real-Time Kernel with Orange Pi 4 LTS

Real-Time Kernel with Orange Pi 4 LTS

Category: General LinuxCNC Questions

With 6.12 the kernel needs a small patch to be recognized as realtime for linuxcnc and needs a specific config otherwise it gives an error during compiling:
forum.linuxcnc.org/38-general-linuxcnc-q...6-12?start=10#315437

And see the next post for the necessary config.

LinuxCNC needs X to start, you can try something like:
raspberrypi.stackexchange.com/questions/...hout-showing-desktop
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
01 Dec 2024 20:59
Replied by Cant do this anymore bye all on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Start with the official raspberry pi image, disable wayland, install the real time kernel and then the linuxcnc packages.
  • tommylight
  • tommylight's Avatar
01 Dec 2024 13:15
Replied by tommylight on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

In a terminal, what does
xrandr
Return for available resolutions?
  • lblabr
  • lblabr
01 Dec 2024 09:05
Replied by lblabr on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Hi everyone!

i'm quite new to linuxcnc and have some basic knowledge about linux, i don't want to compile a kernel and that stuff, installing specific packages are nit a problem...

at the moment i'm using a raspi 5 image from linuxcnc download page.
I have some resolution problems with my 7" touchpad, it loads the one and only available resolution 1920x...
i would like to have another resolution, my problem is that the "normal" things for raspi do not worl with debian image.

2 Questions:
- how do i do that with the linuxcnc debian image ?
- should i switch to the image provided here with raspios ?

i'm using the raspi together witth mesa ethernet card

thanks a lot

Lars
  • rodw
  • rodw's Avatar
01 Dec 2024 06:14

Real-time kerel not detected on patched 6.12

Category: General LinuxCNC Questions

Alright, I assumed you would have one since you have an rpi image builder. But likely it uses a prebuild from Debian that seems to be patched already.

Yes, I built the Pi images for Linuxcnc you find on the downloads page. I shared my repo for the builder on this thread earlier. Bear in mind the pi5 was released just after we released Linuxcnc 2.91 and at the time pi5 support was patchy in the upstream builder. I've since updated the builder and it has been tested on the Pi5 and the shortcomings are reported to be gone.

We actually build the kernel .deb from the official Raspberry pi kernel repo and wrap Debian around it and build a compressed image. The 6.12  kernel should be supported by the builder. You should give it a go. As its cross compiled, building the kernel will be quicker than  it can ever be on a Pi and the kernel as well as an optional img (which we compress) is built.
  • rodw
  • rodw's Avatar
30 Nov 2024 19:23

Real-time kerel not detected on patched 6.12

Category: General LinuxCNC Questions

@rodw Can you confirm that it's the same with the Raspberry or is that kernel source already patched?
 

Sorry, I have no Idea. I don't have a Pi5.
Did you find the code Linuxcnc uses for this check in Git?
 
  • rodw
  • rodw's Avatar
30 Nov 2024 18:08

Raspberrypi 5 linuxcnc Image' screen resolution and color depth

Category: General LinuxCNC Questions

Can you please try this later version of the linuxcnc image
drive.google.com/file/d/16xQfd_zXuXXKXqO...IY0/view?usp=sharing
I believe the screen issues are solved because the underlying Pi code had some fixes
  • lblabr
  • lblabr
30 Nov 2024 17:01
  • slowpoke
  • slowpoke
30 Nov 2024 14:54
Replied by slowpoke on topic Small touchscreen display 7-10' -> 14-16"

Small touchscreen display 7-10' -> 14-16"

Category: General LinuxCNC Questions

Out of curiosity, how much is a RPI and a good touchscreen these days?
Wondering as i got a Lenovo X1 Carbon Yoga for 120 and a Lenovo Yoga Y370 for 220, bot work for LinuxCNC with Mesa, both have 120Hz touchscreens, very high quality ones, very good keyboards, and both do over 4-6 hours on batteries.

RaspberryPi was $50 locally, the touchscreens $80-100ish Canadian pesos from Amazon. So a shade > US$100 for both. I can't vouch for the "good" WRT reliability the resolution/sharpness is decent not ipad quality but quite acceptable for a CNC machine.
  • royka
  • royka
30 Nov 2024 12:15

Real-time kerel not detected on patched 6.12

Category: General LinuxCNC Questions

@rodw Can you confirm that it's the same with the Raspberry or is that kernel source already patched?

I noticed that the patch only works when VMCORE_INFO=y which gets selected by:
 - CRASH_DUMP [=y] && ARCH_SUPPORTS_CRASH_DUMP [=y] && KEXEC_CORE [=y] 
 - PROC_KCORE [=y] && PROC_FS [=y] && MMU [=y]

Is really necessary for LinuxCNC to check that /sys/kernel/realtime or will checking for "PREEMPT_RT" in uname -v be enough?
  • tommylight
  • tommylight's Avatar
30 Nov 2024 07:39

Issue with Attaching BME280 Sensor to Raspberry Pi 4B on LinuxCNC

Category: General LinuxCNC Questions

No idea if there is a driver for I2C in LinuxCNC, maybe searching on github project page would show if there is anything about it there.
  • royka
  • royka
28 Nov 2024 13:28
Replied by royka on topic Small touchscreen display 7-10' -> 14-16"

Small touchscreen display 7-10' -> 14-16"

Category: General LinuxCNC Questions

I'm not sure about axis, but I think it's compatible with most resolutions, but if you're able to find a 1920x1080 display you'll have more choice of user interfaces. For a smoother experience a Raspberry Pi 5 is a better choice.
  • slowpoke
  • slowpoke
28 Nov 2024 12:57 - 28 Nov 2024 13:05

Small touchscreen display 7-10' -> 14-16"

Category: General LinuxCNC Questions

I'm looking for a suitable small 7-10" touchscreen display for use with LinuxCNC (lor a lathe). I plan to uses a RaspberryPI 4 that has a HDMI interface. The display will be positioned so that my eyes will be quite close ~12" from the display.

This one is cheap enough not sure if 1024x600 is compatible with axis?
www.amazon.ca/gp/product/B0CPM15T7H/ref=...o00_s00?ie=UTF8&th=1

or this one; 1920x1200

www.amazon.ca/Wstirhy-Portable-Kickstand...y%2Caps%2C160&sr=8-9


I have read there are some compatibility issues with some displays, so if anyone can recommend a display that is known to work well, please share the details.

Thanks
  • slowpoke
  • slowpoke
28 Nov 2024 01:13 - 28 Nov 2024 01:15

LinuxCNC (For lathe) install on Rapberry PI4 - Nov, 2024

Category: Installing LinuxCNC

I see there are previous threads about this, but things change with time and releases, so better to ask then chase my tail.

I previously setup LinuxCNC - Axis on a desktop PC for my mill, works great now I want to do the same for my lathe using a RaspberryPi4 Model B (4GB RAM, 32GB SD)

How do I go about this?  Some form of instructions would be very helpful.
Link to whatever version I should use?
Does the install prompt what type of machine this will be used (Mill, lathe etc)?
I ordered a A MESA 7i96S, not sure when it will get here.

Any helpful hints are welcome.

Thanks in advance.


 
Displaying 511 - 525 out of 941 results.
Time to create page: 0.734 seconds
Powered by Kunena Forum