-
Upcoming Events
-
-
Giveaways
-
Volunteering positions
-
Part time technical support
Position: Technical supportNumber of places: 12Applicants: 10
-
-
Chat | Social Media
#armbian at
irc.libera.chat or irc.oftc.net
Matrix or Discord
Mastodon | 𝕏 -
Activity Stream
-
582
How to install armbian in h618?
Tanix Tx6 use Wifi & Bluetooth uses SP6330-X. with 26MHz xtal. for Wifi the brcmfmac-ap6330-sdio firware works. for bluetooth the BCM4330.hcd is used but it is for 37.4MHz xtal. -
9
Very simple module for nothing, Segmentation fault
Hello, at BananaPi my investigations show a difference between the layout of the "struct module" in module.h used for kernel production on one hand and provided for user module production on the other. The layout could be influenced by a lot of configuration switches. For modules coming with kernel, the objdump tool shows in the kernel object file the section for relocating the module structure in this way: RELOCATION RECORDS FOR [.gnu.linkonce.this_module]: OFFSET TYPE VALUE 000000cc R_ARM_ABS32 init_module 000002cc R_ARM_ABS32 cleanup_module and for an externally produced (failing) module: RELOCATION RECORDS FOR [.gnu.linkonce.this_module]: OFFSET TYPE VALUE 000000cc R_ARM_ABS32 init_module 000002c4 R_ARM_ABS32 cleanup_module So the entry point of the exit procedure is stored at offset 2c4 instead of 2cc, overwriting pointer of the linked list of modules. Because after an updated the problem had disappeared, I stopped my work to find out more details, e.g. which switch was not consistent. Regards, Rainer -
1883
CSC Armbian for RK3318/RK3328 TV box boards
Hi all i am using H96 Max RK3318_V1.4 with armbian for ipkvm purposes this project https://github.com/srepac/kvmd-armbian.git After fresh installation, the USB3 port on the TV box is in host mode and needs to be switched to OTG mode. To do this need to change the usb3 port section in the device tree information. dr_mode = “host” need modify to dr_mode = “peripheral” For this i copy the /boot/dtb/rockchip/rk3318-box.dtb file to some location (/root/dtc/original for example) then i run a command dtc -I dtb -O dts /root/dtc/original/rk3318-box.dtb -o /root/dtc/original/rk3318-box.dts after i modify dts file as i need (above) and copy them to the /root/dtc/modified folder for example after run command dtc -I dts -O dtb /root/dtc/modified/rk3318-box.dts -o /root/dtc/modified/rk3318-box.dtb and then i overwrite the original file in the /boot/dtb/rockchip/ folder with this modified. Then after reboot usb port in otg mode. Is it's rigth way or not? -
1883
CSC Armbian for RK3318/RK3328 TV box boards
the same thing... i burn this image again https://users.armbian.com/jock/web/rk3318/Armbian_23.08.0-trunk_Rk3318-box_bookworm_edge_6.3.13_minimal.img.xz then after updates (apt update && apt full-upgrade -y) i found that there is no file rk3318-box.dtb in the /boot/dtb/rockchip folder i copied rk3318-box.dtb to this location https://drive.google.com/drive/folders/1cXGTblufMjlu-I2aH3hPjgUcU3DzfVQt?usp=sharing I just copied rk3318-box.dtb from original image (after fresh install), then after update before reboot copied it to boot folder, don't know if it's right or not... hardware: H96 Max RK3318_V1.4 -
3
Does Armbian (Debian) support GPU acceleration on the XU4?
That's unfortunate that it did not make it to the mainline
-
-
Member Statistics