Closed Smim0 closed 2 years ago
What is the NIC chip of this device? Do you have any photos?
https://www.gearbest.com/tv-box/pp_759339.html
Does it support writing to emmc? Which option did you use?
Can the LED screen light up? armbian-led 19
cat /etc/ophub-release
cat /boot/uEnv.txt
The NIC shows: AP6255 BT1123001 1809
Installing to emmc works just fine, I used option 204
here is the output:
root@armbian:~# cat /etc/ophub-release
VERSION_CODEID='ubuntu'
VERSION_CODENAME='focal'
KERNEL_VERSION='5.10.116'
PACKAGED_DATE='2022-05-17'
FDTFILE='meson-gxm-octopus-planet.dtb'
UBOOT_OVERLOAD='u-boot-zyxq.bin'
MAINLINE_UBOOT=''
ANDROID_UBOOT=''
MYBOX_UBOOT='/usr/lib/u-boot/mybox-bootloader.img'
SOC='s912'
K510='1'
root@armbian:~# cat /boot/uEnv.txt
LINUX=/zImage
INITRD=/uInitrd
FDT=/dtb/amlogic/meson-gxm-octopus-planet.dtb
APPEND=root=UUID=aaa05513-74bc-4c20-8a98-7bfa04e8eb2e rootflags=data=writeback rw rootfstype=ext4 console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[PATCH] ARM64: dts: meson-axg: enable AP6255 wifi module https://lore.kernel.org/lkml/CAOi56cXKmv_Us1wDcMOYbdjFzZcLVu_t210Yrv891wKi22hV8A@mail.gmail.com/T/
Can the ap6255 wireless driver be used? Let me ask unifreq, and then reply to you
Just consulted. This driver is supported, but there is no wireless module in this DTB. When he has time, he will add a dedicated DTB to this device.
Amazing, thanks btw for having these images available
After decompressing, get the dtb file, upload it to the /boot/dtb/amlogic directory, change the dtb name(meson-gxm-tx9-pro.dtb
) in the /boot/uEnv.txt
and /boot/extlinux/extlinux.conf
files, and restart the test after changing
IT WORKS!!! Thank you very much, as a workaround I have edited /usr/sbin/armbian-install to include a line with the dtb and I can confim that it installed to emmc succefully
Thank you very much for the quick response
你好 Tanix TX9 Pro-B8 sp6330 zx190906无线网卡 安装amlogic_s912.img openwrt 有线网卡无法识别没有连接状态 求帮助
I know it's resolved, but I'd just ike to thank you for this !!!! HElped me a lot !
I also have tanix tx9 pro same model, installed this image Armbian 24.8.0-trunk.314 Bookworm Gnome Kernel: 6.6.36, Size: 1.3GB, Release date: Jul 4, 2024 .
Used the dtb file mentioned in this issue, wifi, ethernet works, but the bluetooth is not working, anyone got it working, can you please help? @Smim0
Hi,
The image is working just fine for Tanix Tx9 Pro but no wifi at all, I think the driver is missing. I think it is the same issue as in here the devices are also very similar
Thanks