LinuxCNC on Raspberry Pi 5
- flyingbrick
- Offline
- Senior Member
-
- Posts: 43
- Thank you received: 13
Please Log in or Create an account to join the conversation.
- Cant do this anymore bye all
-
- Offline
- Platinum Member
-
- Posts: 1200
- Thank you received: 417
Haven’t tested it myself.
Please Log in or Create an account to join the conversation.
- chuckp47
- Offline
- New Member
-
- Posts: 10
- Thank you received: 1
Please Log in or Create an account to join the conversation.
- Cant do this anymore bye all
-
- Offline
- Platinum Member
-
- Posts: 1200
- Thank you received: 417
I had a bit of play but decided to move to another setup.
linuxcnc.org/docs/html/code/building-linuxcnc.html
datasheets.raspberrypi.com/rp1/rp1-peripherals.pdf
datasheets.raspberrypi.com/bcm2711/bcm2711-peripherals.pdf
github.com/raspberrypi/utils/tree/master/pinctrl
Please Log in or Create an account to join the conversation.
- thadwald
- Offline
- Premium Member
-
- Posts: 111
- Thank you received: 10
After booting this image, I am greeted by the Debian login screen. What is the username and password?Well there is an image here crying out for testing. Its based on the official 2.9.1 image for the PI 4B just compiled for the different BCM2112 board.It should work based on cornhlio's comments.
drive.google.com/file/d/1H_q0Ra-27ZDOhqu...x1f/view?usp=sharing
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
- Posts: 19668
- Thank you received: 6632
3 pages back on this topic:After booting this image, I am greeted by the Debian login screen. What is the username and password?
forum.linuxcnc.org/9-installing-linuxcnc...pi-5?start=20#285774
Please Log in or Create an account to join the conversation.
- rodw
-
- Away
- Platinum Member
-
- Posts: 10953
- Thank you received: 3635
pw cnc
Please Log in or Create an account to join the conversation.
- thadwald
- Offline
- Premium Member
-
- Posts: 111
- Thank you received: 10
First thing I notice is display is limited to 640 x 480 and I cannot change it via the Display GUI.
Please Log in or Create an account to join the conversation.
- thadwald
- Offline
- Premium Member
-
- Posts: 111
- Thank you received: 10
Please Log in or Create an account to join the conversation.
- Cant do this anymore bye all
-
- Offline
- Platinum Member
-
- Posts: 1200
- Thank you received: 417
I started with downloads.raspberrypi.com/raspios_arm64/...ookworm-arm64.img.xz
Installed XFCE desktop, used the config to use X instead of wayland then built a RT kernel to suit.
Please Log in or Create an account to join the conversation.