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

A95x-F2 (s905x2) configuration information

RomanKozyrev opened this issue · comments

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

Device Information | 设备信息

  • SOC: [e.g. S905x2]
  • Model [e.g. a95x f2]

Armbian Version | 系统版本

  • Kernel Version: [e.g. 6.0.14]
  • Release: [e.g. bullseye]

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

commented

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

Still no luck
IMG_20221223_133824
IMG_20221223_134003

commented

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

Also did not help(

commented

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

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

commented

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.

commented

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:
c5408a5

I dont see emmc when i use kernel below 6

commented

add u-boot

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

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

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

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

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

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

@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?