Jump to content

Hqnicolas

Members
  • Posts

    628
  • Joined

  • Last visited

Everything posted by Hqnicolas

  1. @Evgeny Radchenko to work with RK3566 @hzdm images you need to use the v2.86 RkdevTool
  2. the USB 2.0 is chainloaded from HDMI, the server image won't start the display HDMI GPU, if you want a USB 2.0 enabled device, use HotnikQ Desktop images
  3. SELECT THE BOOTLOADER CHECKCBOX! to flash EMMC you need to pass the bootloader to enable EMMC write. Dear @Evgeny Radchenko to work with RK3566 devices you need to use the v2.86 RkdevTool
  4. Dear @BrunoMerz it happends because you don't follow the first boot fix, "step 3" Now you need to setup all again. do the Step 1 and 2 again... Step 3: Do the First boot fix: When you boot, set the admin password, and after that, go to terminal and do the Device FIX: ################################ 8GB devices Fix ############################## 8GB device First Boot Comand: fdisk /dev/mmcblk1 t 4 1 w # this GPT file was generated from a 4gb device. # in 8gb device you will need to trick the gpt after instalation # First boot comand: What you will see on prompt: fdisk Welcome to fdisk (util-linux 2.37.2). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. This disk is currently in use - repartitioning is probably a bad idea. It's recommended to umount all file systems, and swapoff all swap partitions on this disk. Command (m for help): t Partition number (1-4, default 4): 4 Partition type or alias (type L to list all): 1 Changed type of partition 'Linux filesystem' to 'EFI System'. Command (m for help): w The partition table has been altered. Syncing disks. Now you can safe reboot and use your armbian device.
  5. Try v1.0 image update H96 MAX V56 RK3566 8gb EMMC Chainloader to mainline HotnikQ images: Tutorial EMMC Version v1.0 ARMBIAN Armbian 23.11.0 Server Minimal V1.0 The Latest Armbian 23.11.0 Desktop Gnome V1.0 The Latest Debian 12 BookWorm Server Minimal v1.0 The Latest Debian 12 BookWorm Desktop Gnome v1.0 The Latest
  6. You need to short the clk and gnd from MMC to connect the device before flash the loader on Linux rkdeveloptool Sent from my 22021211RC using Tapatalk
  7. You describe my everyday so, did you try to flash the original Android image with RkDevTools? https://drive.google.com/file/d/14HWcHYHDrgUBFWholrDCKUWDPHw1r4F1/view
  8. H96 Max With USB 2.0 rk3566-firefly-roc-pc.dtbrk3566-firefly-roc-pc.dts
  9. H96 Max Without USB 2.0 rk3566-firefly-roc-pc.dtsrk3566-firefly-roc-pc.dtb
  10. Stop thinking Rockchip devices are unbrickable I think you put a incompatible bootloader, please clean the emmc with this method Learn More on this document https://roc-rk3328-cc.readthedocs.io/en/latest/flash_emmc.html#maskrom-mode
  11. This is a H96 MAX board with SSD attach! Great product! the difference are on Sata Port, wifi chip or power control. did you try H96 DTS DTB or image?
  12. use an x86 computer with ubuntu 22.04 Build Armbian ./compile.sh KERNEL_CONFIGURE=yes
  13. take the rootfs http://ca.us.mirror.archlinuxarm.org/os/rockchip/ drop on rootfs if you dont know how to drop it, follow the T95 gui's @maka @Darren Williams @tmm1 now, the easy step, refactor all armbian software.
  14. @ning can you please provide here the DTS | DTB | product name | photo from this device?
  15. did you test v0.7 v0.9 v1.0 or custom build? send a picture from the board of your box sometimes the factory changes board and pinout Need to be something like this. https://forum.armbian.com/uploads/monthly_2023_07/114.thumb.jpg.43ae8bbca4209c02c38c0db29e30c28e.jpg https://forum.armbian.com/uploads/monthly_2023_07/h96maxF.jpg.1046202b427bb0797a20a2e6e5f6a2f9.jpg
  16. Broadcom VideoCore VII GPU Pi 5 launch day saw 3 patches for the V3D kernel driver to enable the Raspberry Pi 5 support. These changes by Igalia amount to just around 200 lines of changed code for enabling the kernel driver support. Linux 6.1-derived kernel and Mesa 23.2-rc3 with the extra patches for driver support. The V3D DRM kernel driver changes will be picked-up for the Linux 6.7 cycle but that stable kernel release won't appear until early 2024.
  17. Use a Linux Ubuntu 22.04 to build And Windows 10 machine to burn images Follow this instructions And to build a mainline image. Follow this instructions Since i don't have this machine, I can't.
  18. Please check python version, probably this program need a different from 3.10.12 and dependencies.
  19. wow, that was fast.... did HDMi works?
  20. Hqnicolas

    Hqnicolas

  21. I'm using H96 Max on Armbian since 2022. and, Because the android Chinese images from factory was infected I can't recomend my device to run Factory original images. but you can aways build your own cyanogen or other alternatives like LineageOS. that's not the case for Orange Pi 4 LTS you aways can trust the OrangePi factory to build your OS. and Video rendering on mali GPU will aways works better on Android. for Linux GPU Application on AARCH64 This is what i'm talking about
  22. # if the USB has Mipi CSi, let it disable forever dont touch it anymore. status = "disabled"; mipi CSI usb is linked to the GPU and get disabled when you build server images. and you will enable it when you use desktop images.
  23. what to spect from this comands? if you try to use Debian 12 or Ubuntu 22.04: Troubleshot: the last comand deleted all the redis service folder, you will need to make this folder again! Troubleshot: Create the redis folder again sudo mkdir -p /var/log/redis/ && sudo touch /var/log/redis/redis-server.log && sudo chown redis:redis /var/log/redis/redis-server.log Troubleshot: now you can start redis again systemctl start redis Troubleshot: Install Whiptail sudo apt-get install whiptail Troubleshot: reboot sudo reboot now You can try to reset this by deleting the file: sudo rm /home/admin/provision.flag and restart the bootstrap process: sudo systemctl restart bootstrap raspiblitz Other files used to record the state (so can be deleted to restart the setup process) are: sudo rm /home/admin/raspiblitz.info sudo rm /mnt/hdd/raspiblitz.conf Follow the raspiblitz tutorial.
  24. Whatching 🍿🤓
  25. 😯🥲 Lpddr4 starts DMC with 324mhz Keep it on 528mhz until you kennel stabilize. After kernel stable, test 1066mhz
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines