ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.79k stars 1.6k forks source link

T95 Max Support? #531

Closed aptonline closed 7 months ago

aptonline commented 8 months ago

Device Information | 设备信息

OpenWrt Version | 系统版本

Describe the bug | 问题描述 Tried to boot the T95 Max device using the above firmware and can successfully reach the openwrt screen but verbose complains about file system may be corrupt and advises to run fcsk.

no login screen shown and no access point created.

any ideas how to get this working?

IMG_5194

ophub commented 8 months ago

try lede tags

https://github.com/ophub/amlogic-s9xxx-openwrt/releases/tag/OpenWrt_lede_save_2024.01

aptonline commented 8 months ago

Ok that’s better, no complaints of corrupted storage and get the OpenWRT prompt (don’t have to login just press ‘enter’).

still no ‘openwrt’ access point created and not showing up on network if I use LAN cable.

I can enter ‘help’ at the command prompt and see and interact ok.

IMG_5197

aptonline commented 8 months ago

Any idea how to get the access point working?

ophub commented 8 months ago

Please search online for the DTS file of this device.

aptonline commented 8 months ago

Please search online for the DTS file of this device.

Hi, I found this online with appears to include the .dts file.

https://github.com/mfgbhatti/sun50i-h616-t95-2gb

Should I try the lede tag build with this .dts file?

aptonline commented 8 months ago

Tried the .dts file in the previously provided lede build and same issue.

noticed you have now removed the lede builds?

EDIT: My mistake its a .dts file not a .dtb file. What do I need to do with the .dts file? can I create a .dtb file from it?

aptonline commented 8 months ago

Hi, What should I do with the .dts file I found?

aptonline commented 7 months ago

Hi, I see you’ve closed the issues but still not working for me. What should I do with the .dts file?

yusrang commented 2 months ago

Please search online for the DTS file of this device.

Hi, I have the same issue, as its ethernet port is not working. Current driver is rtl8822cs-bt.

Here attached, dts file for Tanix TX6. https://drive.google.com/file/d/1hHpF-7JFm2GyJAwYzI7O1cCVcRaPEX2Q/view?usp=sharing

Sincerely