Skip to content

Instantly share code, notes, and snippets.

@m-shibata
Created August 4, 2017 06:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m-shibata/2eb5c63557832b420823f088eb73b803 to your computer and use it in GitHub Desktop.
Save m-shibata/2eb5c63557832b420823f088eb73b803 to your computer and use it in GitHub Desktop.
dmesg on pinebook
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.105-bsp-1.2-ayufan-77 (root@e56524830577) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #1 SMP PREEMPT Sun Jul 9 12:09:30 UTC 2017
[ 0.000000] CPU: AArch64 Processor [410fd034] revision 4
[ 0.000000] Machine: sun50iw1p1
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] cma: CMA: reserved 384 MiB at 9e000000
[ 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 @ffffffc07ef91000 s19200 r8192 d21760 u49152
[ 0.000000] pcpu-alloc: s19200 r8192 d21760 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: console=ttyS0,115200n8 enforcing=0 cma=384M no_console_suspend androidboot.serialno=8400503443184c09058e androidboot.hardware=sun50iw1p1 androidboot.selinux=permissive earlyprintk=sunxi-uart,0x01c28000 loglevel=8 root=/dev/mmcblk0p2 eth0_speed=auto
[ 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: 1630976k/1630976k available, 449792k 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 : 0xffffffc0009fb000 - 0xffffffc000a7eb00 ( 527 kB)
.text : 0xffffffc000080000 - 0xffffffc0009faaf4 ( 9707 kB)
.data : 0xffffffc000a7f000 - 0xffffffc000bdb940 ( 1395 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 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] allocated 8388608 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 13.561074] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 13.571219] pid_max: default: 32768 minimum: 301
[ 13.575829] Security Framework initialized
[ 13.579782] AppArmor: AppArmor initialized
[ 13.583787] Mount-cache hash table entries: 256
[ 13.599248] Initializing cgroup subsys memory
[ 13.599315] Initializing cgroup subsys devices
[ 13.602346] Initializing cgroup subsys freezer
[ 13.606710] Initializing cgroup subsys blkio
[ 13.610872] Initializing cgroup subsys perf_event
[ 13.615483] Initializing cgroup subsys hugetlb
[ 13.619903] ftrace: allocating 27684 entries in 109 pages
[ 13.660285] CPU0: update cpu_power 1968128
[ 13.660324] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ 13.667804] virtual base = 0xffffff800000a000.
[ 13.671181] gicd_base = 0xffffff800000c000.
[ 13.675318] gicc_base = 0xffffff800000e000.
[ 13.680180] CPU1: Booted secondary processor
[ 13.680209] CPU1: update cpu_power 1968128
[ 13.682803] CPU2: Booted secondary processor
[ 13.682817] CPU2: update cpu_power 1968128
[ 13.686924] CPU3: Booted secondary processor
[ 13.686935] CPU3: update cpu_power 1968128
[ 13.687018] Brought up 4 CPUs
[ 13.708966] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[ 13.715783] devtmpfs: initialized
[ 13.723496] atomic64 test passed
[ 13.723516] pinctrl core: initialized pinctrl subsystem
[ 13.740548] NET: Registered protocol family 16
[ 13.740899] script_sysfs_init success
[ 13.743217] dump_class_init,806, success
[ 13.747108] vdso: 2 pages (1 code, 1 data) at base ffffffc000a85000
[ 13.753018] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 13.761473] software IO TLB [mem 0xbc800000-0xbcc00000] (4MB) mapped at [ffffffc07b800000-ffffffc07bbfffff]
[ 13.770260] DMA: preallocated 256 KiB pool for atomic allocations
[ 13.775236] Serial: AMBA PL011 UART driver
[ 13.779242] axp81x_board_init: axp regl_devs num = 23
[ 13.784216] pll_audio-set_default_rate=24576000 success!
[ 13.789293] pll_video0-set_default_rate=297000000 success!
[ 13.794714] pll_video1-set_default_rate=297000000 success!
[ 13.800081] pll_de-set_default_rate=297000000 success!
[ 13.805791] de-set_default_source=pll_de success!
[ 13.809649] de-set_default_rate=297000000 success!
[ 13.814387] tcon0-set_default_source=pll_mipi success!
[ 13.819397] tcon1-set_default_source=pll_video0 success!
[ 13.824801] hdmi-set_default_source=pll_video0 success!
[ 13.832082] sun50i-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 13.836605] [sun50iw1p1_pinctrl_probe][838]
[ 13.842225] sun50i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 13.847757] sunxi hwspinlock vbase:0xffffff800005c000
[ 13.862410] bio: create slab <bio-0> at 0
[ 13.862806] pwm module init!
[ 13.864971] SCSI subsystem initialized
[ 13.867461] usbcore: registered new interface driver usbfs
[ 13.872690] usbcore: registered new interface driver hub
[ 13.877940] usbcore: registered new device driver usb
[ 13.883574] Linux video capture interface: v2.00
[ 13.887830] [ARISC] :sunxi-arisc driver v1.10
[ 13.898917] [ARISC] :sunxi-arisc driver v1.10 startup succeeded
[ 13.899461] Advanced Linux Sound Architecture Driver Initialized.
[ 13.905589] NetLabel: Initializing
[ 13.908511] NetLabel: domain hash size = 128
[ 13.912754] NetLabel: protocols = UNLABELED CIPSOv4
[ 13.917657] NetLabel: unlabeled traffic allowed by default
[ 13.923264] [pm]aw_pm_init!
[ 13.925878] rtc physical base = 0x0000000001f00000 .
[ 13.930783] np name = /soc@01c00000/rtc@01f00000.
[ 13.935452] base = ffffff800006e100, len = 4.
[ 13.939704] pmu name: pmu0 .
[ 13.942555] pmu0_enable = 0x1.
[ 13.945597] pmux_id = 0x6.
[ 13.948318] pmux_twi_id = 0x1.
[ 13.951388] pmux_twi_addr = 0x34.
[ 13.954712] pmu name: pmu1 .
[ 13.957591] Warning: can not find np for pmu1.
[ 13.962212] add_sys_pwr_dm: get ldo name for id: vcc-lpddr failed
[ 13.968197] after inited: sys_mask config = 0x4a55.
[ 13.972895] Warning: can not find np for dynamic_standby_para.
[ 13.978845] [pm]valid
[ 13.980893] [pm]valid
[ 13.983111] Notice: sun9i&sun8iw5&sun50i not need support normal standby, change to super standby.
[ 13.992516] Switching to clocksource arch_sys_counter_ool
[ 14.010237] AppArmor: AppArmor Filesystem Enabled
[ 14.017661] NET: Registered protocol family 2
[ 14.018498] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[ 14.023720] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 14.030415] TCP: Hash tables configured (established 16384 bind 16384)
[ 14.036478] TCP: reno registered
[ 14.039538] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 14.045446] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 14.051982] NET: Registered protocol family 1
[ 14.056376] RPC: Registered named UNIX socket transport module.
[ 14.061788] RPC: Registered udp transport module.
[ 14.066379] RPC: Registered tcp transport module.
[ 14.070993] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 14.077510] Trying to unpack rootfs image as initramfs...
[ 14.082785] rootfs image is not initramfs (junk in compressed archive); looks like an initrd
[ 14.127967] Freeing initrd memory: 11628K (ffffffc07534e000 - ffffffc075ea9000)
[ 14.130372] kvm [1]: Using HYP init bounce page @bb940000
[ 14.135614] kvm [1]: interrupt-controller@1c84000 IRQ25
[ 14.140535] kvm [1]: timer IRQ27
[ 14.143184] kvm [1]: Hyp mode initialized successfully
[ 14.150201] lock super standby defaultly!
[ 14.152135] lookup_scene_lock_name: new scene lock super_standby
[ 14.158030] scene_lock_init name=super_standby
[ 14.162363] scene_lock: super_standby, type 5, count 1
[ 14.167903] audit: initializing netlink socket (disabled)
[ 14.172748] type=2000 audit(0.550:1): initialized
[ 14.178104] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 14.183985] VFS: Disk quotas dquot_6.5.2
[ 14.187481] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 14.194723] NFS: Registering the id_resolver key type
[ 14.198661] Key type id_resolver registered
[ 14.202698] Key type id_legacy registered
[ 14.206643] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 14.213010] NTFS driver 2.1.30 [Flags: R/W].
[ 14.217380] fuse init (API version 7.22)
[ 14.221065] msgmni has been set to 3976
[ 14.225730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 14.231964] io scheduler noop registered
[ 14.235728] io scheduler deadline registered
[ 14.239907] io scheduler cfq registered (default)
[ 14.245205] [DISP]disp_module_init
[ 14.248325] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
[ 14.255538] [DISP] boot_disp:0x0
[ 14.259333] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
[ 14.267903] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
[ 14.277063] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
[ 14.302614] [DISP] disp_lcd_set_bright,line:1159:NULL hdl!
[ 14.302700] [DISP] disp_lcd_set_bright,line:1159:NULL hdl!
[ 14.308904] [DISP] disp_boot_para_parse,line:301:of_property_read disp.fb_base fail
[ 14.315349] [DISP] fb_base:0x0
[ 14.340132] Console: switching to colour frame buffer device 170x48
[ 14.355664] [DISP] lcd_clk_config,line:812:disp 0, clk: pll(480000000),clk(480000000),dclk(80000000) dsi_rate(480000000)
clk real:pll(479769230),clk(479769230),dclk(79961538) dsi_rate(0)
[ 14.371680] [DISP]disp_module_init finish
[ 14.375828] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
[ 14.381226] sw_console_setup()1173 - console setup baud 115200 parity n bits 8, flow n
[ 14.389066] console [ttyS0] enabled, bootconsole disabled
[ 14.400933] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
[ 14.412686] misc dump reg init
[ 14.416210] [drm] Initialized drm 1.1.0 20060810
[ 14.425981] brd: module loaded
[ 14.431809] loop: module loaded
[ 14.435573] sunxi-bt bt.24: Missing bt_power.
[ 14.440336] sunxi-bt bt.24: bt_power_name ((null))
[ 14.445583] sunxi-bt bt.24: io_regulator_name (vcc-wifi-io)
[ 14.451726] sunxi-bt bt.24: bt_rst gpio=356 mul-sel=1 pull=-1 drv_level=-1 data=0
[ 14.460349] sunxi-bt bt.24: clk not config
[ 14.464895] sunxi-bt bt.24: block state already is 1
[ 14.470578] sunxi-wlan wlan.23: wlan_busnum (1)
[ 14.475529] sunxi-wlan wlan.23: Missing wlan_power.
[ 14.480869] sunxi-wlan wlan.23: wlan_power_name ((null))
[ 14.486675] sunxi-wlan wlan.23: io_regulator_name (vcc-wifi-io)
[ 14.493166] sunxi-wlan wlan.23: wlan_regon gpio=354 mul-sel=1 pull=-1 drv_level=-1 data=0
[ 14.502511] sunxi-wlan wlan.23: wlan_hostwake gpio=355 mul-sel=6 pull=-1 drv_level=-1 data=0
[ 14.512137] sunxi-wlan wlan.23: clk not config
[ 14.517704] tun: Universal TUN/TAP device driver, 1.6
[ 14.523230] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 14.530296] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 14.537588] get ehci0-controller, regulator_io is no nocare
[ 14.538796]
lcd_edp_tx_rate=2,
lcd_edp_tx_lane=1,
lcd_edp_colordepth=1,
lcd_model_name=2
[ 14.539650] ANX9807 Chip found
[ 14.562298] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c86d48, 0x:ffffff80000a2000, irq_no:68
[ 14.575706] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 14.585781] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
[ 14.595707] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc0004f538c
[ 14.617500] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
[ 14.625629] hub 1-0:1.0: USB hub found
[ 14.629750] hub 1-0:1.0: 1 port detected
[ 14.634182] [ehci0-controller]: sunxi_usb_disable_ehci
[ 14.637693] ..................................clock is detected.
[ 14.646378] [sunxi-ehci0]: remove, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c86d48
[ 14.656667] sunxi-ehci 1c1a000.ehci0-controller: remove, state 1
[ 14.657344] ..................................clock is stable.
[ 14.669632] usb usb1: USB disconnect, device number 1
[ 14.675968] sunxi-ehci 1c1a000.ehci0-controller: USB bus 1 deregistered
[ 14.683540] get ehci1-controller, regulator_io is no nocare
[ 14.689709] [sunxi-ehci1]: probe, pdev->name: 1c1b000.ehci1-controller, sunxi_ehci: 0xffffffc000c86f98, 0x:ffffff80000aa000, irq_no:6a
[ 14.702969] sunxi-ehci 1c1b000.ehci1-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 14.712872] sunxi-ehci 1c1b000.ehci1-controller: new USB bus registered, assigned bus number 1
[ 14.722594] sunxi-ehci 1c1b000.ehci1-controller: irq 106, io mem 0xffffffc0004f538c
[ 14.745420] sunxi-ehci 1c1b000.ehci1-controller: USB 0.0 started, EHCI 1.00
[ 14.753031] ehci_irq: highspeed device connect
[ 14.757964] hub 1-0:1.0: USB hub found
[ 14.762065] hub 1-0:1.0: 1 port detected
[ 14.766719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 14.773687] get ohci0-controller, regulator_io is no nocare
[ 14.779827] hci: request ohci0-controller gpio:1027
[ 14.785163] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c868a8
[ 14.795538] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 14.805067] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 2
[ 14.814520] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0x00000000
[ 14.824305] ==================bl open
[ 14.877645] hub 2-0:1.0: USB hub found
[ 14.881752] hub 2-0:1.0: 1 port detected
[ 14.886179] [ohci0-controller]: sunxi_usb_disable_ohci
[ 14.891797] [sunxi-ohci0]: remove, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c868a8
[ 14.902084] sunxi-ohci 1c1a000.ohci0-controller: remove, state 1
[ 14.908667] usb usb2: USB disconnect, device number 1
[ 14.914537] sunxi-ohci 1c1a000.ohci0-controller: USB bus 2 deregistered
[ 14.922012] get ohci1-controller, regulator_io is no nocare
[ 14.928155] hci: request ohci1-controller gpio:38
[ 14.933301] [sunxi-ohci1]: probe, pdev->name: 1c1b000.ohci1-controller, sunxi_ohci: 0xffffffc000c86af8
[ 14.943514] sunxi-ohci 1c1b000.ohci1-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 14.953037] sunxi-ohci 1c1b000.ohci1-controller: new USB bus registered, assigned bus number 2
[ 14.962509] sunxi-ohci 1c1b000.ohci1-controller: irq 107, io mem 0x00000000
[ 15.025173] hub 2-0:1.0: USB hub found
[ 15.029272] hub 2-0:1.0: 1 port detected
[ 15.033992] usbcore: registered new interface driver usb-storage
[ 15.040581] usbcore: registered new interface driver ums-alauda
[ 15.047083] usbcore: registered new interface driver ums-cypress
[ 15.053675] usbcore: registered new interface driver ums-datafab
[ 15.060286] usbcore: registered new interface driver ums_eneub6250
[ 15.067059] usbcore: registered new interface driver ums-freecom
[ 15.073650] usbcore: registered new interface driver ums-isd200
[ 15.079986] usb 1-1: new high-speed USB device number 2 using sunxi-ehci
[ 15.087464] usbcore: registered new interface driver ums-jumpshot
[ 15.094147] usbcore: registered new interface driver ums-karma
[ 15.100555] usbcore: registered new interface driver ums-onetouch
[ 15.107248] usbcore: registered new interface driver ums-realtek
[ 15.113842] usbcore: registered new interface driver ums-sddr09
[ 15.120347] usbcore: registered new interface driver ums-sddr55
[ 15.126840] usbcore: registered new interface driver ums-usbat
[ 15.133341] usbcore: registered new interface driver usbserial
[ 15.139743] usbcore: registered new interface driver usbserial_generic
[ 15.146894] usbserial: USB Serial support registered for generic
[ 15.153728] mousedev: PS/2 mouse device common for all mice
[ 15.160347] input: sunxi-keyboard as /devices/virtual/input/input0
[ 15.167675] sunxi-rtc 1f00000.rtc: rtc core: registered rtc-sunxi as rtc0
[ 15.175120] sunxi-rtc 1f00000.rtc: RTC enabled
[ 15.180184] i2c /dev entries driver
[ 15.218366] input: axp81x-supplyer as /devices/platform/axp81x_board/axp81x-supplyer.47/input/input1
[ 15.229982] hub 1-1:1.0: USB hub found
[ 15.232191] sunxi budget cooling probe start !
[ 15.232218] CPU freq cooling register Success
[ 15.232243] CPU hotplug cooling register Success
[ 15.232352] CPU budget cooling register Success
[ 15.232594] sunxi gpu cooling probe start !
[ 15.232601] CPU gpu cooling register Success
[ 15.263614] hub 1-1:1.0: 4 ports detected
[ 15.265919] cpuidle: using governor ladder
[ 15.265922] cpuidle: using governor menu
[ 15.266666] sunxi-mmc 1c11000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jul 9 2017 at 12:09:21
[ 15.266703] sunxi-mmc 1c11000.sdmmc: regulator prop vmmc,str vcc-emmcv
[ 15.266709] sunxi-mmc 1c11000.sdmmc: regulator prop vqmmc,str vcc-emmcvq18
[ 15.266715] sunxi-mmc 1c11000.sdmmc: regulator prop vdmmc,str none
[ 15.266744] sunxi-mmc 1c11000.sdmmc: No vmmc regulator found
[ 15.266747] sunxi-mmc 1c11000.sdmmc: No vqmmc regulator found
[ 15.266751] sunxi-mmc 1c11000.sdmmc: No vdmmc regulator found
[ 15.330178] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 15.355497] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 15.385024] sunxi-mmc 1c11000.sdmmc: base:0xffffff80000be000 irq:94
[ 15.391874] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 52, RTO !!
[ 15.398938] sunxi-mmc 1c10000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jul 9 2017 at 12:09:21
[ 15.411774] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 52, RTO !!
[ 15.418443] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 15.418473] sunxi-mmc 1c10000.sdmmc: Can't get vmmc regulator string
[ 15.418478] sunxi-mmc 1c10000.sdmmc: Can't get vqmmc regulator string
[ 15.418482] sunxi-mmc 1c10000.sdmmc: Can't get vdmmc regulator string
[ 15.418484] get() with no identifier
[ 15.418486] get() with no identifier
[ 15.418487] get() with no identifier
[ 15.418490] sunxi-mmc 1c10000.sdmmc: No vmmc regulator found
[ 15.418493] sunxi-mmc 1c10000.sdmmc: No vqmmc regulator found
[ 15.418496] sunxi-mmc 1c10000.sdmmc: No vdmmc regulator found
[ 15.482523] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 15.493483] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
[ 15.494458] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 15.512302] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 8, RTO !!
[ 15.519673] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 5, RTO !!
[ 15.527042] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 5, RTO !!
[ 15.533693] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 15.545104] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 5, RTO !!
[ 15.552491] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 5, RTO !!
[ 15.559864] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 55, RTO !!
[ 15.566557] sunxi-mmc 1c10000.sdmmc: base:0xffffff80000c6000 irq:93
[ 15.573412] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 55, RTO !!
[ 15.580659] sunxi-mmc 1c0f000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jul 9 2017 at 12:09:21
[ 15.593503] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 55, RTO !!
[ 15.600203] sunxi-mmc 1c0f000.sdmmc: regulator prop vmmc,str vcc-sdcv
[ 15.607248] sunxi-mmc 1c11000.sdmmc: smc 0 p2 err, cmd 55, RTO !!
[ 15.613933] sunxi-mmc 1c0f000.sdmmc: regulator prop vqmmc,str vcc-sdcvq33
[ 15.613939] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 15.632771] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[ 15.632951] sunxi-mmc 1c0f000.sdmmc: regulator prop vdmmc,str vcc-sdc
[ 15.633062] sunxi-mmc 1c0f000.sdmmc: No vmmc regulator found
[ 15.633065] sunxi-mmc 1c0f000.sdmmc: No vqmmc regulator found
[ 15.633332] usb 1-1.1: new low-speed USB device number 3 using sunxi-ehci
[ 15.671123] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[ 15.682600] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[ 15.682713] sunxi-mmc 1c0f000.sdmmc: Got CD GPIO #166.
[ 15.682836] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 15.682854] sunxi-mmc 1c0f000.sdmmc: no vqmmc,Check if there is regulator
[ 15.699898] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 15.729439] sunxi-mmc 1c0f000.sdmmc: base:0xffffff80000ce000 irq:92
[ 15.736905] usbcore: registered new interface driver usbhid
[ 15.737283] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[ 15.754424] usbhid: USB HID core driver
[ 15.759773] usbcore: registered new interface driver snd-usb-audio
[ 15.767098] sun50i-pinctrl 1c20800.pinctrl: unknown pin PL11
[ 15.773327] sun50i-pinctrl 1c20800.pinctrl: unknown pin PL10
[ 15.779541] pinctrl core: failed to register map aif2-default (2): invalid type given
[ 15.789621] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[ 15.802186] sunxi-codec-machine sound.6: codec-aif1 <-> 1c22c00.i2s0-controller mapping ok
[ 15.811900] sunxi-codec-machine sound.6: codec-aif2 <-> bb-dai mapping ok
[ 15.819445] mmc0: BKOPS_EN bit is not set
[ 15.819871] sunxi-codec-machine sound.6: codec-aif2 <-> bb-dai mapping ok
[ 15.820087] sunxi-codec-machine sound.6: codec-aif3 <-> bb-dai mapping ok
[ 15.839363] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/soc.0/1c1b000.ehci1-controller/usb1/1-1/1-1.1/1-1.1:1.0/input/input2
[ 15.852225] hid-generic 0003:258A:000C.0001: input: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-sunxi-ehci-1.1/input0
[ 15.852705] input: audiocodec sunxi Audio Jack as /devices/soc.0/sound.6/sound/card0/input3
[ 15.853286] SUNXI_HMIC_STS:8,225
[ 15.878539] sndhdmi sound.7: sndhdmi <-> 1c22800.daudio mapping ok
[ 15.885749] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 8 timing LEGACY(SDR12) dt B
[ 15.897182] plugout_end:switch:0
[ 15.901035] TCP: cubic registered
[ 15.904856] NET: Registered protocol family 10
[ 15.910710] sit: IPv6 over IPv4 tunneling driver
[ 15.916238] NET: Registered protocol family 17
[ 15.921189] 8021q: 802.1Q VLAN Support v1.8
[ 15.925817] Key type dns_resolver registered
[ 15.930778] Registering SWP/SWPB emulation handler
[ 15.936422] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 8 timing MMC-HS200 dt B
[ 15.936428] registered taskstats version 1
[ 15.937460] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/soc.0/1c1b000.ehci1-controller/usb1/1-1/1-1.1/1-1.1:1.1/input/input4
[ 15.937826] hid-generic 0003:258A:000C.0002: input,hiddev0: USB HID v1.10 Mouse [HAILUCK CO.,LTD USB KEYBOARD] on usb-sunxi-ehci-1.1/input1
[ 15.978347] sunxi-mmc 1c11000.sdmmc: sdc set ios: clk 100000000Hz bm PP pm ON vdd 16 width 8 timing MMC-HS200 dt B
[ 15.989952] mmc0: new HS200 MMC card at address 0001
[ 15.995527] Key type encrypted registered
[ 15.999954] AppArmor: AppArmor sha1 policy hashing enabled
[ 15.999975] mmcblk0: mmc0:0001 NCard 14.4 GiB
[ 16.010942] mmcblk0boot0: mmc0:0001 NCard partition 1 4.00 MiB
[ 16.011344] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
[ 16.011345] [DISP] boot_disp:0x0
[ 16.011381] HDMI base address: ffffff8000f40000
[ 16.012162] [HDMI] power vcc-hdmi-33
[ 16.012683] [HDMI] cec support = 0
[ 16.015144] usb 1-1.3: new high-speed USB device number 4 using sunxi-ehci
[ 16.049843] mmcblk0boot1: mmc0:0001 NCard partition 2 4.00 MiB
[ 16.057220] mmcblk0: p1 p2
[ 16.062460] mmcblk0boot1: unknown partition table
[ 16.069465] mmcblk0boot0: unknown partition table
[ 16.075650] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[ 16.083105] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[ 16.089774] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 16.103602] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 16.116838] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
[ 16.124227] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[ 16.131230] sunxi-rtc 1f00000.rtc: setting system clock to 2017-08-03 12:15:30 UTC (1501762530)
[ 16.140744] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[ 16.148105] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[ 16.155465] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[ 16.162189] input: sunxi-ths as /devices/virtual/input/input5
[ 16.168480] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[ 16.175324] thermal thermal_zone0: failed to read out thermal zone 0
[ 16.182277] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[ 16.189364] [dramfreq] 408000KHz->552000KHz start
[ 16.189468] ALSA device list:
[ 16.189471] #0: audiocodec
[ 16.189473] #1: sndhdmi
[ 16.189734] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[ 16.190547] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[ 16.190568] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 16.191432] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
[ 16.191449] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
[ 16.246129] md: Waiting for all devices to be available before autodetect
[ 16.253564] md: If you don't use raid, use raid=noautodetect
[ 16.260335] [dramfreq] [cpu1] elapsed:22us
[ 16.264842] [dramfreq] ERR:current freq is 408000 != 552000
[ 16.265316] md: Autodetecting RAID arrays.
[ 16.265319] md: Scanned 0 and added 0 devices.
[ 16.265320] md: autorun ...
[ 16.265321] md: ... autorun DONE.
[ 16.265484] RAMDISK: Couldn't find valid RAM disk image starting at 0.
[ 16.294090] Unable to handle kernel paging request at virtual address ffffffc47cb99a10
[ 16.302937] pgd = ffffffc000cb3000
[ 16.310613] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 16.311150] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[ 16.306647] [ffffffc47cb99a10] *pgd=0000000000000000
[ 16.329769] Internal error: Oops: 96000005 [#1] PREEMPT SMP
[ 16.330082] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 16.330121] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 16.331162] devtmpfs: mounted
[ 16.331490] Freeing unused kernel memory: 524K (ffffffc0009fb000 - ffffffc000a7e000)
[ 16.363816] Modules linked in:
[ 16.367165] CPU: 3 PID: 119 Comm: dramfreq_task Not tainted 3.10.105-bsp-1.2-ayufan-77 #1
[ 16.376108] task: ffffffc07592ce00 ti: ffffffc075924000 task.ti: ffffffc075924000
[ 16.384315] PC is at devfreq_update_status+0xc0/0xec
[ 16.389763] LR is at update_devfreq+0xcc/0xf8
[ 16.394528] pc : [<ffffffc0005b4300>] lr : [<ffffffc0005b43f8>] pstate: 60000105
[ 16.402609] sp : ffffffc075927db0
[ 16.406228] x29: ffffffc075927db0 x28: 0000000000000000
[ 16.412037] x27: 0000000000000000 x26: 0000000000000000
[ 16.417841] x25: 0000000000000000 x24: 0000000000000000
[ 16.423650] x23: ffffffc0005b52c0 x22: 0000000000000001
[ 16.429472] x21: ffffffc07b4e2000 x20: 0000000000086c40
[ 16.435280] x19: ffffffc07b4e2000 x18: 0000000000000000
[ 16.441081] x17: 000000000000000e x16: 0000000000000007
[ 16.446889] x15: 0000000000040d0c x14: 000000000000000a
[ 16.452691] x13: ffffffc080bdefaf x12: 0000000000000001
[ 16.458522] x11: 0000000000000005 x10: ffffffc000bdefbd
[ 16.464325] x9 : 00000000fffffffe x8 : 206567616d69206b
[ 16.469948] x7 : 0000000000000000
[ 16.469950] x6 : 000000000002cec0
[ 16.469953] x5 : ffffffc000bb4d38
[ 16.469955] x4 : 00000000ffff8be0
[ 16.469958] x3 : 00000000000639c0 x2 : ffffffc07cb99b18
[ 16.469962] x1 : 0000000000000003 x0 : 00000003fffffef8
[ 16.469965]
PC: 0xffffffc0005b4280:
[ 16.469974] 4280 540000a0 11000442 17fffff8 128002a0 14000024 d0002681 d37df000 f941da63
[ 16.469982] 42a0 f940a024 f941d661 cb030083 f8606825 8b0300a3 f8206823 f941be63 eb03029f
[ 16.469990] 42c0 540002c0 f9416265 52800000 b94038a1 6b00003f 540000e0 f94018a6 b860d8c6
[ 16.469998] 42e0 eb06007f 54000080 11000400 17fffff9 128002a0 1b010800 f941d262 d37ef400
[ 16.470006] 4300 b8606841 11000421 b8206841 b9439e60 11000400 b9039e60 52800000 f901da64
[ 16.470013] 4320 a94153f3 a8c27bfd d65f03c0 a9bd7bfd 910003fd f9000bf3 aa0003f3 aa1e03e0
[ 16.470021] 4340 d503201f b9401260 7100041f 54000121 b0001ee2 b0001ee0 912c6000 9136b842
[ 16.470029] 4360 528013c1 97ebe67e 128002a0 1400002b f9416661 128002a0 b4000501 f9401022
[ 16.470031]
LR: 0xffffffc0005b4378:
[ 16.470039] 4378 b4000501 f9401022 aa1303e0 9100a3a1 d63f0040 35000460 f941c660 b40000a0
[ 16.470047] 4398 f94017a1 eb01001f 54000049 f90017a0 f941ca60 52800002 b40000c0 f94017a1
[ 16.470055] 43b8 eb01001f 54000062 52800022 f90017a0 f9416260 9100a3a1 f9400803 f9401e60
[ 16.470063] 43d8 d63f0060 350001e0 f9416260 f9401800 b4000120 f94017a1 aa1303e0 97ffff93
[ 16.470071] 43f8 340000a0 b0001ee1 9100e260 91376c21 97fb5ad5 f94017a0 f901be60 52800000
[ 16.470079] 4418 f9400bf3 a8c37bfd d65f03c0 a9bd7bfd 910003fd a90153f3 f90013f5 aa0003f3
[ 16.470087] 4438 aa1e03e0 d10be274 91004295 d503201f aa1503e0 9405bcca aa1403e0 97ffffb6
[ 16.470095] 4458 340000c0 b0001ee1 2a0003e2 91383821 9100e280 97fb5abc d0003720 f946c814
[ 16.470097]
SP: 0xffffffc075927d30:
[ 16.470104] 7d30 00086c40 00000000 7b4e2000 ffffffc0 00000001 00000000 005b52c0 ffffffc0
[ 16.470112] 7d50 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470120] 7d70 00000000 00000000 75927db0 ffffffc0 005b43f8 ffffffc0 75927db0 ffffffc0
[ 16.470127] 7d90 005b4300 ffffffc0 60000105 00000000 7ab90588 ffffffc0 00000005 00000003
[ 16.470135] 7db0 75927dd0 ffffffc0 005b43f8 ffffffc0 7b4e2000 ffffffc0 7b4e2010 ffffffc0
[ 16.470143] 7dd0 75927e00 ffffffc0 005b52fc ffffffc0 75924000 ffffffc0 005b52f4 ffffffc0
[ 16.470156] 7df0 75924000 ffffffc0 00086c40 00000000 75927e30 ffffffc0 000d2728 ffffffc0
[ 16.470164] 7e10 7c987d00 ffffffc0 0092c752 ffffffc0 00c03850 ffffffc0 7b4e2000 ffffffc0
[ 16.470167]
X2: 0xffffffc07cb99a98:
[ 16.470174] 9a98 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470182] 9ab8 00000000 00000000 32366331 2e303030 6d617264 71657266 00000000 00000000
[ 16.470190] 9ad8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470198] 9af8 00000000 00000000 7b4e5840 ffffffc0 7cb9a248 ffffffc0 00491490 ffffffc0
[ 16.470205] 9b18 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470213] 9b38 00000000 00000000 65776f70 00000072 00000000 00000000 00000000 00000000
[ 16.470220] 9b58 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470228] 9b78 00000000 00000000 73627573 65747379 0000006d 00000000 00000000 00000000
[ 16.470231]
X5: 0xffffffc000bb4cb8:
[ 16.470239] 4cb8 00000000 00000000 00000000 00000000 7b4e09c0 ffffffc0 00000000 00000000
[ 16.470246] 4cd8 00000001 00000000 00bb4ce0 ffffffc0 00bb4ce0 ffffffc0 00000000 00000000
[ 16.470254] 4cf8 00000000 00000000 00086c40 00043620 0002cec0 00000000 00000000 00000001
[ 16.470262] 4d18 00991728 ffffffc0 7cb38e40 ffffffc0 0bebc200 00000000 02faf080 00000000
[ 16.470269] 4d38 000639c0 00000000 00000000 00000000 005b569c ffffffc0 00000000 00000000
[ 16.470277] 4d58 005b506c ffffffc0 00000000 00000000 00bb4d00 ffffffc0 00000003 00000000
[ 16.470285] 4d78 005b501c ffffffc0 00a918d0 ffffffc0 00000000 00000000 005b79cc ffffffc0
[ 16.470292] 4d98 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470296]
X10: 0xffffffc000bdef3d:
[ 16.470303] ef3c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470311] ef5c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470318] ef7c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470325] ef9c 00000000 00000000 00000000 00000001 00000000 2020205b 342e3631 34393936
[ 16.470333] efbc 78205d38 203a2037 30303030 30303030 30303030 30303030 5d3e3020 20726c20
[ 16.470341] efdc 3c5b203a 66666666 30636666 62353030 38663334 70205d3e 74617473 36203a65
[ 16.470349] effc 30303030 0a353031 372d6e0a 31232037 4c20670a 43414745 44532859 29323152
[ 16.470357] f01c 20746420 74640a42 620a4220 6e75732d 652d6978 2d696368 2f312e31 75706e69
[ 16.470365] f03c 650a3174 616e5f6c 323d656d 3a20700a 66783020 66666666 30636266 38336530
[ 16.470368]
X13: 0xffffffc080bdef2f:
[ 16.470381] ef2c ******** ******** ******** ******** ******** ******** ******** ********
[ 16.470390] ef4c ******** ******** ******** ******** ******** ******** ******** ********
[ 16.470399] ef6c ******** ******** ******** ******** ******** ******** ******** ********
[ 16.470407] ef8c ******** ******** ******** ******** ******** ******** ******** ********
[ 16.470416] efac ******** ******** ******** ******** ******** ******** ******** ********
[ 16.470425] efcc ******** ******** ******** ******** ******** ******** ******** ********
[ 16.470434] efec ******** ******** ******** ******** ******** ******** ******** ********
[ 16.470443] f00c ******** ******** ******** ******** ******** ******** ******** ********
[ 16.470451] f02c ******** ******** ******** ******** ******** ******** ******** ********
[ 16.470455]
X19: 0xffffffc07b4e1f80:
[ 16.470464] 1f80 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 16.470471] 1fa0 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 16.470479] 1fc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470486] 1fe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470494] 2000 00bb4990 ffffffc0 00bb4990 ffffffc0 00000000 00000000 7b4e2018 ffffffc0
[ 16.470502] 2020 7b4e2018 ffffffc0 7592ce00 ffffffc0 00000000 00000000 7cb9a010 ffffffc0
[ 16.470510] 2040 7b4e0900 ffffffc0 7b4e5800 ffffffc0 7caa5418 ffffffc0 7b4e2430 ffffffc0
[ 16.470518] 2060 7b4e15c0 ffffffc0 7ca796c0 ffffffc0 00b8b780 ffffffc0 7b4e8518 ffffffc0
[ 16.470520]
X21: 0xffffffc07b4e1f80:
[ 16.470528] 1f80 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 16.470536] 1fa0 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 16.470544] 1fc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470551] 1fe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470559] 2000 00bb4990 ffffffc0 00bb4990 ffffffc0 00000000 00000000 7b4e2018 ffffffc0
[ 16.470566] 2020 7b4e2018 ffffffc0 7592ce00 ffffffc0 00000000 00000000 7cb9a010 ffffffc0
[ 16.470575] 2040 7b4e0900 ffffffc0 7b4e5800 ffffffc0 7caa5418 ffffffc0 7b4e2430 ffffffc0
[ 16.470582] 2060 7b4e15c0 ffffffc0 7ca796c0 ffffffc0 00b8b780 ffffffc0 7b4e8518 ffffffc0
[ 16.470585]
X23: 0xffffffc0005b5240:
[ 16.470593] 5240 a90153f3 aa0003f3 aa1e03e0 d503201f 91004260 97fb6340 aa0003f3 128002a0
[ 16.470601] 5260 b40002b3 f9406260 b4000040 97fff9f0 f9407660 b4000060 97ffd591 f900767f
[ 16.470609] 5280 f9407260 b4000060 97ffd58d f900727f b0003734 91368294 f9401680 b4000060
[ 16.470617] 52a0 97ffd587 f900169f aa1303e0 97efb41e 52800000 a94153f3 a8c27bfd d65f03c0
[ 16.470625] 52c0 a9bd7bfd 910003fd a90153f3 a9025bf5 aa0003f5 aa1e03e0 910042b4 d2800036
[ 16.470633] 52e0 d503201f 910003e0 9272c413 aa1403e0 9405b921 aa1503e0 97fffc0d aa1403e0
[ 16.470641] 5300 9405b948 f9400a60 f9000016 d5033bbf 9405be01 97ec73d8 72001c1f 540000a1
[ 16.470649] 5320 f9400a60 f900001f d5033bbf 17fffff0 52800000 a94153f3 a9425bf5 a8c37bfd
[ 16.470653]
X29: 0xffffffc075927d30:
[ 16.470661] 7d30 00086c40 00000000 7b4e2000 ffffffc0 00000001 00000000 005b52c0 ffffffc0
[ 16.470668] 7d50 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470676] 7d70 00000000 00000000 75927db0 ffffffc0 005b43f8 ffffffc0 75927db0 ffffffc0
[ 16.470684] 7d90 005b4300 ffffffc0 60000105 00000000 7ab90588 ffffffc0 00000005 00000003
[ 16.470692] 7db0 75927dd0 ffffffc0 005b43f8 ffffffc0 7b4e2000 ffffffc0 7b4e2010 ffffffc0
[ 16.470700] 7dd0 75927e00 ffffffc0 005b52fc ffffffc0 75924000 ffffffc0 005b52f4 ffffffc0
[ 16.470708] 7df0 75924000 ffffffc0 00086c40 00000000 75927e30 ffffffc0 000d2728 ffffffc0
[ 16.470716] 7e10 7c987d00 ffffffc0 0092c752 ffffffc0 00c03850 ffffffc0 7b4e2000 ffffffc0
[ 16.470721] Process dramfreq_task (pid: 119, stack limit = 0xffffffc075924058)
[ 16.470724] Stack: (0xffffffc075927db0 to 0xffffffc075928000)
[ 16.470729] 7da0: 75927dd0 ffffffc0 005b43f8 ffffffc0
[ 16.470734] 7dc0: 7b4e2000 ffffffc0 7b4e2010 ffffffc0 75927e00 ffffffc0 005b52fc ffffffc0
[ 16.470740] 7de0: 75924000 ffffffc0 005b52f4 ffffffc0 75924000 ffffffc0 00086c40 00000000
[ 16.470745] 7e00: 75927e30 ffffffc0 000d2728 ffffffc0 7c987d00 ffffffc0 0092c752 ffffffc0
[ 16.470751] 7e20: 00c03850 ffffffc0 7b4e2000 ffffffc0 00000000 00000000 00084390 ffffffc0
[ 16.470756] 7e40: 000d2674 ffffffc0 7c987d00 ffffffc0 00000000 00000000 00000000 00000000
[ 16.470761] 7e60: 00000000 00000000 00000000 00000000 75927eb0 ffffffc0 00000000 00000000
[ 16.470767] 7e80: 7efa0f00 ffffffc0 7b4e2000 ffffffc0 00000000 00000000 00000000 00000000
[ 16.470772] 7ea0: 75927ea0 ffffffc0 75927ea0 ffffffc0 00000000 00000000 00000000 ffffffc0
[ 16.470778] 7ec0: 75927ec0 ffffffc0 75927ec0 ffffffc0 00000000 00000000 00000000 00000000
[ 16.470783] 7ee0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470788] 7f00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470793] 7f20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470798] 7f40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470803] 7f60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470808] 7f80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470813] 7fa0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470818] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000005 00000000
[ 16.470823] 7fe0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 16.470824] Call trace:
[ 16.470835] [<ffffffc0005b4300>] devfreq_update_status+0xc0/0xec
[ 16.470839] [<ffffffc0005b43f8>] update_devfreq+0xcc/0xf8
[ 16.470844] [<ffffffc0005b52fc>] sunxi_dramfreq_task_func+0x3c/0x84
[ 16.470854] [<ffffffc0000d2728>] kthread+0xb4/0xbc
[ 16.470859] Code: 128002a0 1b010800 f941d262 d37ef400 (b8606841)
[ 16.470894] ---[ end trace 2da4a58d63a6cc08 ]---
[ 17.585210] 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)
[ 17.605526] systemd[1]: Detected architecture arm64.
[ 17.638908] systemd[1]: Set hostname to <pinebook>.
[ 17.868752] systemd[1]: Reached target Remote File Systems (Pre).
[ 17.895237] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 17.924016] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[ 17.953690] systemd[1]: Created slice User and Session Slice.
[ 17.963096] hci: ERR: sunxi_ehci is disable, can not disable again
[ 17.971077] hci: ERR: sunxi_ohci is disable, can not disable again
[ 17.978618] [ehci0-controller]: sunxi_usb_enable_ehci
[ 17.984144] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c86d48, 0x:ffffff80000a2000, irq_no:68
[ 17.984411] systemd[1]: Listening on Journal Socket (/dev/log).
[ 18.004057] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 18.015350] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 3
[ 18.028271] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc07b4a1090
[ 18.042099] systemd[1]: Listening on Syslog Socket.
[ 18.051661] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
[ 18.059881] hub 3-0:1.0: USB hub found
[ 18.064000] hub 3-0:1.0: 1 port detected
[ 18.064498] systemd[1]: Created slice System Slice.
[ 18.073803] [ohci0-controller]: sunxi_usb_enable_ohci
[ 18.080787] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c868a8
[ 18.093702] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 18.094110] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 18.110087] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 4
[ 18.119527] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0xffffffc07ef94f00
[ 18.150515] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 18.179899] systemd[1]: Listening on Journal Socket.
[ 18.185671] hub 4-0:1.0: USB hub found
[ 18.191161] hub 4-0:1.0: 1 port detected
[ 18.211184] systemd[1]: Mounting Huge Pages File System...
[ 18.241793] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 18.280220] systemd[1]: Starting Uncomplicated firewall...
[ 18.309628] systemd[1]: Starting Nameserver information manager...
[ 18.337248] systemd[1]: Reached target Slices.
[ 18.358869] systemd[1]: Starting Initialize Sunxi disp2 HDMI output mode...
[ 18.386815] systemd[1]: Listening on udev Control Socket.
[ 18.417819] systemd[1]: Mounting Debug File System...
[ 18.435645] systemd[1]: Reached target User and Group Name Lookups.
[ 18.465284] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 18.496678] systemd[1]: Starting File System Check on Root Device...
[ 18.524486] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 18.562713] systemd[1]: Started Braille Device Support.
[ 18.599325] systemd[1]: Starting Load Kernel Modules...
[ 18.622886] systemd[1]: Reached target Swap.
[ 18.645302] systemd[1]: Starting Journal Service...
[ 18.662375] systemd[1]: Listening on udev Kernel Socket.
[ 18.694044] systemd[1]: Mounting POSIX Message Queue File System...
[ 18.726661] systemd[1]: Starting Set console keymap...
[ 18.729081] cfg80211: Calling CRDA to update world regulatory domain
[ 18.760723] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 18.790074] systemd[1]: Reached target Encrypted Volumes.
[ 18.810189] RTL871X: module init start
[ 18.814346] RTL871X: rtl8723bs-vq0 v4.3.16_13854.20150410_BTCOEX20150119-5844
[ 18.822172] RTL871X: build time: Jul 9 2017 12:09:50
[ 18.822452] systemd[1]: Reached target Remote File Systems.
[ 18.833837] RTL871X: rtl8723bs-vq0 BT-Coex version = BTCOEX20150119-5844
[ 18.841213] sunxi-wlan wlan.23: bus_index: 1
[ 18.846103] sunxi-wlan wlan.23: check wlan io_regulator voltage: 3300000
[ 18.872551] systemd[1]: Mounted Debug File System.
[ 18.898263] systemd[1]: Mounted Huge Pages File System.
[ 18.927577] systemd[1]: Mounted POSIX Message Queue File System.
[ 18.957484] systemd[1]: Started Journal Service.
[ 18.963186] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 18.975268] RTL871X: module init ret=0
[ 18.981752] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
[ 19.006205] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 19.036500] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[ 19.044021] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[ 19.051798] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 19.060147] Bluetooth: Core ver 2.16
[ 19.060211] NET: Registered protocol family 31
[ 19.060214] Bluetooth: HCI device and connection manager initialized
[ 19.060255] Bluetooth: HCI socket layer initialized
[ 19.060262] Bluetooth: L2CAP socket layer initialized
[ 19.060280] Bluetooth: SCO socket layer initialized
[ 19.101417] Bluetooth: HCI UART driver ver 2.2
[ 19.102269] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 19.117749] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
[ 19.124681] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 18 width 1 timing LEGACY(SDR12) dt B
[ 19.126085] Bluetooth: HCI H4 protocol initialized
[ 19.126087] Bluetooth: HCI BCSP protocol initialized
[ 19.126089] Bluetooth: HCILL protocol initialized
[ 19.126092] Bluetooth: HCIATH3K protocol initialized
[ 19.126094] Bluetooth: HCI Three-wire UART (H5) protocol initialized
[ 19.133395] hall: (D) hall_probe
[ 19.133446] hall: (D) gpio=364
[ 19.133448] hall: (D) irq=13
[ 19.133450] hall: (D) power_name=hall-vcc-18, voltage=1800
[ 19.133451] hall: (I) get hall info success!
[ 19.133453] hall: (D) hall_power_get
[ 19.133522] hall: (D) hall_power_on
[ 19.134345] input: hall as /devices/virtual/input/input6
[ 19.134514] hall: (I) input register ok
[ 19.134614] hall: (D) hall_isr
[ 19.134643] hall: (I) HALL_OPEN
[ 19.134662] hall: (I) hall probe success
[ 19.179480] RTL871X: module init start
[ 19.179485] RTL871X: rtl8723bs v4.3.16_13854.20150410_BTCOEX20150119-5844
[ 19.179487] RTL871X: build time: Jul 9 2017 12:09:50
[ 19.179489] RTL871X: rtl8723bs BT-Coex version = BTCOEX20150119-5844
[ 19.179502] sunxi-wlan wlan.23: bus_index: 1
[ 19.252023] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 18 width 1 timing SD-HS(SDR25) dt B
[ 19.263411] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 18 width 1 timing SD-HS(SDR25) dt B
[ 19.275068] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 18 width 4 timing SD-HS(SDR25) dt B
[ 19.280035] RTL871X: module init ret=0
[ 19.295640] mmc1: new high speed SDIO card at address 0001
[ 19.333252] RTL871X: module init start
[ 19.337384] RTL871X: rtl8723cs v4.3.22.9_16440.20151221_BTCOEX20151214-0700
[ 19.345207] RTL871X: build time: Jul 9 2017 12:09:52
[ 19.350783] RTL871X: rtl8723cs BT-Coex version = BTCOEX20151214-0700
[ 19.357780] sunxi-wlan wlan.23: bus_index: 1
[ 19.466798] RTL871X: rtw_read_efuse_from_file open /system/etc/wifi/wifi_efuse_8723cs.map fail, err:-2
[ 19.478520] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
[ 19.488161] RTL871X: rtw_read_macaddr_from_file open /data/misc/wifi/wifimac.txt fail, err:-2
[ 19.498010] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 19.628245] RTL871X: ERROR invalid mac addr:00:00:00:00:00:00, assign chipid MAC
[ 19.637061] chipid-sunxi serial 8400503443184c09058e
[ 19.646802] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=00:e0:4c:2d:5b:e4
[ 19.655375] RTL871X: rtw_ndev_init(p2p0) if2 mac_addr=02:e0:4c:2d:5b:e4
[ 19.664091] RTL871X: module init ret=0
[ 19.805986] systemd-journald[159]: Received request to flush runtime journal from PID 1
[ 19.917155] cfg80211: World regulatory domain updated:
[ 19.917180] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 19.917187] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 19.917192] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 19.917198] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 19.917203] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 19.917208] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 19.917213] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[ 19.917218] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 19.917224] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[ 20.126579] Mali: Set gpu frequency to 456 MHz
[ 20.126642] Mali: Init Mali gpu clocks successfully
[ 20.127322] gpu cooling callback register Success
[ 20.131388] Mali: Mali device driver loaded
[ 20.133593] sunxi cedar version 0.1
[ 20.133784] [cedar]: install start!!!
[ 20.133908] ycy the get irq is 90
[ 20.134254] ycy clk_bass_vir 0x18 is ffffff8002ab8018, the value:3006207
[ 20.134262] ycy clk_bass_vir 0x13c is ffffff8002ab813c, the value:0
[ 20.134267] ycy clk_bass_vir 0x64 is ffffff8002ab8064, the value:601808
[ 20.134272] ycy clk_bass_vir 0x2c4 is ffffff8002ab82c4, the value:601c08
[ 20.134276] ycy clk_bass_vir 0x100 is ffffff8002ab8100, the value:0
[ 20.134280] [cedar]: install end!!!
[ 20.293102] [VFE]cci probe end cci_sel = 0!
[ 20.293368] [VFE]cci_init end
[ 20.376405] [VFE]Welcome to Video Front End driver
[ 20.376896] [VFE]csi probe end csi_sel = 0!
[ 20.377521] [VFE]csi_init end
[ 20.377946] [VFE]isp probe start isp_sel = 0!
[ 20.380320] [ISP] isp platform_id = 3!
[ 20.380350] [VFE]isp probe end isp_sel = 0!
[ 20.380465] [VFE]sunxi_isp_platform_register end
[ 20.380933] [VFE]mipi probe start mipi_sel = 0!
[ 20.380962] [VFE]mipi probe end mipi_sel = 0!
[ 20.381007] [VFE]mipi_init end
[ 20.381014] [VFE]flash_init end
[ 20.381927] [VFE]pdev->id = 0
[ 20.381937] [VFE]dev->vip_sel = 0
[ 20.381966] [VFE_WARN]fetch csi0_dev0_twi_id from device_tree failed
[ 20.381999] [VFE_WARN]fetch csi0_dev0_afvdd from device_tree failed
[ 20.382006] [VFE_WARN]fetch csi0_dev0_afvdd_vol from device_tree failed
[ 20.382015] [VFE_WARN]fetch csi0_dev0_power_en from device_tree failed
[ 20.382061] [VFE_WARN]fetch csi0_dev0_flash_en from device_tree failed
[ 20.382070] [VFE_WARN]fetch csi0_dev0_flash_mode from device_tree failed
[ 20.382083] [VFE_WARN]fetch csi0_dev0_af_pwdn from device_tree failed
[ 20.382650] [VFE]vfe_init end
[ 20.385206] [VFE]probe_work_handle start!
[ 20.385373] [VFE]vfe_runtime_resume
[ 20.401356] [VFE]..........................vfe clk open!.......................
[ 20.401373] [VFE_WARN]vfe dphy clock is null
[ 20.401411] [VFE]v4l2 subdev register input_num = 0
[ 20.401587] [VFE]vfe sensor detect start! input_num = 0
[ 20.401597] [VFE_WARN]NOT found this item: bf3703, you can add this sensor in the sensor_list_t!
[ 20.401604] [VFE]Sub device register "bf3703" i2c_addr = 0x3e start!
[ 20.401611] [VFE_ERR]Error registering v4l2 subdevice No such device!
[ 20.415070] [VFE_ERR]vfe sensor register check error at input_num = 0
[ 20.424033] [VFE]V4L2 device registered as (null)
[ 20.424144] [VFE]vfe_runtime_suspend
[ 20.424153] [VFE]..........................vfe clk close!.......................
[ 20.430401] [VFE]probe_work_handle end!
[ 20.624456] sunxi-bt bt.24: set block: 0
[ 20.624653] sunxi-bt bt.24: check bluetooth io_regulator voltage: 3300000
[ 21.168225] zram: module is from the staging directory, the quality is unknown, you have been warned.
[ 21.172916] zram: Created 4 device(s) ...
[ 21.238871] Adding 254540k swap on /dev/zram0. Priority:5 extents:1 across:254540k SS
[ 21.266137] Adding 254540k swap on /dev/zram1. Priority:5 extents:1 across:254540k SS
[ 21.288023] Adding 254540k swap on /dev/zram2. Priority:5 extents:1 across:254540k SS
[ 21.317318] Adding 254540k swap on /dev/zram3. Priority:5 extents:1 across:254540k SS
[ 21.532542] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 21.532557] Bluetooth: BNEP filters: protocol multicast
[ 21.532606] Bluetooth: BNEP socket layer initialized
[ 22.057357] uvcvideo: Found UVC 1.00 device USB 2.0 PC Cam (090c:037c)
[ 22.059073] input: USB 2.0 PC Cam as /devices/soc.0/1c1b000.ehci1-controller/usb1/1-1/1-1.3/1-1.3:1.0/input/input7
[ 22.059342] usbcore: registered new interface driver uvcvideo
[ 22.059348] USB Video Class driver (1.1.1)
[ 22.087028] gpu cooling callback set freq limit 0
[ 22.588929] Bluetooth: Non-link packet received in non-active state
[ 22.607146] Bluetooth: Out-of-order packet arrived (1 != 0)
[ 22.867005] [DISP] disp_ioctl,line:1558:para err in disp_ioctl, cmd = 0x0,screen id = 65536
[ 22.884743] Bluetooth: Out-of-order packet arrived (4 != 5)
[ 23.008930] Bluetooth: Out-of-order packet arrived (4 != 5)
[ 23.220830] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 26.250370] RTL871X: nolinked power save enter
[ 33.946310] Bluetooth: RFCOMM TTY layer initialized
[ 33.946386] Bluetooth: RFCOMM socket layer initialized
[ 33.946391] Bluetooth: RFCOMM ver 1.11
[ 44.174094] sunxi-bt bt.24: block state already is 0
[ 48.642618] RTL871X: nolinked power save leave
[ 50.036529] RTL871X: nolinked power save enter
[ 81.122706] RTL871X: nolinked power save leave
[ 82.527033] RTL871X: nolinked power save enter
[ 123.463663] RTL871X: nolinked power save leave
[ 124.856080] RTL871X: nolinked power save enter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment