Jump to content

gebir

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by gebir

  1. 4.7.3 boot and worked well. How can (now) I build a image with kernel  >/=4.7.3?
     
    First boot log Armbian 5.17, Debian Jessie, kernel 4.6.7 uboot 2016.07 ---> boot ok
     


     

    U-Boot SPL 2016.07-armbian (Aug 23 2016 - 07:22:34)                             
    DRAM: 512 MiB                                                                   
    Trying to boot from MMC1                                                        
                                                                                    
                                                                                    
    U-Boot 2016.07-armbian (Aug 23 2016 - 07:22:34 +0200) Allwinner Technology      
                                                                                    
    CPU:   Allwinner H3 (SUN8I 1680)                                                
    Model: Xunlong Orange Pi One                                                    
    DRAM:  512 MiB                                                                  
    MMC:   SUNXI SD/MMC: 0                                                          
    *** Warning - bad CRC, using default environment                                
                                                                                    
    In:    serial                                                                   
    Out:   serial                                                                   
    Err:   serial                                                                   
    Net:   No ethernet found.                                                       
    starting USB...                                                                 
    No controllers found                                                            
    Hit any key to stop autoboot:  0                                                
    switch to partitions #0, OK                                                     
    mmc0 is current device                                                          
    Scanning mmc 0:1...                                                             
    Found U-Boot script /boot/boot.scr                                              
    2602 bytes read in 212 ms (11.7 KiB/s)                                          
    ## Executing script at 43100000                                                 
    gpio: pin PL10 (gpio 298) value is 1                                            
       Warning: value of pin is still 0                                             
    gpio: pin PG11 (gpio 203) value is 1                                            
    0 bytes read in 151 ms (0 Bytes/s)                                              
    0 bytes read in 161 ms (0 Bytes/s)                                              
    31559 bytes read in 1179 ms (25.4 KiB/s)                                        
    3718759 bytes read in 415 ms (8.5 MiB/s)                                        
    5747208 bytes read in 591 ms (9.3 MiB/s)                                        
    Kernel image @ 0x42000000 [ 0x000000 - 0x57b208 ]                               
    ## Loading init Ramdisk from Legacy Image at 43300000 ...                       
       Image Name:   uInitrd                                                        
       Image Type:   ARM Linux RAMDisk Image (gzip compressed)                      
       Data Size:    3718695 Bytes = 3.5 MiB                                        
       Load Address: 00000000                                                       
       Entry Point:  00000000                                                       
       Verifying Checksum ... OK                                                    
    ## Flattened Device Tree blob at 43000000                                       
       Booting using the fdt blob at 0x43000000                                     
       Loading Ramdisk to 49c74000, end 49fffe27 ... OK                             
       Loading Device Tree to 49c69000, end 49c73b46 ... OK                         
    Using machid 0x1029 from environment                                            
                                                                                    
    Starting kernel ...                                                             
                                                                                    
    Uncompressing Linux... done, booting the kernel.                                
    [    0.000000] Booting Linux on physical CPU 0x0                                
    [    0.000000] Linux version 4.6.7-sun8i (root@pluton) (gcc version 5.4.0 201606
    09 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.1) ) #2 SMP Tue Aug 23 07:31:01 CEST 2016
    [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d  
    [    0.000000] CPU: div instructions available: patching division code          
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio
    n cache                                                                         
    [    0.000000] Machine model: Xunlong Orange Pi One                             
    [    0.000000] cma: Reserved 16 MiB at 0x5ec00000                               
    [    0.000000] Memory policy: Data cache writealloc                             
    [    0.000000] psci: probing for conduit method from DT.                        
    [    0.000000] psci: Using PSCI v0.1 Function IDs from DT                       
    [    0.000000] percpu: Embedded 12 pages/cpu @dffa5000 s19788 r8192 d21172 u4915
    2                                                                               
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag
    es: 129920                                                                      
    [    0.000000] Kernel command line: console=ttyS0,115200 console=tty1 root=/dev/
    mmcblk0p1 rootwait rootfstype=ext4 cgroup_enable=memory swapaccount=1 sunxi_ve_m
    em_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_no_mali_mem_reserve sunxi_fb_mem_rese
    rve=16 panic=10 consoleblank=0 enforcing=0 loglevel=7                           
    [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)              
    [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)  
    [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)   
    [    0.000000] Memory: 485960K/524288K available (8400K kernel code, 296K rwdata
    , 2492K rodata, 1024K init, 301K bss, 21944K reserved, 16384K cma-reserved, 0K h
    ighmem)                                                                         
    [    0.000000] Virtual kernel memory layout:                                    
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)                
    [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)                
    [    0.000000]     vmalloc : 0xe0800000 - 0xff800000   ( 496 MB)                
    [    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)                
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)                
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)                
    [    0.000000]       .text : 0xc0008000 - 0xc0ba3054   (11885 kB)               
    [    0.000000]       .init : 0xc0c00000 - 0xc0d00000   (1024 kB)                
    [    0.000000]       .data : 0xc0d00000 - 0xc0d4a1c0   ( 297 kB)                
    [    0.000000]        .bss : 0xc0d4c000 - 0xc0d976d0   ( 302 kB)                
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1       
    [    0.000000] Hierarchical RCU implementation.                                 
    [    0.000000]  Build-time adjustment of leaf fanout to 32.                     
    [    0.000000] NR_IRQS:16 nr_irqs:16 16                                         
    [    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).            
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles:
     0x588fe9dc0, max_idle_ns: 440795202592 ns                                      
    [    0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 43980
    46511097ns                                                                      
    [    0.000023] Switching to timer-based delay loop, resolution 41ns             
    [    0.000385] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_
    idle_ns: 79635851949 ns                                                         
    [    0.000833] Console: colour dummy device 80x30                               
    [    0.001425] console [tty1] enabled                                           
    [    0.001468] Calibrating delay loop (skipped), value calculated using timer fr
    equency.. 48.00 BogoMIPS (lpj=240000)                                           
    [    0.001514] pid_max: default: 32768 minimum: 301                             
    [    0.001686] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)      
    [    0.001716] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) 
    [    0.002674] CPU: Testing write buffer coherency: ok                          
    [    0.003164] CPU0: update cpu_capacity 1024                                   
    [    0.003201] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000                 
    [    0.003290] Setting up static identity map for 0x40100000 - 0x40100058       
    [    0.015637] CPU1: update cpu_capacity 1024                                   
    [    0.015646] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001                 
    [    0.026521] CPU2: update cpu_capacity 1024                                   
    [    0.026528] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002                 
    [    0.037400] CPU3: update cpu_capacity 1024                                   
    [    0.037407] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003                 
    [    0.037497] Brought up 4 CPUs                                                
    [    0.037647] SMP: Total of 4 processors activated (192.00 BogoMIPS).          
    [    0.037671] CPU: All CPU(s) started in HYP mode.                             
    [    0.037690] CPU: Virtualization extensions available.                        
    [    0.038885] devtmpfs: initialized                                            
    [    0.049024] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7
     rev 5                                                                          
    [    0.049707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma
    x_idle_ns: 19112604462750000 ns                                                 
    [    0.050675] xor: measuring software checksum speed                           
    [    0.147246]    arm4regs  :   991.200 MB/sec                                  
    [    0.247323]    8regs     :   688.800 MB/sec                                  
    [    0.347398]    32regs    :   687.600 MB/sec                                  
    [    0.447475]    neon      :  1007.600 MB/sec                                  
    [    0.447500] xor: using function: neon (1007.600 MB/sec)                      
    [    0.447655] pinctrl core: initialized pinctrl subsystem                      
    [    0.449287] NET: Registered protocol family 16                               
    [    0.450885] DMA: preallocated 256 KiB pool for atomic coherent allocations   
    [    0.475985] cpuidle: using governor ladder                                   
    [    0.486750] cpuidle: using governor menu                                     
    [    0.492596] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint 
    registers.                                                                      
    [    0.492644] hw-breakpoint: maximum watchpoint size is 8 bytes.               
    [    0.668016] raid6: int32x1  gen()   142 MB/s                                 
    [    0.838000] raid6: int32x1  xor()   129 MB/s                                 
    [    1.008074] raid6: int32x2  gen()   182 MB/s                                 
    [    1.178246] raid6: int32x2  xor()   135 MB/s                                 
    [    1.348496] raid6: int32x4  gen()   177 MB/s                                 
    [    1.518507] raid6: int32x4  xor()   135 MB/s                                 
    [    1.688518] raid6: int32x8  gen()   175 MB/s                                 
    [    1.858811] raid6: int32x8  xor()   117 MB/s                                 
    [    2.028727] raid6: neonx1   gen()   388 MB/s                                 
    [    2.198894] raid6: neonx1   xor()   285 MB/s                                 
    [    2.369060] raid6: neonx2   gen()   510 MB/s                                 
    [    2.539165] raid6: neonx2   xor()   371 MB/s                                 
    [    2.709248] raid6: neonx4   gen()   567 MB/s                                 
    [    2.879436] raid6: neonx4   xor()   392 MB/s                                 
    [    3.049596] raid6: neonx8   gen()   542 MB/s                                 
    [    3.219660] raid6: neonx8   xor()   380 MB/s                                 
    [    3.219685] raid6: using algorithm neonx4 gen() 567 MB/s                     
    [    3.219706] raid6: .... xor() 392 MB/s, rmw enabled                          
    [    3.219728] raid6: using intx1 recovery algorithm                            
    [    3.220960] gpio-regulator gpio-regulator: could not find pctldev for node /s
    oc/pinctrl@01f02c00/regulator_pins@0, deferring probe                           
    [    3.221882] SCSI subsystem initialized                                       
    [    3.222554] usbcore: registered new interface driver usbfs                   
    [    3.222650] usbcore: registered new interface driver hub                     
    [    3.222759] usbcore: registered new device driver usb                        
    [    3.223068] media: Linux media interface: v0.10                              
    [    3.223155] Linux video capture interface: v2.00                             
    [    3.223284] pps_core: LinuxPPS API ver. 1 registered                         
    [    3.223309] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome
    tti <giometti@linux.it>                                                         
    [    3.223372] PTP clock support registered                                     
    [    3.225798] clocksource: Switched to clocksource arch_sys_counter            
    [    3.237331] NET: Registered protocol family 2                                
    [    3.238150] TCP established hash table entries: 4096 (order: 2, 16384 bytes) 
    [    3.238240] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)        
    [    3.238336] TCP: Hash tables configured (established 4096 bind 4096)         
    [    3.238433] UDP hash table entries: 256 (order: 1, 8192 bytes)               
    [    3.238495] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)          
    [    3.238778] NET: Registered protocol family 1                                
    [    3.239286] RPC: Registered named UNIX socket transport module.              
    [    3.239322] RPC: Registered udp transport module.                            
    [    3.239344] RPC: Registered tcp transport module.                            
    [    3.239365] RPC: Registered tcp NFSv4.1 backchannel transport module.        
    [    3.239805] Trying to unpack rootfs image as initramfs...                    
    [    3.507009] Freeing initrd memory: 3632K (c9c74000 - ca000000)               
    [    3.509249] futex hash table entries: 1024 (order: 4, 65536 bytes)           
    [    3.509846] Initialise system trusted keyring                                
    [    3.510569] workingset: timestamp_bits=12 max_order=17 bucket_order=5        
    [    3.520958] zbud: loaded                                                     
    [    3.524857] NFS: Registering the id_resolver key type                        
    [    3.524961] Key type id_resolver registered                                  
    [    3.524984] Key type id_legacy registered                                    
    [    3.525024] nfs4filelayout_init: NFSv4 File Layout Driver Registering...     
    [    3.525057] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).         
    [    3.526830] JFS: nTxBlock = 3952, nTxLock = 31623                            
    [    3.534162] SGI XFS with ACLs, security attributes, realtime, no debug enable
    d                                                                               
    [    3.543670] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2
    48)                                                                             
    [    3.543906] io scheduler noop registered                                     
    [    3.543942] io scheduler deadline registered                                 
    [    3.544030] io scheduler cfq registered (default)                            
    [    3.548091] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver   
    [    3.549047] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver 
    [    3.619319] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled         
    [    3.622735] console [ttyS0] disabled                                         
    [    3.642961] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 31, base_baud = 15
    00000) is a U6_16550A                                                           
    [    4.426146] console [ttyS0] enabled                                          
    [    4.434630] brd: module loaded                                               
    [    4.445891] loop: module loaded                                              
    [    4.451767] usbcore: registered new interface driver catc                    
    [    4.457308] usbcore: registered new interface driver kaweth                  
    [    4.462904] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet dri
    ver                                                                             
    [    4.470390] usbcore: registered new interface driver pegasus                 
    [    4.476153] usbcore: registered new interface driver rtl8150                 
    [    4.481881] usbcore: registered new interface driver r8152                   
    [    4.487456] usbcore: registered new interface driver lan78xx                 
    [    4.493203] usbcore: registered new interface driver asix                    
    [    4.498691] usbcore: registered new interface driver ax88179_178a            
    [    4.504852] usbcore: registered new interface driver cdc_ether               
    [    4.510780] usbcore: registered new interface driver cdc_eem                 
    [    4.516532] usbcore: registered new interface driver dm9601                  
    [    4.522172] usbcore: registered new interface driver sr9700                  
    [    4.527847] usbcore: registered new interface driver CoreChips               
    [    4.533769] usbcore: registered new interface driver smsc75xx                
    [    4.539621] usbcore: registered new interface driver smsc95xx                
    [    4.545436] usbcore: registered new interface driver gl620a                  
    [    4.551116] usbcore: registered new interface driver net1080                 
    [    4.556867] usbcore: registered new interface driver plusb                   
    [    4.562421] usbcore: registered new interface driver rndis_host              
    [    4.568429] usbcore: registered new interface driver cdc_subset              
    [    4.574418] usbcore: registered new interface driver MOSCHIP usb-ethernet dri
    ver                                                                             
    [    4.581959] usbcore: registered new interface driver cdc_ncm                 
    [    4.587711] usbcore: registered new interface driver huawei_cdc_ncm          
    [    4.594046] usbcore: registered new interface driver cdc_mbim                
    [    4.599829] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver       
    [    4.606390] ehci-platform: EHCI generic platform driver                      
    [    4.611905] ehci-platform 1c1b000.usb: EHCI Host Controller                  
    [    4.617550] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus n
    umber 1                                                                         
    [    4.625847] ehci-platform 1c1b000.usb: irq 24, io mem 0x01c1b000             
    [    4.645810] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00            
    [    4.652335] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002    
    [    4.659188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=
    1                                                                               
    [    4.666450] usb usb1: Product: EHCI Host Controller                          
    [    4.671341] usb usb1: Manufacturer: Linux 4.6.7-sun8i ehci_hcd               
    [    4.677200] usb usb1: SerialNumber: 1c1b000.usb                              
    [    4.682617] hub 1-0:1.0: USB hub found                                       
    [    4.686460] hub 1-0:1.0: 1 port detected                                     
    [    4.691018] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver           
    [    4.697270] ohci-platform: OHCI generic platform driver                      
    [    4.702777] ohci-platform 1c1b400.usb: Generic Platform OHCI controller      
    [    4.709467] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus n
    umber 2                                                                         
    [    4.717442] ohci-platform 1c1b400.usb: irq 25, io mem 0x01c1b400             
    [    4.780107] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001    
    [    4.786940] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=
    1                                                                               
    [    4.794182] usb usb2: Product: Generic Platform OHCI controller              
    [    4.800132] usb usb2: Manufacturer: Linux 4.6.7-sun8i ohci_hcd               
    [    4.805991] usb usb2: SerialNumber: 1c1b400.usb                              
    [    4.811322] hub 2-0:1.0: USB hub found                                       
    [    4.815137] hub 2-0:1.0: 1 port detected                                     
    [    4.819780] usbcore: registered new interface driver cdc_wdm                 
    [    4.825584] usbcore: registered new interface driver usb-storage             
    [    4.832739] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0    
    [    4.839572] sun6i-rtc 1f00000.rtc: RTC enabled                               
    [    4.844227] i2c /dev entries driver                                          
    [    4.849076] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, now
    ayout=0)                                                                        
    [    4.858140] sunxi-mmc 1c0f000.mmc: Got CD GPIO                               
    [    4.895825] sunxi-mmc 1c0f000.mmc: base:0xe0ac4000 irq:22                    
    [    4.902085] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq                      
    [    4.943058] mmc0: host does not support reading read-only switch, assuming wr
    ite-enable                                                                      
    [    4.945813] sunxi-mmc 1c10000.mmc: base:0xe0ac6000 irq:23                    
    [    4.946653] ledtrig-cpu: registered to indicate activity on CPUs             
    [    4.946760] hidraw: raw HID events driver (C) Jiri Kosina                    
    [    4.946959] usbcore: registered new interface driver usbhid                  
    [    4.946961] usbhid: USB HID core driver                                      
    [    4.948068] Initializing XFRM netlink socket                                 
    [    4.949254] NET: Registered protocol family 10                               
    [    4.950527] NET: Registered protocol family 17                               
    [    4.950562] NET: Registered protocol family 15                               
    [    4.950615] bridge: automatic filtering via arp/ip/ip6tables has been depreca
    ted. Update your scripts to load br_netfilter if you need this.                 
    [    4.950687] 8021q: 802.1Q VLAN Support v1.8                                  
    [    4.950786] Key type dns_resolver registered                                 
    [    4.951471] Registering SWP/SWPB emulation handler                           
    [    4.952441] registered taskstats version 1                                   
    [    4.952453] Loading compiled-in X.509 certificates                           
    [    4.952584] zswap: loaded using pool lzo/zbud                                
    [    4.955653] Btrfs loaded                                                     
    [    4.956847] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 8, RTO !!                  
    [    4.961044] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 55, RTO !!                 
    [    4.961890] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 55, RTO !!                 
    [    4.962749] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 55, RTO !!                 
    [    4.963606] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 55, RTO !!                 
    [    4.964503] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 1, RTO !!                  
    [    4.973416] Key type encrypted registered                                    
    [    4.974676] of_cfs_init                                                      
    [    4.974801] of_cfs_init: OK                                                  
    [    4.978755] vcc3v0: disabling                                                
    [    4.978764] vcc5v0: disabling                                                
    [    5.087679] Freeing unused kernel memory: 1024K (c0c00000 - c0d00000)        
    [    5.095073] mmc0: new high speed SDHC card at address e624                   
    [    5.101726] mmcblk0: mmc0:e624 SU32G 29.7 GiB                                
    [    5.108108]  mmcblk0: p1                                                     
    [    5.150746] systemd-udevd[147]: starting version 215                         
    [    5.158323] random: systemd-udevd urandom read with 0 bits of entropy availab
    le                                                                              
    [   10.778871] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode.
     Opts: (null)                                                                   
    [   11.150202] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SEL
    INUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)         
    [   11.164032] systemd[1]: Detected architecture 'arm'.                         
    [   11.179592] systemd[1]: Set hostname to <nanopineo>.                         
    [   11.522864] systemd[1]: Cannot add dependency job for unit display-manager.se
    rvice, ignoring: Unit display-manager.service failed to load: No such file or di
    rectory.                                                                        
    [   11.541126] systemd[1]: Starting Forward Password Requests to Wall Directory 
    Watch.                                                                          
    [   11.549359] systemd[1]: Started Forward Password Requests to Wall Directory W
    atch.                                                                           
    [   11.557077] systemd[1]: Expecting device dev-ttyS0.device...                 
    [   11.563275] systemd[1]: Starting Remote File Systems (Pre).                  
    [   11.569185] systemd[1]: Reached target Remote File Systems (Pre).            
    [   11.575430] systemd[1]: Starting Dispatch Password Requests to Console Direct
    ory Watch.                                                                      
    [   11.583732] systemd[1]: Started Dispatch Password Requests to Console Directo
    ry Watch.                                                                       
    [   11.591762] systemd[1]: Starting Paths.                                      
    [   11.595878] systemd[1]: Reached target Paths.                                
    [   11.600318] systemd[1]: Starting Encrypted Volumes.                          
    [   11.605428] systemd[1]: Reached target Encrypted Volumes.                    
    [   11.611022] systemd[1]: Starting Arbitrary Executable File Formats File Syste
    m Automount Point.                                                              
    [   11.620664] systemd[1]: Set up automount Arbitrary Executable File Formats Fi
    le System Automount Point.                                                      
    [   11.630222] systemd[1]: Starting Swap.                                       
    [   11.634222] systemd[1]: Reached target Swap.                                 
    [   11.638614] systemd[1]: Starting Root Slice.                                 
    [   11.643225] systemd[1]: Created slice Root Slice.                            
    [   11.648047] systemd[1]: Starting User and Session Slice.                     
    [   11.653831] systemd[1]: Created slice User and Session Slice.                
    [   11.659698] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.      
    [   11.666782] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.  
    [   11.673824] systemd[1]: Starting Delayed Shutdown Socket.                    
    [   11.679628] systemd[1]: Listening on Delayed Shutdown Socket.                
    [   11.685455] systemd[1]: Starting Journal Socket (/dev/log).                  
    [   11.691423] systemd[1]: Listening on Journal Socket (/dev/log).              
    [   11.697485] systemd[1]: Starting udev Control Socket.                        
    [   11.702853] systemd[1]: Listening on udev Control Socket.                    
    [   11.708382] systemd[1]: Starting udev Kernel Socket.                         
    [   11.713644] systemd[1]: Listening on udev Kernel Socket.                     
    [   11.719107] systemd[1]: Starting Journal Socket.                             
    [   11.724094] systemd[1]: Listening on Journal Socket.                         
    [   11.729257] systemd[1]: Starting System Slice.                               
    [   11.734173] systemd[1]: Created slice System Slice.                          
    [   11.739238] systemd[1]: Starting File System Check on Root Device...         
    [   11.786653] systemd[1]: Starting system-getty.slice.                         
    [   11.792603] systemd[1]: Created slice system-getty.slice.                    
    [   11.798285] systemd[1]: Starting system-serial\x2dgetty.slice.               
    [   11.805060] systemd[1]: Created slice system-serial\x2dgetty.slice.          
    [   11.811750] systemd[1]: Starting Increase datagram queue length...           
    [   11.822046] systemd[1]: Starting Restore / save the current clock...         
    [   11.840734] systemd[1]: Mounting POSIX Message Queue File System...          
    [   11.851219] systemd[1]: Mounting Debug File System...                        
    [   11.871654] systemd[1]: Started Set Up Additional Binary Formats.            
    [   11.878171] systemd[1]: Mounted Huge Pages File System.                      
    [   11.883636] systemd[1]: Starting udev Coldplug all Devices...                
    [   11.940798] systemd[1]: Starting Load Kernel Modules...                      
    [   11.951504] systemd[1]: Starting Create list of required static device nodes 
    for the current kernel...                                                       
    [   11.965396] systemd[1]: Starting LSB: Set keymap...                          
    [   11.974916] systemd[1]: Starting Slices.                                     
    [   11.979393] systemd[1]: Reached target Slices.                               
    [   11.987379] systemd[1]: Mounted Debug File System.                           
    [   11.992563] systemd[1]: Mounted POSIX Message Queue File System.             
    [   12.000165] systemd[1]: Started Increase datagram queue length.              
    [   12.012540] systemd[1]: Started Restore / save the current clock.            
    [   12.025040] systemd[1]: Started Create list of required static device nodes f
    or the current kernel.                                                          
    [   12.036330] systemd[1]: Started LSB: Set keymap.                             
    [   12.044024] systemd[1]: Time has been changed                                
    [   12.130250] systemd[1]: Started udev Coldplug all Devices.                   
    [   12.188703] systemd[1]: Starting Create Static Device Nodes in /dev...       
    [   12.256782] systemd[1]: Starting Syslog Socket.                              
    [   12.261930] systemd[1]: Listening on Syslog Socket.                          
    [   12.267037] systemd[1]: Starting Journal Service...                          
    [   12.276218] systemd[1]: Started Journal Service.                             
    [   12.613137] fuse init (API version 7.24)                                     
    [   12.805208] systemd-udevd[254]: starting version 215                         
    [   13.050933] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 K
    Hz                                                                              
    [   13.058947] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed
     to: 816000 KHz                                                                 
    [   13.104788] ------------[ cut here ]------------                             
    [   13.109740] WARNING: CPU: 2 PID: 287 at drivers/clk/clk-divider.c:130 divider
    _recalc_rate+0x90/0xa4                                                          
    [   13.109745] ths: Zero divisor and CLK_DIVIDER_ALLOW_ZERO not set             
    [   13.109780] Modules linked in: sun8i_ths(+) cpufreq_dt uio_pdrv_genirq therma
    l_sys uio fuse                                                                  
    [   13.109789] CPU: 2 PID: 287 Comm: systemd-udevd Not tainted 4.6.7-sun8i #2   
    [   13.109790] Hardware name: Allwinner sun8i Family                            
    [   13.109821] [<c010e9c8>] (unwind_backtrace) from [<c010b308>] (show_stack+0x1
    0/0x14)                                                                         
    [   13.109834] [<c010b308>] (show_stack) from [<c052fcc4>] (dump_stack+0x84/0x98
    )                                                                               
    [   13.109851] [<c052fcc4>] (dump_stack) from [<c011f86c>] (__warn+0xe8/0x100)  
    [   13.109859] [<c011f86c>] (__warn) from [<c011f8bc>] (warn_slowpath_fmt+0x38/0
    x48)                                                                            
    [   13.109867] [<c011f8bc>] (warn_slowpath_fmt) from [<c072f0f8>] (divider_recal
    c_rate+0x90/0xa4)                                                               
    [   13.109889] [<c072f0f8>] (divider_recalc_rate) from [<c072f144>] (clk_divider
    _recalc_rate+0x38/0x40)                                                         
    [   13.109897] [<c072f144>] (clk_divider_recalc_rate) from [<c072d0ec>] (clk_cha
    nge_rate+0x90/0x210)                                                            
    [   13.109907] [<c072d0ec>] (clk_change_rate) from [<c072d6e4>] (clk_core_set_ra
    te_nolock+0x68/0xb0)                                                            
    [   13.109918] [<c072d6e4>] (clk_core_set_rate_nolock) from [<c072d750>] (clk_se
    t_rate+0x24/0x34)                                                               
    [   13.109940] [<c072d750>] (clk_set_rate) from [<bf06738c>] (sun8i_ths_probe+0x
    2b4/0x3e8 [sun8i_ths])                                                          
    [   13.109963] [<bf06738c>] (sun8i_ths_probe [sun8i_ths]) from [<c05c51cc>] (pla
    tform_drv_probe+0x4c/0xb0)                                                      
    [   13.109976] [<c05c51cc>] (platform_drv_probe) from [<c05c39d0>] (driver_probe
    _device+0x20c/0x2b8)                                                            
    [   13.109987] [<c05c39d0>] (driver_probe_device) from [<c05c3b34>] (__driver_at
    tach+0xb8/0xbc)                                                                 
    [   13.109998] [<c05c3b34>] (__driver_attach) from [<c05c1d24>] (bus_for_each_de
    v+0x68/0x9c)                                                                    
    [   13.110006] [<c05c1d24>] (bus_for_each_dev) from [<c05c2e70>] (bus_add_driver
    +0x1a0/0x218)                                                                   
    [   13.110013] [<c05c2e70>] (bus_add_driver) from [<c05c4254>] (driver_register+
    0x78/0xf8)                                                                      
    [   13.110022] [<c05c4254>] (driver_register) from [<c01017e0>] (do_one_initcall
    +0x90/0x1d8)                                                                    
    [   13.110043] [<c01017e0>] (do_one_initcall) from [<c01b9644>] (do_init_module+
    0x60/0x38c)                                                                     
    [   13.110073] [<c01b9644>] (do_init_module) from [<c01947b8>] (load_module+0x1b
    a0/0x1e7c)                                                                      
    [   13.110087] [<c01947b8>] (load_module) from [<c0194c98>] (SyS_finit_module+0x
    a8/0xb8)                                                                        
    [   13.110098] [<c0194c98>] (SyS_finit_module) from [<c0107640>] (ret_fast_sysca
    ll+0x0/0x3c)                                                                    
    [   13.110103] ---[ end trace a843075373c0a65f ]---                             
    [   13.110171] thermal thermal_zone0: failed to read out thermal zone (-16)     
    [   14.105858] thermal thermal_zone0: failed to read out thermal zone (-16)     
    [   15.105853] thermal thermal_zone0: failed to read out thermal zone (-16)     
    [   17.810237] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-
    ro                                                                              
    [   18.167004] systemd-journald[243]: Received request to flush runtime journal 
    from PID 1                                                                      
    [   18.510888] libphy: 1c30000.ethernet: probed                                 
    [   18.596344] Generic PHY 1c30000.ethernet:01: attached PHY driver [Generic PHY
    ] (mii_bus:phy_addr=1c30000.ethernet:01, irq=-1)                                
    [   18.607768] sun8i-emac 1c30000.ethernet: device MAC address slot 0 26:03:bf:7
    b:dc:de                                                                         
    [   18.616541] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready               
    [   22.596490] sun8i-emac 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flo
    w control rx/tx                                                                 
    [   22.605005] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready          
    [   24.240802] random: nonblocking pool is initialized                          
                                                                                    
    Debian GNU/Linux 8 nanopineo ttyS0                                              
                                                                                    
    nanopineo login:

     


    Edit:
    Kernel  4.7.4 install manualy on Armbian_5.17_Nanopineo_Debian_jessie_4.6.7 work great.


    linux-dtb-dev-sun8i_5.20_armhf.deb
    linux-firmware-image-dev-sun8i_5.20_armhf.deb
    linux-headers-dev-sun8i_5.20_armhf.deb
    linux-image-dev-sun8i_5.20_armhf.deb


    root@nanopineo:~/tmp# cat /etc/armbian-release
    # PLEASE DO NOT EDIT THIS FILE
    BOARD=nanopineo
    BOARD_NAME="NanoPi Neo"
    VERSION=5.17
    LINUXFAMILY=sun8i
    BRANCH=dev
    ARCH=arm
    root@nanopineo:~/tmp# uname -a
    Linux nanopineo 4.7.4-sun8i #4 SMP Mon Sep 19 13:03:56 CEST 2016 armv7l GNU/Linux

     

     

  2. Armbian 5.20, Debian Jessie, kernel 4.7.4, uboot 09.2016 don't boot on Nanopi Neo 512  :(

    I checked after upgrading from version 5.17 (kernel 4.7.3) and built from source.
    Version 3.4.112 works well.
    Tomorrow I will try to debug.
     
    Edit:
    First boot log Armbian 5.20, Debian Jessie, uboot 09.2016, 

    U-Boot SPL 2016.09-armbian (Sep 17 2016 - 22:45:42)
    DRAM: 512 MiB
    Trying to boot from MMC1
    
    
    U-Boot 2016.09-armbian (Sep 17 2016 - 22:45:42 +0200) Allwinner Technology
    
    CPU:   Allwinner H3 (SUN8I 1680)
    Model: Xunlong Orange Pi One
    DRAM:  512 MiB
    MMC:   SUNXI SD/MMC: 0
    *** Warning - bad CRC, using default environment
    
    In:    serial                                                                   
    Out:   serial                                                                   
    Err:   serial                                                                   
    Net:   phy interface0                                                           
    eth0: ethernet@1c30000                                                          
    Hit any key to stop autoboot:  0                                                
    switch to partitions #0, OK                                                     
    mmc0 is current device                                                          
    Scanning mmc 0:1...                                                             
    Found U-Boot script /boot/boot.scr                                              
    2889 bytes read in 185 ms (14.6 KiB/s)                                          
    ## Executing script at 43100000                                                 
    gpio: pin PL10 (gpio 298) value is 1                                            
       Warning: value of pin is still 0                                             
    gpio: pin PG11 (gpio 203) value is 1                                            
    0 bytes read in 132 ms (0 Bytes/s)                                              
    0 bytes read in 140 ms (0 Bytes/s)                                              
    33585 bytes read in 1091 ms (29.3 KiB/s)                                        
    3973743 bytes read in 412 ms (9.2 MiB/s)                                        
    5794224 bytes read in 567 ms (9.7 MiB/s)                                        
    ## Loading init Ramdisk from Legacy Image at 43300000 ...                       
       Image Name:   uInitrd                                                        
       Image Type:   ARM Linux RAMDisk Image (gzip compressed)                      
       Data Size:    3973679 Bytes = 3.8 MiB                                        
       Load Address: 00000000                                                       
       Entry Point:  00000000                                                       
       Verifying Checksum ... OK                                                    
    ## Flattened Device Tree blob at 43000000                                       
       Booting using the fdt blob at 0x43000000                                     
       Loading Ramdisk to 49c35000, end 49fff22f ... OK                             
       Loading Device Tree to 49c29000, end 49c34330 ... OK                         
    Using machid 0x1029 from environment                                            
                                                                                    
    Starting kernel ...                                                             
                                                                                    
    Uncompressing Linux... done, booting the kernel.                                
    [    0.000000] Booting Linux on physical CPU 0x0                                
    [    0.000000] Linux version 4.7.4-sun8i (root@ubuntuVM) (gcc version 5.4.0 2016
    [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d  
    [    0.000000] CPU: div instructions available: patching division code          
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructie
    [    0.000000] Machine model: Xunlong Orange Pi One                             
    [    0.000000] cma: Reserved 16 MiB at 0x5ec00000                               
    [    0.000000] Memory policy: Data cache writealloc                             
    [    0.000000] psci: probing for conduit method from DT.                        
    [    0.000000] psci: Using PSCI v0.1 Function IDs from DT                       
    [    0.000000] percpu: Embedded 13 pages/cpu @dff6c000 s23820 r8192 d21236 u5328
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pa0
    [    0.000000] Kernel command line: console=ttyS0,115200 console=tty1 root=/dev7
    [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)              
    [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)  
    [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)   
    [    0.000000] Memory: 485680K/524288K available (8401K kernel code, 296K rwdat)
    [    0.000000] Virtual kernel memory layout:                                    
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)                
    [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)                
    [    0.000000]     vmalloc : 0xe0800000 - 0xff800000   ( 496 MB)                
    [    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)                
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)                
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)                
    [    0.000000]       .text : 0xc0008000 - 0xc0bab7b0   (11918 kB)               
    [    0.000000]       .init : 0xc0c00000 - 0xc0d00000   (1024 kB)                
    [    0.000000]       .data : 0xc0d00000 - 0xc0d4a080   ( 297 kB)                
    [    0.000000]        .bss : 0xc0d4c000 - 0xc0d987d0   ( 306 kB)                
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1       
    [    0.000000] Hierarchical RCU implementation.                                 
    [    0.000000]  Build-time adjustment of leaf fanout to 32.                     
    [    0.000000] NR_IRQS:16 nr_irqs:16 16                                         
    [    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).            
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycless
    [    0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398s
    [    0.000019] Switching to timer-based delay loop, resolution 41ns             
    [    0.000337] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, maxs
    [    0.000712] Console: colour dummy device 80x30                               
    [    0.001192] console [tty1] enabled                                           
    [    0.001228] Calibrating delay loop (skipped), value calculated using timer f)
    [    0.001265] pid_max: default: 32768 minimum: 301                             
    [    0.001416] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)      
    [    0.001441] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) 
    [    0.002283] CPU: Testing write buffer coherency: ok                          
    [    0.002729] CPU0: update cpu_capacity 1024                                   
    [    0.002760] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000                 
    [    0.002806] Setting up static identity map for 0x40100000 - 0x40100058       
    [    0.015088] CPU1: update cpu_capacity 1024                                   
    [    0.015096] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001                 
    [    0.025863] CPU2: update cpu_capacity 1024                                   
    [    0.025869] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002                 
    [    0.036624] CPU3: update cpu_capacity 1024                                   
    [    0.036630] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003                 
    [    0.036700] Brought up 4 CPUs                                                
    [    0.036821] SMP: Total of 4 processors activated (192.00 BogoMIPS).          
    [    0.036840] CPU: All CPU(s) started in HYP mode.                             
    [    0.036855] CPU: Virtualization extensions available.                        
    [    0.037893] devtmpfs: initialized                                            
    [    0.047252] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5
    [    0.047788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ms
    [    0.048487] xor: measuring software checksum speed                           
    [    0.146477]    arm4regs  :  1261.600 MB/sec                                  
    [    0.246538]    8regs     :   876.800 MB/sec                                  
    [    0.346594]    32regs    :   875.200 MB/sec                                  
    [    0.446651]    neon      :  1282.400 MB/sec                                  
    [    0.446671] xor: using function: neon (1282.400 MB/sec)                      
    [    0.446792] pinctrl core: initialized pinctrl subsystem                      
    [    0.448166] NET: Registered protocol family 16                               
    [    0.449471] DMA: preallocated 256 KiB pool for atomic coherent allocations   
    [    0.475370] cpuidle: using governor ladder                                   
    [    0.496048] cpuidle: using governor menu                                     
    [    0.501418] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint.
    [    0.501459] hw-breakpoint: maximum watchpoint size is 8 bytes.               
    [    0.676983] raid6: int32x1  gen()   180 MB/s                                 
    [    0.847055] raid6: int32x1  xor()   166 MB/s                                 
    [    1.017209] raid6: int32x2  gen()   232 MB/s                                 
    [    1.187217] raid6: int32x2  xor()   172 MB/s                                 
    [    1.357339] raid6: int32x4  gen()   225 MB/s                                 
    [    1.527405] raid6: int32x4  xor()   172 MB/s                                 
    [    1.697673] raid6: int32x8  gen()   223 MB/s                                 
    [    1.867771] raid6: int32x8  xor()   149 MB/s                                 
    [    2.037743] raid6: neonx1   gen()   494 MB/s                                 
    [    2.207806] raid6: neonx1   xor()   363 MB/s                                 
    [    2.377883] raid6: neonx2   gen()   650 MB/s                                 
    [    2.548009] raid6: neonx2   xor()   473 MB/s                                 
    [    2.718149] raid6: neonx4   gen()   721 MB/s                                 
    [    2.888218] raid6: neonx4   xor()   499 MB/s                                 
    [    3.058316] raid6: neonx8   gen()   694 MB/s                                 
    [    3.228462] raid6: neonx8   xor()   484 MB/s                                 
    [    3.228481] raid6: using algorithm neonx4 gen() 721 MB/s                     
    [    3.228498] raid6: .... xor() 499 MB/s, rmw enabled                          
    [    3.228516] raid6: using intx1 recovery algorithm                            
    [    3.228849] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soe
    [    3.229669] gpio-regulator gpio-regulator: could not find pctldev for node /e
    [    3.230418] SCSI subsystem initialized                                       
    [    3.230967] usbcore: registered new interface driver usbfs                   
    [    3.231051] usbcore: registered new interface driver hub                     
    [    3.231143] usbcore: registered new device driver usb                        
    [    3.231373] media: Linux media interface: v0.10                              
    [    3.231436] Linux video capture interface: v2.00                             
    [    3.231539] pps_core: LinuxPPS API ver. 1 registered                         
    [    3.231558] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giom>
    [    3.231603] PTP clock support registered                                     
    [    3.233405] clocksource: Switched to clocksource arch_sys_counter            
    [    3.242472] NET: Registered protocol family 2                                
    [    3.243206] TCP established hash table entries: 4096 (order: 2, 16384 bytes) 
    [    3.243279] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)        
    [    3.243353] TCP: Hash tables configured (established 4096 bind 4096)         
    [    3.243520] UDP hash table entries: 256 (order: 1, 8192 bytes)               
    [    3.243580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)          
    [    3.243806] NET: Registered protocol family 1                                
    [    3.244213] RPC: Registered named UNIX socket transport module.              
    [    3.244246] RPC: Registered udp transport module.                            
    [    3.244264] RPC: Registered tcp transport module.                            
    [    3.244281] RPC: Registered tcp NFSv4.1 backchannel transport module.        
    [    3.244645] Trying to unpack rootfs image as initramfs...                    
    [    3.470645] Freeing initrd memory: 3884K (c9c35000 - ca000000)               
    [    3.472346] futex hash table entries: 1024 (order: 4, 65536 bytes)           
    [    3.472790] Initialise system trusted keyrings                               
    [    3.473351] workingset: timestamp_bits=12 max_order=17 bucket_order=5        
    [    3.481287] zbud: loaded                                                     
    [    3.484443] NFS: Registering the id_resolver key type                        
    [    3.484527] Key type id_resolver registered                                  
    [    3.484546] Key type id_legacy registered                                    
    [    3.484571] nfs4filelayout_init: NFSv4 File Layout Driver Registering...     
    [    3.484591] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).         
    [    3.486072] JFS: nTxBlock = 3952, nTxLock = 31621                            
    [    3.493285] SGI XFS with ACLs, security attributes, realtime, no debug enabld
    [    3.500640] Key type asymmetric registered                                   
    [    3.500978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major )
    [    3.501158] io scheduler noop registered                                     
    [    3.501180] io scheduler deadline registered                                 
    [    3.501240] io scheduler cfq registered (default)                            
    [    3.502011] sun4i-usb-phy 1c19400.phy: could not find pctldev for node /soc/e
    [    3.504512] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver   
    [    3.505339] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver 
    [    3.560381] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled         
    [    3.563150] console [ttyS0] disabled                                         
    [    3.583364] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 35, base_baud = 1A
    [    4.393767] console [ttyS0] enabled                                          
    [    4.401390] brd: module loaded                                               
    [    4.411343] loop: module loaded                                              
    [    4.416865] usbcore: registered new interface driver catc                    
    [    4.422328] usbcore: registered new interface driver kaweth                  
    [    4.427933] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet drr
    [    4.435395] usbcore: registered new interface driver pegasus                 
    [    4.441090] usbcore: registered new interface driver rtl8150                 
    [    4.446822] usbcore: registered new interface driver r8152                   
    [    4.452368] usbcore: registered new interface driver lan78xx                 
    [    4.458099] usbcore: registered new interface driver asix                    
    [    4.463555] usbcore: registered new interface driver ax88179_178a            
    [    4.469692] usbcore: registered new interface driver cdc_ether               
    [    4.475578] usbcore: registered new interface driver cdc_eem                 
    [    4.481280] usbcore: registered new interface driver dm9601                  
    [    4.486904] usbcore: registered new interface driver sr9700                  
    [    4.492535] usbcore: registered new interface driver CoreChips               
    [    4.498456] usbcore: registered new interface driver smsc75xx                
    [    4.504274] usbcore: registered new interface driver smsc95xx                
    [    4.510064] usbcore: registered new interface driver gl620a                  
    [    4.515694] usbcore: registered new interface driver net1080                 
    [    4.521398] usbcore: registered new interface driver plusb                   
    [    4.526929] usbcore: registered new interface driver rndis_host              
    [    4.532894] usbcore: registered new interface driver cdc_subset              
    [    4.538879] usbcore: registered new interface driver MOSCHIP usb-ethernet drr
    [    4.546388] usbcore: registered new interface driver cdc_ncm                 
    [    4.552094] usbcore: registered new interface driver huawei_cdc_ncm          
    [    4.558416] usbcore: registered new interface driver cdc_mbim                
    [    4.564175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver       
    [    4.570706] ehci-platform: EHCI generic platform driver                      
    [    4.576246] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver           
    [    4.582450] ohci-platform: OHCI generic platform driver                      
    [    4.587966] usbcore: registered new interface driver cdc_wdm                 
    [    4.593714] usbcore: registered new interface driver usb-storage             
    [    4.600817] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0    
    [    4.607660] sun6i-rtc 1f00000.rtc: RTC enabled                               
    [    4.612271] i2c /dev entries driver                                          
    [    4.616916] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, no)
    [    4.626490] sunxi-mmc 1c0f000.mmc: Got CD GPIO                               
    [    4.663435] sunxi-mmc 1c0f000.mmc: base:0xe0ab8000 irq:23                    
    [    4.669549] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq                      
    [    4.710541] mmc0: host does not support reading read-only switch, assuming we
    [    4.718615] sunxi-mmc 1c10000.mmc: base:0xe0aba000 irq:24                    
    [    4.721233] mmc0: new high speed SDHC card at address e624                   
    [    4.721913] mmcblk0: mmc0:e624 SU32G 29.7 GiB                                
    [    4.723173]  mmcblk0: p1                                                     
    [    4.737301] ledtrig-cpu: registered to indicate activity on CPUs             
    [    4.743437] hidraw: raw HID events driver (C) Jiri Kosina                    
    [    4.748995] usbcore: registered new interface driver usbhid                  
    [    4.754589] usbhid: USB HID core driver                                      
    [    4.759246] Initializing XFRM netlink socket                                 
    [    4.764510] NET: Registered protocol family 10                               
    [    4.770013] NET: Registered protocol family 17                               
    [    4.774530] NET: Registered protocol family 15                               
    [    4.775428] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 8, RTO !!                  
    [    4.779505] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 55, RTO !!                 
    [    4.780325] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 55, RTO !!                 
    [    4.781145] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 55, RTO !!                 
    [    4.781965] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 55, RTO !!                 
    [    4.782815] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 1, RTO !!                  
    [    4.812841] bridge: automatic filtering via arp/ip/ip6tables has been deprec.
    [    4.825537] 8021q: 802.1Q VLAN Support v1.8                                  
    [    4.829777] Key type dns_resolver registered                                 
    [    4.834406] Registering SWP/SWPB emulation handler                           
    [    4.839899] registered taskstats version 1                                   
    [    4.844032] Loading compiled-in X.509 certificates                           
    [    4.848927] zswap: loaded using pool lzo/zbud                                
    [    4.855930] Btrfs loaded, crc32c=crc32c-generic                              
    [    4.860479] BTRFS: selftest: sectorsize: 4096  nodesize: 4096                
    [    4.866253] BTRFS: selftest: sectorsize: 4096  nodesize: 8192                
    [    4.872003] BTRFS: selftest: sectorsize: 4096  nodesize: 16384               
    [    4.877853] BTRFS: selftest: sectorsize: 4096  nodesize: 32768               
    [    4.883702] BTRFS: selftest: sectorsize: 4096  nodesize: 65536               
    [    4.904614] Key type encrypted registered                                    
    [    4.911296] ehci-platform 1c1a000.usb: EHCI Host Controller                  
    [    4.916961] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus 1
    [    4.925106] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000             
    [    4.943478] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00            
    [    4.949889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002    
    [    4.956706] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber1
    [    4.963952] usb usb1: Product: EHCI Host Controller                          
    [    4.968829] usb usb1: Manufacturer: Linux 4.7.4-sun8i ehci_hcd               
    [    4.974675] usb usb1: SerialNumber: 1c1a000.usb                              
    [    4.980015] hub 1-0:1.0: USB hub found                                       
    [    4.983844] hub 1-0:1.0: 1 port detected                                     
    [    4.988562] ehci-platform 1c1b000.usb: EHCI Host Controller                  
    [    4.994197] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus 2
    [    5.002161] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000             
    [    5.023408] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00            
    [    5.029774] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002    
    [    5.036586] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber1
    [    5.043835] usb usb2: Product: EHCI Host Controller                          
    [    5.048720] usb usb2: Manufacturer: Linux 4.7.4-sun8i ehci_hcd               
    [    5.054570] usb usb2: SerialNumber: 1c1b000.usb                              
    [    5.059715] hub 2-0:1.0: USB hub found                                       
    [    5.063562] hub 2-0:1.0: 1 port detected                                     
    [    5.963475] ohci-platform 1c1a400.usb: Generic Platform OHCI controller      
    [    5.970128] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus 3
    [    5.978162] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400             
    [    6.047687] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001    
    [    6.054515] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber1
    [    6.061749] usb usb3: Product: Generic Platform OHCI controller              
    [    6.067690] usb usb3: Manufacturer: Linux 4.7.4-sun8i ohci_hcd               
    [    6.073542] usb usb3: SerialNumber: 1c1a400.usb                              
    [    6.078720] hub 3-0:1.0: USB hub found                                       
    [    6.082529] hub 3-0:1.0: 1 port detected                                     
    [    6.087221] ohci-platform 1c1b400.usb: Generic Platform OHCI controller      
    [    6.093903] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus 4
    [    6.101829] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400             
    [    6.167668] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001    
    [    6.174494] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber1
    [    6.181729] usb usb4: Product: Generic Platform OHCI controller              
    [    6.187665] usb usb4: Manufacturer: Linux 4.7.4-sun8i ohci_hcd               
    [    6.193518] usb usb4: SerialNumber: 1c1b400.usb                              
    [    6.198720] hub 4-0:1.0: USB hub found                                       
    [    6.202525] hub 4-0:1.0: 1 port detected                                     
    [    6.207252] usb_phy_generic.0.auto supply vcc not found, using dummy regulatr
    [    6.214899] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver                
    [    6.220661] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus5
    [    6.228767] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002    
    [    6.235586] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber1
    [    6.242820] usb usb5: Product: MUSB HDRC host driver                         
    [    6.247802] usb usb5: Manufacturer: Linux 4.7.4-sun8i musb-hcd               
    [    6.253654] usb usb5: SerialNumber: musb-hdrc.1.auto                         
    [    6.259243] hub 5-0:1.0: USB hub found                                       
    [    6.263058] hub 5-0:1.0: 1 port detected                                     
    [    6.303988] of_cfs_init                                                      
    [    6.306557] of_cfs_init: OK                                                  
    [    6.312681] vcc3v0: disabling                                                
    [    6.315727] vcc5v0: disabling                                                
    [    6.320146] Freeing unused kernel memory: 1024K (c0c00000 - c0d00000)        
    [    6.369001] systemd-udevd[148]: starting version 215                         
    [    6.376089] random: systemd-udevd: uninitialized urandom read (16 bytes read)
    [    6.967636] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode)
    [    7.292010] random: systemd: uninitialized urandom read (16 bytes read, 11 
    [    7.327021] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SE)
    [    7.340768] systemd[1]: Detected architecture 'arm'.                         
    [    7.363267] systemd[1]: Set hostname to <nanopineo>.                         
    [    7.450335] random: systemd-sysv-ge: uninitialized urandom read (16 bytes re)
    [    7.537466] random: systemd: uninitialized urandom read (16 bytes read, 14 
    [    7.547760] random: systemd: uninitialized urandom read (16 bytes read, 14 
    [    7.558014] random: systemd: uninitialized urandom read (16 bytes read, 14 
    [    7.581370] random: systemd: uninitialized urandom read (16 bytes read, 14 
    [    7.591344] random: systemd: uninitialized urandom read (16 bytes read, 14 
    [    7.600751] random: systemd: uninitialized urandom read (16 bytes read, 14 
    [    7.641392] random: systemd: uninitialized urandom read (16 bytes read, 15 
    [    7.756740] systemd[1]: Cannot add dependency job for unit display-manager.s.
    [    7.774506] systemd[1]: Starting Forward Password Requests to Wall Directory.
    [    7.782571] systemd[1]: Started Forward Password Requests to Wall Directory .
    [    7.790288] systemd[1]: Expecting device dev-ttyS0.device...                 
    [    7.796432] systemd[1]: Starting Remote File Systems (Pre).                  
    [    7.802238] systemd[1]: Reached target Remote File Systems (Pre).            
    [    7.808514] systemd[1]: Starting Dispatch Password Requests to Console Direc.
    [    7.816756] systemd[1]: Started Dispatch Password Requests to Console Direct.
    [    7.824759] systemd[1]: Starting Paths.                                      
    [    7.828808] systemd[1]: Reached target Paths.                                
    [    7.833229] systemd[1]: Starting Encrypted Volumes.                          
    [    7.838334] systemd[1]: Reached target Encrypted Volumes.                    
    [    7.843899] systemd[1]: Starting Arbitrary Executable File Formats File Syst.
    [    7.853354] systemd[1]: Set up automount Arbitrary Executable File Formats F.
    [    7.862875] systemd[1]: Starting Swap.                                       
    [    7.866854] systemd[1]: Reached target Swap.                                 
    [    7.871190] systemd[1]: Starting Root Slice.                                 
    [    7.875759] systemd[1]: Created slice Root Slice.                            
    [    7.880524] systemd[1]: Starting User and Session Slice.                     
    [    7.886225] systemd[1]: Created slice User and Session Slice.                
    [    7.892032] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.      
    [    7.899022] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.  
    [    7.906073] systemd[1]: Starting Delayed Shutdown Socket.                    
    [    7.911766] systemd[1]: Listening on Delayed Shutdown Socket.                
    [    7.917609] systemd[1]: Starting Journal Socket (/dev/log).                  
    [    7.923514] systemd[1]: Listening on Journal Socket (/dev/log).              
    [    7.929524] systemd[1]: Starting udev Control Socket.                        
    [    7.934863] systemd[1]: Listening on udev Control Socket.                    
    [    7.940335] systemd[1]: Starting udev Kernel Socket.                         
    [    7.945569] systemd[1]: Listening on udev Kernel Socket.                     
    [    7.950970] systemd[1]: Starting Journal Socket.                             
    [    7.955924] systemd[1]: Listening on Journal Socket.                         
    [    7.961028] systemd[1]: Starting System Slice.                               
    [    7.965900] systemd[1]: Created slice System Slice.                          
    [    7.970881] systemd[1]: Started File System Check on Root Device.            
    [    7.977064] systemd[1]: Starting system-serial\x2dgetty.slice.               
    [    7.983374] systemd[1]: Created slice system-serial\x2dgetty.slice.          
    [    7.989769] systemd[1]: Starting system-getty.slice.                         
    [    7.995153] systemd[1]: Created slice system-getty.slice.                    
    [    8.000696] systemd[1]: Starting Increase datagram queue length...           
    [    8.044213] systemd[1]: Starting Restore / save the current clock...         
    [    8.055916] systemd[1]: Mounted Huge Pages File System.                      
    [    8.076714] systemd[1]: Started Set Up Additional Binary Formats.            
    [    8.100441] systemd[1]: Starting Load Kernel Modules...                      
    [    8.109517] systemd[1]: Mounting Debug File System...                        
    [    8.118117] systemd[1]: Starting udev Coldplug all Devices...                
    [    8.128426] systemd[1]: Starting Create list of required static device nodes.
    [    8.141810] systemd[1]: Mounting POSIX Message Queue File System...          
    [    8.146871] fuse init (API version 7.25)                                     
    [    8.155639] systemd[1]: Starting LSB: Set keymap...                          
    [    8.165103] systemd[1]: Starting Slices.                                     
    [    8.169724] systemd[1]: Reached target Slices.                               
    [    8.177760] systemd[1]: Mounted POSIX Message Queue File System.             
    [    8.184879] systemd[1]: Mounted Debug File System.                           
    [    8.191810] systemd[1]: Started Increase datagram queue length.              
    [    8.203648] systemd[1]: Started Restore / save the current clock.            
    [    8.211063] systemd[1]: Started Load Kernel Modules.                         
    [    8.221240] systemd[1]: Started Create list of required static device nodes .
    [    8.232866] systemd[1]: Started LSB: Set keymap.                             
    [    8.248620] systemd[1]: Time has been changed                                
    [    8.313094] systemd[1]: Started udev Coldplug all Devices.                   
    [    8.374486] systemd[1]: Starting Create Static Device Nodes in /dev...       
    [    8.444204] systemd[1]: Starting Apply Kernel Variables...                   
    [    8.453835] systemd[1]: Mounting FUSE Control File System...                 
    [    8.463162] systemd[1]: Mounting Configuration File System...                
    [    8.473061] systemd[1]: Starting Syslog Socket.                              
    [    8.478611] systemd[1]: Listening on Syslog Socket.                          
    [    8.483831] systemd[1]: Starting Journal Service...                          
    [    8.493067] systemd[1]: Started Journal Service.                             
    [    8.578061] systemd-udevd[250]: starting version 215                         
    
    
    

     

     

    after this freeze  :( I changed the sd-card, power supply. Nothing helps...

    Igor & tkaiser check it out.

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines