Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] Docker on RK3566 ubuntu 20.04

486

Credits

20

Prestige

15

Contribution

intermediate

Rank: 3Rank: 3

Credits
486
Posted at 11/19/2021 17:06:39      1#
Try it with Station M2 firmware.

https://www.stationpc.com/
Reply

Use props Report

486

Credits

20

Prestige

15

Contribution

intermediate

Rank: 3Rank: 3

Credits
486
Posted at 11/22/2021 10:40:31      2#
adriaanvn Posted at 11/21/2021 01:14
Tnx for the reply,
But I get the same result. It seems that kernel modules are missing . I have to ...

We will check it.
Reply

Use props Report

486

Credits

20

Prestige

15

Contribution

intermediate

Rank: 3Rank: 3

Credits
486
Posted at 11/22/2021 11:23:47      3#
adriaanvn Posted at 11/21/2021 01:14
Tnx for the reply,
But I get the same result. It seems that kernel modules are missing . I have to ...

Have you installed docker according to the tutorial? https://docs.docker.com/engine/install/ubuntu/

root@firefly:~# systemctl status docker
��● docker.service-Docker Application Container Engine
     Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
     Active: active (running) since Mon 2021-11-22 03:14:41 UTC; 6s ago
TriggeredBy: ��● docker.socket
       Docs: https://docs.docker.com
   Main PID: 667 (dockerd)
      Tasks: 9
     Memory: 95.1M
     CGroup: /system.slice/docker.service
              ��└��─667 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock

root@firefly:~# lsmod
Module Size Used by
ipt_MASQUERADE 16384 1
nf_conntrack_netlink 40960 0
nfnetlink 16384 2 nf_conntrack_netlink
xfrm_user 32768 1
xfrm_algo 16384 1 xfrm_user
iptable_nat 16384 1
nf_nat_ipv4 16384 2 ipt_MASQUERADE,iptable_nat
nf_nat 49152 1 nf_nat_ipv4
br_netfilter 24576 0
bridge 143360 1 br_netfilter
stp 16384 1 bridge
...

Everything seems normal. Did you make any other changes? What was your specific operation and where did the abnormality occur?
Reply

Use props Report

486

Credits

20

Prestige

15

Contribution

intermediate

Rank: 3Rank: 3

Credits
486
Posted at 11/23/2021 10:34:14      4#
adriaanvn Posted at 11/22/2021 19:09
Thans for the reply. This gives hope that it can work.  I have tried several installations of docker ...

I am afraid we are not using the same firmware, I am using this `Station_M2_Ubuntu_20.04_GPT_20211109_0910.img`.

Please check your system:
ls /lib/modules/
cat /proc/version
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list