RPI4 Raspbian 64 bit & LinuxCNC
13 Aug 2023 12:15 #277817
by COFHAL
Replied by COFHAL on topic RPI4 Raspbian 64 bit & LinuxCNC
Please Log in or Create an account to join the conversation.
13 Aug 2023 23:27 #277888
by rodw
The only way then for ARM64 will be to build from source. gitlab.com/etherlab.org/ethercat
Replied by rodw on topic RPI4 Raspbian 64 bit & LinuxCNC
Seems like its 32 bit.gnipsel.com/linuxcnc/rpi4-11.html
The only way then for ARM64 will be to build from source. gitlab.com/etherlab.org/ethercat
Please Log in or Create an account to join the conversation.
23 Aug 2023 21:33 #278828
by thomlop
Replied by thomlop on topic RPI4 Raspbian 64 bit & LinuxCNC
I downloaded and installed the microSD image you provided a link for above. M RPi 4 booted up and asked for a password. I've tried "raspberry", "password", "linuxcnc" and several other guesses but nothing works so far. And I don't know how to change it since it boots right into the gui.
Please Log in or Create an account to join the conversation.
25 Aug 2023 13:05 #278931
by elovalvo
But what is the link from which you took it?
Replied by elovalvo on topic RPI4 Raspbian 64 bit & LinuxCNC
I downloaded and installed the microSD image you provided a link for above. M RPi 4 booted up and asked for a password. I've tried "raspberry", "password", "linuxcnc" and several other guesses but nothing works so far. And I don't know how to change it since it boots right into the gui.
But what is the link from which you took it?
Please Log in or Create an account to join the conversation.
25 Aug 2023 13:36 #278932
by andypugh
Replied by andypugh on topic RPI4 Raspbian 64 bit & LinuxCNC
Some of the images out there are a single user called "root" with no password.
Which isn't ideal, but I think is a reaction to the existence of several million RPis on the net with a user of Pi and password "Raspberry". I am not clear on how passwordless root is better, though.
Which isn't ideal, but I think is a reaction to the existence of several million RPis on the net with a user of Pi and password "Raspberry". I am not clear on how passwordless root is better, though.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
27 Aug 2023 01:51 #279052
by thomlop
Replied by thomlop on topic RPI4 Raspbian 64 bit & LinuxCNC
Here is the link you posted on March 22, 2022
linucnc-2.9.0pre-bullseye_arm64rt.zip
linucnc-2.9.0pre-bullseye_arm64rt.zip
Please Log in or Create an account to join the conversation.
27 Aug 2023 02:58 - 27 Aug 2023 02:58 #279067
by rodw
Replied by rodw on topic RPI4 Raspbian 64 bit & LinuxCNC
For the record, today I have started to build a Bookworm based linuxcnc installer in a chroot/cross compiler environment using this repository.
github.com/pyavitz/rpi-img-builder
I hit some unexpected errors and have got some amazing support after I logged an issue there.
Building the preempt_RT kernel seems to work. Once I get that done and tested, I'll be building Linuxcnc from the latest source in the chroot environment..
I might add that my choice of a user name of cnc and a password of cnc is not much better than a blank root password!
I hope it will be together in a week or so.
Maybe the new linuxcnc Buildbot can be taught how to run this as some RpI Debs are sorely needed.
github.com/pyavitz/rpi-img-builder
I hit some unexpected errors and have got some amazing support after I logged an issue there.
Building the preempt_RT kernel seems to work. Once I get that done and tested, I'll be building Linuxcnc from the latest source in the chroot environment..
I might add that my choice of a user name of cnc and a password of cnc is not much better than a blank root password!
I hope it will be together in a week or so.
Maybe the new linuxcnc Buildbot can be taught how to run this as some RpI Debs are sorely needed.
Last edit: 27 Aug 2023 02:58 by rodw.
Please Log in or Create an account to join the conversation.
27 Aug 2023 06:02 #279073
by Donno
Replied by Donno on topic RPI4 Raspbian 64 bit & LinuxCNC
I Think the password is = cnc
Please Log in or Create an account to join the conversation.
27 Aug 2023 06:32 #279076
by rodw
Replied by rodw on topic RPI4 Raspbian 64 bit & LinuxCNC
I wish it would create any user as its failing right at the end when it goes to create a user and does not produce an imageI Think the password is = cnc
Please Log in or Create an account to join the conversation.
27 Aug 2023 09:12 - 27 Aug 2023 09:39 #279081
by rodw
Replied by rodw on topic RPI4 Raspbian 64 bit & LinuxCNC
This image should boot into a Bookworm 64 bit PREEMPT_RT kernel but it does not have linuxcnc on it yet.
drive.google.com/file/d/1H1D6vxyL0cqbkYu..._kp/view?usp=sharing
If any body wants to give it ago as I won't get a chance until tomorrow
Just burn it using the PI imager as normal and boot.
Any early feedback would be appreciated. Next step is to install linuxcnc from source on this image, record the dependencies etc and build it into the installer.
This video I did shows you how to build linuxcnc if you really want to get carried away (assuming it boots!)
EDIT: Forgot
User = cnc
Password = cnc
No root account
drive.google.com/file/d/1H1D6vxyL0cqbkYu..._kp/view?usp=sharing
If any body wants to give it ago as I won't get a chance until tomorrow
Just burn it using the PI imager as normal and boot.
Any early feedback would be appreciated. Next step is to install linuxcnc from source on this image, record the dependencies etc and build it into the installer.
This video I did shows you how to build linuxcnc if you really want to get carried away (assuming it boots!)
EDIT: Forgot
User = cnc
Password = cnc
No root account
Last edit: 27 Aug 2023 09:39 by rodw.
Please Log in or Create an account to join the conversation.
Time to create page: 0.123 seconds