kvvvp Posted December 17, 2025 Posted December 17, 2025 10/31/2025 в 10:28 AM, MeJune сказал: I have installed additional IR remote and OpenVFD. What kernel version are you using? 0 Quote
MeJune Posted December 20, 2025 Posted December 20, 2025 @kvvvp Build from branch v20251014 (kernel 6.17.2) 1 Quote
emor acid Posted January 8 Posted January 8 On 10/20/2025 at 5:10 PM, emor acid said: hi, Compilation error, I also decompiled the dts available for Android for reference update armbian dts ,Give to those in need use sudo armbian-add-overlay ***.dts this dts can avaible rtl8211f on h618 /dts-v1/; /plugin/; / { compatible = "allwinner,sun50i-h618"; fragment@0 { target = <&mmc1>; __overlay__ { status = "disabled"; }; }; fragment@1 { target = <&emac1>; __overlay__ { status = "disabled"; }; }; fragment@2 { target = <&pio>; __overlay__ { x98h_rgmii_pins: x98h-rgmii-pins { pins = "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15"; function = "emac0"; drive-strength = <40>; }; }; }; /* 3. 配置千兆网卡 */ fragment@3 { target = <&emac0>; __overlay__ { pinctrl-names = "default"; pinctrl-0 = <&x98h_rgmii_pins>; phy-mode = "rgmii"; phy-handle = <&rgmii_phy>; phy-io-supply = <®_aldo1>; allwinner,tx-delay-ps = <700>; allwinner,rx-delay-ps = <3100>; status = "okay"; mdio { rgmii_phy: ethernet-phy@1 { compatible = "ethernet-phy-ieee802.3-c22"; reg = <1>; reset-gpios = <&pio 8 16 1>; reset-assert-us = <30000>; reset-deassert-us = <150000>; }; }; }; }; }; 0 Quote
xdatravelbug Posted January 20 Posted January 20 @kil I also own a T95H and playing around with that now. Would it be possible getting your final dts, dtb and .config for u-boot? Thanks in advance & best regards 0 Quote
kvvvp Posted January 23 Posted January 23 Build from branch v20250306. error! [ Failed to fetch SHA1 of 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git' 'tag' 'v6.12.11' - make sure it's correct ] How to remove the error? 0 Quote
Nguyễn Lân Posted yesterday at 04:47 AM Posted yesterday at 04:47 AM Dear @Nick A I used your rom "Armbian-unofficial_25.05.0-trunk_Vontar-h618_bookworm_edge_6.12.11_xfce_desktop.img.xz" date April.2025 to flash my box Vontar H618 which i checked inside the box that the chip marked "HK6334Q" So far so good the Armbian running, however the wifi still doesnt work I read all around and aware that the HK6334Q chip will need the builded rom "Support AIC8800" to get wifi working Appreciate if you or someone else helping me to find way out for this wifi? And any recently builded rom support for both Alwinner H618 and HK6334Q (or AIC8800) drivers Many thank in advance 0 Quote
Nick A Posted 2 hours ago Posted 2 hours ago @Nguyễn Lân The HK6334Q Wi-Fi/BT chip uses the brcmfmac4334 firmware. If your Wi-Fi chip is detected by the kernel, the dmesg log will show the names of the .bin and .txt files it is looking for. 0 Quote
Nick A Posted 1 hour ago Posted 1 hour ago (edited) @kvvvp I don't have any issues building from branch v20250306. Do you have docker installed? Edited 1 hour ago by Nick A 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.