-
Posts
633 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by Hqnicolas
-
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
Hqnicolas replied to Hqnicolas's topic in Rockchip CPU Boxes
@mvpwar for RK3566 NPU you will need to use an armbian fork from Joshua Riek https://forum.armbian.com/topic/28895-efforts-to-develop-firmware-for-h96-max-v56-rk3566-8g64g/page/16/#findComment-211031 I think you will need to fork and rebuild it, the files got expired -
I found this I hope it helps you @Luiz-SP
-
Efforts to develop firmware for H96 MAX M9 RK3576 TV Box 8G/128G
Hqnicolas replied to Hqnicolas's topic in Rockchip CPU Boxes
thanks @darcyg if you can, share it with us -
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
Hqnicolas replied to Hqnicolas's topic in Rockchip CPU Boxes
-
20USD 4GRAM RK3528 host (cheap dq08 tvbox)
Hqnicolas replied to fensoft's topic in Rockchip CPU Boxes
did the 100mbps LAN make you work worse? -
Buying advice: H96 Max V56 or X88 Pro 20?
Hqnicolas replied to caminati's topic in Rockchip CPU Boxes
As a developer I always recomend you to go for https://www.armbian.com/partners/ if you want do develop your own device drivers: H96 Max v56 since 2024+ came with alternative wifi and lan controllers, you will need to fix if you buy it. a middle point could be the YY3568 -
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
Hqnicolas replied to Hqnicolas's topic in Rockchip CPU Boxes
I think the main way to go is to create a .dtsi that will patch the base "old" board with this new features, +&gmac1 { + phy-mode = "rgmii"; + clock_in_out = "output"; + snps,reset-gpio = <&gpio4 RK_PC2 GPIO_ACTIVE_LOW>; + snps,reset-active-low; + /* Reset time is 20ms, 100ms for rtl8211f */ + snps,reset-delays-us = <0 100000 200000>; + assigned-clocks = <&cru SCLK_GMAC1_RX_TX>, <&cru SCLK_GMAC1>; + assigned-clock-parents = <&cru SCLK_GMAC1_RGMII_SPEED>; + assigned-clock-rates = <0>, <125000000>; + pinctrl-names = "default"; + pinctrl-0 = <&gmac1m1_miim + &gmac1m1_tx_bus2 + &gmac1m1_rx_bus2 + &gmac1m1_rgmii_clk + &gmac1m1_rgmii_bus>; + tx_delay = <0x4b>; + rx_delay = <0x26>; + phy-handle = <&rgmii_phy1>; + status = "okay"; +}; -
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
Hqnicolas replied to Hqnicolas's topic in Rockchip CPU Boxes
That's the deal, you are the only one in earth that can make it, you have the device to test the changes. Just find the phy and Ethernet fields make you changes and send it back to device to test Just change the dtb inside the folder, in my opinion, the SD card board that other users make is always fast, because the SD card is easy to edit -
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
Hqnicolas replied to Hqnicolas's topic in Rockchip CPU Boxes
https://kanyi.gm/how-to-install-and-enable-aic8800-chipset-wi-fi-driver-for-linux/ Some people have problems with this device There’s no denying that the AIC8800 is a terrible component for a linux desktop/server. Its manufacturer has not made any effort to upstream the drivers. Either you live with no WLAN/BT or you live with DKMS package. -
@guenter I'm in the middle of exams at college, I'll be back to this board soon, I have other work waiting here for it too
-
-
Efforts to develop firmware for H96 MAX M9 RK3576 TV Box 8G/128G
Hqnicolas replied to Hqnicolas's topic in Rockchip CPU Boxes
that's really a good performance, congratulations for comparison i do 3fps 320x240 on rk3566 -
Armbian Unnoficial Builds RealTime Kernel Rockchip Kernel Torvalds Kernel
-
Armbian on H96 Max Ultra 4K (RK3318) stuck in boot mode
Hqnicolas replied to Yanzick's topic in Rockchip CPU Boxes
I have the same device, it never happened, set the power mode my ROM: https://drive.google.com/file/d/1DzerEwo8NRoLF0kxuvD11IGO3mXdxo6K/view?usp=sharing -
Making Armbian more embedded
Hqnicolas replied to Peter Allen's topic in Software, Applications, Userspace
Kernel 6.12+ RT patch Usage make your own kernel config with armbian build -
Help with Installing Armbian on RK3328 TV Box (dnetSmart-YSE)
Hqnicolas replied to Alex M's topic in Rockchip CPU Boxes
https://cdn.sparkfun.com/assets/2/5/b/9/e/FT232R_v104.pdf This 1 Megabaud RS232 You will need at least 1.5 Megabaud RS232 to debug it When he talks to you, tell us what he told you and we will see if he is okay -
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
Hqnicolas replied to Hqnicolas's topic in Rockchip CPU Boxes
I think you will need to create an u-boot DTS and CONFIG with this device enabled, the u-boot that I use is 2025.01 -
Build Images: Armbian-unofficial_25.05.0-trunk Yy3568 noble vendor 6.1.99 Minimal Yy3568 noble vendor 6.1.99 gnome Desktop Yy3568 noble current 6.12.17 minimal Yy3568 noble current 6.12.17 gnome Desktop Joshua Riek Images https://github.com/hqnicolas/debug-rockchip/actions/runs/13767536453 ubuntu 22.04 kernel 5.1 Vendor Server https://github.com/hqnicolas/debug-rockchip/actions/runs/13767536453/artifacts/2724348355 Desktop https://github.com/hqnicolas/debug-rockchip/actions/runs/13767536453/artifacts/2724403700 ubuntu 24.04 kernel 6.1 Vendor Desktop https://github.com/hqnicolas/debug-rockchip/actions/runs/13767536453/artifacts/2724523437 Server https://github.com/hqnicolas/debug-rockchip/actions/runs/13767536453/artifacts/2724483900
-
Since the Vendor Kernel don't work, I'm doing It from scratch: https://github.com/armbian/linux-rockchip/pull/341 so far? dmsg:
-
Download RKDevTool and also download this small file wipe_part. We will be using that shortly. Download the Clear_EMMC_YY3568 Unzip RKDevTool and run RKDevTool.exe Set the Config for RKDevTool "RkDevToolConfig.cfg" that was inside " Clear_EMMC_YY3568" Flash the U-boot, parameter.txt and MiniloaderAll from "Clear_EMMC_YY3568" Your Board will restart. Destroy All the partitions overrided by file wipe_part. Flash this MiniLoaderAll.bin it now boots from SD-Card