6.1 Kernel Notebook Image Release
-
@george 这个是5.10下的:
lsmod Module Size Used by xt_nat 16384 5 veth 24576 0 xt_conntrack 16384 2 nft_chain_nat 16384 7 xt_MASQUERADE 16384 3 nf_nat 36864 3 xt_nat,nft_chain_nat,xt_MASQUERADE nf_conntrack_netlink 40960 0 nf_conntrack 135168 5 xt_conntrack,nf_nat,xt_nat,nf_conntrack_netlink,xt_MASQUERADE nf_defrag_ipv6 20480 1 nf_conntrack nf_defrag_ipv4 16384 1 nf_conntrack nft_counter 16384 33 xt_addrtype 16384 2 nft_compat 20480 12 nf_tables 180224 132 nft_compat,nft_counter,nft_chain_nat br_netfilter 24576 0 btusb 53248 0 btrtl 20480 1 btusb btbcm 20480 1 btusb 8852be 3993600 0 btintel 20480 1 btusb dm_mod 114688 0 nfnetlink 20480 5 nft_compat,nf_conntrack_netlink,nf_tables
所以 6.1的还得配置 nft,否则nft不可用,docker也不可用了。
-
-
经过测试,加了 nft 的内核配置后,可以正常运行dockerd了。
> diff .config-bjr-addnft .config 1063d1062 < CONFIG_NETFILTER_NETLINK=y 1065d1063 < # CONFIG_NETFILTER_NETLINK_HOOK is not set 1098,1120c1096 < CONFIG_NF_TABLES=y < # CONFIG_NF_TABLES_INET is not set < # CONFIG_NF_TABLES_NETDEV is not set < # CONFIG_NFT_NUMGEN is not set < CONFIG_NFT_CT=y < # CONFIG_NFT_CONNLIMIT is not set < # CONFIG_NFT_LOG is not set < # CONFIG_NFT_LIMIT is not set < CONFIG_NFT_MASQ=y < CONFIG_NFT_REDIR=y < CONFIG_NFT_NAT=y < # CONFIG_NFT_TUNNEL is not set < # CONFIG_NFT_OBJREF is not set < # CONFIG_NFT_QUOTA is not set < # CONFIG_NFT_REJECT is not set < CONFIG_NFT_COMPAT=y < # CONFIG_NFT_HASH is not set < # CONFIG_NFT_XFRM is not set < # CONFIG_NFT_SOCKET is not set < # CONFIG_NFT_OSF is not set < # CONFIG_NFT_TPROXY is not set < # CONFIG_NFT_SYNPROXY is not set < # CONFIG_NF_FLOW_TABLE is not set --- > # CONFIG_NF_TABLES is not set 1261,1264d1236 < CONFIG_NF_TABLES_IPV4=y < # CONFIG_NFT_DUP_IPV4 is not set < # CONFIG_NFT_FIB_IPV4 is not set < # CONFIG_NF_TABLES_ARP is not set 1294d1265 < # CONFIG_NF_TABLES_IPV6 is not set 1302d1272 < # CONFIG_NF_TABLES_BRIDGE is not set
docker 运行正常
> docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES ff206fdf473a rancher/k3s:v1.30.3-k3s1 "/bin/k3d-entrypoint…" 2 days ago Up 8 minutes k3d-freshncp-server-0 78f859e5c98b registry:2 "/entrypoint.sh /etc…" 2 days ago Up 8 minutes 0.0.0.0:39301->5000/tcp k3d-registry > uname -a Linux freshncp 6.1.75 #6 SMP Sun Aug 18 20:01:41 CST 2024 aarch64 aarch64 aarch64 GNU/Linux
-
This post is deleted! -
@plumlis
Resolve audio issues with the 6.1 kernelsudo tar -zxvf rk3588-es8316.tar.gz -C /usr/share/alsa/ucm2/Rockchip/
-
@george can you please upload updated image to onedrive as well. I cannot download from baidu.
-
@dark-road42719
The system is already automatically uploading OneDrive, please confirm later. -
@george
Thanks! Install Ubuntu from
https://coolpi-my.sharepoint.com/personal/coolpi_coolpi_onmicrosoft_com/_layouts/15/onedrive.aspx?ga=1&id=%2Fpersonal%2Fcoolpi_coolpi_onmicrosoft_com%2FDocuments%2Fcoolpi%2Fcoolpi%2FCoolPi CM5 NOTEBOOK V20%2FUbuntu6.1.75 #36 SMP Wed Aug 14 13:12:48 CST 2024 aarch64 aarch64 aarch64 GNU/Linux
glmark 1500 fps
sound works
Ubuntu not configured out from box - awesomeMu laptop have a second life now
-
@george 求求尽快更新pi4
-
@wzy
已经在处理CM5-EVB和CP4的支持。