Jump to content

Hqnicolas

Members
  • Posts

    615
  • Joined

  • Last visited

Everything posted by Hqnicolas

  1. When the android device comes with a Java android pandora malware that is known to be used for DDOS attacks, everything starts to make sense. It's china brow, all companies are arms of the government. when the product is free, you are the product. If you can't fine tune the DDR chip, you will find that this chip are fake, made by chinese X-Ray copy cats @dfahren I've never try to finetune this memory, I let it with android config.
  2. 4266mbps lpddr4 8gb bga200 I believe you can fine tune your memory using this information @dfahren https://www.lcsc.com/datasheet/lcsc_datasheet_2207151030_SK-HYNIX-H9HCNNN8KUMLHR-NME_C2912103.pdf Also the @Andre B board that is the newer version with different lan chip: 200b SDRAM 9KE77 DWLV Micron
  3. sun50i-h6-orangepi-3.dts No otg for this board? did you find any OTG function for android? you can set it as OTG and use the otg port as power supply &usb2otg { /* * This board doesn't have a controllable VBUS even though it * does have an ID pin. Using it as anything but a USB host is * unsafe. */ dr_mode = "otg"; status = "okay"; };
  4. I think it can be fixed with a .dtso file for change ethernet LAN JL2101 1000M it goes inside this folder on armbian build and will overlay the lan config like this other file here but to test the effectiveness the individual needs to have the board in person as it is not possible to test on the original v56 board you will need to find this guy that have this board
  5. in some SBC's with RK3566 people use it even without heatsink. City Temperature: (8 °C ~ 25 °C) This is impossible. this device is a SOC and don't have BIOS or UEFI it uses bootloader.bin + uboot Rockchip, also you can find it in other devices like orangepi-3b and take it, I like to take it from android recovery images because miniBootloaderAll.bin tests all DDR latency's and clock's before boot because this bootloader came inside the ROM in the first 2mb, when you flash it with rockchip dev it errases all again, you can extract your bootloader and reuse it after EMMC format. (I don't remember how, but it's possible) it will never go wrong, just if you fisically damage the device please make sure that your device is "H96 MAX V56" if you buy a new "H96 MAX" the LAN will need to be manually fixed. @GBEM have a great document This other Topic have all development for this device since 2022 it start by using android u-boot + Kernel 4.19 until images v0.7 I still use android u-boot, since 1.0 (2023) it uses mainline u-boot and I stop building Update images @dfahren feel free to find other way to flash armbian and edit the armbian board config files everything here is experimental, nothing is absolute and new efforts are always welcome
  6. https://www.wevolver.com/article/baud-rates https://cdn.awsli.com.br/945/945993/arquivos/Datasheet FT232R.pdf 115,200 bauds is equal to 0.1152 megabaud
  7. If you succeed we will have to update the software CVE List... Don't be too hasty to achieve this feat, wait for your TTL to arrive and read things about the subject, it's about the path and not the destination, publish your findings here, we all started here as a hobby
  8. This device arrived in my country, https://www.commscope.com/globalassets/digizuite/286462-p360-vip6102w-external.pdf The factory is reliable, they have a long history in telecom but 4x ARM CORTEX-A53 you could find in any 18U$ TV box https://device.report/m/e21439a73965ba9f6545bed4078a8f60946acf19ca8edd1e3684848f443b0ce8.pdf
  9. You will need to debug that with a Connected serial debug using putty, Serial: dev/ttyUSB0 Speed: 115200 baud Buy a USB TTL device that is capable of 115200 baudrate
  10. @hiemz alhuda https://en.wikipedia.org/wiki/Ext2Fsd https://sourceforge.net/projects/ext2fsd/ Stop using windows bro.....
  11. https://wiki.banana-pi.org/Banana_Pi_BPI-M4
  12. @erebus041 Welcome to armbian community. you can find help for your device within the topics of this forum your device has never been tested by any other user, I believe you have the potential to be the first Processor: Allwinner H616 Quad Core ARM Cortex A53 64 Bit Processor. GPU: Mali G31 I think you will need to test some H616 images.
  13. TV Box Name: H96 MAX M9 CPU: RockChip RK3576 Armbian build file name: Unofficial Release Kernel Version: 6.1 (vendor) Distribution Installed (focal, buster, etc): Jammy Working Ethernet (Yes/No): yes Max Ethernet Speed that works (100/1000): 1000 Gigabit Does wifi work (Yes/No): Yes Does bluetooth work (Yes/No): depends on User WorkAround Does HDMI audio work (Yes/No): Yes Additional Comments (provide any additional information you feel is important): No TF-Card Boot and No USB boot all done by Rockchip Hardware flash Mainline development Topic
  14. I don't know how you guys are burning the armbian images on this model so, emmc internal memory is not accessible without rkDevTool burning system, you will need to reflash the armbian system. This brings me an old warning, don't trust a TV box to store your files, always configure a cloud like gdrive, ms onedrive, nextcloud.... I don't have this model of TV box, my country has closed it to external products, If you manage to recover, share it with others on the forum.
  15. just solder an SD card reader. it will works: https://forum.armbian.com/topic/28895-efforts-to-develop-firmware-for-h96-max-v56-rk3566-8g64g/page/12/#findComment-196381 https://forum.armbian.com/topic/24091-efforts-to-develop-firmware-for-h96-max-v56-rk3566-4g32g/#findComment-165929
  16. @Freeze the answer is in your name.... sudo apt install armbian-config sudo armbian-config select # SYSTEM select # FREEZE
  17. the Github actions still working, it will be released in 5 hours. Stay on Armbian Mainline 6.6. I'ts stable and updated, the Joshua Riek h96 v56 max 6.1 Project is for iA that uses the RKnpu. and it's old and unstable.
  18. @watou @DreamDreams images for Joshua Riek h96maxV56 https://github.com/hqnicolas/ubuntu-rockchip
  19. Can you share your experience? I literally downloaded the 32gb image to test and everything went fine, google didn't corrupt the file "yet" You're talking about this kernel 6.6 images? the image contains many built-in features, such as kodi and internet game archive with retroarch android emulator and Windows emulator
  20. this is an Linux development community, Here is an tutorial for android users: https://youtu.be/1vpepaQ-VQQ
  21. You don't need to save the u-boot env, it's included in your armbian build. @tnt don't trust any image from factory or other forum users, just build your own images. armsom-sige5-rk3576_defconfig
  22. @DreamDreams @dfahren this is already the second patch update for joshua riek that I made so now I will send an board add request. https://github.com/Joshua-Riek/ubuntu-rockchip/pull/1179 https://github.com/Joshua-Riek/linux-rockchip/pull/40 https://github.com/Joshua-Riek/linux-rockchip/pull/39
  23. Sorry for not having time to help, my internet provider changed the internet modem device that I used to do DHCP, and the IPs that I had fixed locally were left without reference, now I can't access the DHCP generator of my local network, the servers are not connecting I'm going to spend the new year solving this here I think it can be fixed with a .dtsi file for change ethernet LAN JL2101 1000M you will need to apply this patch: https://lkml.org/lkml/2022/12/25/41 Add the missing pmu_io_domains setting, the gmac can't work well without this. @Andyshrk test the DTB file if it works. you will need to fix the DTS, and rebuild, I think the drivers was aleady in the armbian, you just need to se the correct ethernet and pin controls. Since I don't have this board, you will need to try it on your device. please share de DTS here if you fix it. https://github.com/CoreELEC/linux-amlogic/pull/13 https://forum.armbian.com/topic/25808-hk1-box-lan-100-s905x3-latest-releases-with-kernel-61-does-not-start-from-sd-card/ @Energokom have fixes for this chip https://forum.armbian.com/topic/25808-hk1-box-lan-100-s905x3-latest-releases-with-kernel-61-does-not-start-from-sd-card/#findComment-158359 @tmm1 has fixes for this ethernet chip to. https://github.com/CoreELEC/linux-amlogic/pull/13#issuecomment-1370202774
  24. @DreamDreams I will try to update this Joshua Riek Patch File Joshua Riek Kernel Files Kernel 6.1 Kernel 5.1 KernelConfig Old Test Report
  25. TV Box Name: H96 MAX V56 CPU: RockChip RK3566 Armbian build file name: Armbian_community_24.8.0-trunk.6_H96-tvbox-3566_jammy_current_6.6.32_gnome_desktop.img.xz Kernel Version: 6.6.32 Kernel Version: 6.12.6 Distribution Installed (focal, buster, etc): Jammy Working Ethernet (Yes/No): yes Max Ethernet Speed that works (100/1000): 1000 Gigabit Does wifi work (Yes/No): Yes Does bluetooth work (Yes/No): depends on User WorkAround Does HDMI audio work (Yes/No): Yes Additional Comments (provide any additional information you feel is important): No TF-Card Boot and No USB boot all done by Rockchip Hardware flash Topic 4/32gb Topic 8/64gb
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines