LinuxCNC on Linux Mint Debian Edition 6

More
10 Oct 2023 23:28 #282714 by tommylight
Really glad.
The following user(s) said Thank You: my1987toyota

Please Log in or Create an account to join the conversation.

More
01 Nov 2023 08:40 #284241 by bkt

www.linuxmint.com/edition.php?id=308
-
Download, install, update, upgrade, then
sudo apt install linuxcnc-uspace
-
If you also need development stuff
[code]sudo apt install linuxcnc-uspace-dev
-
If you need mesaflash to flash firmware for Mesa boards
[code]sudo apt install mesaflash
-
Linux Mint Debian Edition was always much slower than the normal Mint, this time it is a bit faster! :)
That is a nice surprise, took 9 seconds to boot from Grub Menu to full Desktop on an old Lenovo 93 something, with RT kernel, no less! Me happy! :)
[/code][/code]
 

sorry I got really backwards....but by doing this did I install an rt, preempt or normal kernel?regards

Please Log in or Create an account to join the conversation.

More
01 Nov 2023 08:54 #284242 by tommylight
Attachments:
The following user(s) said Thank You: bkt

Please Log in or Create an account to join the conversation.

More
19 Nov 2023 18:27 #285935 by bkt



 

And there area way to install ethercat with apt ... or need the usual dowload of iegh file and install ethercat glue?
regards

Please Log in or Create an account to join the conversation.

More
19 Nov 2023 18:45 #285938 by rodw

 
And there area way to install ethercat with apt ... or need the usual dowload of iegh file and install ethercat glue?
regards

 

Yes, there is as etherlabmaster now maintain their own third party repository which includes the linuxcnc driver.
This is all set up for you in the official debian bookworm version
try this
echo "Install ethercat repository"
sudo mkdir -p /usr/local/share/keyrings/
wget -O- https://build.opensuse.org/projects/science:EtherLab/signing_keys/download?kind=gpg | gpg --dearmor | sudo dd of=/etc/apt/trusted.gpg.d/science_EtherLab.gpg
tee -a /etc/apt/sources.list.d/ighvh.sources > /dev/null <<EOT
Types: deb
Signed-By: /etc/apt/trusted.gpg.d/science_EtherLab.gpg
Suites: ./
URIs: http://download.opensuse.org/repositories/science:/EtherLab/Debian_12/
EOT

Then run the apt install commands in my ethercat sticky.
The following user(s) said Thank You: tommylight, bkt

Please Log in or Create an account to join the conversation.

More
09 Mar 2024 13:01 #295511 by bkt
so finally I try to use LMDE 6 .... I have a little bit time .... I try to install new 2.9.2 ..... first problem .... long list of fix broken dependancy ..... but problematic one is these:
systemd : Depends: libsystemd-shared (= 252.22-1~deb12u1) but version 252.12-1~deb12u1 is about to be installed

think no one appreciate a downgrtade of library .... how can fix these?

Please Log in or Create an account to join the conversation.

More
09 Mar 2024 14:05 #295514 by tommylight
AFter installing LMDE6:
sudo apt update
sudo apt upgrade
sudo apt install linuxcnc-uspace
That always works, although it does install a bit older build of LinuxCNC.

Please Log in or Create an account to join the conversation.

More
10 Mar 2024 17:05 #295589 by bkt
try to do whay you suggest ... but result was lcnc version 2.9.0 ,,,, that is not desired ....

Please Log in or Create an account to join the conversation.

More
10 Mar 2024 19:01 #295598 by tommylight
Try one of these, use GDEBI to install or just double click on them.
Do not use DPKG !!!
Also, please report back if any of them works.

linuxcnc.org/dists/bookworm/2.9-uspace/b...pace_2.9.2_amd64.deb

buildbot2.highlab.com/debian/dists/bookw...4c401d6dc0_amd64.deb

Please Log in or Create an account to join the conversation.

More
10 Mar 2024 23:26 #295604 by cornholio
I have a VM running LMDE, was setup for RTAI, removed the RTAI stuff the other night and no issues installing a RT kernel & 2.9.2 uspace.

Please Log in or Create an account to join the conversation.

Time to create page: 0.195 seconds
Powered by Kunena Forum