

lpraderi
-
Posts
3 -
Joined
-
Last visited
Reputation Activity
-
lpraderi got a reaction from GUS in RK3288 and RK3188
Checked Armbian_22.02.0-trunk_Rk3188_bullseye_current_5.10.96.img
changing dtb that ususally gives me partial function on Minix Neo X7 (Ugoos, CS968)
without luck (no boot, no led), same thing happened with latest LibreElec RK3188 images,
no boot, no led , sometimes kernel panic.
With this image and included default .dtb (rk3188-ugoos-ut2.dtb) boot from SD works ok:
Armbian_21.11.0-trunk_Rk3188_hirsute_current_5.10.63.img.xz
Also internal USB-LAN (RTL8152) works ok,
No Wifi , No BT (GPIO3_23 conflict with ethernet)
will debug more about this and come back later.
-
lpraderi got a reaction from MattWestB in RK3288 and RK3188
Checked Armbian_22.02.0-trunk_Rk3188_bullseye_current_5.10.96.img
changing dtb that ususally gives me partial function on Minix Neo X7 (Ugoos, CS968)
without luck (no boot, no led), same thing happened with latest LibreElec RK3188 images,
no boot, no led , sometimes kernel panic.
With this image and included default .dtb (rk3188-ugoos-ut2.dtb) boot from SD works ok:
Armbian_21.11.0-trunk_Rk3188_hirsute_current_5.10.63.img.xz
Also internal USB-LAN (RTL8152) works ok,
No Wifi , No BT (GPIO3_23 conflict with ethernet)
will debug more about this and come back later.
-
lpraderi got a reaction from GUS in RK3288 and RK3188
I was in similar situation with my Neo X7, recovered installing twice original Android (250) using Factory tool V1.63 (previous attempts with V1.27 failed)
after 2nd update Armbian and LE in SD Boots ok ( No ETH No Wlan ).
Firmware: X7-rk3188-250.7z
Driver Installer: DriverAssistant_v4.5
Windows Tool: FactoryTool_v1.63
-
lpraderi reacted to Capeschae in RK3288 and RK3188
In a dmesg from a Minix Neo X7 running NETBSD that I found here, it says that LAN works. I find following info regarding GPIO:
gpio: 0x0000a000 0x00000104 -> 0x0000010c
gpio: 0x0000a004 0x00000104 -> 0x0000010c
gpio: 0x0003e000 0x00000000 -> 0x80000000
gpio: 0x0003e004 0x00000000 -> 0x80000000
gpio: 0x00080000 0x00000000 -> 0x04000000
gpio: 0x00080004 0x00000000 -> 0x04000000
gpio: 0x0000a000 0x0000010c -> 0x4000010c
gpio: 0x0000a004 0x0000010c -> 0x4000010c
gpio: 0x00080000 0x04000000 -> 0x04000400
gpio: 0x00080004 0x04000000 -> 0x04000400
Does anybody know how this relates to the GPIO settings in our Armbian DTS? In the DTS there are only gpio0 to gpio3 with different address ranges.