Jump to content

paolobasile

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by paolobasile

  1. I have a problem with my Opi z+, it is assumed that its maximum frequency is 1200 Mhz, but it does not rise from 816 Mhz.
    I use a Raspberry charger, of 3000 mha.

    I changed the governor to performance but it does not go up to 816 Mhz.
    I use Armbian, based on ubuntu 18.04

     

    nBCsKu7.png

    I7TpUO6.png

  2. 10 hours ago, Igor said:

    Nand (EMMC) no tiene ningún papel en este problema. Simplemente inserte y extraiga la tarjeta SD 20-40 veces ... esto generalmente ayuda. Stock OS no verifica (este sensor) si la tarjeta SD está presente, otros sí.

    Escribió en el móvil
     

    I have removed and inserted the card 100 times, but it still fails.

    It is a pity, but I give for lost the OPZ.

  3. 5 hours ago, Igor said:


    If you can't boot our images from SD card but you can stock, then this might be the problem:
    https://forum.armbian.com/topic/3945-mmc-no-card-present-error-on-allwinner-boards/


    But if you can and, here above is a screen of the boot, then some other problem might be present. Can you check serial console output?

    I've only been able to start an Ubuntu distribution, of all the ones I've tried, a version manipulated and prepared by Orange pi. In it, from the command console I could see the status of the nand memory.

  4. On 1/3/2018 at 10:32 AM, guidol said:

     

    I have used both versions but none works. The image message appears but stays black. It is important to say that if I do not introduce any SD card, the board starts Android (from emmc memory) How can I format that memory completely? I think it's the problem I can use an ubuntu version that works from the orange page

     

     

    oNTXhI4.jpg

  5. 28 minutes ago, Igor said:


    Nobody can't tell you if it is good (measure voltage on the board). Just get some other one, change everything but the board. Check also Ubuntu image, which is the one I used for testing - if you haven't already.

    I have tried with 3 different cards, all of them samsung, with the versions of ubuntu and debian and with 3 chargers that work with 3 raspberrys pi 3

     

     

    The problem does not seem to be voltage or intensity

  6. 27 minutes ago, Igor said:

    There are no problems with our images. Double checked.
     

      Reveal hidden contents
    
    
    INFO:    PSCI Affinity Map:
    INFO:      AffInst: Level 0, MPID 0x0, State ON
    INFO:      AffInst: Level 0, MPID 0x1, State ON
    INFO:      AffInst: Level 0, MPID 0x2, State ON
    INFO:      AffInst: Level 0, MPID 0x3, State ON
    
    U-Boot SPL 2017.11-armbian (Jan 25 2018 - 08:05:45)
    DRAM: 512 MiB
    Trying to boot from MMC1
    NOTICE:  BL3-1: Running on H5 (1718) in SRAM A2 (@0x44000)
    NOTICE:  Configuring SPC Controller
    NOTICE:  BL3-1: v1.0(debug):aa75c8d
    NOTICE:  BL3-1: Built : 08:05:40, Jan 25 2018
    INFO:    BL3-1: Initializing runtime services
    INFO:    BL3-1: Preparing for EL3 exit to normal world
    INFO:    BL3-1: Next image address: 0x4a000000, SPSR: 0x3c9
    
    
    U-Boot 2017.11-armbian (Jan 25 2018 - 08:05:45 +0100) Allwinner Technology
    
    CPU:   Allwinner H5 (SUN50I)
    Model: OrangePi Zero Plus2
    DRAM:  512 MiB
    MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
    *** Warning - bad CRC, using default environment
    
    In:    serial
    Out:   vidconsole
    Err:   vidconsole
    Net:   No ethernet found.
    starting USB...
    No controllers found
    Autoboot in 1 seconds, press <Space> to stop
    switch to partitions #0, OK
    mmc0 is current device
    Scanning mmc 0:1...
    Found U-Boot script /boot/boot.scr
    3100 bytes read in 194 ms (14.6 KiB/s)
    ## Executing script at 4fc00000
    U-boot loaded from SD
    Boot script loaded from mmc
    192 bytes read in 155 ms (1000 Bytes/s)
    29656 bytes read in 315 ms (91.8 KiB/s)
    504 bytes read in 535 ms (0 Bytes/s)
    Applying kernel provided DT overlay sun50i-h5-usbhost2.dtbo
    504 bytes read in 544 ms (0 Bytes/s)
    Applying kernel provided DT overlay sun50i-h5-usbhost3.dtbo
    4179 bytes read in 412 ms (9.8 KiB/s)
    Applying kernel provided DT fixup script (sun50i-h5-fixup.scr)
    ## Executing script at 44000000
    5422766 bytes read in 533 ms (9.7 MiB/s)
    12943368 bytes read in 893 ms (13.8 MiB/s)
    ## Loading init Ramdisk from Legacy Image at 4fe00000 ...
       Image Name:   uInitrd
       Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
       Data Size:    5422702 Bytes = 5.2 MiB
       Load Address: 00000000
       Entry Point:  00000000
       Verifying Checksum ... OK
    ## Flattened Device Tree blob at 4fa00000
       Booting using the fdt blob at 0x4fa00000
       Loading Ramdisk to 49ad4000, end 49fffe6e ... OK
       reserving fdt memory region: addr=4fa00000 size=6d000
       Loading Device Tree to 0000000049a64000, end 0000000049ad3fff ... OK
    Cannot setup simplefb: node not found
    
    Starting kernel ...
    
    Loading, please wait...
    starting version 229
    Begin: Loading essential drivers ... done.
    Begin: Running /scripts/init-premount ... done.
    Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
    Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
    done.
    Begin: Will now check root file system ... fsck from util-linux 2.27.1
    [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1 
    /dev/mmcblk0p1: clean, 36030/942112 files, 366140/3849616 blocks
    done.
    done.
    Begin: Running /scripts/local-bottom ... done.
    Begin: Running /scripts/init-bottom ... done.
    
    Welcome to Ubuntu 16.04.3 LTS!
    
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Reached target Remote File Systems (Pre).
    [  OK  ] Listening on udev Kernel Socket.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Reached target Paths.
    [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
    [  OK  ] Reached target Encrypted Volumes.
    [  OK  ] Listening on Syslog Socket.
    [  OK  ] Reached target Remote File Systems.
    [  OK  ] Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Socket.
    [  OK  ] Listening on fsck to fsckd communication Socket.
    [  OK  ] Created slice User and Session Slice.
    [  OK  ] Set up automount Arbitrary Executab...ats File System Automount Point.
    [  OK  ] Created slice System Slice.
             Starting Restore / save the current clock...
             Mounting Huge Pages File System...
             Mounting POSIX Message Queue File System...
    [  OK  ] Reached target Slices.
             Starting Nameserver information manager...
    [  OK  ] Created slice system-serial\x2dgetty.slice.
             Starting Create list of required st... nodes for the current kernel...
             Starting Load Kernel Modules...
             Mounting Debug File System...
    [  OK  ] Listening on Journal Socket (/dev/log).
    [  OK  ] Started Trigger resolvconf update for networkd DNS.
             Starting Remount Root and Kernel File Systems...
             Starting Set console keymap...
    [  OK  ] Reached target Swap.
    [  OK  ] Listening on udev Control Socket.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Debug File System.
    [  OK  ] Started Restore / save the current clock.
    [  OK  ] Started Create list of required sta...ce nodes for the current kernel.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
    [  OK  ] Started Nameserver information manager.
    [  OK  ] Started Set console keymap.
             Starting udev Coldplug all Devices...
             Starting Load/Save Random Seed...
             Mounting Configuration File System...
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Configuration File System.
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /tmp...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /tmp.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Entropy daemon using the HAVEGE algorithm.
    [  OK  ] Reached target Local File Systems.
             Starting Armbian enhanced Log2Ram...
             Starting Set console font and keymap...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
             Starting Load/Save RF Kill Switch Status...
    [  OK  ] Started Load/Save RF Kill Switch Status.
    [  OK  ] Found device /dev/ttyS0.
    [  OK  ] Found device /dev/ttyGS0.
    [  OK  ] Started Armbian enhanced Log2Ram.
             Starting Journal Service...
    [  OK  ] Started Journal Service.
    [  OK  ] Started Set console font and keymap.
    [  OK  ] Created slice system-getty.slice.
             Starting Flush Journal to Persistent Storage...
    [  OK  ] Started Flush Journal to Persistent Storage.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Create Volatile Files and Directories.
    [  OK  ] Reached target System Time Synchronized.
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
             Starting LSB: Load kernel modules needed to enable cpufreq scaling...
             Starting Initializes zram swaping...
             Starting LSB: Start/stop sysstat's sadc...
    [  OK  ] Started Regular background program processing daemon.
             Starting System Logging Service...
             Starting LSB: Armbian gathering hardware information...
    [  OK  ] Reached target Network (Pre).
             Starting Raise network interfaces...
             Starting LSB: Patch firmware for ap6212 adapter...
    [  OK  ] Started D-Bus System Message Bus.
             Starting Network Manager...
    [  OK  ] Started Daily Cleanup of Temporary Directories.
             Starting Permit User Sessions...
             Starting Login Service...
    [  OK  ] Started System Logging Service.
    [  OK  ] Started Initializes zram swaping.
    [  OK  ] Started LSB: Patch firmware for ap6212 adapter.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started LSB: Start/stop sysstat's sadc.
             Starting Set console scheme...
    [  OK  ] Started Login Service.
    [  OK  ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
    [  OK  ] Started Set console scheme.
             Starting LSB: set CPUFreq kernel parameters...
    [  OK  ] Started LSB: set CPUFreq kernel parameters.
             Starting LSB: Set sysfs variables from /etc/sysfs.conf...
    [  OK  ] Started Raise network interfaces.
    [  OK  ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
    [  OK  ] Started Network Manager.
             Starting Network Manager Wait Online...
    [  OK  ] Reached target Network.
             Starting OpenBSD Secure Shell server...
    [  OK  ] Started Unattended Upgrades Shutdown.
             Starting Network Manager Script Dispatcher Service...
    [  OK  ] Started Network Manager Script Dispatcher Service.
             Starting Hostname Service...
    [  OK  ] Started OpenBSD Secure Shell server.
    [  OK  ] Started Hostname Service.
             Starting Authenticate and Authorize Users to Run Privileged Tasks...
             Starting WPA supplicant...
    [  OK  ] Started Authenticate and Authorize Users to Run Privileged Tasks.
    [  OK  ] Started WPA supplicant.
    [  OK  ] Started Network Manager Wait Online.
    [  OK  ] Reached target Network is Online.
             Starting LSB: Start NTP daemon...
             Starting LSB: Advanced IEEE 802.11 management daemon...
             Starting LSB: disk temperature monitoring daemon...
    [  OK  ] Started Daily apt download activities.
    [  OK  ] Started Daily apt upgrade and clean activities.
    [  OK  ] Reached target Timers.
             Starting /etc/rc.local Compatibility...
    [  OK  ] Started LSB: Advanced IEEE 802.11 management daemon.
    [  OK  ] Started /etc/rc.local Compatibility.
    [  OK  ] Started LSB: disk temperature monitoring daemon.
    [  OK  ] Started Serial Getty on ttyGS0.
    [  OK  ] Started Serial Getty on ttyS0.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Reached target Login Prompts.
    [  OK  ] Started LSB: Start NTP daemon.
    [  OK  ] Started LSB: Armbian gathering hardware information.
    [  OK  ] Reached target Multi-User System.
    [  OK  ] Reached target Graphical Interface.
             Starting Update UTMP about System Runlevel Changes...
    [  OK  ] Started Update UTMP about System Runlevel Changes.
    
    Ubuntu 16.04.3 LTS orangepizeroplus2 ttyS0
    
    orangepizeroplus2 login: 

     

     


    Make sure you read this and act accordingly. (throw away your PSU, cable or both)

     

    I use this adapter.

     

    https://www.amazon.es/gp/product/B01DDFFOYK/ref=oh_aui_detailpage_o09_s00?ie=UTF8&psc=1

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines