

Sergey2k
-
Content Count
15 -
Joined
-
Last visited
About Sergey2k
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
On X96 Air wired network works if to set "negotiation" to "manual" and "speed" to "100 mb duplex" only. On Auto don't see connected cable.
-
I fixed device tree file for my X96Air. Now wifi and ethernet work. In file phy-mode is changed from rgii to rgmii and added some strings from other file for this mode. Network, BT work good, audio is not, and i've some error In log: Dec 16 05:48:39 rk3399 kernel: OCFS2 User DLM kernel interface loaded Dec 16 05:48:39 rk3399 kernel: EINJ: ACPI disabled. Dec 16 05:48:39 rk3399 kernel: mmc0: queuing unknown CIS tuple 0x80 (2 bytes) Dec 16 05:48:39 rk3399 kernel: mmc0: queuing unknown CIS tuple 0x80 (3 bytes) Dec 16 05:48:39 rk3399 kernel: mmc0: queuing unknown CIS tuple 0x80 (3 by
-
Ok, tell results, please.
-
What components do work? What DTB file do you use? I can't see worked WIFI and wired ethernet simultaneously.
-
Reset button into audio jack. You can use toothpick, for example.
-
Is anybody know, is there datasheet on AmLogic S905X3? I can't to use wired ethernet in chip. Although it depends on the implementation in device.
-
It isn't secret.) I've extracted dtb from android update image for my TV Box. And I'm thinking how use it) Cut from it about ethernet: ethernet@ff3f0000 { compatible = "amlogic, g12a-eth-dwmac", "snps,dwmac"; reg = <0xff3f0000 0x10000 0xff634540 0x8 0xff64c000 0xa0>; reg-names = "eth_base", "eth_cfg", "eth_pll"; interrupts = <0x0 0x8 0x1>; interrupt-names = "macirq"; status = "okay"; clocks = <0x2 0x38>; clock-names = "ethclk81"; pll_val = <0x9c0040a 0x927e0000 0xac5f49e5>; an
-
You are right. I extracted image on SD card and system booted normally (see photo below). Thank you. Next problem is wired network (wifi works good). There is log of errors: Dec 09 10:45:37 rk3399 kernel: meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found Dec 09 10:45:37 rk3399 kernel: meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found Dec 09 10:45:37 rk3399 kernel: dwc3 ff500000.usb: Failed to get clk 'ref': -2 Dec 09 10:45:37 rk3399 kernel: gpio-keys gpio-keys: Unable to get irq number for GPIO 0, error -6 Dec 09 10:45:37 rk3399 kernel: debugfs: Directory 'ff800280.ce
-
USB flash drive 16Gb SunDisk > lsusb Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0781:5591 SanDisk Corp. Ultra Flair Bus 001 Device 005: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse Bus 001 Device 004: ID 04d9:1503 Holtek Semiconductor, Inc. Keyboard Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-
I tried to fix u-boot with Armbian_5.99_Aml-g12_Debian_buster_dev_5.4.0-rc6_20191110.img on my X96Air. Device don't boot, green screen only. Next I tried to boot with new Armbian_19.11.3_Rk3399-tv_buster_dev_5.4.1_desktop_20191208.img withot fix u-boot. Colors on display are messed up. And I added u-boot.ext. Again device dont' boot with green screen.
-
Thank you. I try desktop build with meson-sm1-sei610.dtb. Device is booted, wired network don't work (don't see connected cable), wifi works well. Colors on display are messed up too. Also BT and USB work.
-
offtopic. I tried any linux images and my device started with altlinux_xfce_20190902.img, if it's interesting for anybody) Dtb file is not changed, stays as default, meason-g12b-odroid-n2. USB, keyboard, mouse, HDMI (display) work good. But network displays disconnected state and trying to connect. Bluetooth seems work, I did't check. [user0@localhost ~]$ uname -a Linux localhost.localdomain 5.3.0-rc6-aml-g12 #5.94 SMP PREEMPT Sun Sep 1 13:46:49 MSK 2019 aarch64 GNU/Linux [user0@localhost ~]$ cat /proc/cpuinfo processor : 0 model name : ARMv8 Processor rev 0 (v8l) Bo
-
What image do you use? Where I can download it?
-
I've tried. It's right. Probably TV box is beginning booting from USB, because android not start. But I don see anything on display, therefore this image don't work there. After removing USB storage android have booted good. How to make Armbian for new Amlogic CPU?
-
I try to use image Armbian_19.11.3_Aml-g12_bionic_legacy_5.3.0_desktop_20191126.img for device with S905X3. TV box is called X96 Air. Unfortunately, I can't make multi boot. I've got error: -- Install /udisk/aml_autoscript.zip ... Verifying update package... E:footer is wrong Update package verification took 0.1 s (result 1). E:Signature verification failed E:error: 21 Installation aborted. How I can do it?