Jump to content

RaptorSDS

Members
  • Posts

    270
  • Joined

  • Last visited

Posts posted by RaptorSDS

  1. vor 38 Minuten schrieb jock:

    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.

    When a script is possible than uENV.txt should be the best point , also in thinging of rk322x-config where a question for user can be implement 

     

    my thought was more that we support Multitool with 2 small xz files extractet  and from 24.xx image and 21.01.01 image ( maybe later get update in newer  multitool version) , and when he has problem he can use a new item point where the bootloader get write like the script above

     

     

     

     

    #!/bin/bash
    
    set -e
    
    # Path
    UENV_FILE="/boot/uENV.txt"
    
    # read variable out of uENV
    UPGRADEBOOT=$(grep -Po '(?<=Upgradeboot=)\d' "$UENV_FILE" || true) 
    #or this maybe better 
    UPGRADEBOOT=$(grep -Po '(?<=Upgradeboot=)\d' "$UENV_FILE" || echo "1")
    
    # Proof, Upgradeboot=0 
    if [ "$UPGRADEBOOT" -eq 0 ]; then
        echo "Upgradeboot is deactive, Installation abort." >&2
        exit 1
    fi

    preinstall script

  2. vor 2 Stunden schrieb jock:

    which seems to be more compatible, but we lose DDR clock scaling - that increases a lot the general performances - and virtual poweroff from the closed source rockchip Trust OS. Which one to choose?

    thats maybe a point which be can handle by multitool where the user has a option point (choose) ,

     

    when have problem be more compatible (perfomance reduce) optee ,

    when perfomance (with my incompatiple eg power-off ) flash TrustOS

     

     

    maybe with a hint that after a apt-Upgrade procedure has to renew

     

  3. vor 3 Stunden schrieb fabiobassa:

    frankenstein needed!

     

    vor 3 Stunden schrieb fabiobassa:

    quite always, if not alaways , related to TRUSTOS so using the " legacy-proprietary" trustos

    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

  4. vor 21 Stunden schrieb svdmk:

    Every time booting process stops and every time on different point despite of so many reboots, and after a minute the box turns off.

    thats look like a power or thermal problem maybe , did you managed to try (sdcard or usb) with cpu-stability to overlays= line in /boot/armbianEnv.txt

    or verbosity=7 and look in the Serial log maybe still always same step where it break

     

    hope you have a serial adapter at the box

  5. vor 11 Minuten schrieb audio kees:

    Maybe this link is interesting. I can desolder the memory chip, make a connection

    to clock and resolder it, (balling) I have the materials for that like solderstation and

    mask's.

    but thats tooo much

     

    too much thermal stress for chip and so on ....

     

    also the maskrom mode is more to get into SD/USB boot when you have a close bootloader or when you need to flash from pc , there you short that pin shortly only to say cpu internal loader use alternate drive , you have to release the short direct after boot to use the emmc and format it

     

    please look if you can boot still from usb/sd card , please dont use usb sdcard reader only direkt sd card

     

     

  6. HI @audio kees

     

    first of all do you have also Ram chips at underside of the board , else i would say that you have a eMCP ( emmc + ram combination) , eMCP are now possible with multitool and armbian but sometimes instable outside android

     

    for the brick , you dont need the clock under the chip , also possible to GND the clock at a resistor or test point , sometimes also at the pad for NAND  on right side of your picture is possible

    but self with brick memory a boot from SD-Card or USB should always possible

  7. vor 12 Minuten schrieb audio kees:

    do not now if ssh is possible for this.

    yes when LAN port work for you and the box get a ip adress its now possible to ssh

     

    do you have a usb cale keyboard attached to the tv box , you have to hit enter/space to except the license

    ( some wired and some wireless keyboard dont work under linux because they need some usb driver but that rare )

     

  8. vor 6 Minuten schrieb fabiobassa:

    f you want desktop environment and at same time install in internal flash try to find a 4.4.xxx kernel with xfce or lxde already installed

    @Jaisere to find the image look at first post below install SD-Casrd you find the link to Jock archive

    Armbian_22.02.0-trunk_Rk322x-box_focal_legacy_4.4.194_xfce_desktop.img.xz

     

  9. vor 3 Stunden schrieb jock:

    (linux-image-legacy-rk322x_23.8.1_armhf

    but this isnt the kernel , that is the armbian base system update .

     

    my knowladge that kernel never get update at non offizial Armbain device with apt-upgrade , ever only the base system in some range

     

    also than we have the package with header linux-header-rk322x_23.x.x.....

     

    the new kernel only with new compile complete image files

     

    last year or maybe begin of 2023 i update header without base system this also break one box

     

  10. vor 6 Stunden schrieb n3o:

     

    Can You tell me the tool to relearn ir remote control ?

     

    vor 6 Stunden schrieb n3o:

    ok, if a blu-ray is an h264 fullhd or 4k video why hardware should be good only for Youtube videos?

     

    goggle first LIRC point , there are maybe some other

     

    when you need ffmpegs , video , you should more consiter Libreelec or CoreElec or something that is optimsie

     

     

     

     

     

     

  11. vor 15 Minuten schrieb n3o:

    blu-ray image

    cmon really , you know that bluray need usb3 and decypher AACS and also Hardware encoding , i had a old lenovo t420 with i5 that struggle bluray , and now a small box sould do same lol

     

     

    yes this box can x264 but when you read first page and some thread that hardware video  isnt the best friend but works for normal task (desktop , normal youtube and HD videos)

     

    Am 8.1.2020 um 21:31 schrieb jock:

    Multimedia:

  12. vor 1 Minute schrieb n3o:

    how configure ir remote control to turn on the device from ir and use the 4 arrows key as mouse?

    there are some tools for linux and IR on this box it can be became complicate because GPIO and DTB and tools, relearn remote   , so on .............  

    when you are lucky the right setting are already in dtb and the tool recognise the IR comannd than you need to relearn the remote inside the tool

     

    vor 5 Minuten schrieb n3o:

    I have a problem with file manager accessing a windows smb share:

    thats not topic of this board and dont relatet to rk322x , maybe smbv2 vs smbv1 , anyonmus account etc ..... please ask in the right place

  13. vor 1 Stunde schrieb n3o:

    think that I'm near to configure this device

     

    rk3228 if unclear stay at A and be safe

    RAM if default is stable just use this ( in you case i think slower is better than unstable)

    wifi 3030:3030 i found many evidence that this is a 6051p

     

    for Ram and wifi you could always use your picture or look in the tv-box and google the modules

     

    rk33xxx page on from china but clear some SDIO ID

  14. vor 1 Minute schrieb n3o:

    . is this the case?

    when i look at the log i think you have more a major (or bigger) Problem , the log show a bad emmc memory , the bootloader can not read some parts correctly (ecc-error)

    because you have had also a bad android i thing there was the problem that the emmc sometimes didnt not shutdown correct or get to much Voltage or something like that

     

    the picture show a kernel panic , that could alse be the bad memory or some other driver that did not follow the kernel instructions

     

    @jock i dont know if a dtb extract from android could help here ?

  15. vor 6 Stunden schrieb n3o:

    edit: from my previous log here https://forum.armbian.com/topic/12656-csc-armbian-for-rk322x-tv-boxes/?do=findComment&comment=169159I have found that is rk3229, now I should find ram frequencies value ...in the log is written 500 Mhz, in the menù there are ddr3-528 Mhz, ddr3-660 mHZ and ddr3-800 Mhz ... my hardware support 660 Mhz? or it's best choose 528 Mhz?

     

    vor 5 Stunden schrieb n3o:

    after set ddr3-528 mhz, as led rk229 mxq pro and as wifi ssv6051p and reboot, the system no more boot ... but monitor this time don't go in standby-mode

     

    restart mode doesn't work 

     

    even with standard turn on mode sometimes nothing happen... boot is ok, monitor remain black but doesn't go to standby mode but system doesn't boot.

     

    Should I made a new log from UART?

     

    I have made apt get update and apt get-upgrade

     

    easy boy , you have now 3 topic or not 

     

    does it boot or not ?

    UART Log is everytime welcome , but when UART work its boot and running (or at least the bootloader )

    yes log show maybe 500mhz but i thing that simply the easy fallback to be compatible to all box and not your box -> do you get Armbian on SD-Card boot ? than you can try all settings till stable one is found

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines