Jump to content

RaptorSDS

Members
  • Posts

    270
  • Joined

  • Last visited

Posts posted by RaptorSDS

  1. vor 38 Minuten schrieb occams razor:

    Do any of you know of an easy way to mount a raw android flash image in Windows?   I would like to look at the emmc multitool backup image.  Thanks.

    i  know 3 ways

    first sometimes 7zip can read img and iso

    secound tools like ext4win or somthing but than the img / iso has to be mound as CD-ROM or with windows tools as HDD like a wim or vhd

    third use of Windows Subsystem for Linux , install Debian or Ubuntu and use linux with all its tools

  2. vor 5 Stunden schrieb occams razor:

    S9082H

     

    https://forum.armbian.com/topic/12656-csc-armbian-for-rk322x-tv-boxes/page/58/#comment-158957

     

    https://forum.armbian.com/topic/12656-csc-armbian-for-rk322x-tv-boxes/page/57/#comment-156548

     

    there is a S9082C from SCL  , its a clone of some wifi rtl chips , its closse source , no linux support

     

    its looks your is the next one S9082H from another SCL copy distributor

  3. vor 1 Stunde schrieb Benedito Portela:

    RaptorSDS, in this board, the rk3228-config have three configure screen, Chipset, Storage and Leds, it don't recognize wifi!  In R329Q, have the wifi! I tested both led setup, just leds change!

    like i sad befor led are a old word it change some more

     

    jock explain :

    https://forum.armbian.com/topic/12656-csc-armbian-for-rk322x-tv-boxes/?do=findComment&comment=163046

     

     

     

     

    what do you mean recognize wifi ? complete empty SDIO device or a wifi with unknow id like 024c:D724 ( RTL8723DS , because i solder it myself  and no one else has this chip inside a rk322x box, so its not recognice automaticly )

    Is wifi another problem ?  i thing that HDMI was your problem ?

     

     

  4. vor 3 Stunden schrieb Benedito Portela:

    rk3228-config and only color leds change! It have three leds, blue, red and orange, before rk3228-config, only orange blink, now the blue is on! I don't use GPIO, I use USB port and audio out, Eth and HDMI just to setup, to change configs programs! 

    but in backround also many other parameter change not only the LED (led-config is a old name because before it only change some led things , but nowaday many more are change like eth speed , wlan enable pin  etc)

    GPIO is more a generale name for some Outputs of the tv box , there a still many thing thats parmater by gpio like wlan on/off or correct eth speed

     

    example ( port AO pin 1and 2 ) are gpio and can configure to be i2a for SPDIF , also AO 2 has be configure as Clock and with a parameter of  speed , also some Ports need a specific voltage

     

    i saw

    Spoiler

    [    2.058384] pwm-regulator vdd-arm-regulator: using lookup tables for GPIO lookup
    [    2.058400] pwm-regulator vdd-arm-regulator: lookup for GPIO enable failed
    [    2.059143] pwm-regulator vdd-log-regulator: GPIO lookup for consumer enable
    [    2.059166] pwm-regulator vdd-log-regulator: using device tree for GPIO lookup
    [    2.059182] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log-regulator[0]'
    [    2.059197] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log-regulator[0]'

     

    in your log and maybe some missconfigure of GPIOS maybe some LED-Config could help

  5. vor 2 Stunden schrieb Benedito Portela:

    The memory is a "eMCP"

     

     

    eMCP some parts are not complete support at the moment --> eMCP is a more newer thing maybe actual kernel 6.10 running better ( eMCP is eMMC+DDR Ram )

     

    the UART log is maybe better but DMESG is still ok , i see some clock and voltage not correct--> some gpio not registred

    do you try other setting with rk322x-config? --> led-config this also thange some GPIO setting for diffirent boards?

     

     

     

     

  6. vor 6 Minuten schrieb n3o:

    no, there isn't USB stick... usb are all empty, only HDMI cable is plugged but it's unplugged from monitor.

    ok soory

    was irretated by usb init direct befor rknand init

     

    than we can try "jumpstart" and hope that we can  start than armbian for SD-card ,

     

    else we can try the more complex like write new bootloader but than someone else has to help ( i hadnt any box with need of rktool)

  7. vor 34 Minuten schrieb n3o:

    However I have flashed the legacy image Armbian_21.08.1_Rk322x-box_buster_legacy_4.4.194_xfce_desktop.img.xz, system still doesn't boot but it's present the log UART, @RaptorSDS here there is the log UART

    you have the USB Stick still insert thats a problem (like with sd-card only) it will interrupt bootloader

     

     

     

    what about 4.4 on nand and no SD-card and no USB stick ?

     

  8. vor 27 Minuten schrieb n3o:

    an't find image on multitool partition. I have copy the 2 image files into sd card (where multitool has saved the backup and have made automatically the resize ) and have copied the 2 images also on usb stick (in this case I must have to resize manually the partition ) but message showed is that can't find image. Should I have to extract to images folder as .img files instead of .img.xz ?

     

    p.s.: usb stick is necessary, without it multitool don't boot

     

    compress image are allowed , do you have put the files into the folder ? else try uncompress image files

     

    like jock said we use the USB-Stick as  step in the middle to boot SD_CARD

  9. vor 23 Minuten schrieb n3o:

    so finally I have runned multitool, I have flash image into ubuntu virtual machine to usb drive 8 GB (however boot from sd doesn't work, it's necessary boot from usb, maybe there are still issue also with vmdk for virtual machine)... now I'm making android nand backup even if android system don't load (there are sd card inserted and 2 usb drive) so I don't know where backup is saved. There isn't a way to copy and paste only dts/dtb files from multitool?

     

    Now I'll use pendrive of 2GB fat32 to copy armbian images from ubuntu vm... hope to reach the goal in the current day

     

    Just another doubt: after loading multitool and accepted the license detail, a message warning about proprietary bootloader is showed ... I don't remember the precise content, it's normal or I have some limitations?

     

    it good to hear that multitool now work , the backup will be in the same folder of usb-stick with multitool that are boot or SD-Card ,

     

    the warning the a hint that the bootloader maybe not open ( like we saw already)

     

    i thing we should try after backup the option legacy image and look if armbian is working , else we use "jumpstart" and flash armbian on SD-Card

  10. vor 16 Stunden schrieb n3o:

    owever no problem to remove the last partition, but legacy image "Armbian_22.11.1_Rk322x-box_jammy_current_5.15.80_xfce_desktop.img.xz" is of 1.16 GB while multitool partition is of 377 MB.

     

    here https://www.youtube.com/watch?v=_mptkQsPJVo multitool image is of 128 MB (against the 512 MB download here https://users.armbian.com/jock/rk322x/multitool/multitool.img.xz ) and the final partition is of 1.9 GB. Should I made a low level format to both sd and usb drive before flash multiboot? Actually I have simply deleted volume from windows management

     

    no low level format need , only a normal SD-card and usb stick ( both with normal MBR boot sector  ) 

     

    if image is bigger than folder, than we need first a full boot of Multitool.

    it will resize its own partion than we add the image file  .

     

    its recognize the usb stick so sd-card should stop the nand bootloader --> than boot the usb stick --> than we can install jumpstart or flash armbian to nand

     

     

     

  11. vor 4 Minuten schrieb n3o:

    Scanning disk usb_mass_storage.lun0...
    Found 9 disks
    No EFI system partition
    BootOrder not defined
    EFI boot manager: Cannot load any image

    Device 0: Vendor: SanDisk  Rev: 1.27 Prod: Cruzer Blade
                Type: Removable Hard Disk
                Capacity: 7485.5 MB = 7.3 GB (15330304 x 512)
    ... is now current device
    Scanning usb 0:2...
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    BootOrder not defined
    EFI boot manager: Cannot load any image

    its good to see that it found the USB drive !

  12. vor 8 Minuten schrieb n3o:

    balenaetcher

    I have good experience with Etcher and win32 disk imager .

     

    But during the Windows June update some things went wrong in windows , etcher terminated many SD-card with errors and all drives that had bootsectoren were kept by windows as ghost drives (light gray) although they were no longer there .
    after Juli Update all is good again .

     

    please try first to flash a USB stick with Multitool.

     

    After that please delete the SD-Card, rewrite the MBR (Minitool Partionion Wizard can rebuild MBR) and then write a drive with FAT32.

    then try again wit win32 disk imager or etcher

    maybe your sd-card diying slowly  try else another sd-card

  13. vor 7 Stunden schrieb Juan Pautasso:

    Ok, thanks for the help!

     

    Now i already plug in the power cord and now multitool appear but i don't know what to do.

    This is what it show, has been 3 hours and it still in 11%. I tried to use a mouse or a keyboard but it do nothing.

     

    I had to ask my wife if I should answer in sarcastic, honest  and friendly or funny , she said be friendly , but I can not resist a little joke to start the day .

     

    /joke on , Yes when you wait 28h 73m and 98s you will have a box that do all automatic and have the power of a i9 13990KH /joke off

     

    friendly: you know what you are doing here, that will still be at 11% because that is the part of text that is display, and this page it like every other software the licenses page.
    you know that you are in a DOS box like Linux console, you have to use keyboard like in good old times and scroll down with arrow keys and hit TAB to witch cursor location and hit SPACE or ENTER

     

    If the keyboard does not work, please try another one and leave it plugged in right from the start of the box (there are still keyboards that do not work well under linux even though there is a basic driver for generic keyboards).

     

    I don't know if flashing TV boxes is for you if you already have problems with a license text, I understand that you have already flashed the SD card correctly, but this is not windows 11 which automates everything and gets you through the setup agent with mouse and keyboard.

     

    Please have in mind following :

     

    We think that people should understand that this is all at their own risk and that they need to understand something about what they are about to do like uart adapter or working with ssh or console.

  14. vor 6 Minuten schrieb n3o:

    ok, to recap: if I run the box without sd card, Android start but stop to recovery mode.

     

    If I insert sd card with multiboot, system doesn't load.

     

    If I with the toothpick push rear to av jack and plug the power cable, nothing happen.

     

    If I insert OTG usb and install driver 5.1.1 windows (both the laptop with windows 10 that the laptop with windows 7 doesn't recognize the box).

    ok thank you

    but if no HDMI output it doesnt say the system isnt running or booting !!! some box have HDMI issue and the box still running in the backround !!!

     

    i dont know why in heaven or god or any other lyric in english you have to rktool or OTG or connect to PC  at the moment  ,

     

    the only thing we need  is the box the sd-card and the uart PC connection ( like i said simple steps first )

     

    vor 12 Minuten schrieb n3o:

    what steps should I make to retrieve log files that want Jock? You have wrote that Jock isn't interested to "log file of trying direct flash armbian on sd card" ... but what log he want?

     

    thats why the UART adapter , please the log file from output of the serial connection !!!!! like i said that is like a ssh connection ( you can interact also with box without HDMI) !!!!

     

     

     

    vor 18 Minuten schrieb n3o:

    . how does it work the procedure of short the pin?

    the last picture is the memory -->  there we have to find the clock pin from datasheet but this complicate because all pins under Chip (BGA)  , but maybe we found some clue in the log of UART and dont need the MASKrom mode

     

  15. vor 1 Stunde schrieb Juan Pautasso:

    Hi, i have a problem when i burn the multitool in the SD card. In the instruction said that the armbian image has to be placed in the images folder from the FAT partition but the only partition that have an Images folder is NTFS. I already tried many times with different burners and the result is the same. It should work the same or no?

    thats sound not right , there should only one drive with a partion (fat) with all multitool files and there a folder for images ( also compressed ones allowed)  , there should no ntfs

     

    do you try another sd-card or re download the multitiool

     

     

  16. vor 2 Stunden schrieb n3o:

    First of all that log was related to boot without sd inserted (in such case android go to recovery mode and it doesn't go well), after that I think that the problem is the same to android boot and sd card boot.

     

    @n3o

    Yes I know you want a box that will boot Armbian only with insert SD card and you are fine, now we have some difficulties and you try to read all that can help and try to do things by yourself while waiting.


    You try to do the right steps but as last time please be more patient.


    Yes we now know that you have some exp in software but not linux and not this box. Yes we understand that you try to understand every step and try to be a good help but please dont mix topic.
    Not every box is the same, not every chip is the same, so not all pictures are like your box.

     

     

    Jock want the log files, not picture of the boot from mutitool and/or log file of trying direct flash armbian on sd card and then boot.


    We can not support Android or anything that comes from Android.


    Yes we are very, very short in describing what we expect in every single step we want from everyone who has problem and ask for help.

    But here are so many who just post not working and thats it or people who dont read first topic.

    And also we are write so often to try to help and we think that many have already followed that our topic is Armbian on this box or dont understand that this all is also our free time and hobby. We think that people should understand that this is all at their own risk and that they need to understand something about what they are about to do like uart adapter or working with ssh or console.

     

  17. vor 40 Minuten schrieb n3o:

    no, I haven't made try this. What should I do precisely? Should insert toothpick inside audio jack port?

    IMG20230810214119.thumb.jpg.40fd93ae065af0a9cc739c8bfd5f21c8.jpg

     

     

     

     

    Yes correct toothpick (soory for my toothbrush)  audio port ( be gentle there is only a micro switch) hold  and than plug in the power adapter ,

     

    or alternativ plug in powercord and as fast as possible  push the button for 1sec

     

    the picture is from my box , you box is diffirent but the button and button position  behind audio jack should be the same

     

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines