Jump to content

may

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by may

  1. 17 hours ago, haajee said:

     

    Sorry for interrupt. But the Orange Pi One Plus does not have USB 3.0 ports. The H6 processor support USB 3 but it's not implemented (sadly) in the One Plus. But when in plug this Ugreen USB 3 NIC in the USB 2 adapter of the Orpi One Plus it works like a charm. Speed with iperf3 arround the 220Mbps. The USB 3 version works with Axis AX88179. :)

     

    Edit: sorry you could have of course a Orpi 3. :) Btw maybe not enough power on the USB hub? Does the hub support external power? :)

    my board is orangepilite2, no problem with the power

  2. @martinayotte  I have compiled the latest version of armbian,but the new kernel does not recognize rtl8153 behind usb hub when connecting to the usb3 port.

     

    some alerts and errors appears during booting

     

    Quote


    [    2.174433] sun50i-h6-r-pinctrl 7022000.pinctrl: 7022000.pinctrl supply vcc-pl not found, using dummy regulator
    .............

     

     

     

    sun4i-usb-phy 5100400.phy: Couldn't request ID GPIO

     

    .............

     

    sun50i-h6-pinctrl 300b000.pinctrl: 300b000.pinctrl supply vcc-ph not found, using dummy regulator

     

    ...................

     

    usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator

     

    ...................

     

    [   11.121768] core: _opp_supported_by_regulators: OPP minuV: 1160000 maxuV: 1160000, not supported by regulator
    [   11.121782] cpu cpu0: _opp_add: OPP not supported by regulators (1640000000)
    [   11.121863] core: _opp_supported_by_regulators: OPP minuV: 1160000 maxuV: 1160000, not supported by regulator
    [   11.121869] cpu cpu0: _opp_add: OPP not supported by regulators (1800000000)
    [   11.121954] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 912000 KHz
    [   11.122365] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1080000 KHz
    [   11.166839] thermal thermal_zone0: failed to read out thermal zone (-16)
    [   11.166902] thermal thermal_zone1: failed to read out thermal zone (-16)

    ......................

     

    brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.xunlong,orangepi-lite2.txt failed with error -2

     

  3. I have compiled the latest commit b79c38c86ca27c2112dfd0d8274cb3963aadb2f8

     

    it boots failed.

     

    see bootlog serial

     

    Quote

    [    4.673040] Kernel panic - not syncing: Fatal exception in interrupt
    [    4.679386] SMP: stopping secondary CPUs
    [    5.724968] SMP: failed to stop secondary CPUs 0-1,3
    [    5.729924] Kernel Offset: disabled
    [    5.733405] CPU features: 0x002,20002004
    [    5.737319] Memory Limit: none
    [    5.740370] Rebooting in 10 seconds..
    [   15.984039] SMP: stopping secondary CPUs
    [   17.029621] SMP: failed to stop secondary CPUs 0-1,3

     

  4. after taking some time on "how to install u-boot on allwinner chip" and some wiki info of MBR.

     

    And then digging into u-boot post installation script. I have figured out how to solve this problem without reflashing the whole sdcard. 

     

    We have to flash u-boot and spl after run 'apt upgrade -y' because the post installation script don't flash u-boot automatically.

     

    This script will help you flash the new u-boot and spl .

     

    #!/bin/sh
    # run apt upgrade first
    . /usr/lib/u-boot/platform_install.sh
    
    setup_write_uboot_platform
    write_uboot_platform $DIR $DEVICE

     

  5. I bought a large heatsink size 37*37*24mm and modified with my dremel. And then connect the heatsink and the soc with a pice of copper and 3M™ Thermally Conductive Adhesive Transfer Tape 8810.

    I've learned that both the ap6255 module and the ddr ram onboard generates lots of heat.

    ap6255 gets overheat under heavy load and stop working until core temperature drops under alert temperature without a proper heatsink

     

    this brand is called "Your Cee" on aliexpress

     

     

    TB1lcUHSXXXXXbTXVXXXXXXXXXX_!!0-item_pic

  6. I have tested the image https://dl.armbian.com/orangepilite2/nightly/Armbian_5.61.180929_Orangepilite2_Ubuntu_bionic_dev_4.18.11.7z

     

    the WiFi-AP6255(5G) works well, but the iperf3 test result is not very good, and the ftp speed is the same as  the iperf3 bench.

    the ftp speed never reaches 10MB/s, while the stock image can run up to 20MB/s (5G, link speed is 433mbps).

     

    NuHoOPw.png

    3DptzmH.png

     

    ----------------------------------

    and the USB3.0 port does not work , even in usb2.0 mode( the stock image works in usb2.0 mode)

    it can't see any devices.

    root@orangepilite2:/media/root# lsusb -t
    /:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=musb-hdrc/1p, 480M
    /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
    /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
        |__ Port 1: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 1: Dev 4, If 0, Class=Vendor Specific Class, Driver=r8152, 480M
            |__ Port 4: Dev 7, If 0, Class=Mass Storage, Driver=usb-storage, 480M
    /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
    /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
    

    -----------------

    and also "reboot" command does not work properly, it does poweroff but don't perform a reset

    I have to reconnect the powercable 

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines