Jump to content

Hqnicolas

Members
  • Posts

    701
  • Joined

  • Last visited

Everything posted by Hqnicolas

  1. Attached, DTB and DTS Files that work with all USB ports Today I start the Recompile Session. Command: ./compile.sh build BOARD=station-m2 BRANCH=edge BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED='3dsupport browsers desktop_tools internet office programming remote_desktop' DESKTOP_ENVIRONMENT=cinnamon DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base KERNEL_CONFIGURE=yes RELEASE=jammy Whats news? Detect USB 2.0 port ✔️ Works Wifi Broadcom ✔️ Updated Armbian 23.11 ✔️ runs kernel 6.2 DESKTOP ✔️ Boot on Linux Cinnamon Ambian✔️ display video HDMi ✔️ detect internal MMC ✔️ Detect SD-CARD ✔️ Detect USB 3.0 port ✔️ Please test this image and report it here. Use this tutorial to test this image use the same update.img and apply this new 23.11 rootfs insted of 23.08 also use the new 23.11 update image NEW ROOT FILE ARMBIAN 23.11 CINNAMON The changes are: Line 299 and Line 304 Amazing job @hzdm rk3566-firefly-roc-pc.dtb rk3566-firefly-roc-pc.dts
  2. just disable and uninstall XFCE
  3. Attached, DTB and DTS Files that work with all USB ports Today I start the Recompile Session. Command: ./compile.sh build BOARD=station-m2 BRANCH=edge BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED='3dsupport browsers desktop_tools internet office programming remote_desktop' DESKTOP_ENVIRONMENT=cinnamon DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base KERNEL_CONFIGURE=yes RELEASE=jammy H96 Max RK3566 4gb and 8gb ✔️ boot from SD-CARD Soldered ✔️ runs kernel 6.2 DESKTOP ✔️ Boot on Linux XFCE Ambian✔️ display video HDMi ✔️ detect internal MMC ✔️ Detect SD-CARD ✔️ Detect USB 2.0 port ✔️ Detect USB 3.0 port ✔️ (nothing better than an usb hub) The changes are: Line 299 and Line 304 Amazing job @hzdm rk3566-firefly-roc-pc.dtb rk3566-firefly-roc-pc.dts
  4. you will need to build it again, probably on 2024 I will have time for that.
  5. this is Old! Your device is an 8gb RAM Please consider to use the HZDM 8GB version Follow the 8GB device topic This Topic is only for 4GB devices
  6. in only in a 4gb device rk3566 i was using 2x 1TB SATA SSD on USB3.0 Docker with CasaOS: Web tunnel over cloudflare to enable access to nextcloud with HTTPs. Web Nextcloud application dockered to share things with windows over samba to local network. on MacOS and Linux devices i used to share files from Local Lan over Cifis agaist baremetal. this device as a NAS work at gigabit speeds, all over the place with wifi6
  7. you can do it! I have a tip for you to do what you are imagining!!! Linux distros with ARC Manjaro architecture have GPU acceleration working perfectly on MALI GPU's. you can make a Manjaro ROOT compilation Based on Armbian, If you manage to compile it please come back here and share I start talking about it here and the conclusion is here my Rock 3a works fine as a media player device with Manjaro since 2022
  8. It's time to compile a version and call it alpha. I'm going to install Linux on my new FCBGA1744 interposer ddr4 In a few weeks I will publish an image for 4gb H96 max device with USB2 working
  9. This is something about the EDID The process that initialize display on ARM devices isn't Plug and Play it need the EDID code to start with system. like it was part of the GPU driver.
  10. it's kernel 4 it uses the DTB from android. android is an kernel 4 fork from google. we are here glue things on kernel 6.
  11. if you want GPU Performance, please go to android! the Mali GPU from rockchip RK3566 is not Open source! so, linux GNU software wont work properly with closed source things. if you find some updates like this please bring to US.
  12. Rockchip devices are unbrickable I think you put the incompatible image, 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
  13. to Compile armbian you will need a x86 desktop you will need to select a CUSTOM KERNEL option when asked by the armbian comple system ./compile.sh build BOARD=station-m2 KERNEL_CONFIGURE=yes and when asked to EDIT KERNEL SETTINGS go to the compile KERNEL FOLDER and put the DTB files inside kernel after that :
  14. U-Boot's scripting language is different from conventional programming languages such as C++, Python or Java. how did you learn it? did you came from other linux distribuition? i think you was creating an universe before making the kubernetes cluster. keep pushing!
  15. if you want this extra features, it can be solved by editing the DTB file mipi DSi, display 7seg and infrared controller, all can be translated from android DTB to Linux DTB. in my case it can be found on /boot/dtb/rockchip/rk3566-firefly-roc-pc.dtb and the setup are made by the /boot/extlinux/extlinux.conf an example how to manipulate this files it can be done by the armbian config! sudo armbian-config i think to update this you will need to rebuild the entire system so: No end-user support: built from trunk I Reuploaded the Build File to google drive you can use it as an second and alternative link to download https://drive.google.com/file/d/1Hodbwqb0AzXvPMd0lm2w4bdeQ7uMjV7u/view?usp=sharing
  16. Hello I think you put the incompatible image, 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
  17. put linux in this box, there is not enough processing power to run programs behind android these four ARM cores combined are equivalent to a celeron from the year 2013
  18. Welcome to Armbian, We all here think that the original android of this device contains harmfull software. feel free to use Linux on this box The remote control was not configured to work on Linux as we did here, but you can help us translate the DTS file to bring this functionality to Linux
  19. @paradigman i think HZDM did something
  20. to mipi interface you will need to enable on my released DTB, the config pinout for MIPI, you can bring the config from Android kernel DTS and translate it to our released linux DTB,
  21. @Tressie this topic is from 4gb device a different device than yours, Please, go to the 8GB board topic and test the HZDM release 0.8 version everithing we know about this tiny peace of crap is exposed and shared on this topic
  22. @hzdm You don't know how much we wait for someone like you. I will update the main topic page with your build. Thank you, arrived in good time kernel 6 in this little box is an hot Kubernetes. Please share with us the Armbian terminal screenshot without ip address and talk about your experience with this device. did wifi works? did USB2 port works?
  23. @paradigman I'm working in a new job with a lot of workload, unfortunately the finishing touches will have to be done by another forum user
  24. I think you're trying to build from scrach, this dtb only works with kernel 6+ if you trying to boot legacy or something, you will need to build it from the ground, everything I have is here, did you try my tutorial? Did it works?
  25. Yes, you will need to fix, this dtb is a mess for legacy kernels
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines