Jump to content

RaptorSDS

Members
  • Posts

    269
  • Joined

  • Last visited

Reputation Activity

  1. Like
    RaptorSDS got a reaction from fabiobassa in CSC Armbian for RK322x TV box boards   
    But RTL8723as is not 8723bs , you should not mix them . 
     
    8723as has definitive a diffirent firmware than bs https://kernel.googlesource.com/pub/scm/linux/kernel/git/jes/linux/+/rtl8xxxu-8188eu/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
     
    many of the RTL 8723xx are part of Kernel 5 , it should be detect by linux automaticly with the right firmware/driver combination
     
    have you check the chip by open the box ? maybe its a 8723ds (bs and ds have same format and pinout ) ,8723as has a diffirent board format so its very unusal that this board have another print extra for this 8723as format
     
     
     
     
  2. Like
    RaptorSDS got a reaction from fabiobassa in CSC Armbian for RK322x TV box boards   
    Let's look into the crystal ball, I see something, it could be that something is not right here and someone has problems with a rk322x box. hope you understand this little fun, it would be of course especially with such a time pressure of only a week surprising if we could really solve your problem with such a crystal ball, so let's start here. Describe your box in more detail, which multitool which problem from which point, why this solution not something else and much much more ....
  3. Like
    RaptorSDS got a reaction from fabiobassa in CSC Armbian for RK322x TV box boards   
    Thank You , ok switching things by adding a part of it
     
     
  4. Like
    RaptorSDS got a reaction from MattWestB in CSC Armbian for RK322x TV box boards   
    it looks like you already open your box , please send also the Wifi chip code .
    Maybe your wifi chip is not support by linux
  5. Like
    RaptorSDS got a reaction from jock in CSC Armbian for RK322x TV box boards   
    inside linux
    goto /boot
    open with nano or other editor  armbianEnv.txt
    add the new line cpu-stability
    save and reboot
  6. Like
    RaptorSDS got a reaction from MattWestB in CSC Armbian for RK322x TV box boards   
    inside linux
    goto /boot
    open with nano or other editor  armbianEnv.txt
    add the new line cpu-stability
    save and reboot
  7. Like
    RaptorSDS got a reaction from Ferid Hentati in CSC Armbian for RK322x TV box boards   
    thats a clone of realtek with name S9012P , i had also a box with a similar clone . Its close source and the Manufacture has no real linux driver
     
     
     
    my solution was reflow/resolder a realtek RTL8723 DS/BS from ali... 
     
    its pin and pin behavior compatible , but without a proper driver the AP S9012P is useless in linux
  8. Like
    RaptorSDS got a reaction from Seth in CSC Armbian for RK322x TV box boards   
    I would say EMCP
     
    because on left ro right i see wifi chip ; empty Memory chip space ; the Rk322x ;one Memory chip
     
    thats only one memory chip on upper right corner that maybe  EMCP (combined RAM and ROM chip) please look at this chip and google it 
     
     
  9. Like
    RaptorSDS got a reaction from jock in CSC Armbian for RK322x TV box boards   
    where did android shows this ? , the normal view under settings is easy to manipulate , also some tools like cpu-z sometimes show wrong numbers .
  10. Like
    RaptorSDS got a reaction from faxe2110 in Armbian for Amlogic S805 and S802/S812   
    i thing its a missing driver/modul , you should search on github for one and than "make" and "install" the driver because usb had recognize the right device
     
    most Armbian build are very short in the addon package to be small in size and many funktion can be add later
     
  11. Like
    RaptorSDS got a reaction from jock in CSC Armbian for RK322x TV box boards   
    Please for S805 use this thread
     
  12. Like
    RaptorSDS got a reaction from Thomas DANNENMULLER in Armbian for Amlogic S805 and S802/S812   
    nice to hear
    as far as i know there is no install to nand script
     
    there are 3  different wifi chip AP6330 ;  BCM4335 and RTL8723BS  ;
    please test in console
    BCM-> "modprobe dhd" than  "ifconfig"
    dhd is Broadcom Dongle Host Drive 
    RTL-> edit "etc/modprobe/blacklist.conf" add "blacklist dhd" at the end "restart" than "modprobe 8723bs" and "ifconfig"
    AP -> i have no idea when there is a driver
     
    when wlan0 show up than edit "etc/modules-load.d/modules.conf" insert  driver module name or insert "modprobe xxx" at "etc/rc.local"
    maybe helps
  13. Like
    RaptorSDS reacted to Vittorio Mori in CSC Armbian for RK322x TV box boards   
    Today I assembled a fully working image of OpenWRT 22.03.0  for this rk322x tvbox.

    It's a patchwork/mix from multitool/debian kernel 5.16.11 and the userland from the latest OpenWRT I could find for raspberry PI 2/B (same cpu arch):

    OpenWrt 22.03.0-rc6 r19590-042d558536 / LuCI openwrt-22.03 branch git-22.213.35949-d09fbe0

    I've tested wireguard/vxlan/wifi, all working nice (wireless AP too, much to my surprise!).

    You can turn this (rather old for 2022) TVBOX into an extremely capable router with a nice www interface (too bad for the 100Mbit LAN port...). I guess you can add some more ethernet interfaces using USB ports, but do not expect too much on the performance side.

    The best way to add ethernet ports for these devices is a managed switch, so you can use VLANs (€20 for a cheap 5 ports on Amazon).

    Speed of wireguard VPN is quite nice (around 70Mbps on iperf3).

    If anyone is interested I can post the link for the image (flashable via multitool).

    It was - as usual -  painful, but  a nice challenge.

    edit:
    I had to do this because there are no OpenWRT releases for rockchip/32bit armv7: arm64 builds for Rockchip 3318/3328 are officially available.

     

  14. Like
    RaptorSDS got a reaction from deciorocha in CSC Armbian for RK322x TV box boards   
    your wrong the minimal are the headless variant = that is server like
    also the dtb is very compatible to all rk322x board , you can use the rk322x-config in bash  for your special hardware after first start ( like nand and emmc or ddr2 or ddr3 )
  15. Like
    RaptorSDS got a reaction from Dinho in CSC Armbian for RK322x TV box boards   
    you can rewrite linux again wothout android , done this befor and all fine for me
     
  16. Like
    RaptorSDS reacted to jock in CSC Armbian for RK322x TV box boards   
    @RaptorSDS Well, I guess the patch should not really harm anything and can fit in with no particular problems.
  17. Like
    RaptorSDS reacted to Luis in CSC Armbian for RK322x TV box boards   
    Hello everyone, sorry if you bother some but I wanted to share with this Lakka-RK322x.arm-3.0 I think someone from here has already spoken and shared his img ps today I share this one that I found I think it works very well and even the wifi, I clarify that my box is nand flash, this img works from the micro sd it is not necessary to touch the box https://drive.google.com/file/d/1DD_-mVLInTn8rW4c_7JMmJ5fZ6goYcQ9/view
  18. Like
    RaptorSDS reacted to george_1312 in Armbian for Amlogic S805 and S802/S812   
    it worked!!! thank you :DDD
    I cant find Armbian_21.11.0-trunk_Aml-s812_focal_current_5.14.0.img with some GUI desktop though!
     

  19. Like
    RaptorSDS got a reaction from george_1312 in Armbian for Amlogic S805 and S802/S812   
    first  not root the dtb.img on /boot/ ( the fat32 500mb partition)
    on old right rename your dtb to dtb.img
     
    on newer image like armbian 20.01 edit uenv.txt
  20. Like
    RaptorSDS got a reaction from george_1312 in Armbian for Amlogic S805 and S802/S812   
    not this one's , mostly all are for Usb and SD-Card.
    you can try but than you have to with manually edit some files and uboot and ....
    (my box run now 4-5years with  sd-card without problem)
     
    be aware this box are get deep brick with wrong uboot on emmc/nand
    there is no maskrom mode or any restore function in uboot 
     
     
  21. Like
    RaptorSDS got a reaction from fabiobassa in CSC Armbian for RK322x TV box boards   
    more like 8 Gbit or ram =1Gbyte ram ; or they have ram and rom swap or like some box its only  fake advertise
     
    please show the link to example
     
  22. Like
    RaptorSDS got a reaction from erduk in Armbian for Amlogic S805 and S802/S812   
    If you use the newer Image 20.xx ( Kernel 5.xx) you have to edit uEnv  , your rename of dtb.img is wrong !
    also bionic i thing need kernel 4.xx and newer
  23. Like
    RaptorSDS got a reaction from truonggiang152 in Armbian for Amlogic S805 and S802/S812   
    @Nabiloo
    on 5.77 and 5.44 there should be only two m8s dtb files , your choice is only small.
     
    normally a there is a standard dtb ( i thing a mxii one)  already on boot folder as dtb.img,
    on 3.10.108 Kernel image you have to copy and rename your dtb to dtb.img on boot folder
     
    some box still with right dtb have the HDMI plug problem , there was a patch with a HDMI plug dongle without cable
  24. Like
    RaptorSDS got a reaction from AzuriAdore in Armbian for Amlogic S805 and S802/S812   
    @AzuriAdore thanks for your work
  25. Like
    RaptorSDS reacted to AzuriAdore in Armbian for Amlogic S805 and S802/S812   
    Hey guys,
    I'm releasing my personal Armbian build for AML s8xx compatible with Docker.
     
    Armbian: 21.11.0
    Ubuntu: 20.04 focal
    Linux: 5.14-rc2 by xdarklight
    Original build files by balbes150
    I only tweaked the board settings.

    Files used here:
    https://github.com/SLAzurin/build-armbian-custom/tree/s8xx
     
    Build steps on system with Ubuntu 20.04 and docker:
    Copy files from `userpatches.s8xx` to `userpatches` ./compile_s812.sh Mount the output image file to your filesystem (Check `postbuild.sh` for more details) Change the label for the ext4 partition to be `ROOTFS` Unmount image file and flash to SD Card. (Optional) Generate new .sha file with `sha256sum $IMAGE > $IMAGE.sha` Downloads here:
    https://github.com/SLAzurin/build-armbian-custom/releases/tag/v2021.11-s8xx
     
    I will not be taking any requests, it is already hard enough to get an image released as it is.
    You get what you get. Thank you for understanding =)

    Edit:
    When you try to install Docker,
    If you run into an issue that says cannot find package docker-ce, or something similar, do this:
    sudo sed -i "s/focal/bionic/g" /etc/apt/sources.list.d/docker.list sudo apt-get update sudo apt-get install -y docker-ce docker-ce-cli containerd.io  
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines