-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FunTV/X96W(s905w) Wired/Wireless/Bluetooth are normal #1044
Comments
WiFi & BT combo module AMPAK AP6255: try Which dtb are you using now, can it start normally, is the wired network normal? |
I am using meson-gxl-s905w-x96-mini.dtb wired network is normal (10/100mbps) and the box does start normally. I don't know how to add bcm4329-fmac to a dtb. Can you please help? Thanks! |
Test whether this u-boot can be used. |
https://github.com/unifreq/linux-5.15.y/tree/main/arch/arm64/boot/dts/amlogic Add wireless support code in dts |
Insert the U disk into the computer, you can open the /boot partition, and delete the two files added by copying. u-boot does not support, you can only use the 5.15/5.4 kernel in the future, do not update 6.1 |
@ophub I decompiled X96-Mini.dtb and added
at the end of Additionally, I was able to run |
Download, decompress into a Save, restart, and test whether the |
Thank you! I tested
Almost there for getting everything working! |
dmesg | grep Bluetooth |
I modified the bluetooth code, you overwrite the source file, restart and try this |
try again |
try again |
meson-gxl-s905w-x96w.dts.zip This is the current test dts, you can continue to try
These two Bluetooth codes have cases in the current dts, but you can't use them for testing. Perhaps the bluetooth firmware is not working for you? https://github.com/ophub/firmware/tree/main/firmware/brcm |
I don't think we are doing this correctly. AP6255 should be using brcm,bcm4345c5 as bt binding. I cannot compile dtb from source and so I cannot compile stuff with I believe I am missing the interrupt pins and using the right variables such as Also, Can you try and help me compile this with the gpio/interrupt settings? |
try again |
|
The s905w series of TV Boxes only support the use of the 5.4.y/5.15.y kernel. I submit to the kernel source repository of unifreq. |
Thank you for your time and persistence to get this device to work! Hopefully this is of use to other X96W / FunTV owners! |
amlogic-s9xxx-armbian/build-armbian/armbian-files/common-files/etc/model_database.conf Line 52 in 526646f
Already added, the installation number is |
At present, several other devices of You test again, use Copy Then start USB to see if it can start to the welcome interface normally. |
I am trying to boot from USB but it seems to keep booting off of eMMC. I have a reset button on the back, but it is not doing anything. Any ideas? |
After you start from USB, you can mount emmc into USB, modify it back, and then you can restart from EMMC after unplugging USB.
|
Just operate in
Modify the following 3 content
Update the script first, then update the kernel
|
You don't have the update script and the 6.1.12 kernel Are you on a USB? What did you do after you added U-BOOT to boot successfully? The command to execute? |
Yes I am on USB. I did the modification on ophub-release and also changed current branch to stable. then I ran And it auto rebooted to what you see above |
Maybe it’s best to have a compiled img of kernel 6.1 for our board for me to test? |
https://github.com/ophub/amlogic-s9xxx-armbian/actions It is being repackaged and should be completed within half an hour. You can download the firmware in Modify the dtb of
After you write the firmware in 6.1.12 to usb, in addition to modifying the uEnv.txt file, put the Then start from USB to test whether it can start to the welcome interface normally. |
Your |
Thank you for your feedback. It seems that the s905w can also use the 6.x.y series kernel. I will cancel the restrictions on it. |
amlogic-s9xxx-armbian/build-armbian/armbian-files/common-files/etc/custom_service/start_service.sh Lines 25 to 27 in 72082ae
By default, the ssh service is restarted with a delay of 5 seconds at startup. You can restart and wait for 5 seconds. You can also add # comments at the beginning of the line |
6.1/5.10 also added this dtb. |
@ophub sorry for the delay, I can confirm the latest image with kernel 6.1 does work on the s905w along with eMMC install |
ok |
Device Information | 设备信息
Armbian Version | 系统版本
jammy_5.15.91_server_2023.02.05
Describe the bug | 问题描述
Hi all, I have a FunTV box which seems to be a X96W S905W variant. https://4pda.to/forum/index.php?showtopic=886489
Mine has AP6255 wifi + H1621SR ethernet NIC
Thank you!
full board photo https://4pda.to/forum/index.php?showtopic=886489&st=0#entry70149472
The text was updated successfully, but these errors were encountered: