Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. @Efe Çetin I am using Orange Pi 5b, and I am not able to use the USB Type-C port or the USB 2.0 on Armbian edge kernel 6.19. The 2 USB 3.0 ports do work properly. Below is the relevant usb related output from dmesg. Any idea on if this is an issue specific to Orangepi 5b? From the dtsi it seems 5 and 5b largely share the common code related to type-c. I am looking forward to being able to use my Type-C hub on this board and in the future have display out. [ 0.000000] Kernel command line: root=UUID=829dfbd2-5b37-4927-a185-af2d592d8118 rootwait rootfstype=ext4 splash plymouth.ignore-serial-consoles console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=b255b69e-8e14-4261-aebc-56249e9516c1 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cma=256M cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory [ 0.064272] /i2c@fec80000/usb-typec@22/connector: Fixed dependency cycle(s) with /usb@fc000000 [ 0.064928] /i2c@fec80000/usb-typec@22/connector: Fixed dependency cycle(s) with /phy@fed80000 [ 0.064966] /usb@fc000000: Fixed dependency cycle(s) with /phy@fed80000 [ 0.064994] /phy@fed80000: Fixed dependency cycle(s) with /i2c@fec80000/usb-typec@22/connector [ 0.080439] usbcore: registered new interface driver usbfs [ 0.080460] usbcore: registered new interface driver hub [ 0.080476] usbcore: registered new device driver usb [ 0.310308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.19 [ 0.310319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.310325] usb usb1: Product: xHCI Host Controller [ 0.310329] usb usb1: Manufacturer: Linux 6.19.10-edge-rockchip64 xhci-hcd [ 0.310334] usb usb1: SerialNumber: xhci-hcd.3.auto [ 0.310885] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.310942] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.19 [ 0.310949] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.310953] usb usb2: Product: xHCI Host Controller [ 0.310958] usb usb2: Manufacturer: Linux 6.19.10-edge-rockchip64 xhci-hcd [ 0.310962] usb usb2: SerialNumber: xhci-hcd.3.auto [ 0.311435] usbcore: registered new interface driver usb-storage [ 0.311658] ehci-platform fc880000.usb: EHCI Host Controller [ 0.311672] ehci-platform fc880000.usb: new USB bus registered, assigned bus number 3 [ 0.311678] ohci-platform fc8c0000.usb: Generic Platform OHCI controller [ 0.311725] ohci-platform fc8c0000.usb: new USB bus registered, assigned bus number 4 [ 0.311752] ehci-platform fc880000.usb: irq 60, io mem 0xfc880000 [ 0.311870] ohci-platform fc8c0000.usb: irq 63, io mem 0xfc8c0000 [ 0.311880] ehci-platform fc800000.usb: EHCI Host Controller [ 0.311894] ohci-platform fc840000.usb: Generic Platform OHCI controller [ 0.311914] ehci-platform fc800000.usb: new USB bus registered, assigned bus number 5 [ 0.311933] ohci-platform fc840000.usb: new USB bus registered, assigned bus number 6 [ 0.312063] ehci-platform fc800000.usb: irq 61, io mem 0xfc800000 [ 0.312094] ohci-platform fc840000.usb: irq 62, io mem 0xfc840000 [ 0.315120] /i2c@fec80000/usb-typec@22/connector: Fixed dependency cycle(s) with /phy@fed80000 [ 0.315157] /i2c@fec80000/usb-typec@22/connector: Fixed dependency cycle(s) with /usb@fc000000 [ 0.323135] usbcore: registered new interface driver usbhid [ 0.323139] usbhid: USB HID core driver [ 0.326360] ehci-platform fc880000.usb: USB 2.0 started, EHCI 1.00 [ 0.326663] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.19 [ 0.326682] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.326696] usb usb3: Product: EHCI Host Controller [ 0.326707] usb usb3: Manufacturer: Linux 6.19.10-edge-rockchip64 ehci_hcd [ 0.326719] usb usb3: SerialNumber: fc880000.usb [ 0.338294] ehci-platform fc800000.usb: USB 2.0 started, EHCI 1.00 [ 0.338591] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.19 [ 0.338610] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.338624] usb usb5: Product: EHCI Host Controller [ 0.338636] usb usb5: Manufacturer: Linux 6.19.10-edge-rockchip64 ehci_hcd [ 0.338647] usb usb5: SerialNumber: fc800000.usb [ 0.370528] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.19 [ 0.370551] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.370565] usb usb4: Product: Generic Platform OHCI controller [ 0.370577] usb usb4: Manufacturer: Linux 6.19.10-edge-rockchip64 ohci_hcd [ 0.370588] usb usb4: SerialNumber: fc8c0000.usb [ 0.372081] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.19 [ 0.372093] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.372099] usb usb6: Product: Generic Platform OHCI controller [ 0.372104] usb usb6: Manufacturer: Linux 6.19.10-edge-rockchip64 ohci_hcd [ 0.372108] usb usb6: SerialNumber: fc840000.usb [ 0.586348] usb 5-1: new high-speed USB device number 2 using ehci-platform [ 0.732000] usb 5-1: New USB device found, idVendor=0bda, idProduct=c820, bcdDevice= 2.00 [ 0.732030] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 0.732044] usb 5-1: Product: 802.11ac NIC [ 0.732055] usb 5-1: Manufacturer: Realtek [ 0.732066] usb 5-1: SerialNumber: 123456 [ 0.882361] usb 4-1: new full-speed USB device number 2 using ohci-platform [ 1.101467] usb 4-1: New USB device found, idVendor=08bb, idProduct=2902, bcdDevice= 1.00 [ 1.101498] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.101511] usb 4-1: Product: USB PnP Sound Device [ 1.101523] usb 4-1: Manufacturer: C-Media Electronics Inc. [ 1.108324] input: C-Media Electronics Inc. USB PnP Sound Device as /devices/platform/fc8c0000.usb/usb4/4-1/4-1:1.2/0003:08BB:2902.0001/input/input0 [ 1.163106] hid-generic 0003:08BB:2902.0001: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc. USB PnP Sound Device] on usb-fc8c0000.usb-1/input2 [ 6.294737] systemd[1]: Reached target usb-gadget.target - Hardware activated USB gadget. [ 6.609966] usbcore: registered new interface driver btusb [ 6.711216] usbcore: registered new interface driver snd-usb-audio [ 7.100868] usbcore: registered new interface driver rtw88_8821cu A full dmesg is also attached. dmesg.log
  3. @chaitan3 It depends on the games; I have to try around to find what is best. I usually try 1.7.3, 1.10.3, 1.6.1 then 2.x versions.
  4. Yesterday
  5. @KhanhDTP gpu clock is still limited to 850mhz with 7.0. I tried to port rockchip vendor kernel clock settings but no success yet. @chaitan3 The gpu can clock up to 1Ghz by hardware design but it is limited to 850mhz with mainline kernel.
  6. @KhanhDTPHow to choose which dxvk version to use for which game from your dxvk stripped github actions? Are there a set of versions that are known to be more stable? Also, what is the GPU clock bug, I am on kernel 6.19 using mesa 26.1-git.
  7. Is HEVC 10-bit supported by the rkvdec2 mainline driver with the V4L2 request driver? I have compiled the ffmpeg and mpv with v4l2 PRs on Ubuntu 24.04 noble with Armbian 26.2.1 edge kernel 6.19. I have H264, HEVC 8-bit and AV1 working. Only HEVC 10-bit and VP9 (which is coming soon) are not working with patched mpv using vo=gpu-next and hwdec=v4l2request-copy.
  8. @Alex Ling I haven't tried mainline kernel 7.x so I can't tell. Can you check the GPU clock is capped at 850 Mhz bug is fixed?
  9. @KhanhDTP BTW, I'm using the edge 7.0-rc3 kernel. Did you find the vendor 6.1 kernel is more stable?
  10. Kernel 3.4 was the last known version supporting NAND boot. Since its deprecation nearly a decade ago, equivalent NAND support has not been integrated into mainline kernels.
  11. Hi, looks like the issue still persists, but I have a temporary solution in case if your upload speed drops *way* beyond yours (2 Mbps for me). You can force-use a 100 Mbps link speed. `iperf3` results below. Literally 50x speed increase in my case! I've performed these benchmarks connecting to my VPS via wireguard: ``` $ cat /dev/mtd/by-name/U-Boot | strings | grep -B1 "u-boot,version"` U-Boot: 2026.01_armbian-2026.01-S127a-Pc2e6-H706e-Vab81-B2eb2-R448a ``` Linux 6.18.10-current-rockchip64 Standard operation (1000 Mbps): ```root@odroidm1 ~# ethtool -s eth0 speed 1000 duplex full root@odroidm1 ~# iperf3 -c 10.0.3.1 Connecting to host 10.0.3.1, port 5201 [ 5] local 10.0.3.2 port 42538 connected to 10.0.3.1 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 384 KBytes 3.14 Mbits/sec 5 14.7 KBytes [ 5] 1.00-2.00 sec 384 KBytes 3.15 Mbits/sec 5 6.68 KBytes [ 5] 2.00-3.00 sec 384 KBytes 3.14 Mbits/sec 2 13.4 KBytes [ 5] 3.00-4.00 sec 256 KBytes 2.10 Mbits/sec 6 9.35 KBytes [ 5] 4.00-4.43 sec 128 KBytes 2.42 Mbits/sec 0 22.7 KBytes ``` Dirty fix, link capped at 100 Mbps at most: ``` root@odroidm1 ~# ethtool -s eth0 speed 100 duplex full root@odroidm1 ~# iperf3 -c 10.0.3.1 Connecting to host 10.0.3.1, port 5201 [ 5] local 10.0.3.2 port 42354 connected to 10.0.3.1 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 11.4 MBytes 95.3 Mbits/sec 0 1.03 MBytes [ 5] 1.00-2.00 sec 10.5 MBytes 88.1 Mbits/sec 0 1.03 MBytes [ 5] 2.00-3.00 sec 11.4 MBytes 95.4 Mbits/sec 0 1.10 MBytes [ 5] 3.00-4.00 sec 10.2 MBytes 86.0 Mbits/sec 0 1.10 MBytes [ 5] 4.00-4.48 sec 5.00 MBytes 87.4 Mbits/sec 0 1.10 MBytes ``` So.. yeah. While using Wireshark I also saw *a lot* of TCP retransmissions too, which usually don't happen that at 100 Mbps link in my configuration.
  12. Hi, I have cubiboard 1. I see boot from sd card, system on sata,usb and nvme but i want boot from nand, system on sata,usb and nvme.
  13. Hi @KV1 looks like you are hitting this issue: https://github.com/MarvellEmbeddedProcessors/A3700-utils-marvell/issues/35 As you can see, Marvell is not very active in these repos. So you have two choices: 1) use older binutils/gcc (probably the easiest option), or 2) fix the issue with the source code. The fixes I'm seeing look simple enough to implement, and I will likely need to include them in the future when/if I update the github runners used to build releases. See also: https://community.arm.com/support-forums/f/compilers-and-libraries-forum/57077/binutils-2-44-and-gcc-15-1-0---dangerous-relocation-unsupported-relocation-error-when-trying-to-build-u-boot https://lists.denx.de/pipermail/u-boot/2025-May/589102.html
  14. Thanks a lot for all responses to my query. I'm afraid I haven't had the time to tinker on this issue long enough to find a solution. However, as I don't need to use Armbian Imager that often. So I can live with those rare cases of starting Windows as admin and running the program as such.
  15. Nick explained above how to create such an image on your own.
  16. i need rom work linux on x98h pro with secure image
  17. We don't deal with other OS than Armbian. If you need Android, I suggest to ask at xda developers or similar place.
  18. @Alex Ling yeah, I have noticed it too. With Mesa (PanVk) recent updates, DX9 games can be played with Dxvk without dgVoodoo2 wrapper.
  19. X98H Pro FIRMWARE OFICIAL secure image
  20. @KhanhDTP Now Call of Duty 2 can be launched with dxvk 2.7.1 + mesaaco ppa.
  21. Hello, I am trying to connect a ds3231 module to get time during boot (dns does'nt like 1970) and without internet connexion. I load a recent build UBUNTU 26.2.1 on the M5 but unfortunatly after 2 days of research with chatgpt , I ask to knowledge experience people if they know if it's possible and which kind of dts can make this module up and running. I did'nt identify a dtbo on the distribution , a made a lot of investigation , pin 3 and 5 og the 40pins connector is connect to the cpu with pullup resistor , i try a lot dts conf and nothing gave result. If some one did this kind of connexion thanks in advance. Gérard
  22. Hi @bschnei - i'm late to the party, tried using the standard instructions from GTI... Thanks for putting all this together! I'm running into an issue building the A3700, with an error about relocation. dangerous relocation: unsupported relocation Could be related to having LSB set to 1 for safely identifying the relocation target?... based on searches Any hints what I'm missing? -- Built /srv/development/espressobin-ultra/2026-03-bschnei/ebu-bootloader/trusted-firmware-a/build/a3700/release/boot-image.bin successfully make -C wtmi LOCAL_VERSION_STRING=-devel-18.12.1 cp -f ../../mox-boot-builder/wtmi_app.bin build/wtmi_app_pad.bin truncate -s %16 build/wtmi_app_pad.bin make -C sys_init LOAD_OFFSET=15360 COMMON_PATH=/srv/development/espressobin-ultra/2026-03-bschnei/ebu-bootloader/A3700-utils-marvell/wtmi/common CROSS_CM3=arm-linux-gnueabi- CHK autoconf.h UPD autoconf.h AS start.S CC apctl.c CC avs.c CC clock.c CC main.c CC printf.c CC uart.c CC ddr/ddr.c CC ddr/ddrcore.c CC ddr/ddr_support.c CC ddr/dll_tuning.c CC ddr/new_qs_gating.c CC ddr/vref_training.c CC /srv/development/espressobin-ultra/2026-03-bschnei/ebu-bootloader/A3700-utils-marvell/wtmi/common/delay.c CC -nostdlib -T sys_init.ld -Xlinker --build-id=none start.o apctl.o avs.o clock.o main.o printf.o uart.o ddr/ddr.o ddr/ddrcore.o ddr/ddr_support.o ddr/dll_tuning.o ddr/new_qs_gating.o ddr/vref_training.o /srv/development/espressobin-ultra/2026-03-bschnei/ebu-bootloader/A3700-utils-marvell/wtmi/common/delay.o -o build/sys_init.elf /usr/lib/gcc-cross/arm-linux-gnueabi/14/../../../../arm-linux-gnueabi/bin/ld: warning: build/sys_init.elf has a LOAD segment with RWX permissions /usr/lib/gcc-cross/arm-linux-gnueabi/14/../../../../arm-linux-gnueabi/bin/ld: (*ABS*0x1fff0000): Unknown destination type (ARM/Thumb) in main.o main.o: in function `main': /srv/development/espressobin-ultra/2026-03-bschnei/ebu-bootloader/A3700-utils-marvell/wtmi/sys_init/main.c:349:(.text.startup+0x38): dangerous relocation: unsupported relocation collect2: error: ld returned 1 exit status make[4]: *** [Makefile:149: build/sys_init.elf] Error 1 make[3]: *** [Makefile:42: sys_init/build/sys_init.bin] Error 2 make[2]: *** [Makefile:36: WTMI] Error 2 make[1]: *** [plat/marvell/armada/a3k/common/a3700_common.mk:158: /srv/development/espressobin-ultra/2026-03-bschnei/ebu-bootloader/./A3700-utils-marvell/wtmi/build/wtmi.bin] Error 2 make[1]: Leaving directory '/srv/development/espressobin-ultra/2026-03-bschnei/ebu-bootloader/trusted-firmware-a' make: *** [Makefile:28: /srv/development/espressobin-ultra/2026-03-bschnei/ebu-bootloader/./trusted-firmware-a/build/a3700/release/flash-image.bin] Error 2
  23. Just an update. Upgraded to linux-image-current-rockchip64-26.2.0-trunk.655 (6.18.20) not sure whether it included this But unfortunately with the new linux-image-current-rockchip64-26.2.0-trunk.655 kernel still no audio/sound output from the Headphone Jack (Analog).. Edit: Downgraded to or Install linux-image-current-rockchip64-26.2.1 (6.18.10), Headphone Jack has audio/sound output.
  24. @Mohammad Adel Here are the steps to make a secure boot image. In your case you want to modify the X98H defconfig. git clone https://github.com/NickAlilovic/build.git --branch v20250306 cd build pico patch/u-boot/u-boot-h616/171-add-x98h-defconfig.patch You need to add this line to the bottom. "+CONFIG_SPL_IMAGE_TYPE_SUNXI_TOC0=y" and change "@@ -0,0 +1,31 @@" to @@ -0,0 +1,32 @@. From 25669b44bab8ffdc4d07e140226c6385a9d13950 Mon Sep 17 00:00:00 2001 From: Nick Alilovic <nickalilovic@gmail.com> Date: Tue, 11 Mar 2025 22:09:15 -0400 Subject: [PATCH] add x98h defconfig add x98h defconfig --- configs/x98h_defconfig | 31 +++ .../src/arm64/allwinner/sun50i-h618-x98h.dts | 223 ++++++++++++++++++ 2 files changed, 254 insertions(+) create mode 100644 configs/x98h_defconfig create mode 100644 dts/upstream/src/arm64/allwinner/sun50i-h618-x98h.dts diff --git a/configs/x98h_defconfig b/configs/x98h_defconfig new file mode 100644 index 0000000000..b87498cd10 --- /dev/null +++ b/configs/x98h_defconfig @@ -0,0 +1,32 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_DEFAULT_DEVICE_TREE="allwinner/sun50i-h618-x98h" +CONFIG_SPL=y +CONFIG_DRAM_SUN50I_H616_DX_ODT=0x03030303 +CONFIG_DRAM_SUN50I_H616_DX_DRI=0x0e0e0e0e +CONFIG_DRAM_SUN50I_H616_CA_DRI=0x1f12 +CONFIG_DRAM_SUN50I_H616_TPR0=0xc0001002 +CONFIG_DRAM_SUN50I_H616_TPR10=0x2f1107 +CONFIG_DRAM_SUN50I_H616_TPR11=0xddddcccc +CONFIG_DRAM_SUN50I_H616_TPR12=0xeddc7665 +CONFIG_MACH_SUN50I_H616=y +CONFIG_SUNXI_DRAM_H616_DDR3_1333=y +CONFIG_DRAM_CLK=648 +CONFIG_MMC_SUNXI_SLOT_EXTRA=2 +CONFIG_R_I2C_ENABLE=y +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL_I2C=y +CONFIG_SPL_I2C_SUPPORT=y +CONFIG_SPL_SYS_I2C_LEGACY=y +CONFIG_SYS_I2C_MVTWSI=y +CONFIG_SYS_I2C_SLAVE=0x7f +CONFIG_SYS_I2C_SPEED=400000 +CONFIG_PHY_REALTEK=y +CONFIG_SUN8I_EMAC=y +CONFIG_I2C3_ENABLE=y +CONFIG_SUPPORT_EMMC_BOOT=y +CONFIG_AXP313_POWER=y +CONFIG_AXP_DCDC3_VOLT=1360 +CONFIG_USB_EHCI_HCD=y +CONFIG_USB_OHCI_HCD=y +CONFIG_SPL_IMAGE_TYPE_SUNXI_TOC0=y Then create the secure boot patch. pico patch/u-boot/u-boot-h616/secure-boot.patch diff --git a/root_key.pem b/root_key.pem new file mode 100644 index 0000000000..892a10ef90 --- /dev/null +++ b/root_key.pem @@ -0,0 +1,28 @@ +-----BEGIN PRIVATE KEY----- +MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCWZ7G39E+RCi+9 +B48yiD4GxnfqNzvlXOxAd+GHQuKbgynXZd5pIuNHt3ewhZTHZkdHxuO9liqX9MmU +8OhiG+Skww2LzHPPi/eLeN4vCt/waXkjFrkblkhNzB3c6MejKdiz9sfw8oeOFX1S +teP/MJBoRaj6Hexj5g/oCspU+KFfv0cOBcWuq4vZwPJ6+U44IBi7EGleShGHNhBI +xQEyvNaDLWoDCPGLrjRM0DrIbUpzEntk9KJ0z+3Th8O/FtvlW21atolIVr5F96Pw +EEv3CDUHrY+IvK0z+IwNhnYo99kMPi5djB6vviz4In530JQ+OdPxhi4cQY3Yw9wx +Sm8EFaRRAgMBAAECggEAEaEcZ+k7VU8aGuBStNPa31zui9XHD8KlT4YtuXbJzHwi +kKSYXf7woISdAyQZNQkkREHICn4aRn7zDOHy/yLxWS2ivhbsITDxBlhXxLBT4OBg +ClCcyGLEXVgWTQE8+z9Jrwh3VaL76BfVPXdj/tKwroQxwwV0Yp5CEYsIPc75zVjW +Y2tppJL9XlTfKXTSo7FAxJmjkTC8QGPSHgMglR5FOfZ/D3Nj4KV4LV1gHCkICKUy +c2jklHISy8S6/pvgpWb50TKArEhbN6uAKQBNb74ZsChKJ9h9aof/vjH/8Ab1rwUJ +g91lpkR3mEefTjJTW1JOuoT49Y3lfWmkRVh75GiCsQKBgQDUo3uMcy9VdbbmY9Gt +2JuhbSvwR/dOHZJoXvtlNYVJ+1JvavExBy2u31cYsK/2SH/Upc8AXS6H02dXbnC3 +wjlUFi21Xi7/PCQM8TUz05km3+9qOkDYw53EBBBnCdjawBpDgcUSkoZGU+ltBzcR +sj0nsmI29DjwfYHXhofnlfI52QKBgQC1E2Q0hGfk3YUtfzTjDJCfd3gs6QYGQGeT +49jvnsbYsnz9vsK4Ao2skN8nBhSefDJR8h2X+7tRXEefQB2Hy/+9qoiuoVzPJGWD +IiHjeVJDoEqA2Q483UhZ+OPjUGFDTI7O/j1A1HkEBKswdJpKlGVygdoXYaieUAfz +Sb+dCYf7OQKBgQCWkE/aSnE4vQpOJl4BEABbFFdpYzvcpxnVJ3Qw3O3NTdS4Keww +wBl72o7sX6eo5vsE0oc5hcF90ZY6FWxg4XkAblfdNZxng+ku9NisIuct3KDFAgyK +sDCU7B/FJfbUJfQy2r91gCTtxVripZo7wI6G/kuHB/UNbIE04AB5XfZPOQKBgAGw +K5f9wAY3Nn2lGPYg8Nw7vegVSBQY155eWnBpd4sfpuCqvZ//jhiUxS/U865ClCmF +a1c2ZpmslZJbg6r3cOvwwhN2t6nKuhON5uj7AZRV0zv+Sg6xNXJ5So6c+jspZI9z +eVi4YmRyMrJh8+pMFeIKaeEb7PmE334aKuoo45apAoGBAKNp7ssXgU4Ma7cUr7+L +TKGBNVsMZyM3T2qsXJjFY1f90+lwp7TlNQGVMPOSOHxyINWkuLNgAgetlhavnc0S +0l+SbSaO6SfnHfQWBFPEJfol8V/Xa4rcVP7fGxQn4phYnk14N09xKIQa24Mi2Xa5 +9G0C2VOB8Yz6OWcQZELs0uFp +-----END PRIVATE KEY----- -- 2.34.1 ./compile.sh choose "Do not change kernel configuration" choose "Show CSC/WIP/EOS/TVB" choose "I understand and agree" choose "X98H" choose "edge" rest is up to you. Your image should be in output/images directory.
  25. i need secure image x98h pro
  26. @jock Thanks. My box is A95X R2 (rk3318), mainboard A95X R2_V20 (2019‑07‑02). Front panel board A95XCX1_IO_V1.0 (2019‑03‑05). The LED controller on the front panel is TM1628 (photo available). So I should use the tm16xx kernel driver (tm1628), not openvfd. I’ll try rk3318x-config to enable the front panel. If the board isn’t in the list, I can provide front/back photos and dtb.
  27. That's not an issue. These fixup scripts are only there to allow dt overlays being configurable via parameters rather than having hard-coded pins for example. About the actual issue, no clue. I suggest to try 7.0 kernel from "edge".
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines