Jump to content

Armin

Members
  • Posts

    63
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. @Kaffu Theine fatal: unable to access 'https://codeberg.org/Hiyurigi/rtl88x2cs/': server certificate verification failed. CAfile: none CRLfile: none
  2. 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#
  3. Hello, Some update after this topic : Find here a possible solution : https://forum.manjaro.org/t/manjaro-arm-on-amlogic-tv-box/34662/659
  4. Hello @Pic55, Thanks for your feedback. I didn't find the solution from Manjaro for WIFI. Are you able to help me ? Moreover, for Bluetooth, this is also functional ? (because this is a combo chip Wifi/BT). Thanks in advance
  5. Yes ! All details on the 1st page of this topic: https://forum.armbian.com/topic/13772-x96-air-specifics-only/?tab=comments#comment-101907
  6. Hello The driver for rtl88x2 seems to be not compatible with armbian: https://forum.armbian.com/topic/15376-methods-to-fix-x96-max-pluss905x3-gigabit-ethernet-problem/?tab=comments#comment-109815 So, this is necessary to wait !
  7. If you are able to see these 2 drives (ROOT_EMMC and BOOT_EMMC) after booting with the SD Card, that means your eMMC is broken (I was in the same situation here: https://forum.armbian.com/topic/12988-armbian-for-amlogic-s905x3/page/7/?tab=comments#comment-101796) Moreover, to boot from an SD card, you need to copy file u-boot.sd to u-boot.ext. But after, to copy the installation on the eMMC, doesn't touch any file (even u-boot files) !
  8. Hello, No error at this end of eMMC installation ? Some answers here: https://forum.armbian.com/topic/12988-armbian-for-amlogic-s905x3/page/7/?tab=comments#comment-101887 Moreover, on my X96 (Air 4/32Gb version), the most efficient file is meson-sm1-sei610-ethfix.dtb (ethernet speed is fixed at 100Mb because 1000Mb doesn't work on this kind of box). I suppose that your bootloader in eMMC is broken now and you need to reinstall the android firmware to get to a clean starting point. For that, you need the stock firmware of your box, USB cable Male<->Male and USB Burning Tool. Good luck !
  9. Hello, To be honest, I don't understand your problem and your question (especially related to the stock firmware). If you need some help for Android (https://4pda.ru/forum/index.php?showtopic=929205) or for Armbian (https://4pda.ru/forum/index.php?showtopic=929205&st=12220#entry97197782) ! PS: Please to translate the page of the Russian forum to find firmware and instructions for your box
  10. Hello Diamond, Did you try this version https://github.com/RinCat/RTL88x2BU-Linux-Driver ? Moreover, there are some instructions !
  11. Hello, When you wrote " wired network 100m ok", that means you have fixed the speed to 100M with ethtool command or this is already fixed into the dtb file itself ? What's exactly your question ? Do you search a dtb file able to have ethernet connection to 1000M ?
  12. Personally, I release the toothpick 2s after connected the power supply. When the methog is failed, the box is booting on the eMMC firmware (Android for example) and when Armbian (dtb or others) is failed, there is a green or black screen !
  13. I suppose you're speaking about this file: https://forum.armbian.com/topic/12988-armbian-for-amlogic-s905x3/page/9/?tab=comments#comment-104473 And I think that Ethernet is not fixed on this version. It will be interessing to compare these 2 .dts files: 1. Audio fix: https://forum.armbian.com/topic/12919-x96-max-g12a-or-sm1-dtb-files/?tab=comments#comment-94878 2. Ethernet fix (100Mb): https://forum.armbian.com/topic/12988-armbian-for-amlogic-s905x3/page/3/?tab=comments#comment-94355
  14. In case of USB, use this for the step 2: If you are starting the system from an USB, you need to copy file u-boot.usb to u-boot.ext And Yes, only 100M for Ethernet
  15. Thanks to have look ! Yes, I've searched and same result. After 5.6.0, the next version is directly 5.6.2. So, this is not my eyes !
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines