Jump to content

chenjun_wh

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by chenjun_wh

  1. I update my box from X96Air_P3_20191220-2048 to X96Air_P3_20200619-2008,4G&64G,1G wired network.(Android os is 1000m wired network)

     

    I use Armbian_20.08.0_Aml-64_bionic_current_5.7.0-rc7_desktop_20200531.img.xz,boot from tf. no u-boot.ext file.

     

    I try this dtb files:
    g12a_u212_4g.dtb, boot failure
    meson-g12a-sei510.dtb, armbian boot ok,wired network failure
    meson-g12a-x96-max.dtb,armbian boot ok, 100m wired network ok 
    meson-g12a-x96-max-rmii.dtb,armbian boot ok,wired network failure
    meson-g12a-x96-max-no-cvbs.dtb,armbian boot ok, 100m wired network ok 
    meson-g12b-odroid-n2.dtb, boot failure
    meson-sm1-sei610.dtb,armbian boot,ok,wired network failure

    meson-sm1-sei610-2.dtb,armbian boot ok, 100m wired network ok 
    meson-sm1-sei610-ethfix.dtb,armbian boot ok,wired network failure
    meson-sm1-x96-max-plus.dtb, armbian  boot ok,100m wired network ok 
    meson-sm1-x96-max-plus-ne.dtb,armbian boot ok,wired network failure
    meson-sm1-x96-max-plus-100m.dtb, armbian boot ok, 100m wired network ok 
    sm1_ac213_4g.dtb, boot failure

     

    all dtb 1000m wired network failure.

     

    I use: sudo ethtool –s eth0 speed 100 duplex full autoneg on.ping is ok.

    if i use sudo ethtool –s eth0 speed 1000 duplex full autoneg on. 1000m wired network failure. ping is lost, but wired line is ok.

    when i cp u-boot.sd to u-boot.ext, armbian boot failure. i only boot from tf or usb.

     

    chenjun@X96Air_P3:~$ ethtool eth0

    Settings for eth0:

            Supported ports: [ TP MII ]

            Supported link modes:   10baseT/Half 10baseT/Full

                                    100baseT/Half 100baseT/Full

                                    1000baseT/Full

            Supported pause frame use: Symmetric Receive-only

            Supports auto-negotiation: Yes

            Supported FEC modes: Not reported

            Advertised link modes:  10baseT/Half 10baseT/Full

                                    100baseT/Half 100baseT/Full

                                    1000baseT/Full

            Advertised pause frame use: Symmetric Receive-only

            Advertised auto-negotiation: Yes

            Advertised FEC modes: Not reported

            Link partner advertised link modes:  100baseT/Full

            Link partner advertised pause frame use: Symmetric

            Link partner advertised auto-negotiation: Yes

            Link partner advertised FEC modes: Not reported

            Speed: 100Mb/s

            Duplex: Full

            Port: MII

            PHYAD: 0

            Transceiver: internal

            Auto-negotiation: on

    Cannot get wake-on-lan settings: Operation not permitted

            Current message level: 0x0000003f (63)

                                   drv probe link timer ifdown ifup

            Link detected: yes

     

    chenjun@arm-64:~$ ethtool -i eth0
    driver: st_gmac
    version: Jan_2016
    firmware-version:
    expansion-rom-version:
    bus-info:
    supports-statistics: yes
    supports-test: no
    supports-eeprom-access: no
    supports-register-dump: yes
    supports-priv-flags: no

     

    chenjun@X96Air_P3:~$ dmesg|grep eth0
    [   12.077051] meson8b-dwmac ff3f0000.ethernet eth0: PHY [0.0:00] driver [RTL8211F Gigabit Ethernet] (irq=29)
    [   12.094384] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
    [   12.094420] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
    [   12.094450] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii link mode
    [   13.700142] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
    [   13.700301] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [   52.868317] eth0: renamed from veth97ff6f4
     

    How to fix X96Air_P3_20200619-2008 work 1000m wired network in armbian.

    I do not know how to fix dtb or dts files.

     

    https://www.cnblogs.com/helloworldtoyou/p/5406913.html

    chinese fix 1000m network.

  2. 48 minutes ago, Armin said:

    Hello,

     

    When you wrote " wired network 100m ok", that means you have fixed the speed to 100M with ethtool command or this is already fixed into the dtb file itself ?

     

     

    What's exactly your question ? Do you search a dtb file able to have ethernet connection to 1000M ?

    I type this

    ethtool -s eth0 speed 100 duplex full autoneg on .

    the wired network is ok.

    I type this

    ethtool -s eth0 speed 1000 duplex full autoneg on .

    the wired network is failure.

     

    I do not know how to fix dtb file.or change another dtb.

     

    I hope my box X96Air_P3_20200619-2008.4G/64G in 1000m wired network

  3. I update my box from X96Air_P3_20191220-2048 to X96Air_P3_20200619-2008.

    I try this dtb files:

    g12a_u212_4g.dtb, boot failure .

    meson-g12a-sei510.dtb, boot ok,wired network failure .

    meson-g12a-x96-max.dtb, boot ok, wired network 100m ok .

    meson-g12a-x96-max-rmii.dtb, boot ok,wired network failure .

    meson-g12a-x96-max-no-cvbs.dtb, boot ok, wired network 100m ok .

    meson-g12b-odroid-n2.dtb, boot failure .

    meson-sm1-sei610.dtb boot, ok,wired network failure .

    meson-sm1-sei610-ethfix.dtb, boot ok,wired network failure .

    meson-sm1-x96-max-plus.dtb, boot ok, wired network 100m ok .

    meson-sm1-x96-max-plus-ne.dtb, boot ok,wired network failure .

    meson-sm1-x96-max-plus-100m.dtb, boot ok, wired network 100m ok.

    sm1_ac213_4g.dtb, boot failure .

     

    how to use wired network in 1000m?

  4. On 6/24/2020 at 2:56 AM, Armin said:

     

     

    Did you force the parameter to 100M ?

     

    Anyway, 1000M is not working (address IP issue if I'm remerber well) on this box !

     

     

    Into meson-sm1-sei610-ethfix.dtb, the speed parameter is fixed to 100M !

    I try 7 files.like this

    meson-sm1-sei610
    meson-sm1-sei610-ethfix
    meson-g12a-sei510
    meson-g12a-x96-max
    meson-g12a-x96-max-no-cvbs
    meson-g12a-x96-max-rmii
    meson-g12b-odroid-n2

     

    only use meson-g12a-x96-mac-no-cvbs .in ny box X96Air_P3.the 100m full wired network is ok.

     

    I do this command

    ethtool -s eth0 speed 100 duplex full autoneg on .

    after reboot . the eth0 is down.I must use command again.

     

    net line another pc or route is 100m full.also ok

  5. I fix wired network.

    My tv box is X96Air_P3_20191220-2048.4G+64G.

    I use

    armbian-20.08.0-aml-64-bionic-current-5.7.0-rc7-desktop-20200521

    and

    meson-g12a-x96-max-no-cvbs.dtb

    boot from sd


    the wired network is ok.

    but only 100m full.and color is not good.

     

    How to fix it.I want to use 1000mb full.

     

  6. My box tv is X96Air P3 4G+64G。

    I user Armbian_20.02.0-rc.037_Aml-s9xxx_buster_current_5.5.0-rc6_desktop_20200205.img

    and

    mesin-sm1-sei610-ethfix.dtb.

     

    I can not user eth0.and the network is not work.

    Every body user P2 or P3?

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines