mrdeathjr
-
Posts
3 -
Joined
-
Last visited
Reputation Activity
-
mrdeathjr reacted to Nick A in $35 Orange Pi 4 Pro – An Allwinner A733 Edge AI SBC with up to 16GB LPDDR5, WiFi 6, NPU
@mrdeathjr Mainline Linux support for the A733 is still in its early stages. I currently have a Armbian build using a collection of patches sourced from the kernel mailing lists. However, I’m getting a lot of errors and haven't managed to boot to a login prompt.
https://oftc.catirclogs.org/linux-sunxi/2026-03-23 13:07 <indy> hi all, is there any a733 upstreaming effort? 13:29 <apritzel> indy: effort is underway: pinctrl is WIP (patches have been on the list), and the clock patches have recently been posted 13:30 <apritzel> RTC and AXP are on the list as well, that would conclude the basic necessities to get a DT merged that wouldn't break in the future 15:25 <indy> apritzel_, is it targeted for 7.0? 15:29 <apritzel> indy: no, that's way too late, v7.0 is due to be released in like three weeks already. It's even too late now for v7.1. 15:30 <apritzel> and it's the usual bottleneck: reviews ... I hope I find some time soon to look at the clock patches
With @alexc hard work porting the v1.4.8 BSP driver to kernel 6.18, I was able to create a working Armbian build for the Radxa A7Z.
https://github.com/NickAlilovic/build/tree/Radxa-mainline-WIP
-
mrdeathjr reacted to ag123 in $35 Orange Pi 4 Pro – An Allwinner A733 Edge AI SBC with up to 16GB LPDDR5, WiFi 6, NPU
some things are happening at the bleeding edge
https://lore.kernel.org/u-boot/?q=a733
pay attention to u-boot, the most important thing are dram controller, pmic, mmc/sd etc
then of course kernel as well
https://lore.kernel.org/linux-sunxi/?q=a733
-
mrdeathjr reacted to Sembius in $35 Orange Pi 4 Pro – An Allwinner A733 Edge AI SBC with up to 16GB LPDDR5, WiFi 6, NPU
I really hope that Armbian will be released soon for this board. I have it, but the official ISO has an old kernel and no RT capability.
-
mrdeathjr got a reaction from Hqnicolas in QPLOVE RK3566 (X88PRO Clone)
This case is a clone of X88PRO:
However i use HK1 rom because regular x88pro lack of many features like saf and without this dolphin-emu and others dont allow use external devices
another thing added in HK1 rom is cpu thermals, cpu load and memory load in status bar
but use this rom make frontal screen in tvbox dont work
In my case armbian works using information from this themes:
armbian used is based on station-m2 image from here:
https://www.armbian.com/station-m2/
https://github.com/armbian/community
HDMI - works (need to check hot plugging)
HDMI sound - works
USB 2.0 - works
USB 3.0 - works (using now usb 3.0 hub with power adapter)
LAN - Works
WLAN - Works
SD-Card booting and detection - works
RKDevTool installing and loading images on/from eMMC - works
GPU - works
Hardware video acceleration (except for browsers) - works
Dualboot if you flash new bootloader (SD-Card boot high priority) - works
Loader* from vontar work ok for use sd boot
*For use this follow steps in vontar guide, work ok in dual boot (armbian on sd and android in emmc)
sd used is a microdata 64gb from aliexpress (work ok):
https://es.aliexpress.com/item/1005007142224952.html
rk3566-box-demo.dtb dont recognize usb keyboard but using rk3566-box-demo_x96x6_24_custom.dtb from x96 x6 theme work correctly and hub work on usb 2.0 and on usb 3.0 too
also in usb 3.0 port have a 500GB HDD Laptop USB Drive
In other things can install xfce desktop, lightdm, xorg, chromium, firefox, nm (for lan), xarchiver, dolphin appimage
also can enable panvk using this:
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/panfrost_icd.aarch64.json PAN_I_WANT_A_BROKEN_VULKAN_DRIVER=1
from here:
Add some images of tvbox, i make a mod (i dont have experience with tools) for add a fan, results are very impressive this tvbox at max stay around 79 to 80 degrees but now with fan stay around 35 to 45 degrees
Images from system
Dolphin-emu 2506
-
mrdeathjr got a reaction from sr4armbian in QPLOVE RK3566 (X88PRO Clone)
This case is a clone of X88PRO:
However i use HK1 rom because regular x88pro lack of many features like saf and without this dolphin-emu and others dont allow use external devices
another thing added in HK1 rom is cpu thermals, cpu load and memory load in status bar
but use this rom make frontal screen in tvbox dont work
In my case armbian works using information from this themes:
armbian used is based on station-m2 image from here:
https://www.armbian.com/station-m2/
https://github.com/armbian/community
HDMI - works (need to check hot plugging)
HDMI sound - works
USB 2.0 - works
USB 3.0 - works (using now usb 3.0 hub with power adapter)
LAN - Works
WLAN - Works
SD-Card booting and detection - works
RKDevTool installing and loading images on/from eMMC - works
GPU - works
Hardware video acceleration (except for browsers) - works
Dualboot if you flash new bootloader (SD-Card boot high priority) - works
Loader* from vontar work ok for use sd boot
*For use this follow steps in vontar guide, work ok in dual boot (armbian on sd and android in emmc)
sd used is a microdata 64gb from aliexpress (work ok):
https://es.aliexpress.com/item/1005007142224952.html
rk3566-box-demo.dtb dont recognize usb keyboard but using rk3566-box-demo_x96x6_24_custom.dtb from x96 x6 theme work correctly and hub work on usb 2.0 and on usb 3.0 too
also in usb 3.0 port have a 500GB HDD Laptop USB Drive
In other things can install xfce desktop, lightdm, xorg, chromium, firefox, nm (for lan), xarchiver, dolphin appimage
also can enable panvk using this:
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/panfrost_icd.aarch64.json PAN_I_WANT_A_BROKEN_VULKAN_DRIVER=1
from here:
Add some images of tvbox, i make a mod (i dont have experience with tools) for add a fan, results are very impressive this tvbox at max stay around 79 to 80 degrees but now with fan stay around 35 to 45 degrees
Images from system
Dolphin-emu 2506
-
mrdeathjr got a reaction from ccs1664 in QPLOVE RK3566 (X88PRO Clone)
This case is a clone of X88PRO:
However i use HK1 rom because regular x88pro lack of many features like saf and without this dolphin-emu and others dont allow use external devices
another thing added in HK1 rom is cpu thermals, cpu load and memory load in status bar
but use this rom make frontal screen in tvbox dont work
In my case armbian works using information from this themes:
armbian used is based on station-m2 image from here:
https://www.armbian.com/station-m2/
https://github.com/armbian/community
HDMI - works (need to check hot plugging)
HDMI sound - works
USB 2.0 - works
USB 3.0 - works (using now usb 3.0 hub with power adapter)
LAN - Works
WLAN - Works
SD-Card booting and detection - works
RKDevTool installing and loading images on/from eMMC - works
GPU - works
Hardware video acceleration (except for browsers) - works
Dualboot if you flash new bootloader (SD-Card boot high priority) - works
Loader* from vontar work ok for use sd boot
*For use this follow steps in vontar guide, work ok in dual boot (armbian on sd and android in emmc)
sd used is a microdata 64gb from aliexpress (work ok):
https://es.aliexpress.com/item/1005007142224952.html
rk3566-box-demo.dtb dont recognize usb keyboard but using rk3566-box-demo_x96x6_24_custom.dtb from x96 x6 theme work correctly and hub work on usb 2.0 and on usb 3.0 too
also in usb 3.0 port have a 500GB HDD Laptop USB Drive
In other things can install xfce desktop, lightdm, xorg, chromium, firefox, nm (for lan), xarchiver, dolphin appimage
also can enable panvk using this:
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/panfrost_icd.aarch64.json PAN_I_WANT_A_BROKEN_VULKAN_DRIVER=1
from here:
Add some images of tvbox, i make a mod (i dont have experience with tools) for add a fan, results are very impressive this tvbox at max stay around 79 to 80 degrees but now with fan stay around 35 to 45 degrees
Images from system
Dolphin-emu 2506
