LTS can't see eMMC devices
#1
Hello everybody,

First contact with a Pine board : I tried to plug several known good eMMC (I mean tested on other boards) into my brand new 64LTS (version 1.2) but can't see any of them in dmesg nor in $ls /dev output.
All of these eMMC modules are fully working when plugged on the USB adapter.

Is anything I can or must do (like modify a jumper or something else) so that my board can use these eMMC modules ?

The board is running (from SD card) the Armbian 5.38 stable with 3.10.107-pine64 kernel.

Am I missing something or should I suspect suspect a hardware problem with the board ?

Here are my dmesg and $ls /dev output after booting without anything plugged on the board  except the eMMC module. I plugged the USB keyboard, RJ45 and HDMI about three minutes after powering up.

Any help or pointer would be much appreciated.

$dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.107-pine64 (root@xeon) (gcc version 5.5.0 (Linaro GCC 5.5-2017.10) ) #7 SMP PREEMPT Thu Jan 25 08:00:55 CET 2018
[    0.000000] CPU: AArch64 Processor [410fd034] revision 4
[    0.000000] Machine: SOPine
[    0.000000] cma: CMA: reserved 64 MiB at bc000000
[    0.000000] On node 0 totalpages: 520192
[    0.000000]   DMA zone: 7112 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 520192 pages, LIFO batch:31
[    0.000000] script_init enter!
[    0.000000] script buffer is NULL!
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv0.2 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] PERCPU: Embedded 12 pages/cpu @ffffffc07af92000 s18880 r8192 d22080 u49152
[    0.000000] pcpu-alloc: s18880 r8192 d22080 u49152 alloc=12*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 513080
[    0.000000] Kernel command line: root=UUID=391a3847-b7b9-4e51-9aa5-f0bf76596904 rootfstype=ext4 rootwait console=tty1 console=ttyS0,115200n8 no_console_suspend earlycon=uart,mmio32,0x01c28000 mac_addr= panic=10 consoleblank=0 loglevel=1  
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Memory: 2032MB = 2032MB total
[    0.000000] Memory: 1965424k/1965424k available, 115344k reserved
[    0.000000] Virtual kernel memory layout:
                   vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000   (245759 MB)
                   vmemmap : 0xffffffbc00e38000 - 0xffffffbc02a00000   (    27 MB)
                   modules : 0xffffffbffc000000 - 0xffffffc000000000   (    64 MB)
                   memory  : 0xffffffc000000000 - 0xffffffc07f000000   (  2032 MB)
                     .init : 0xffffffc000ab2000 - 0xffffffc000b329c0   (   515 kB)
                     .text : 0xffffffc000080000 - 0xffffffc000ab1e84   ( 10440 kB)
                     .data : 0xffffffc000b33000 - 0xffffffc000c8d318   (  1385 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]     Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty1] enabled
[    0.000000] allocated 8388608 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    9.617968] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    9.617977] pid_max: default: 32768 minimum: 301
[    9.618072] Security Framework initialized
[    9.618121] AppArmor: AppArmor initialized
[    9.618156] Mount-cache hash table entries: 256
[    9.628495] Initializing cgroup subsys memory
[    9.628543] Initializing cgroup subsys devices
[    9.628550] Initializing cgroup subsys freezer
[    9.628556] Initializing cgroup subsys blkio
[    9.628561] Initializing cgroup subsys perf_event
[    9.628571] Initializing cgroup subsys hugetlb
[    9.628633] ftrace: allocating 27493 entries in 108 pages
[    9.660628] CPU0: update cpu_power 1968128
[    9.660648] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[    9.661647] virtual base = 0xffffff800000a000.
[    9.661660] gicd_base = 0xffffff800000c000.
[    9.661664] gicc_base = 0xffffff800000e000.
[    9.662304] CPU1: Booted secondary processor
[    9.662332] CPU1: update cpu_power 1968128
[    9.664927] CPU2: Booted secondary processor
[    9.664942] CPU2: update cpu_power 1968128
[    9.669045] CPU3: Booted secondary processor
[    9.669056] CPU3: update cpu_power 1968128
[    9.669126] Brought up 4 CPUs
[    9.669147] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    9.669650] devtmpfs: initialized
[    9.674434] pinctrl core: initialized pinctrl subsystem
[    9.676903] NET: Registered protocol family 16
[    9.677144] script_sysfs_init success
[    9.677381] dump_class_init,806, success
[    9.677614] vdso: 2 pages (1 code, 1 data) at base ffffffc000b39000
[    9.677635] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    9.678893] software IO TLB [mem 0xb8800000-0xb8c00000] (4MB) mapped at [ffffffc077800000-ffffffc077bfffff]
[    9.679881] DMA: preallocated 256 KiB pool for atomic allocations
[    9.679996] Serial: AMBA PL011 UART driver
[    9.680090] axp81x_board_init: axp regl_devs num = 23
[    9.680247] pll_audio-set_default_rate=24576000 success!
[    9.680265] pll_video0-set_default_rate=297000000 success!
[    9.680332] pll_video1-set_default_rate=297000000 success!
[    9.680390] pll_de-set_default_rate=297000000 success!
[    9.681089] de-set_default_source=pll_de success!
[    9.681095] de-set_default_rate=297000000 success!
[    9.681140] tcon0-set_default_source=pll_mipi success!
[    9.681170] tcon1-set_default_source=pll_video0 success!
[    9.681380] hdmi-set_default_source=pll_video0 success!
[    9.683599] sun50i-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    9.683758] [sun50iw1p1_pinctrl_probe][838]
[    9.685171] sun50i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    9.685781] sunxi hwspinlock vbase:0xffffff800005c000
[    9.695794] bio: create slab <bio-0> at 0
[    9.696187] pwm module init!
[    9.697394] SCSI subsystem initialized
[    9.697507] usbcore: registered new interface driver usbfs
[    9.697542] usbcore: registered new interface driver hub
[    9.697611] usbcore: registered new device driver usb
[    9.698309] Linux video capture interface: v2.00
[    9.698774] [ARISC] :sunxi-arisc driver v1.10
[    9.705625] [ARISC] :sunxi-arisc driver v1.10 startup succeeded
[    9.705872] Advanced Linux Sound Architecture Driver Initialized.
[    9.706227] NetLabel: Initializing
[    9.706232] NetLabel:  domain hash size = 128
[    9.706236] NetLabel:  protocols = UNLABELED CIPSOv4
[    9.706274] NetLabel:  unlabeled traffic allowed by default
[    9.706429] [pm]aw_pm_init!
[    9.706500] rtc physical base = 0x0000000001f00000 .
[    9.706536] np name = /soc@01c00000/rtc@01f00000.
[    9.706542] base = ffffff800006e100, len = 4.
[    9.706548] pmu name: pmu0 .
[    9.706579] pmu0_enable = 0x1.
[    9.706585] pmux_id = 0x6.
[    9.706591] pmux_twi_id = 0x1.
[    9.706596] pmux_twi_addr = 0x34.
[    9.706600] pmu name: pmu1 .
[    9.706651] Warning: can not find np for pmu1.
[    9.706878] add_sys_pwr_dm: get ldo name  for id: vcc-lpddr failed
[    9.707039] after inited: sys_mask config = 0x4a55.
[    9.707061] Warning: can not find np for dynamic_standby_para.
[    9.707184] [pm]valid
[    9.707188] [pm]valid
[    9.707192] Notice: sun9i&sun8iw5&sun50i not need support normal standby,                 change to super standby.
[    9.707389] Switching to clocksource arch_sys_counter_ool
[    9.717982] AppArmor: AppArmor Filesystem Enabled
[    9.723972] NET: Registered protocol family 2
[    9.724663] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    9.724904] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    9.725216] TCP: Hash tables configured (established 16384 bind 16384)
[    9.725296] TCP: reno registered
[    9.725306] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    9.725358] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    9.725620] NET: Registered protocol family 1
[    9.725948] RPC: Registered named UNIX socket transport module.
[    9.725954] RPC: Registered udp transport module.
[    9.725958] RPC: Registered tcp transport module.
[    9.725962] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    9.726134] Trying to unpack rootfs image as initramfs...
[    9.930771] Freeing initrd memory: 4296K (ffffffc075a84000 - ffffffc075eb6000)
[    9.931360] kvm [1]: Using HYP init bounce page @b7892000
[    9.931882] kvm [1]: interrupt-controller@1c84000 IRQ25
[    9.932282] kvm [1]: timer IRQ27
[    9.932294] kvm [1]: Hyp mode initialized successfully
[    9.934004] lock super standby defaultly!
[    9.934020] lookup_scene_lock_name: new scene lock super_standby
[    9.934025] scene_lock_init name=super_standby
[    9.934031] scene_lock: super_standby, type 5, count 1
[    9.934441] audit: initializing netlink socket (disabled)
[    9.934500] type=2000 audit(0.310:1): initialized
[    9.935161] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    9.935631] VFS: Disk quotas dquot_6.5.2
[    9.935741] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    9.936684] NFS: Registering the id_resolver key type
[    9.936733] Key type id_resolver registered
[    9.936737] Key type id_legacy registered
[    9.936748] Installing knfsd (copyright © 1996 okir@monad.swb.de).
[    9.936886] NTFS driver 2.1.30 [Flags: R/W].
[    9.937057] fuse init (API version 7.22)
[    9.937239] msgmni has been set to 3975
[    9.938222] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    9.938309] io scheduler noop registered
[    9.938315] io scheduler deadline registered
[    9.938349] io scheduler cfq registered (default)
[    9.938914] [DISP]disp_module_init
[    9.939349] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
[    9.939357] [DISP] boot_disp:0x0
[    9.939939] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
[    9.940071] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
[    9.940201] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
[    9.941308] [DISP] disp_boot_para_parse,line:301:of_property_read disp.fb_base fail
[    9.941314] [DISP] fb_base:0x0
[    9.958995] Console: switching to colour frame buffer device 160x45
[    9.973442] [DISP]disp_module_init finish
[    9.973859] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
[    9.973882] sw_console_setup()1173 - console setup baud 115200 parity n bits 8, flow n
[    9.974228] console [ttyS0] enabled
[    9.974616] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
[    9.974844] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
[    9.975147] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
[    9.975421] uart4: ttyS4 at MMIO 0x1c29000 (irq = 36) is a SUNXI
[    9.975774] misc dump reg init
[    9.975919] [drm] Initialized drm 1.1.0 20060810
[    9.978031] brd: module loaded
[    9.980151] loop: module loaded
[    9.980412] sunxi-bt bt.27: Missing bt_power.
[    9.980419] sunxi-bt bt.27: bt_power_name ((null))
[    9.980427] sunxi-bt bt.27: io_regulator_name (vcc-wifi-io)
[    9.980458] sunxi-bt bt.27: bt_rst gpio=356  mul-sel=1  pull=-1  drv_level=-1  data=0
[    9.980501] sunxi-bt bt.27: clk not config
[    9.980574] sunxi-bt bt.27: block state already is 1
[    9.980752] sunxi-wlan wlan.26: wlan_busnum (1)
[    9.980759] sunxi-wlan wlan.26: Missing wlan_power.
[    9.980765] sunxi-wlan wlan.26: wlan_power_name ((null))
[    9.980772] sunxi-wlan wlan.26: io_regulator_name (vcc-wifi-io)
[    9.980788] sunxi-wlan wlan.26: wlan_regon gpio=354  mul-sel=1  pull=-1  drv_level=-1  data=0
[    9.980806] sunxi-wlan wlan.26: wlan_hostwake gpio=355  mul-sel=6  pull=-1  drv_level=-1  data=0
[    9.980823] sunxi-wlan wlan.26: clk not config
[    9.981518] WARNING: Get ephy clock is failed
[    9.982143] chipid-sunxi serial 141050374620040e0b0f
[    9.982235] PPP generic driver version 2.4.2
[    9.982380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    9.982479] get ehci0-controller drv_vbus_gpio is fail
[    9.982484] get ehci0-controller, regulator_io is no nocare
[    9.982522] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000d16b80, 0x:ffffff80000aa000, irq_no:68
[    9.982574] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[    9.982591] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
[    9.982995] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc000584c7c
[   10.002804] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
[   10.002875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   10.002883] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.002890] usb usb1: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.002896] usb usb1: Manufacturer: Linux 3.10.107-pine64 ehci_hcd
[   10.002902] usb usb1: SerialNumber: sunxi-ehci
[   10.003245] hub 1-0:1.0: USB hub found
[   10.003262] hub 1-0:1.0: 1 port detected
[   10.003402] scene_lock_init name=ehci_standby
[   10.003481] get ehci1-controller drv_vbus_gpio is fail
[   10.003487] get ehci1-controller, regulator_io is no nocare
[   10.003528] [sunxi-ehci1]: probe, pdev->name: 1c1b000.ehci1-controller, sunxi_ehci: 0xffffffc000d16dd0, 0x:ffffff80000b2000, irq_no:6a
[   10.003578] sunxi-ehci 1c1b000.ehci1-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.003594] sunxi-ehci 1c1b000.ehci1-controller: new USB bus registered, assigned bus number 2
[   10.003843] sunxi-ehci 1c1b000.ehci1-controller: irq 106, io mem 0xffffffc000584c7c
[   10.022327] sunxi-ehci 1c1b000.ehci1-controller: USB 0.0 started, EHCI 1.00
[   10.022380] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   10.022388] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.022394] usb usb2: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.022401] usb usb2: Manufacturer: Linux 3.10.107-pine64 ehci_hcd
[   10.022407] usb usb2: SerialNumber: sunxi-ehci
[   10.022674] hub 2-0:1.0: USB hub found
[   10.022687] hub 2-0:1.0: 1 port detected
[   10.022803] scene_lock_init name=ehci_standby
[   10.022999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   10.023144] get ohci0-controller drv_vbus_gpio is fail
[   10.023150] get ohci0-controller, regulator_io is no nocare
[   10.023188] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000d166e0
[   10.023240] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[   10.023255] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
[   10.023286] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0x61ff726b6b64622c
[   10.085341] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   10.085349] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.085356] usb usb3: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
[   10.085362] usb usb3: Manufacturer: Linux 3.10.107-pine64 ohci_hcd
[   10.085368] usb usb3: SerialNumber: sunxi-ohci
[   10.085641] hub 3-0:1.0: USB hub found
[   10.085655] hub 3-0:1.0: 1 port detected
[   10.085773] scene_lock_init name=ohci_standby
[   10.085841] get ohci1-controller drv_vbus_gpio is fail
[   10.085846] get ohci1-controller, regulator_io is no nocare
[   10.085878] [sunxi-ohci1]: probe, pdev->name: 1c1b000.ohci1-controller, sunxi_ohci: 0xffffffc000d16930
[   10.085918] sunxi-ohci 1c1b000.ohci1-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[   10.085932] sunxi-ohci 1c1b000.ohci1-controller: new USB bus registered, assigned bus number 4
[   10.085957] sunxi-ohci 1c1b000.ohci1-controller: irq 107, io mem 0x61ff726b6b64622c
[   10.144405] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   10.144413] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.144419] usb usb4: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
[   10.144426] usb usb4: Manufacturer: Linux 3.10.107-pine64 ohci_hcd
[   10.144432] usb usb4: SerialNumber: sunxi-ohci
[   10.144710] hub 4-0:1.0: USB hub found
[   10.144723] hub 4-0:1.0: 1 port detected
[   10.144841] scene_lock_init name=ohci_standby
[   10.145143] usbcore: registered new interface driver usb-storage
[   10.145175] usbcore: registered new interface driver ums-alauda
[   10.145199] usbcore: registered new interface driver ums-cypress
[   10.145229] usbcore: registered new interface driver ums-datafab
[   10.145255] usbcore: registered new interface driver ums_eneub6250
[   10.145279] usbcore: registered new interface driver ums-freecom
[   10.145302] usbcore: registered new interface driver ums-isd200
[   10.145326] usbcore: registered new interface driver ums-jumpshot
[   10.145349] usbcore: registered new interface driver ums-karma
[   10.145372] usbcore: registered new interface driver ums-onetouch
[   10.145402] usbcore: registered new interface driver ums-realtek
[   10.145426] usbcore: registered new interface driver ums-sddr09
[   10.145453] usbcore: registered new interface driver ums-sddr55
[   10.145477] usbcore: registered new interface driver ums-usbat
[   10.145561] usbcore: registered new interface driver usbserial
[   10.145587] usbcore: registered new interface driver usbserial_generic
[   10.145608] usbserial: USB Serial support registered for generic
[   10.145806] mousedev: PS/2 mouse device common for all mice
[   10.146253] input: sunxi-keyboard as /devices/virtual/input/input0
[   10.147084] get ctp_para failed, -1
[   10.147104] get node gsensor failed
[   10.147107] get sysconfig para erro!
[   10.147117] get node lightsensor failed
[   10.147120] get sysconfig para erro!
[   10.147129] get node gyroscopesensor failed
[   10.147133] get sysconfig para erro!
[   10.147141] get node compasssensor failed
[   10.147145] get sysconfig para erro!
[   10.147440] sunxi-rtc 1f00000.rtc: rtc core: registered rtc-sunxi as rtc0
[   10.147460] sunxi-rtc 1f00000.rtc: RTC enabled
[   10.147621] i2c /dev entries driver
[   10.190177] input: axp81x-supplyer as /devices/platform/axp81x_board/axp81x-supplyer.47/input/input1
[   10.193613] sunxi budget cooling probe start !
[   10.193639] CPU freq cooling register Success
[   10.193658] CPU hotplug cooling register Success
[   10.193750] thermal thermal_zone0: binding zone soc_thermal with cdev sunxi-budget failed:-22
[   10.193758] CPU budget cooling register Success
[   10.193968] sunxi gpu cooling probe start !
[   10.193978] CPU gpu cooling register Success
[   10.194632] cpuidle: using governor ladder
[   10.194639] cpuidle: using governor menu
[   10.195388] sunxi-mmc 1c0f000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jan 25 2018 at 08:00:27
[   10.195416] sunxi-mmc 1c0f000.sdmmc: regulator prop vmmc,str none
[   10.195424] sunxi-mmc 1c0f000.sdmmc: regulator prop vqmmc,str none
[   10.195433] sunxi-mmc 1c0f000.sdmmc: regulator prop vdmmc,str vcc-sdc
[   10.195478] sunxi-mmc 1c0f000.sdmmc: No vmmc regulator found
[   10.195485] sunxi-mmc 1c0f000.sdmmc: No vqmmc regulator found
[   10.196061] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[   10.196085] sunxi-mmc 1c0f000.sdmmc: no vqmmc,Check if there is regulator
[   10.147171] wakeup gpio set err!get node ctp failed
[   10.199500] get sysconfig para erro!
[   10.209282] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   10.228970] sunxi-mmc 1c0f000.sdmmc: base:0xffffff80000c6000 irq:92
[   10.229355] sunxi-mmc 1c10000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jan 25 2018 at 08:00:27
[   10.229381] sunxi-mmc 1c10000.sdmmc: Can't get vmmc regulator string
[   10.229389] sunxi-mmc 1c10000.sdmmc: Can't get vqmmc regulator string
[   10.229395] sunxi-mmc 1c10000.sdmmc: Can't get vdmmc regulator string
[   10.229400] get() with no identifier
[   10.229403] get() with no identifier
[   10.229407] get() with no identifier
[   10.229413] sunxi-mmc 1c10000.sdmmc: No vmmc regulator found
[   10.229419] sunxi-mmc 1c10000.sdmmc: No vqmmc regulator found
[   10.229424] sunxi-mmc 1c10000.sdmmc: No vdmmc regulator found
[   10.229793] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
[   10.229814] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[   10.229833] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
[   10.230616] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
[   10.230636] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   10.233017] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   10.235153] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
[   10.235967] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
[   10.236778] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
[   10.237590] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
[   10.238215] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[   10.238257] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[   10.240632] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[   10.248640] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   10.268328] sunxi-mmc 1c10000.sdmmc: base:0xffffff80000ce000 irq:93
[   10.269028] ledtrig-cpu: registered to indicate activity on CPUs
[   10.269098] hidraw: raw HID events driver © Jiri Kosina
[   10.269225] usbcore: registered new interface driver usbhid
[   10.269229] usbhid: USB HID core driver
[   10.270098] usbcore: registered new interface driver snd-usb-audio
[   10.272122] sndhdmi sound.8:  sndhdmi <-> 1c22800.daudio mapping ok
[   10.272920] TCP: cubic registered
[   10.272928] Initializing XFRM netlink socket
[   10.273013] NET: Registered protocol family 10
[   10.273808] mip6: Mobile IPv6
[   10.273815] sit: IPv6 over IPv4 tunneling driver
[   10.274182] NET: Registered protocol family 17
[   10.274204] NET: Registered protocol family 15
[   10.274248] 8021q: 802.1Q VLAN Support v1.8
[   10.274295] Key type dns_resolver registered
[   10.274499] Registering SWP/SWPB emulation handler
[   10.274767] registered taskstats version 1
[   10.286743] Key type encrypted registered
[   10.286764] AppArmor: AppArmor sha1 policy hashing enabled
[   10.287206] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
[   10.287214] [DISP] boot_disp:0x0
[   10.287259] HDMI base address: ffffff8000b40000
[   10.288052] [HDMI] power vcc-hdmi-33
[   10.288589] [HDMI] cec support = 0
[   10.307680] mmc0: host does not support reading read-only switch. assuming write-enable.
[   10.310906] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
[   10.310978] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
[   10.311084] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 4 timing SD-HS(SDR25) dt B
[   10.311109] mmc0: new high speed SDXC card at address aaaa
[   10.311548] mmcblk0: mmc0:aaaa SP64G 59.4 GiB
[   10.312599]  mmcblk0: p1
[   10.313705] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[   10.314515] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[   10.314535] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   10.316925] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   10.318743] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
[   10.319551] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[   10.320358] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[   10.321165] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[   10.321970] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[   10.322777] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[   10.323583] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[   10.324390] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[   10.325197] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[   10.325214] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   10.326047] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
[   10.326063] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
[   10.399036] input: sunxi-ths as /devices/virtual/input/input2
[   10.399202] thermal thermal_zone0: failed to read out thermal zone 0
[   10.399605] ALSA device list:
[   10.399611]   #0: sndhdmi
[   10.400019] Freeing unused kernel memory: 512K (ffffffc000ab2000 - ffffffc000b32000)
[   10.996500] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device1, type=4, mode=5
[   13.672973] [ehci0-controller]: sunxi_usb_disable_ehci
[   13.672990] [sunxi-ehci0]: remove, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000d16b80
[   13.673010] scene_lock_destroy name=ehci_standby
[   13.673024] sunxi-ehci 1c1a000.ehci0-controller: remove, state 4
[   13.673047] usb usb1: USB disconnect, device number 1
[   13.673581] sunxi-ehci 1c1a000.ehci0-controller: USB bus 1 deregistered
[   13.673617] [ohci0-controller]: sunxi_usb_disable_ohci
[   13.673624] [sunxi-ohci0]: remove, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000d166e0
[   13.673630] scene_lock_destroy name=ohci_standby
[   13.673637] sunxi-ohci 1c1a000.ohci0-controller: remove, state 4
[   13.673654] usb usb3: USB disconnect, device number 1
[   13.674050] sunxi-ohci 1c1a000.ohci0-controller: USB bus 3 deregistered
[   13.674085] [ehci0-controller]: sunxi_usb_enable_ehci
[   13.674092] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000d16b80, 0x:ffffff80000aa000, irq_no:68
[   13.674136] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[   13.674160] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
[   13.677134] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc0000b86d0
[   13.692658] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
[   13.692755] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   13.692763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.692769] usb usb1: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[   13.692776] usb usb1: Manufacturer: Linux 3.10.107-pine64 ehci_hcd
[   13.692782] usb usb1: SerialNumber: sunxi-ehci
[   13.693271] hub 1-0:1.0: USB hub found
[   13.693290] hub 1-0:1.0: 1 port detected
[   13.693441] scene_lock_init name=ehci_standby
[   13.693448] [ohci0-controller]: sunxi_usb_enable_ohci
[   13.693456] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000d166e0
[   13.693507] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[   13.693526] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
[   13.693570] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0xffffffc0000b86d0
[   13.755701] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   13.755717] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.755724] usb usb3: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
[   13.755730] usb usb3: Manufacturer: Linux 3.10.107-pine64 ohci_hcd
[   13.755737] usb usb3: SerialNumber: sunxi-ohci
[   13.756188] hub 3-0:1.0: USB hub found
[   13.756207] hub 3-0:1.0: 1 port detected
[   13.756384] scene_lock_init name=ohci_standby
[   15.963301] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
[   16.340888] systemd[1]: System time before build time, advancing clock.
[   16.365205] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[   16.365513] systemd[1]: Detected architecture arm64.
[   16.391477] systemd[1]: Set hostname to <pine64so>.
[   16.733426] systemd[1]: Listening on fsck to fsckd communication Socket.
[   16.753207] systemd[1]: Listening on udev Control Socket.
[   16.773182] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   16.792902] systemd[1]: Created slice User and Session Slice.
[   16.812000] systemd[1]: Reached target Remote File Systems (Pre).
[   16.831677] systemd[1]: Reached target Encrypted Volumes.
[   16.851581] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   16.871202] systemd[1]: Listening on Journal Socket (/dev/log).
[   16.890729] systemd[1]: Reached target Remote File Systems.
[   16.910515] systemd[1]: Listening on Journal Socket.
[   16.930133] systemd[1]: Reached target Swap.
[   16.949880] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   16.969421] systemd[1]: Reached target Paths.
[   16.989257] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[   17.008877] systemd[1]: Listening on udev Kernel Socket.
[   17.028783] systemd[1]: Created slice System Slice.
[   17.053516] systemd[1]: Starting Load Kernel Modules...
[   17.070221] systemd[1]: Mounting Huge Pages File System...
[   17.088299] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   17.110821] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   17.139026] systemd[1]: Mounting Debug File System...
[   17.139147] sunxi-codec-machine sound.7:  codec-aif1 <-> 1c22c00.i2s0-controller mapping ok
[   17.139483] sunxi-codec-machine sound.7:  codec-aif2 <-> bb-dai mapping ok
[   17.139668] sunxi-codec-machine sound.7:  codec-aif2 <-> bb-dai mapping ok
[   17.139851] sunxi-codec-machine sound.7:  codec-aif3 <-> bb-dai mapping ok
[   17.141102] input: audiocodec sunxi Audio Jack as /devices/soc.1/sound.7/sound/card1/input3
[   17.141812] SUNXI_HMIC_STS:8,225
[   17.146547] plugout_end:switch:0
[   17.156615] systemd[1]: Reached target Slices.
[   17.178349] systemd[1]: Starting Remount Root and Kernel File Systems...
[   17.196352] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   17.199034] cfg80211: Calling CRDA to update world regulatory domain
[   17.202920] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
[   17.217725] systemd[1]: Mounting POSIX Message Queue File System...
[   17.237277] systemd[1]: Starting Set console keymap...
[   17.284827] systemd[1]: Starting Restore / save the current clock...
[   17.308886] systemd[1]: Starting Nameserver information manager...
[   17.321043] RTL871X: module init start
[   17.321058] RTL871X: rtl8723bs v4.3.16_13854.20150410_BTCOEX20150119-5844
[   17.321063] RTL871X: build time: Jan 25 2018 08:00:46
[   17.321068] RTL871X: rtl8723bs BT-Coex version = BTCOEX20150119-5844
[   17.321083] sunxi-wlan wlan.26: bus_index: 1
[   17.321243] sunxi-wlan wlan.26: check wlan io_regulator voltage: 1800000
[   17.336807] systemd[1]: Listening on Syslog Socket.
[   17.357857] systemd[1]: Mounted Debug File System.
[   17.373136] systemd[1]: Mounted Huge Pages File System.
[   17.392679] systemd[1]: Mounted POSIX Message Queue File System.
[   17.413428] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   17.429605] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[   17.429709] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
[   17.429826] RTL871X: module init ret=0
[   17.433611] systemd[1]: Started Load Kernel Modules.
[   17.441733] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   17.452979] systemd[1]: Started Remount Root and Kernel File Systems.
[   17.462246] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[   17.463073] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[   17.463096] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   17.465524] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   17.467356] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
[   17.468165] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[   17.468972] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[   17.469778] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[   17.470583] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[   17.471393] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[   17.472203] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[   17.472568] systemd[1]: Started Set console keymap.
[   17.473011] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[   17.473818] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[   17.473838] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[   17.474700] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
[   17.474718] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
[   17.491859] systemd[1]: Started Restore / save the current clock.
[   17.522265] systemd[1]: Time has been changed
[   17.525013] systemd[1]: Started Nameserver information manager.
[   17.631533] systemd[1]: Starting udev Coldplug all Devices...
[   17.650583] systemd[1]: Starting Load/Save Random Seed...
[   17.670472] systemd[1]: Mounting Configuration File System...
[   17.690238] systemd[1]: Starting Apply Kernel Variables...
[   17.709806] systemd[1]: Mounting FUSE Control File System...
[   17.729568] systemd[1]: Starting Create Static Device Nodes in /dev...
[   17.749221] systemd[1]: Mounted FUSE Control File System.
[   17.766713] systemd[1]: Mounted Configuration File System.
[   17.789623] systemd[1]: Started Load/Save Random Seed.
[   17.807426] systemd[1]: Started Apply Kernel Variables.
[   17.827040] systemd[1]: Started Create Static Device Nodes in /dev.
[   17.901243] systemd[1]: Starting udev Kernel Device Manager...
[   17.924109] systemd[1]: Reached target Local File Systems (Pre).
[   17.948015] systemd[1]: Mounting /tmp...
[   17.968039] systemd[1]: Mounted /tmp.
[   17.983892] systemd[1]: Started udev Kernel Device Manager.
[   18.003879] systemd[1]: Started udev Coldplug all Devices.
[   18.045598] systemd[1]: Reached target Sound Card.
[   18.061932] systemd[1]: Reached target Local File Systems.
[   18.084230] systemd[1]: Starting Armbian enhanced Log2Ram...
[   18.092303] systemd[1]: Starting Set console font and keymap...
[   18.144441] systemd[1]: Started Entropy daemon using the HAVEGE algorithm.
[   18.192898] cfg80211: World regulatory domain updated:
[   18.192918] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   18.192925] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   18.192930] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[   18.192935] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[   18.192940] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   18.192946] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   18.192951] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[   18.192956] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[   18.192961] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[   18.276439] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   18.308406] systemd[1]: Starting Load/Save RF Kill Switch Status...
[   18.367149] sunxi cedar version 0.1
[   18.367446] [cedar]: install start!!!
[   18.367639] ycy the get irq is 90
[   18.368139] ycy clk_bass_vir 0x18  is ffffff8000b6e018, the value:3006207
[   18.368160] ycy clk_bass_vir 0x13c  is ffffff8000b6e13c, the value:0
[   18.368166] ycy clk_bass_vir 0x64  is ffffff8000b6e064, the value:601810
[   18.368172] ycy clk_bass_vir 0x2c4  is ffffff8000b6e2c4, the value:601c10
[   18.368177] ycy clk_bass_vir 0x100  is ffffff8000b6e100, the value:0
[   18.368181] [cedar]: install end!!!
[   18.399273] systemd[1]: Found device /dev/ttyS0.
[   18.412226] sunxi-bt bt.27: block state already is 1
[   18.416624] systemd[1]: Started Load/Save RF Kill Switch Status.
[   18.433627] [VFE]cci probe end cci_sel = 0!
[   18.433850] [VFE]cci_init end
[   18.453953] Registered IR keymap rc_map_sunxi
[   18.454509] input: sunxi_ir_recv as /devices/soc.1/1f02000.s_cir/rc/rc0/input4
[   18.454829] rc0: sunxi_ir_recv as /devices/soc.1/1f02000.s_cir/rc/rc0
[   18.464617] Driver for 1-wire Dallas network protocol.
[   18.513439] input: MCE IR Keyboard/Mouse (sunxi-rc-recv) as /devices/virtual/input/input5
[   18.513928] IR MCE Keyboard/mouse protocol handler initialized
[   18.513930] IR NEC protocol handler initialized
[   18.523357] IR RC5(x) protocol handler initialized
[   18.530553] IR SANYO protocol handler initialized
[   18.530557] IR Sony protocol handler initialized
[   18.531530] IR RC6 protocol handler initialized
[   18.531574] lirc_dev: IR Remote Control driver registered, major 248
[   18.580302] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-rc-recv) registered at minor = 0
[   18.580321] IR LIRC bridge handler initialized
[   18.580350] IR JVC protocol handler initialized
[   18.606681] [VFE]Welcome to Video Front End driver
[   18.607113] [VFE]csi probe end csi_sel = 0!
[   18.607411] [VFE]csi_init end
[   18.607929] [VFE]isp probe start isp_sel = 0!
[   18.622345] [ISP] isp platform_id = 3!
[   18.622376] [VFE]isp probe end isp_sel = 0!
[   18.622620] [VFE]sunxi_isp_platform_register end
[   18.623205] [VFE]mipi probe start mipi_sel = 0!
[   18.623243] [VFE]mipi probe end mipi_sel = 0!
[   18.623333] [VFE]mipi_init end
[   18.623339] [VFE]flash_init end
[   18.623741] [VFE]vfe_init end
[   18.907013] systemd[1]: Found device /sys/subsystem/net/devices/eth0.
[   18.928637] systemd[1]: Started Armbian enhanced Log2Ram.
[   18.954857] systemd[1]: Starting Journal Service...
[   19.072314] systemd[1]: Started Journal Service.
[   19.127064] systemd-journald[460]: Received request to flush runtime journal from PID 1
[   19.585747] zram: module is from the staging directory, the quality is unknown, you have been warned.
[   19.610349] zram: Created 4 device(s) ...
[   19.612093] Request GPIO -2
[   19.612116] ------------[ cut here ]------------
[   19.612143] WARNING: at drivers/gpio/gpiolib.c:126 gmac_phy_power_on.part.5+0xbc/0xd0()
[   19.612148] invalid GPIO -2
[   19.612152] Modules linked in: zram© vfe_v4l2 ir_jvc_decoder ir_lirc_codec ir_rc6_decoder lirc_dev ir_sanyo_decoder ir_sony_decoder ir_rc5_decoder w1_gpio ir_nec_decoder ir_mce_kbd_decoder videobuf2_dma_contig wire videobuf2_memops videobuf2_core sunxi_ir_rx vfe_io cedar_ve ss 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
[   19.612225] CPU: 1 PID: 499 Comm: ifconfig Tainted: G         C   3.10.107-pine64 #7
[   19.612231] Call trace:
[   19.616051] [<ffffffc000088c18>] dump_backtrace+0x0/0x120
[   19.616083] [<ffffffc000088d5c>] show_stack+0x24/0x30
[   19.616097] [<ffffffc0000b2678>] warn_slowpath_common+0x80/0xa8
[   19.616105] [<ffffffc0000b2704>] warn_slowpath_fmt+0x64/0x78
[   19.616122] [<ffffffc000555414>] gmac_phy_power_on.part.5+0xbc/0xd0
[   19.616129] [<ffffffc00055545c>] geth_open+0x34/0x840
[   19.616142] [<ffffffc0006d5ad0>] __dev_open+0xb8/0x128
[   19.616151] [<ffffffc0006d5d8c>] __dev_change_flags+0x94/0x150
[   19.616158] [<ffffffc0006d5f00>] dev_change_flags+0x30/0x78
[   19.616173] [<ffffffc000740bf0>] devinet_ioctl+0x6a8/0x750
[   19.616186] [<ffffffc0006b7190>] sock_do_ioctl+0x40/0x88
[   19.616192] [<ffffffc0006b76e0>] sock_ioctl+0x250/0x328
[   19.616210] [<ffffffc0001e60c0>] do_vfs_ioctl+0x350/0x5b0
[   19.616218] [<ffffffc0001e63b4>] SyS_ioctl+0x94/0xa8
[   19.616229] ---[ end trace 9250af6ce788fd13 ]---
[   19.823009] ------------[ cut here ]------------
[   19.823046] WARNING: at drivers/gpio/gpiolib.c:126 __gpio_get_value+0x174/0x1a0()
[   19.823051] invalid GPIO -2
[   19.823057] Modules linked in: zram© vfe_v4l2 ir_jvc_decoder ir_lirc_codec ir_rc6_decoder lirc_dev ir_sanyo_decoder ir_sony_decoder ir_rc5_decoder w1_gpio ir_nec_decoder ir_mce_kbd_decoder videobuf2_dma_contig wire videobuf2_memops videobuf2_core sunxi_ir_rx vfe_io cedar_ve ss 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
[   19.823134] CPU: 0 PID: 499 Comm: ifconfig Tainted: G        WC   3.10.107-pine64 #7
[   19.823139] Call trace:
[   19.825908] [<ffffffc000088c18>] dump_backtrace+0x0/0x120
[   19.825916] [<ffffffc000088d5c>] show_stack+0x24/0x30
[   19.825924] [<ffffffc0000b2678>] warn_slowpath_common+0x80/0xa8
[   19.825931] [<ffffffc0000b2704>] warn_slowpath_fmt+0x64/0x78
[   19.825938] [<ffffffc0004653ac>] __gpio_get_value+0x174/0x1a0
[   19.825949] [<ffffffc0005553d4>] gmac_phy_power_on.part.5+0x7c/0xd0
[   19.825956] [<ffffffc00055545c>] geth_open+0x34/0x840
[   19.825965] [<ffffffc0006d5ad0>] __dev_open+0xb8/0x128
[   19.825973] [<ffffffc0006d5d8c>] __dev_change_flags+0x94/0x150
[   19.825979] [<ffffffc0006d5f00>] dev_change_flags+0x30/0x78
[   19.825989] [<ffffffc000740bf0>] devinet_ioctl+0x6a8/0x750
[   19.825998] [<ffffffc0006b7190>] sock_do_ioctl+0x40/0x88
[   19.826004] [<ffffffc0006b76e0>] sock_ioctl+0x250/0x328
[   19.826015] [<ffffffc0001e60c0>] do_vfs_ioctl+0x350/0x5b0
[   19.826022] [<ffffffc0001e63b4>] SyS_ioctl+0x94/0xa8
[   19.826027] ---[ end trace 9250af6ce788fd14 ]---
[   19.826031] Current_V is : 0
[   19.841046] Adding 254468k swap on /dev/zram0.  Priority:5 extents:1 across:254468k SS
[   19.867993] Adding 254468k swap on /dev/zram1.  Priority:5 extents:1 across:254468k SS
[   19.906409] Adding 254468k swap on /dev/zram2.  Priority:5 extents:1 across:254468k SS
[   19.933621] Adding 254468k swap on /dev/zram3.  Priority:5 extents:1 across:254468k SS
[   20.150602] libphy: 1c30000.eth: probed
[   20.150737] sunxi-gmac 1c30000.eth eth0: eth0: PHY ID 001cc915 at 0 IRQ poll (1c30000.eth-0:00)
[   20.150742] init ephy for pine64
[   20.561484] CPU Budget:update CPU 0 cpufreq max to 1152000 min to 480000
[   20.569826] CPU Budget:update CPU 0 cpufreq max to 1152000 min to 480000
[   20.582966] CPU Budget:update CPU 0 cpufreq max to 1152000 min to 480000
[   20.587154] CPU Budget:update CPU 0 cpufreq max to 1152000 min to 480000
[  212.434102] HDMI set ptbl: 4 4 0 96 5 5 2 1 5 0 0 0 114 110 40 208 30 1 1
[  212.542411] hdmi_clk_enable_prepare()L181
[  231.345390] ehci_irq: highspeed device connect
[  231.510919] ehci_irq: highspeed device disconnect
[  231.510929] ohci_irq: fullspeed or lowspeed device connect
[  232.672051] usb 4-1: new full-speed USB device number 2 using sunxi-ohci
[  232.895457] usb 4-1: New USB device found, idVendor=046d, idProduct=c534
[  232.895477] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  232.895492] usb 4-1: Product: USB Receiver
[  232.895505] usb 4-1: Manufacturer: Logitech
[  232.906765] input: Logitech USB Receiver as /devices/soc.1/1c1b000.ohci1-controller/usb4/4-1/4-1:1.0/input/input6
[  232.908092] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-sunxi-ohci-1/input0
[  232.915051] input: Logitech USB Receiver as /devices/soc.1/1c1b000.ohci1-controller/usb4/4-1/4-1:1.1/input/input7
[  232.918426] hid-generic 0003:046D:C534.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-sunxi-ohci-1/input1
[  242.531908] libphy: 1c30000.eth-0:00 - Link is Up - 100/Full
[  245.690229] ohci_irq: fullspeed or lowspeed device disconnect
[  245.690248] ehci_irq: highspeed device connect





$ls /dev
autofs
block
bus
cedar_dev
char
console
cpu_dma_latency
cuse
disk
disp
fb0
fb1
fb2
fb3
fb4
fb5
fb6
fb7
fd
full
fuse
hdmi
hidraw0
hidraw1
hugepages
i2c-0
i2c-1
initctl
input
ion
kmem
kmsg
kvm
lirc0
log
loop-control
loop0
loop1
loop2
loop3
loop4
loop5
loop6
loop7
mapper
mem
mmcblk0
mmcblk0p1
mqueue
net
network_latency
network_throughput
null
ppp
psaux
ptmx
pts
ram0
ram1
ram2
ram3
ram4
ram5
ram6
ram7
random
rfkill
rtc
rtc0
shm
snd
stderr
stdin
stdout
sunxi-reg
sw_sync
tty
tty0
tty1
tty10
tty11
tty12
tty13
tty14
tty15
tty16
tty17
tty18
tty19
tty2
tty20
tty21
tty22
tty23
tty24
tty25
tty26
tty27
tty28
tty29
tty3
tty30
tty31
tty32
tty33
tty34
tty35
tty36
tty37
tty38
tty39
tty4
tty40
tty41
tty42
tty43
tty44
tty45
tty46
tty47
tty48
tty49
tty5
tty50
tty51
tty52
tty53
tty54
tty55
tty56
tty57
tty58
tty59
tty6
tty60
tty61
tty62
tty63
tty7
tty8
tty9
ttyS0
ttyS1
ttyS2
ttyS3
ttyS4
uhid
uinput
urandom
usb
vcs
vcs1
vcs2
vcs3
vcs4
vcs5
vcs6
vcsa
vcsa1
vcsa2
vcsa3
vcsa4
vcsa5
vcsa6
zero
zram0
zram1
zram2
zram3
#2
Wink 
Try another distribution the DTB is invalid you seem to miss links to a couple of regulators or MMC1 (wifi/bt) and I don't see the eMMC controller at 0x1c11000 at all.
Did you get an image for SOPine or was the creator of the image lazy?  Smile
Code:
[    0.000000] Machine: SOPine


Wifi mmc; (fine if you don't have it/use it)
Code:
[   10.229413] sunxi-mmc 1c10000.sdmmc: No vmmc regulator found
[   10.229419] sunxi-mmc 1c10000.sdmmc: No vqmmc regulator found
[   10.229424] sunxi-mmc 1c10000.sdmmc: No vdmmc regulator found
#3
(08-04-2018, 10:28 AM)paradise Wrote: Try another distribution the DTB is invalid you seem to miss links to a couple of regulators or MMC1 (wifi/bt) and I don't see the eMMC controller at 0x1c11000 at all.
Did you get an image for SOPine or was the creator of the image lazy?  Smile
Code:
[    0.000000] Machine: SOPine


Wifi mmc; (fine if you don't have it/use it)
Code:
[   10.229413] sunxi-mmc 1c10000.sdmmc: No vmmc regulator found
[   10.229419] sunxi-mmc 1c10000.sdmmc: No vqmmc regulator found
[   10.229424] sunxi-mmc 1c10000.sdmmc: No vdmmc regulator found

Hello Paradise, many thanks for your answer.

According to armbian.txt file provided with the image, the author is unspecified. I downloaded the image from armbian website.
$ head armbian.txt :
--------------------------------------------------------------------------------
Title:            Armbian 5.38 Pine64so Ubuntu xenial default
Kernel:            Linux 3.10.107
Build date:        25.01.2018
Authors:        https://www.armbian.com/authors
Sources:         https://github.com/armbian/
Support:         https://forum.armbian.com/
Changelog:         https://www.armbian.com/logbook/
Documantation:        https://docs.armbian.com/
--------------------------------------------------------------------------------

I will prefer an image enabling every devices, wifi too ;Wink
So I'll follow your advice and try another image right now.
And also read my dmesg more carefully...
#4
No problem.. always try and learn something new each day.. ;-)

-- Armbian 5.38 Pine64so Ubuntu xenial default
I guess Pine64so is only for sopine then.. description is indeed a bit off.

You could still use that image if you like it maybe.. just find where they store the dtb and try and replace it with a known good version. :-)
Most linux dtb's are the same just get an exact match for you device from another distro. Just don't even bother trying Linux dtb with BSD or vise versa. :-)
#5
I just rebuilt my LTS system. I could not get it to read the 32eMMC that I bought from the Pine64 store. I would appreciate any pointer to the instructions on how to do it. I am using SOPINE on an sd card to boot it.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Booting from eMMC saileshrajk 12 19,263 02-16-2021, 01:02 PM
Last Post: IanJames
  eMMC fail in 2% of flashing barucha 10 14,546 12-14-2020, 06:51 AM
Last Post: Little_Johnny
  Problem with EMMC bootup and detection khantheengr 6 7,260 12-10-2020, 05:26 PM
Last Post: poVoq
  SoPine eMMC compatibility Terra854 4 8,092 02-20-2020, 07:52 PM
Last Post: mcrognale
  EMMC cards in Pine64 store stephen fleming 16 42,560 12-26-2017, 12:19 PM
Last Post: tllim

Forum Jump:


Users browsing this thread: 1 Guest(s)