Jump to content

fabiobassa

Members
  • Posts

    385
  • Joined

  • Last visited

Reputation Activity

  1. Like
    fabiobassa reacted to RaptorSDS in CSC Armbian for RK322x TV box boards   
    two methods ,
    1. boot image first than automatic resize to bigger size ( most of the drive) , than put your image on card
     
    2. use the compressed image of armbian on the sd card , the multotool also can use zip and tar and tar.xz and tar.gz
  2. Like
    fabiobassa reacted to RaptorSDS in CSC Armbian for RK322x TV box boards   
    wirte the armbian image to SD Card and than insert and start , than it should boot from SD card like the multitool
     
    i had nowadays 4 of this box, one old AMlogic s802 ( over 5 years in use with armbian scan and printserver) ) 1 xrk322x that work out of the box with armbian , one rk322x with resolder wifi from wired china chip to rtl8723ds , and now a rk3328 with android ( sadly sd card is on wrong sdio port)
  3. Like
    fabiobassa reacted to Blyato in CSC Armbian for RK322x TV box boards   
    I sent them a message, even sent an email and a whatsapp to the manufacture ( junuo ? hehe) , will see if I get a reply, google sadly doesn't help as seems it's the latest version of the board (v3.0), I really want to make this wifi work 😂 

    The thing about SBC is that I already have one, the thing is that I spent some good time searching for a chip that would have multiple usb hosts instead of just one, and that's not easy to find, specially not below 50 euros, I came across the rk3228, that somehow is available at those tv boxes :(.
  4. Like
    fabiobassa reacted to jock in CSC Armbian for RK322x TV box boards   
    @Blyato From dmesg I see the wifi chip is just turned off:
     
    [ 1.716294] mmc1: Failed to initialize a non-removable card  
    I'm pretty confident that the issue is related to the GPIO power pin of the wifi chip being incorrectly set.
    You mentioned you are using led-conf7, which is the right device tree for R29 boards, but it seems that your board is a different version/revision and requires some adjustment.
     
    To do such adjustment, I definitely need the device tree or the backup of the stock android.
     
    A possibility is to try other led-conf options and see if the wifi chip is at least recognized, but I don't suggest to do so because led-conf7 is vital for the stability of the R29 boards: without it, your board will probably be unable to boot at all.
  5. Like
    fabiobassa reacted to RaptorSDS in CSC Armbian for RK322x TV box boards   
    BCM433x are normally good supported , do have rk322x-config and setup the right led config its help also with wifi enable signal
     
  6. Like
    fabiobassa reacted to Blyato in CSC Armbian for RK322x TV box boards   
    @fabiobassa@jock

     
  7. Like
    fabiobassa reacted to jock in CSC Armbian for RK322x TV box boards   
    @Socram Hello, it's definitely an rk322x. Despite the kernel is the same for rk322x and rk3288, the socs are profoundly different and so are the device trees. An image for rk322x would not boot on rk3288 and viceversa.
     
    Anyway, you should run rk322x-config and use the appropriate led-conf for your board. AFAIR you should have two options: led-conf8 for h20 boards with two voltage regulators (better, looking at the board photos this should fit) and led-conf7 with r29/r2b/h20 boards with single voltage regulator (worse but more compatible).
     
    You may go with led-conf8 first, see if it is stable under load. If not, go with led-conf7. Both the configs should make HDMI work
  8. Like
    fabiobassa reacted to Socram in CSC Armbian for RK322x TV box boards   
    You're right! It's a RK3288. I thought it was a RK3228A because that's what the vendor advertised.
     
    I realized the thing was actually replying to pings, removed the MicroSD, chrooted into the machine and created an user and enabled ssh, connected to it and sure enough:
    [ 9.831684] rk3288-crypto 100a0000.cypto-controller: will run requests pump with realtime priority [ 9.831930] rk3288-crypto 100a0000.cypto-controller: Register ecb(aes) as ecb-aes-rk [ 9.832042] rk3288-crypto 100a0000.cypto-controller: Register cbc(aes) as cbc-aes-rk [ 9.832082] rk3288-crypto 100a0000.cypto-controller: Register ecb(des) as ecb-des-rk [ 9.832112] rk3288-crypto 100a0000.cypto-controller: Register cbc(des) as cbc-des-rk [ 9.832139] rk3288-crypto 100a0000.cypto-controller: Register ecb(des3_ede) as ecb-des3-ede-rk [ 9.832170] rk3288-crypto 100a0000.cypto-controller: Register cbc(des3_ede) as cbc-des3-ede-rk [ 9.832199] rk3288-crypto 100a0000.cypto-controller: Register sha1 as rk-sha1 [ 9.832232] rk3288-crypto 100a0000.cypto-controller: Register sha256 as rk-sha256 [ 9.832261] rk3288-crypto 100a0000.cypto-controller: Register md5 as rk-md5 I do see RK3288 references. Thanks for the tip!
    armbian-hardware-monitor.zip
     
    EDIT: No, I think this is actually a RK3229 based on the DTS. I also opened the device and, while I cannot read the specific part number because it is hidden under the heatsink, it's a plastic IC so it cannot be a RK3288 which was sold in a metal BGA package.
     
    An except from the multitool dmesg log regarding the DRM:
    [ 2.648953] [drm] Initialized drm 1.1.0 20060810 [ 2.656047] [drm] Rockchip DRM driver version: v1.0.1 [ 2.661464] rockchip-drm display-subsystem: devfreq is not set [ 2.668188] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb0d05b78) [ 2.676005] i2c i2c-0: of_i2c: modalias failure on /hdmi@200a0000/ports [ 2.682689] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 2.690553] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy) [ 2.701808] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb0cfe0d8) [ 2.709310] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.715950] [drm] No driver support for vblank timestamp query. [ 2.722040] rockchip-drm display-subsystem: failed to parse display resources [ 3.353464] rockchip-vop 20050000.vop: [drm:vop_crtc_enable] Update mode to 1920x1080p60, type: 11 [ 3.354145] dwhdmi-rockchip 200a0000.hdmi: HDMI infoframe: Auxiliary Video Information (AVI), version 2, length 13 [ 3.354154] dwhdmi-rockchip 200a0000.hdmi: colorspace: RGB [ 3.354161] dwhdmi-rockchip 200a0000.hdmi: scan mode: Underscan [ 3.354168] dwhdmi-rockchip 200a0000.hdmi: colorimetry: No Data [ 3.354174] dwhdmi-rockchip 200a0000.hdmi: picture aspect: 16:9 [ 3.354181] dwhdmi-rockchip 200a0000.hdmi: active aspect: Same as Picture [ 3.354188] dwhdmi-rockchip 200a0000.hdmi: itc: IT Content [ 3.354194] dwhdmi-rockchip 200a0000.hdmi: extended colorimetry: xvYCC 601 [ 3.354202] dwhdmi-rockchip 200a0000.hdmi: quantization range: Full [ 3.354209] dwhdmi-rockchip 200a0000.hdmi: nups: Unknown Non-uniform Scaling [ 3.354216] dwhdmi-rockchip 200a0000.hdmi: video code: 16 [ 3.354223] dwhdmi-rockchip 200a0000.hdmi: ycc quantization range: Full [ 3.354230] dwhdmi-rockchip 200a0000.hdmi: hdmi content type: Graphics [ 3.354236] dwhdmi-rockchip 200a0000.hdmi: pixel repeat: 0 [ 3.354245] dwhdmi-rockchip 200a0000.hdmi: bar top 0, bottom 0, left 0, right 0 [ 3.430974] Console: switching to colour frame buffer device 240x67 [ 3.598766] rockchip-drm display-subsystem: fb0: frame buffer device In the case of the latest version of Armbian:
    [ 1.557514] inno-hdmi-phy 12030000.hdmi-phy: error -ENXIO: IRQ index 0 not found [ 1.558040] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0 [ 1.560579] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb1179c70) [ 1.560740] dwhdmi-rockchip 200a0000.hdmi: supply avdd-0v9 not found, using dummy regulator [ 1.561045] dwhdmi-rockchip 200a0000.hdmi: supply avdd-1v8 not found, using dummy regulator [ 1.561515] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2) [ 1.563057] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 1.563492] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb117d958) [ 1.564699] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 [ 1.564912] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 1.565125] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes Seems it is unable to find the CRTC?
    device-dtb-and-dts.zip multitool-dmesg.zip
     
    EDIT 2: I can guarantee 100% this is a RK3228. Reading the eFuses:
    root@multitool:~# cat /sys/bus/nvmem/devices/rockchip-efuse0/nvmem | od -tx1 -An 52 4b 23 82 81 f0 70 55 52 4b 58 32 32 30 33 33 00 00 00 00 0c 0e 26 05 00 04 01 00 00 78 00 00 Note bytes 0x02 and 0x03 are 0x23 0x82, which indicate a RK3228
  9. Like
    fabiobassa reacted to RaptorSDS in CSC Armbian for RK322x TV box boards   
    this looking not as rk322x , i thing thats another main chip like rk328x or newer  , we see some box that boot multitool without rk322x
     
  10. Like
    fabiobassa got a reaction from jock in CSC Armbian for RK322x TV box boards   
    @primoitt thanks for those Infos, even if not strictly hardware related , they are usefull for building new distros
     
    Could be also interesting open a specific thread related ti repositories issues and leave this for hardware specific
  11. Like
    fabiobassa got a reaction from primoitt in CSC Armbian for RK322x TV box boards   
    @primoitt thanks for those Infos, even if not strictly hardware related , they are usefull for building new distros
     
    Could be also interesting open a specific thread related ti repositories issues and leave this for hardware specific
  12. Like
    fabiobassa reacted to suser in CSC Armbian for RK322x TV box boards   
    So VY 73 and Grazie, de LZ4TU  taaa ti ti taaa
    *Excuse me for the offtopic but could not resist, for those not knowing Morse code and are not HAMs each CW QSO finish with TU, on morse: _  .._ meaning Thank You!
    Good team here: @jock, @ilmich, @fabiobassa and so much great contributors, ofcourse the leading @Igor , Thanks again, wish you all good luck!
  13. Like
    fabiobassa got a reaction from suser in CSC Armbian for RK322x TV box boards   
    @suser
    your avatar is a smith cart about impedence, I suppose.. Italian HAM here

    This make me think that you have the right approach to problem : WHY IS NOT WORKING !!!
    And not the simple " ok it will work in othe manner" but " what hell is going now"
     
    This is the spirit that animated @jock @ilmich and myself when we approached to rk322x world

    Unfortunately lack of documentation = trial and errors and understand code and compilation !! And again unsuccess and again trial and errors. Even actually the evil nand driver is ONLY proprietary, even if jock and ilmich actively searching for months a workaround

    Welcome in the club 😅
     
  14. Like
    fabiobassa reacted to suser in CSC Armbian for RK322x TV box boards   
    I have few USB dongles working, bough for 1.5EU each, it was not a matter of money, nor WiFi desperately needed. It's was a matter of "make things working" or at least "to know why it is not working". Thanks everybody here, you are such a talents !

  15. Like
    fabiobassa got a reaction from suser in CSC Armbian for RK322x TV box boards   
    @suser 8723 are pain in the a**
    On other boards we have had even 8723cs but ONLY working with 8723bs driver.
    And many other strange combinations 
    My suggestion :
    IF wifi strictly needed buy a few dollars external USB wifi dongle.
    ask here which are the best supported
  16. Like
    fabiobassa reacted to RaptorSDS in CSC Armbian for RK322x TV box boards   
    Please can you be more clear did armbian boot befor without hdmi but with wifi ?
    or only android had wifi ?
     
    did you have a bootlog or dmesg with
    dmesg | grep 8723 or
    dmesg | sdio ; maybe dmesg | grep - i 8723
     
     
    if this is positiv than only a driver issue , else also DTS/DTB maybe dont activate the wifi sdio
  17. Like
    fabiobassa reacted to jock in CSC Armbian for RK322x TV box boards   
    @moddien Why did you try to burn the image in the eMMC without being sure it would have worked?
    If you can boot multitool again, clean the eMMC and start fresh.
     
    I have prepared an armbian bookworm image with opensource optee in place of the proprietary one, you can download from here; I have not tested it at all, so can't guarantee it works.
    If you want to try it, first clean the eMMC with multitool and then try to run the image from an sdcard to see the outcome.
     
     
  18. Like
    fabiobassa reacted to svdmk in CSC Armbian for RK322x TV box boards   
    Two same boards but different cpu.
    Rockchip labeled works fine with armbian, multitool and libreelec.
    The board with huawei labeled cpu has the previously described problem, multitool and armbian stop working after a minute.
    Method of switching bootloaders suggested by @jock  works.


  19. Like
    fabiobassa reacted to KanexMarcus in CSC Armbian for RK322x TV box boards   
    I have successfully booted the  Armbian_community_24.5.0-trunk.93_Rk322x-box_bookworm_current_6.6.18_minimal.img on my new MXQ PRO 4k rk3229, first I use the MultiTool to flash the armbian to internal storage (if it doesn't find the internal storage reboot the device in the menu), then download the LibreELEC-RK322X.arm-11.0-nightly-20240218-d7324fb-rk322x.img and flashed to an sd card, I booted on this sdcard and use the SSH to copy the rk322x-box.dtb to the internal storage, then it boots just fine, here is the .dtb file I use rk322x-box.dtb
  20. Like
    fabiobassa reacted to svdmk in CSC Armbian for RK322x TV box boards   
    You are so right.
     
    What a surprise when I removed the heatsink!
     Probably that's why this board has trouble during booting process.

  21. Like
    fabiobassa reacted to jock in CSC Armbian for RK322x TV box boards   
    Nope, because this is a very specific problem of tvboxes; regular single board computer users and maintainers don't have to mess with such unknown variables.
    That is the main reason why tv boxes, along the funny and always changing hardware they carry, are not and will never be officially supported by armbian, but just by community members.
  22. Like
    fabiobassa reacted to jock in CSC Armbian for RK322x TV box boards   
    It looks to me way too complex from the maintenance point of view: users may create unwanted mixtures installing things from the multitool over already installed systems (for example 24.02 bootloader on an older armbian release); and also when armbian advances I have to keep the multitool binaries updated as well. It is already very tiring keeping the thing aligned against mainline kernel on every release I don't want to add another burden.
     
    One thing that solves all the boot problems is to reintroduce the OPTEE trust os: it surely does not unwanted things in the background, but then we lose some useful features.
    Otherwise I would keep the "manual" procedure for the time being for the problematic boards, until I get the hands on one of them and can study the issue with detail, or some bright idea pops out.
     
     
  23. Like
    fabiobassa got a reaction from RaptorSDS in CSC Armbian for RK322x TV box boards   
    @Tiago Nogueira

    You asked an info, but let me make a question to you:

    did you read the whole thread ???

    Or just you came in with this question " never made before" ? 😅
  24. Like
    fabiobassa reacted to jock in CSC Armbian for RK322x TV box boards   
    It is not possible unfortunately. The bootloader is built and packaged by armbian scripts, it is not supposed to have two different boot loaders for the same "board".
    Once the deb package with the bootloader is downloaded, it is unpacked and a script is run to upgrade it.
    The only thing I may think about is a flag somewhere on the filesystem that is checked by the script and avoids the real bootloader upgrade.
     
    Or people can manually do apt-mark hold linux-u-boot-rk322x-box-current to avoid the bootloader upgrade and that's it
  25. Like
    fabiobassa reacted to RaptorSDS in CSC Armbian for RK322x TV box boards   
    When we now see thats is a moreover need part maybe it is also a good idea to integrate a point in Multitool where a this 2MB part is flash to emmc or nand to replace the bootloader from normal Armbian image
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines