Armin Posted November 11, 2022 Share Posted November 11, 2022 Hello, Some update after this topic : Find here a possible solution : https://forum.manjaro.org/t/manjaro-arm-on-amlogic-tv-box/34662/659 0 Quote Link to comment Share on other sites More sharing options...
Armin Posted November 11, 2022 Author Share Posted November 11, 2022 (edited) Unfortunatelu, didn't work for me ! Error : /lib/modules/5.7.0-rc6-arm-64/build: No such file or directory. Stop. root@arm-64:~# git clone https://github.com/chewitt/RTL8822CS.git Cloning into 'RTL8822CS'... remote: Enumerating objects: 725, done. remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 100% (10/10), done. remote: Total 725 (delta 0), reused 2 (delta 0), pack-reused 715 Receiving objects: 100% (725/725), 4.03 MiB | 6.52 MiB/s, done. Resolving deltas: 100% (243/243), done. root@arm-64:~# cd RTL8822CS/ root@arm-64:~/RTL8822CS# sed -i 's/$(MAKE) ARCH=$(ARCH) CROSS_COMPILE=$(CROSS_COMPILE) -C $(KSRC) M=$(shell pwd)/$(MAKE) -j4 -C $(KSRC) M=$(shell pwd)/g' Makefile root@arm-64:~/RTL8822CS# sed -i 's/$(CROSS_COMPILE)strip $(MODULE_NAME).ko --strip-unneeded/strip $(MODULE_NAME).ko --strip-unneeded/g' Makefile root@arm-64:~/RTL8822CS# make make -j4 -C /lib/modules/5.7.0-rc6-arm-64/build M=/root/RTL8822CS modules make[1]: *** /lib/modules/5.7.0-rc6-arm-64/build: No such file or directory. Stop. make: *** [Makefile:2296: modules] Error 2 root@arm-64:~/RTL8822CS# Edited November 11, 2022 by Armin 0 Quote Link to comment Share on other sites More sharing options...
Kaffu Theine Posted December 24, 2022 Share Posted December 24, 2022 (edited) Hi, im fix the chewitt kernel source my thread i just need to fix some warning and i'll release on the github Edited December 24, 2022 by Kaffu Theine typo 0 Quote Link to comment Share on other sites More sharing options...
Kaffu Theine Posted December 26, 2022 Share Posted December 26, 2022 @Armin try this driver source https://codeberg.org/Hiyurigi/rtl88x2cs feel free to create a issue if you found any issue 0 Quote Link to comment Share on other sites More sharing options...
Armin Posted February 20 Author Share Posted February 20 @Kaffu Theine fatal: unable to access 'https://codeberg.org/Hiyurigi/rtl88x2cs/': server certificate verification failed. CAfile: none CRLfile: none 0 Quote Link to comment Share on other sites More sharing options...
c0rnelius Posted February 20 Share Posted February 20 I've been using: https://github.com/jethome-ru/rtl88x2cs.git 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.