Jump to content

Hqnicolas

Members
  • Posts

    638
  • Joined

  • Last visited

Everything posted by Hqnicolas

  1. with a hammer or pliers? rockchip are unbrickable short circuit CLK with GND of EMMC and burn an original image
  2. the RKbatch is only for RK images. where did you find a tutorial for RKbatch tool in this topic? @xuandat09 you dont follow any instructions from this entire topic and want help? This program you used was never mentioned: v0.7 -> v0.9 -> v1.0 -> v1.1 you will need to short CLK and GND and follow v1.1 tutorial with 24.8.0-trunk.399
  3. https://docs.armbian.com/Developer-Guide_Build-Preparation/ Custom kernel config change DTS build
  4. will test it here, edit: downloaded and Tested with 7zip, it boot's on 8/64gb clear android ROM make sure you Unzip it With 7zip the system Uses 24gb (android emulator) + (kodi Games) +(debian Linux)+(wine Desktop) Next Week I will rebuild it for 4/32gb
  5. I/O error = missing pad or bad connection it's plug and play, the only thing that you need is the socket. when I do it I discard 4 units before it works.... be carefull with board cooper pads when change sockets Just flash the armbian image with balena etcher...... you dont need to format the sdcard after flash armbian image....
  6. generally the rk3566 cpu can handle 2gb of ram before it starts to trottle in workload you can figure it out by this example desktop image How to use it how to flash it make sure you Unzip it With 7zip
  7. need to be dumped the factory is a mess..... keep your eyes on (russians)4pda and factory(sh!t dumper)
  8. hello @loi xin unfortunately the laws in my country have changed for international shopping, we are now living in the North Korea format. I no longer have access to international products like last year, I believe you can perform all the methods that were exemplified in this topic Just create another topic to find people that have the same board as you Name it "Efforts to develop firmware for X96 X6 k3566 8/64G"
  9. you can use it on 2gb 16gb 4gb 32gb 8gb 64gb
  10. Nice! Now you can fast recovery from broken uboot and build ROM's from root.img
  11. pre-heat the board before soldering apply flux
  12. @paradigman you will need to extend partition size using the disc gui application from start menu. df -h sudo resize2fs /dev/mmcblk1p1 df -h Change language pack sudo apt-get install language-pack-[cod] sudo apt-get install language-pack-gnome-[cod] sudo apt-get install language-pack-[cod]-base sudo apt-get install language-pack-gnome-[cod]-base Example: es "spanish" sudo apt-get install language-pack-es sudo apt-get install language-pack-gnome-es sudo apt-get install language-pack-es-base sudo apt-get install language-pack-gnome-es-base and then change language on Pop_os! gui. @paradigman if you like the idea, you can build your own Pop_os! image. Download and install armbian regular image "desktop or server" and make this changes that I describe in my github repo https://github.com/hqnicolas/pop_os_arm64/tree/main
  13. I have tested the img file with V1.1 method it get corrupted zip, but here the raw image file was ok, I will change the zip method Re-UP will take 12h @paradigman REUPLOADED
  14. @pessimism did you try v1.1 EMMC flash?
  15. ################# FULL DESKTOP EXAMPLE ################ For the users who bought the device hoping to create a cheap desktop, here is an image that exemplifies this experience: 32gb: Example Desktop Image 64gb: Example Desktop Image Unzip Method About: Status: Unsafe (test only) User: user Passwd: user Version: 22.04 (pop) Language: PT-BR Device: H96-MAX RK3566 Flash Method: v1.1 After Install: Resize disc Change Language
  16. For the users who bought the device hoping to create a cheap desktop, here is an image that exemplifies this experience: Example Desktop Image About: Status: Unsafe (test only) User: user Passwd: user Version: 22.04 (pop) Language: PT-BR Device: H96-MAX RK3566
  17. Testing "AetherSX2-v1.5-3606.AppImage" Playstation 2 emulation Isn't compatible at all it requires OpenGL 3.3 but RK3566 only got 3.1: glxinfo | grep "OpenGL version" OpenGL version string: 3.1 Mesa 23.2.1-1ubuntu3.1~22.04.2 AetherSX2 works with Vulkan at 15fps on Guitar Hero II "unplayable" PS1 emulation works fine with 3x resolution on Retroarch from Snap Store. all olders emulators works fine aarch64-retroarch-cores.tar.xz
  18. sudo add-apt-repository ppa:liujianfeng1994/panfork-mesa sudo apt update sudo apt install libgl4es
  19. as an experienced TvBox GUI, for the sake of your sanity: keep out of TVbox! Banana Pi will launch BPI-M5 Pro with Rockchip RK3576 it will be an great Start point.....
  20. Today I Test the DXVK Wine against wined3d wrapper wined3d wrapper by default translate directx calls to the openGL api and it got Slower on Vulkan WTF! winetricks renderer=vulkan
  21. @Avatar Ng @Vincenzoernst1 I have spoted this model on Aliexpress (out of stock) other anoucement (out of stock) alternative (out of stock) alternative alternative
  22. For Armbian 24.04 I recommend you see the method used by the Botspot pi-apps application from github, I tested the script method and it worked very well Pi-Apps The script for Armbian 24.04 was the Steam install script, it includes BOX86 and BOX64 After install box Just install Wine normally Edit: plot twist: Steam don't work..... just box86 and box64
  23. The RED LED is set on DTS to be HeartBeat: This is the code @Vincenzoernst1 if you wanna change it: sudo apt update sudo apt install armbian-config sudo armbian-config Edit Device tree with armbian config. led_status: led-status { label = "led-status"; gpios = <&gpio0 RK_PD4 GPIO_ACTIVE_HIGH>; linux,default-trigger = "heartbeat"; pinctrl-names = "default"; pinctrl-0 = <&led_status_enable_h>; }; @Vincenzoernst1 I noticed that you care a lot about the look of the box I invite you to participate in the development of This project with @pocosparc The objective is here
  24. @pocosparc @maka Since Armbian_community_24.8.0-trunk.6_H96-tvbox-3566_noble_current_6.6.32_gnome_desktop The VPU Acceleration from Joshua Riek Vendor Kernel start to become less important The Vendor 6.1 Kernel was slower then mainline. in full environment experience Kernel Mainline was faster with video player on NPU hantro and The hantro Video Acceleration Run 1080P 30hz 10% drop frames. I think this RK35xx will start to shine on kernel 6.8
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines