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.
GNU General Public License v2.0
5.41k stars 1.72k forks source link

A95x-F2 (s905x2) configuration information #851

Closed RomanKozyrev closed 1 year ago

RomanKozyrev commented 1 year ago

Standard chat template, no routine, no chat. 标准聊天模板,无套路不聊天。

Device Information | 设备信息

Armbian Version | 系统版本

Describe the bug | 问题描述 With 5.15.84 i have 100mbit lan working with g12a-x96max-rmii.dtb, but with kernel 6.0.14 not. 详细描述问题,并在必要时附上屏幕截图。 IMG_20221222_181330 IMG_20221222_182839

ophub commented 1 year ago

u-boot-x96max.bin

cd /boot
cp -f u-boot-x96max.bin u-boot.ext
cp -f u-boot-x96max.bin u-boot.emmc
chmod +x u-boot.ext u-boot.emmc
sync && reboot
RomanKozyrev commented 1 year ago

Still no luck IMG_20221223_133824 IMG_20221223_134003

ophub commented 1 year ago

u-boot-s905x2-s9222.bin u-boot-sei510.bin

RomanKozyrev commented 1 year ago

Also did not help(

ophub commented 1 year ago

You can try whether these u-boots can be started under the 5.10 kernel.

RomanKozyrev commented 1 year ago

I took meson-g12a-x96-max-rmii.dtb from 5.10 kernel and it worked witth 6.0.14. IMG_20221224_144629

ophub commented 1 year ago

There are many problems in the 6.0 kernel, and I hope that these problems will not continue in the 6.1 kernel.

ls -l /boot/u-boot*

Take a screenshot to see which u-boot is used.

RomanKozyrev commented 1 year ago

IMG_20221224_150139

ophub commented 1 year ago

a95x f2(s905x2), 100Mb Nic u-boot-x96max.bin meson-g12a-x96-max-rmii.dtb

Select 302 when armbian-install to emmc, this is the same configuration as your box

You use 5.15/5.10/5.4. This 6.0 is about to end its life cycle, so don't worry about it.

Add A95x-F2 (s905x2) support information: https://github.com/ophub/amlogic-s9xxx-armbian/commit/c5408a57e34323433b74844c7dcd52d289c46d8c

RomanKozyrev commented 1 year ago

I dont see emmc when i use kernel below 6

ophub commented 1 year ago

add u-boot

RomanVL25 commented 8 months ago

можете файлы прекрепить или сылки дать у меня такая-же приставка и нету lan и звука

can you attach the files or give links? I have the same console and there is no lan or sound

yrksly commented 8 months ago

add u-boot I'm trying to install Armbian 23.11.0-trunk Lunar with Linux 6.1.60-ophub via armbian-install according to the instructions described above, but the following error appears, how can I fix it? image

ainur-fa commented 6 months ago

@yrksly I have a similar problem, was it solved?

yrksly commented 6 months ago

@yrksly I have a similar problem, was it solved?

Yes. I'm using a different distribution - devmfc and this instruction

votarum commented 3 months ago

@yrksly thanks for the tip, I managed to get the boot. But original distribution for amlogic s905 does not have the armbian-install script. How did you manage to install on eMMC then?