Dear Henrik,

First uninstall the master modules
Remove
/lib/modules/KERNELVERSION/ethercat
/etc/sysconfig/ethercat.conf

Of course there is no data.
You have to add the packet repo to your OS


1. Get and install the key
KEYRING=/usr/share/keyrings/ethercat.gpg curl -fsSL
https://download.opensuse.org/repositories/home:/bone11111:/branches:/science:/EtherLab/
xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee  "$KEYRING"
>/dev/null
 
2. Add the package source url to /etc/apt/sources.list
deb [trusted=yes]
http://download.opensuse.org/repositories/home:/bone11111:/branches:/science:/EtherLab/
xUbuntu_22.04/ ./ 

3. Update package list
sudo apt-get update

4. Install your kernel headers
sudo apt-get install linux-headers-KERNELVERSION

5. Install master, pdserv, etherlab, testmanager
sudo apt-get install ethercat-master ethercat-dkms libethercat
libethercat-dev libpdserv3 libpdserv3-dev librtipc  librtipc-dev,
etherlab2, testmanager

6. Configure /etc/ethercat.conf

7. Start Master
sudo systemctl start ethercat


Please note I have created this packages,
I have tested them under Debian and Raspian.
I expect there will be no problem under Ubuntu

Best regards

Andreas



Am Montag, dem 19.09.2022 um 15:16 +0200 schrieb Henrik Barie:
> Hello to all,
> 
> https://build.opensuse.org/package/show/home:bone11111:branches:science:EtherLab/ethercat
> 
> Im using Ubuntu 22.04.
> 
> "Download package" says there is no data.
> 
> What exactly do I need to download there and how do I download and 
> install it?
> 
> Also do I need to uninstall my Master before that and how would I do 
> this?
> 
> 
> Regards
> Henrik

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
Etherlab-users mailing list
Etherlab-users@etherlab.org
https://lists.etherlab.org/mailman/listinfo/etherlab-users

Reply via email to