Hello my friends,
I have TV BOX Mini M8SII with WiFI/Bluetooth chipset AW-NB197SM (similar to AP6212).
I tried upload two ROM's: atvXperience_v4_S905X_RT_BCM, and unfortunatlly atvX_s905x_v4_Ampack - and for both of them WIFI and Bluetooth not working.
I reviewed previous post and I found there confirmation that it should work (#528, #529) but there are links what not working now. Also link for Download the APXXX Wi-Fi buildin version not working - see post #1.
Can sombody send me proper firmware to my TV-BOX?
Thank you.
[DISCUSSION] Mini M8SII with WiFI/Bluetooth chipset AW-NB197SM
- em3ka
- Moderator
- Posts: 1835
- Joined: Sun Jul 15, 2018 11:43 am
- Has thanked: 108 times
- Been thanked: 372 times
spiderjuka wrote: ↑Sun Jan 01, 2023 5:10 pm ...Also link for Download the APXXX Wi-Fi buildin version not working...
-
- Posts: 6
- Joined: Sun Jul 28, 2019 8:28 am
em3ka wrote: ↑Sun Jan 01, 2023 7:54 pmspiderjuka wrote: ↑Sun Jan 01, 2023 5:10 pm ...Also link for Download the APXXX Wi-Fi buildin version not working...Unfortunatelly that ROM is very unstable. Wifi only working after fresh install od ROM - after reset TV BOX it is nor working .
Do you know How I can improve Wifi and Bluetooth for Mini M8S with chipset AW-NB197SM?
- em3ka
- Moderator
- Posts: 1835
- Joined: Sun Jul 15, 2018 11:43 am
- Has thanked: 108 times
- Been thanked: 372 times
You are kind out of luck here, it works for other.spiderjuka wrote: ↑Tue Jan 03, 2023 9:26 pm ...Do you know How I can improve Wifi and Bluetooth for Mini M8S with chipset AW-NB197SM?
-
- Posts: 6
- Joined: Sun Jul 28, 2019 8:28 am
Wifi working for AW-NB197SM on Aidan's rom v9.em3ka wrote: ↑Wed Jan 04, 2023 6:30 amYou are kind out of luck here, it works for other.spiderjuka wrote: ↑Tue Jan 03, 2023 9:26 pm ...Do you know How I can improve Wifi and Bluetooth for Mini M8S with chipset AW-NB197SM?
But Atvx v4 is better. So is it possible somehow move files from Aidan rom to Atvx v4? What about kernel? How can I change it?
- em3ka
- Moderator
- Posts: 1835
- Joined: Sun Jul 15, 2018 11:43 am
- Has thanked: 108 times
- Been thanked: 372 times
Which build ?
Unpack both firmwares to level2, using some android kitchen, compare and copy&paste wifi files-folders from vendor/etc/...spiderjuka wrote: ↑Fri Jan 06, 2023 4:15 pm ...So is it possible somehow move files from Aidan rom to Atvx v4?...
-
- Posts: 6
- Joined: Sun Jul 28, 2019 8:28 am
Build : 1. [v9] Aidan's ROM [S905X] [ATV 9] (Universal RTL & BCM).rarem3ka wrote: ↑Fri Jan 06, 2023 5:20 pmUnpack both firmwares to level2, using some android kitchen, compare and copy&paste wifi files-folders from vendor/etc/...spiderjuka wrote: ↑Fri Jan 06, 2023 4:15 pm ...So is it possible somehow move files from Aidan rom to Atvx v4?...
I did it. I used two different kitchen - one under windows and second under linux .
I copied vendor/etc/wifi and vendor/etc/bluetooth, also I compared vendor/lib/libbt-vendor.so.
Unfortunatelly it does not work.
Can be that something should be changed inside of kernel? If yes how can I repack kernel? What else should I do?
- em3ka
- Moderator
- Posts: 1835
- Joined: Sun Jul 15, 2018 11:43 am
- Has thanked: 108 times
- Been thanked: 372 times
Use WinMerge to compare both ROM's to spot an differences, probably you missed some files (like in vendor/lib/hw, vendor/lib/modules, vendor/etc/init/hw and maybe more).
I cannot help you much, i am not developer.
I cannot help you much, i am not developer.
-
- Posts: 6
- Joined: Sun Jul 28, 2019 8:28 am
Hello,
I did copy everything.
But I recognize one diffirence: Aidan ROM include two devtree: gxl-p212-1g.dtb, gxl-p212-2g.dtb, but Atvx ROM include three devtree: gxl-p212-1g.dtb, gxl-p212-2g.dtb, gxl-p212-3g.dtb.
I know that devtree include hardware specification.
In addiiton I recognized that there are difference between Aidan an Atvx ROM inside file gxl-p212-2g.dtb
I tried change _aml_dtb.PARTITION - but it is not working - during loading modified ROM on USB_Burning_Tool error was occured - most probably I can't replace files from kernel from different ROM's.
Can you help me how I can replace that file: gxl-p212-2g.dtb ???
Is it possible?
I did copy everything.
But I recognize one diffirence: Aidan ROM include two devtree: gxl-p212-1g.dtb, gxl-p212-2g.dtb, but Atvx ROM include three devtree: gxl-p212-1g.dtb, gxl-p212-2g.dtb, gxl-p212-3g.dtb.
I know that devtree include hardware specification.
In addiiton I recognized that there are difference between Aidan an Atvx ROM inside file gxl-p212-2g.dtb
I tried change _aml_dtb.PARTITION - but it is not working - during loading modified ROM on USB_Burning_Tool error was occured - most probably I can't replace files from kernel from different ROM's.
Can you help me how I can replace that file: gxl-p212-2g.dtb ???
Is it possible?
- em3ka
- Moderator
- Posts: 1835
- Joined: Sun Jul 15, 2018 11:43 am
- Has thanked: 108 times
- Been thanked: 372 times
Am i right, you have taken whole _aml_dtb.PARTITION file from Aidan's ROM and repack atvX.img with it ?spiderjuka wrote: ↑Sat Jan 07, 2023 10:14 am I tried change _aml_dtb.PARTITION - but it is not working - during loading modified ROM on USB_Burning_Tool error was occured...
Which android kitchen are you using ?