ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tanix Tx9 Pro(S912) add Wifi driver

Smim0 opened this issue · comments

commented

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

commented

What is the NIC chip of this device? Do you have any photos?

https://www.gearbest.com/tv-box/pp_759339.html

204:Tanix-TX92:s912:meson-gxm-octopus-planet.dtb:u-boot-zyxq.bin:NA:NA:3GB DDR4 32GB eMMC,1.5GHz,5G WIFI,1Gb Nic

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
commented

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
commented

[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

commented

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.

commented

Amazing, thanks btw for having these images available

commented

meson-gxm-tx9-pro.dtb.zip

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

commented

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

commented

208:TX9 Pro:s912:meson-gxm-tx9-pro.dtb:u-boot-zyxq.bin:NA:NA:4C@1512Mhz+4C@1000Mhz,3G RAM,32G ROM,Bluetooth 4.1,1Gb Nic,brcm43455 wifi

Use: 208

你好 Tanix TX9 Pro-B8 sp6330 zx190906无线网卡 安装amlogic_s912.img openwrt 有线网卡无法识别没有连接状态 求帮助

commented

I know it's resolved, but I'd just ike to thank you for this !!!! HElped me a lot !