Jump to content

hellf

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by hellf

  1. I took the original sources just for the device tree compilation, instructions from https://linux-sunxi.org/Mainline_Kernel_Howto

    git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git --depth=1
    cd linux/
    make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- sunxi_defconfig
    
    edit arch/arm/boot/dts/sun7i-a20-orangepi.dts
    compile ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make -j4 dtbs

    copy arch/arm/boot/dts/sun7i-a20-orangepi.dtb to /boot/dtb/

     

    the patch file has more than just phy-mode = "rgmii-id";, I guess you missed it?

     

  2. 18 hours ago, OPUser said:

    Have you seen problems with HDMI and USB in 5.10.y kernel?

    USB seems fine with 5.10.y as the WiFi comes back and also an external WiFi adapter is getting recognized and sees networks, what did you experience?

     

    About HDMI, mine is running headless, but I will probably carry it towards a screen later and check

     

    // well, anything HDMI related was missing from the orangepi dts so only uboot output worked, compared/copied from other A20 dts et voila, working hdmi output from 5.10.21-sunxi

    // USB HID works, different WiFi dingle too, no issues here

  3. I just wanted to chip in to confirm that on Orange Pi (A20) Armbian Bionic and Armbian Buster with mainline based kernel 5.10.y become erratic once fdtfile=sun7i-a20-orangepi.dtb is added.

    Pinging shows ~ 50% packet loss over any the wired interface, uploading a log fails, the headless system is quite unusable, I assume similar in Desktop...
    A kernel downgrade to 5.9.14-sunxi fixes things, maybe I'll find the time to slowly change to 5.10.y until it breaks, if this narrows done things.


    /edit

    my mistake, dues to metric the ping responses where send through the wired interface and got lost, once disabled the system is usable

    Will try the fix for Banana Pro gmac dtb

    for the record: happening since 5.10.4-sunxi apparently



     

    Thank you for all the work and support you provide here Igor!

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines