Last active
August 29, 2015 14:16
-
-
Save pingswept/d11b249577176ff6458d to your computer and use it in GitHub Desktop.
dmesg-jessie-2015-02-15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] Booting Linux on physical CPU 0x0 | |
| [ 0.000000] Initializing cgroup subsys cpuset | |
| [ 0.000000] Initializing cgroup subsys cpu | |
| [ 0.000000] Initializing cgroup subsys cpuacct | |
| [ 0.000000] Linux version 3.14.33-ti-r51 (root@a6-imx6q-wandboard-2gb) (gcc version 4.9.1 (Debian 4.9.1-19) ) #1 SMP PREEMPT Fri Feb 20 17:38:44 UTC 2015 | |
| [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d | |
| [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
| [ 0.000000] Machine model: TI AM335x BeagleBone Black | |
| [ 0.000000] cma: CMA: reserved 24 MiB at 9e000000 | |
| [ 0.000000] Memory policy: Data cache writeback | |
| [ 0.000000] On node 0 totalpages: 130560 | |
| [ 0.000000] free_area_init_node: node 0, pgdat c0d199c0, node_mem_map df9ee000 | |
| [ 0.000000] Normal zone: 1024 pages used for memmap | |
| [ 0.000000] Normal zone: 0 pages reserved | |
| [ 0.000000] Normal zone: 130560 pages, LIFO batch:31 | |
| [ 0.000000] CPU: All CPU(s) started in SVC mode. | |
| [ 0.000000] AM335X ES2.1 (sgx neon ) | |
| [ 0.000000] PERCPU: Embedded 9 pages/cpu @df9b5000 s14784 r8192 d13888 u36864 | |
| [ 0.000000] pcpu-alloc: s14784 r8192 d13888 u36864 alloc=9*4096 | |
| [ 0.000000] pcpu-alloc: [0] 0 | |
| [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129536 | |
| [ 0.000000] Kernel command line: console=ttyO0,115200n8 capemgr.disable_partno=BB-BONELT-HDMI capemgr.enable_partno=BB-BONE-AUDI-02 root=UUID=625467d4-5b2b-4ade-96f2-43a61ed56731 ro rootfstype=ext4 rootwait fixrtc quiet | |
| [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) | |
| [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) | |
| [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) | |
| [ 0.000000] allocated 1048576 bytes of page_cgroup | |
| [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups | |
| [ 0.000000] Memory: 474128K/522240K available (8955K kernel code, 694K rwdata, 3240K rodata, 602K init, 742K bss, 48112K reserved, 0K highmem) | |
| [ 0.000000] Virtual kernel memory layout: | |
| vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
| fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
| vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) | |
| lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) | |
| pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
| modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
| .text : 0xc0008000 - 0xc0bf0fd4 (12196 kB) | |
| .init : 0xc0bf1000 - 0xc0c879c0 ( 603 kB) | |
| .data : 0xc0c88000 - 0xc0d35894 ( 695 kB) | |
| .bss : 0xc0d35894 - 0xc0def128 ( 743 kB) | |
| [ 0.000000] Preemptible hierarchical RCU implementation. | |
| [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. | |
| [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. | |
| [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 | |
| [ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
| [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts | |
| [ 0.000000] Total of 128 interrupts on 1 active controller | |
| [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz | |
| [ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns | |
| [ 0.000037] OMAP clocksource: timer1 at 24000000 Hz | |
| [ 0.000387] Console: colour dummy device 80x30 | |
| [ 0.000423] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) | |
| [ 0.088531] pid_max: default: 32768 minimum: 301 | |
| [ 0.088682] Security Framework initialized | |
| [ 0.088766] AppArmor: AppArmor disabled by boot time parameter | |
| [ 0.088776] Yama: becoming mindful. | |
| [ 0.088866] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
| [ 0.088880] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
| [ 0.131943] Initializing cgroup subsys memory | |
| [ 0.132000] Initializing cgroup subsys devices | |
| [ 0.132013] Initializing cgroup subsys freezer | |
| [ 0.132025] Initializing cgroup subsys net_cls | |
| [ 0.132036] Initializing cgroup subsys blkio | |
| [ 0.132045] Initializing cgroup subsys perf_event | |
| [ 0.132060] Initializing cgroup subsys net_prio | |
| [ 0.132171] CPU: Testing write buffer coherency: ok | |
| [ 0.132243] ftrace: allocating 31198 entries in 92 pages | |
| [ 0.220188] CPU0: thread -1, cpu 0, socket -1, mpidr 0 | |
| [ 0.220264] Setting up static identity map for 0x808c45f0 - 0x808c4648 | |
| [ 0.278534] Brought up 1 CPUs | |
| [ 0.278560] SMP: Total of 1 processors activated (996.14 BogoMIPS). | |
| [ 0.278568] CPU: All CPU(s) started in SVC mode. | |
| [ 0.279499] devtmpfs: initialized | |
| [ 0.283935] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 | |
| [ 0.300947] omap_hwmod: tptc0 using broken dt data from edma | |
| [ 0.301131] omap_hwmod: tptc1 using broken dt data from edma | |
| [ 0.301287] omap_hwmod: tptc2 using broken dt data from edma | |
| [ 0.306324] omap_hwmod: debugss: _wait_target_disable failed | |
| [ 0.367243] xor: measuring software checksum speed | |
| [ 0.458492] arm4regs : 1244.400 MB/sec | |
| [ 0.558485] 8regs : 1112.000 MB/sec | |
| [ 0.658486] 32regs : 1109.600 MB/sec | |
| [ 0.758485] neon : 1732.400 MB/sec | |
| [ 0.758495] xor: using function: neon (1732.400 MB/sec) | |
| [ 0.758517] pinctrl core: initialized pinctrl subsystem | |
| [ 0.759076] regulator-dummy: no parameters | |
| [ 0.760911] NET: Registered protocol family 16 | |
| [ 0.763272] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
| [ 0.763926] cpuidle: using governor ladder | |
| [ 0.763940] cpuidle: using governor menu | |
| [ 0.769186] syscon 44e10000.control_module: regmap [mem 0x44e10000-0x44e107fb] registered | |
| [ 0.770103] syscon 44e10000.syscon: regmap [mem 0x44e10000-0x44e107ff] registered | |
| [ 0.770719] platform 49000000.edma: alias fck already exists | |
| [ 0.770741] platform 49000000.edma: alias fck already exists | |
| [ 0.770756] platform 49000000.edma: alias fck already exists | |
| [ 0.771657] OMAP GPIO hardware version 0.1 | |
| [ 0.792887] No ATAGs? | |
| [ 0.792913] hw-breakpoint: debug architecture 0x4 unsupported. | |
| [ 0.803733] bio: create slab <bio-0> at 0 | |
| [ 0.968731] raid6: int32x1 231 MB/s | |
| [ 1.138555] raid6: int32x2 304 MB/s | |
| [ 1.308669] raid6: int32x4 283 MB/s | |
| [ 1.478660] raid6: int32x8 282 MB/s | |
| [ 1.648512] raid6: neonx1 1451 MB/s | |
| [ 1.818495] raid6: neonx2 1880 MB/s | |
| [ 1.988489] raid6: neonx4 1932 MB/s | |
| [ 2.158523] raid6: neonx8 807 MB/s | |
| [ 2.158531] raid6: using algorithm neonx4 (1932 MB/s) | |
| [ 2.158539] raid6: using intx1 recovery algorithm | |
| [ 2.168720] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver | |
| [ 2.169605] vbat: 5000 mV | |
| [ 2.169927] vmmcsd_fixed: 3300 mV | |
| [ 2.172790] i2c-core: driver [palmas] using legacy suspend method | |
| [ 2.172802] i2c-core: driver [palmas] using legacy resume method | |
| [ 2.173155] SCSI subsystem initialized | |
| [ 2.173547] libata version 3.00 loaded. | |
| [ 2.173873] usbcore: registered new interface driver usbfs | |
| [ 2.173945] usbcore: registered new interface driver hub | |
| [ 2.174158] usbcore: registered new device driver usb | |
| [ 2.174709] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe | |
| [ 2.174737] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral | |
| [ 2.178370] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz | |
| [ 2.178899] pps_core: LinuxPPS API ver. 1 registered | |
| [ 2.178913] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
| [ 2.178952] PTP clock support registered | |
| [ 2.180030] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 | |
| [ 2.181369] Advanced Linux Sound Architecture Driver Initialized. | |
| [ 2.182406] Switched to clocksource timer1 | |
| [ 2.280425] NET: Registered protocol family 2 | |
| [ 2.281454] TCP established hash table entries: 4096 (order: 2, 16384 bytes) | |
| [ 2.281505] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) | |
| [ 2.281566] TCP: Hash tables configured (established 4096 bind 4096) | |
| [ 2.281641] TCP: reno registered | |
| [ 2.281655] UDP hash table entries: 256 (order: 1, 8192 bytes) | |
| [ 2.281676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | |
| [ 2.281932] NET: Registered protocol family 1 | |
| [ 2.282563] RPC: Registered named UNIX socket transport module. | |
| [ 2.282579] RPC: Registered udp transport module. | |
| [ 2.282586] RPC: Registered tcp transport module. | |
| [ 2.282593] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
| [ 2.283325] Unpacking initramfs... | |
| [ 2.504131] Freeing initrd memory: 3380K (cfcb2000 - cffff000) | |
| [ 2.504536] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available | |
| [ 2.507509] futex hash table entries: 256 (order: 2, 16384 bytes) | |
| [ 2.507719] audit: initializing netlink subsys (disabled) | |
| [ 2.507797] audit: type=2000 audit(2.450:1): initialized | |
| [ 2.614775] zbud: loaded | |
| [ 2.615176] VFS: Disk quotas dquot_6.5.2 | |
| [ 2.615302] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
| [ 2.616049] NFS: Registering the id_resolver key type | |
| [ 2.616128] Key type id_resolver registered | |
| [ 2.616138] Key type id_legacy registered | |
| [ 2.616158] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
| [ 2.616519] fuse init (API version 7.22) | |
| [ 2.616753] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled | |
| [ 2.617532] msgmni has been set to 980 | |
| [ 2.619750] NET: Registered protocol family 38 | |
| [ 2.619866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) | |
| [ 2.620088] io scheduler noop registered | |
| [ 2.620100] io scheduler deadline registered | |
| [ 2.620134] io scheduler cfq registered (default) | |
| [ 2.621899] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 | |
| [ 2.626404] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
| [ 2.629251] omap_uart 44e09000.serial: no wakeirq for uart0 | |
| [ 2.629498] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88, base_baud = 3000000) is a OMAP UART0 | |
| [ 2.630027] console [ttyO0] enabled | |
| [ 2.631889] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 | |
| [ 2.632186] [drm] Initialized drm 1.1.0 20060810 | |
| [ 2.632562] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write | |
| [ 2.632630] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write | |
| [ 2.632680] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write | |
| [ 2.632727] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write | |
| [ 2.633053] (hci_tty): inside hci_tty_init | |
| [ 2.633352] (hci_tty): allocated 248, 0 | |
| [ 2.636831] bone-pinmux-helper P8_27_pinmux.18: Set initial pinmux mode to hdmi | |
| [ 2.637262] bone-pinmux-helper P8_28_pinmux.19: Set initial pinmux mode to hdmi | |
| [ 2.637710] bone-pinmux-helper P8_29_pinmux.20: Set initial pinmux mode to hdmi | |
| [ 2.638175] bone-pinmux-helper P8_30_pinmux.21: Set initial pinmux mode to hdmi | |
| [ 2.638593] bone-pinmux-helper P8_31_pinmux.22: Set initial pinmux mode to hdmi | |
| [ 2.638968] bone-pinmux-helper P8_32_pinmux.23: Set initial pinmux mode to hdmi | |
| [ 2.639348] bone-pinmux-helper P8_33_pinmux.24: Set initial pinmux mode to hdmi | |
| [ 2.639806] bone-pinmux-helper P8_34_pinmux.25: Set initial pinmux mode to hdmi | |
| [ 2.640220] bone-pinmux-helper P8_35_pinmux.26: Set initial pinmux mode to hdmi | |
| [ 2.640716] bone-pinmux-helper P8_36_pinmux.27: Set initial pinmux mode to hdmi | |
| [ 2.641307] bone-pinmux-helper P8_37_pinmux.28: Set initial pinmux mode to hdmi | |
| [ 2.641914] bone-pinmux-helper P8_38_pinmux.29: Set initial pinmux mode to hdmi | |
| [ 2.642783] bone-pinmux-helper P8_39_pinmux.30: Set initial pinmux mode to hdmi | |
| [ 2.643497] bone-pinmux-helper P8_40_pinmux.31: Set initial pinmux mode to hdmi | |
| [ 2.644185] bone-pinmux-helper P8_41_pinmux.32: Set initial pinmux mode to hdmi | |
| [ 2.644888] bone-pinmux-helper P8_42_pinmux.33: Set initial pinmux mode to hdmi | |
| [ 2.645706] bone-pinmux-helper P8_43_pinmux.34: Set initial pinmux mode to hdmi | |
| [ 2.646544] bone-pinmux-helper P8_44_pinmux.35: Set initial pinmux mode to hdmi | |
| [ 2.647409] bone-pinmux-helper P8_45_pinmux.36: Set initial pinmux mode to hdmi | |
| [ 2.648306] bone-pinmux-helper P8_46_pinmux.37: Set initial pinmux mode to hdmi | |
| [ 2.654642] bone-pinmux-helper P9_19_pinmux.46: Set initial pinmux mode to i2c | |
| [ 2.655515] bone-pinmux-helper P9_20_pinmux.47: Set initial pinmux mode to i2c | |
| [ 2.668946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
| [ 2.668984] ehci-omap: OMAP-EHCI Host Controller driver | |
| [ 2.669657] usbcore: registered new interface driver usb-storage | |
| [ 2.670505] mousedev: PS/2 mouse device common for all mice | |
| [ 2.671583] i2c-core: driver [rtc-ds1307] using legacy suspend method | |
| [ 2.671596] i2c-core: driver [rtc-ds1307] using legacy resume method | |
| [ 2.672888] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 | |
| [ 2.672950] 44e3e000.rtc: already running | |
| [ 2.673692] i2c /dev entries driver | |
| [ 2.675885] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec | |
| [ 2.758080] ledtrig-cpu: registered to indicate activity on CPUs | |
| [ 2.758599] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 | |
| [ 2.760767] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 | |
| [ 2.762897] hidraw: raw HID events driver (C) Jiri Kosina | |
| [ 2.764029] usbcore: registered new interface driver usbhid | |
| [ 2.764041] usbhid: USB HID core driver | |
| [ 2.766013] ashmem: initialized | |
| [ 2.766973] platform 44d00000.wkup_m3: Driver wkup_m3 requests probe deferral | |
| [ 2.767765] pruss-rproc 4a300000.pruss: 8 PRU interrupts parsed | |
| [ 2.767819] pruss-rproc 4a300000.pruss: memory dram0: pa 0x4a300000 size 0x2000 va e0834000 | |
| [ 2.767839] pruss-rproc 4a300000.pruss: memory dram1: pa 0x4a302000 size 0x2000 va e0838000 | |
| [ 2.767857] pruss-rproc 4a300000.pruss: memory shrdram2: pa 0x4a310000 size 0x3000 va e083c000 | |
| [ 2.767888] pruss-rproc 4a300000.pruss: memory intc: pa 0x4a320000 size 0x2000 va e0854000 | |
| [ 2.767906] pruss-rproc 4a300000.pruss: memory cfg: pa 0x4a326000 size 0x2000 va e0858000 | |
| [ 2.768088] pruss-rproc 4a300000.pruss: creating platform devices for PRU cores | |
| [ 2.769917] pru-rproc 4a334000.pru0: memory iram: pa 0x4a334000 size 0x2000 va e085c000 | |
| [ 2.769949] pru-rproc 4a334000.pru0: memory control: pa 0x4a322000 size 0x400 va e0832000 | |
| [ 2.769969] pru-rproc 4a334000.pru0: memory debug: pa 0x4a322400 size 0x100 va e0852400 | |
| [ 2.770306] remoteproc0: 4a334000.pru0 is available | |
| [ 2.770321] remoteproc0: Note: remoteproc is still under development and considered experimental. | |
| [ 2.770330] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. | |
| [ 2.770639] remoteproc0: failed to load rproc-pru0-fw | |
| [ 2.778338] pru-rproc 4a334000.pru0: booting the PRU core manually | |
| [ 2.778354] remoteproc0: powering up 4a334000.pru0 | |
| [ 2.778428] remoteproc0: request_firmware failed: -2 | |
| [ 2.783837] pru-rproc 4a334000.pru0: rproc_boot failed | |
| [ 2.789352] remoteproc0: releasing 4a334000.pru0 | |
| [ 2.789491] pru-rproc: probe of 4a334000.pru0 failed with error -2 | |
| [ 2.789751] pru-rproc 4a338000.pru1: memory iram: pa 0x4a338000 size 0x2000 va e0874000 | |
| [ 2.789775] pru-rproc 4a338000.pru1: memory control: pa 0x4a324000 size 0x400 va e0872000 | |
| [ 2.789793] pru-rproc 4a338000.pru1: memory debug: pa 0x4a324400 size 0x100 va e0878400 | |
| [ 2.790108] remoteproc0: 4a338000.pru1 is available | |
| [ 2.790123] remoteproc0: Note: remoteproc is still under development and considered experimental. | |
| [ 2.790131] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. | |
| [ 2.790344] remoteproc0: failed to load rproc-pru1-fw | |
| [ 2.796076] pru-rproc 4a338000.pru1: booting the PRU core manually | |
| [ 2.796093] remoteproc0: powering up 4a338000.pru1 | |
| [ 2.796163] remoteproc0: request_firmware failed: -2 | |
| [ 2.801465] pru-rproc 4a338000.pru1: rproc_boot failed | |
| [ 2.807068] remoteproc0: releasing 4a338000.pru1 | |
| [ 2.807192] pru-rproc: probe of 4a338000.pru1 failed with error -2 | |
| [ 2.810617] tlv320aic3x-codec 2-0018: Failed to get supply 'IOVDD': -517 | |
| [ 2.818001] tlv320aic3x-codec 2-0018: Failed to request supplies: -517 | |
| [ 2.824967] mmc1: BKOPS_EN bit is not set | |
| [ 2.825175] i2c 2-0018: Driver tlv320aic3x-codec requests probe deferral | |
| [ 2.828025] davinci_evm sound.60: ASoC: CODEC (null) not registered | |
| [ 2.834858] davinci_evm sound.60: snd_soc_register_card failed (-517) | |
| [ 2.841761] platform sound.60: Driver davinci_evm requests probe deferral | |
| [ 2.842646] oprofile: using arm/armv7 | |
| [ 2.843101] TCP: cubic registered | |
| [ 2.843174] NET: Registered protocol family 10 | |
| [ 2.843763] mmc1: new high speed MMC card at address 0001 | |
| [ 2.845263] mip6: Mobile IPv6 | |
| [ 2.845292] NET: Registered protocol family 17 | |
| [ 2.845431] Key type dns_resolver registered | |
| [ 2.845443] mpls_gso: MPLS GSO support | |
| [ 2.845453] NET: Registered protocol family 41 | |
| [ 2.846482] cpu cpu0: of_pm_voltdm_notifier_register: Failed to get cpu0 regulator/voltdm: -517 | |
| [ 2.846504] cpu cpu0: cpu0 clock notifier not ready, retry | |
| [ 2.852293] platform cpufreq-cpu0.0: Driver cpufreq-cpu0 requests probe deferral | |
| [ 2.852652] mmcblk0: mmc1:0001 MMC04G 3.60 GiB | |
| [ 2.853040] mmcblk0boot0: mmc1:0001 MMC04G partition 1 2.00 MiB | |
| [ 2.853282] mmcblk0boot1: mmc1:0001 MMC04G partition 2 2.00 MiB | |
| [ 2.855124] mmcblk0: p1 p2 | |
| [ 2.857138] PM: bootloader does not support rtc-only! | |
| [ 2.857167] ThumbEE CPU extension supported. | |
| [ 2.857342] mmcblk0boot1: unknown partition table | |
| [ 2.858513] Registering SWP/SWPB emulation handler | |
| [ 2.858928] mmcblk0boot0: unknown partition table | |
| [ 2.859879] registered taskstats version 1 | |
| [ 2.860226] bio: create slab <bio-1> at 1 | |
| [ 2.860769] Btrfs loaded | |
| [ 2.860921] vbat: disabling | |
| [ 2.860934] regulator-dummy: disabling | |
| [ 2.862921] slave hdmi.61: could not get i2c | |
| [ 2.867506] platform hdmi.61: Driver slave requests probe deferral | |
| [ 2.868159] platform 4830e000.lcdc: Driver tilcdc requests probe deferral | |
| [ 2.877295] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0 | |
| [ 2.879506] DCDC1: at 1500 mV | |
| [ 2.880643] vdd_mpu: 925 <--> 1375 mV at 1325 mV | |
| [ 2.881722] vdd_core: 925 <--> 1150 mV at 1125 mV | |
| [ 2.882910] LDO1: at 1800 mV | |
| [ 2.883985] LDO2: at 3300 mV | |
| [ 2.885084] LDO3: 1800 mV | |
| [ 2.886140] LDO4: at 3300 mV | |
| [ 2.887349] tps65217 0-0024: TPS65217 ID 0xe version 1.2 | |
| [ 2.893230] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write | |
| [ 2.893301] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz | |
| [ 2.894287] remoteproc0: wkup_m3 is available | |
| [ 2.894305] remoteproc0: Note: remoteproc is still under development and considered experimental. | |
| [ 2.894314] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. | |
| [ 2.895591] remoteproc0: powering up wkup_m3 | |
| [ 2.896074] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 219827 | |
| [ 2.899170] davinci_evm sound.60: tlv320aic3x-hifi <-> 48038000.mcasp mapping ok | |
| [ 2.901231] PM: CM3 Firmware Version = 0x190 | |
| [ 2.901407] remoteproc0: remote processor wkup_m3 is now up | |
| [ 2.904051] cpu cpu0: of_pm_voltdm_notifier_register: Fail calculating voltage latency[950000<->1325000]:-22 | |
| [ 3.036590] tilcdc 4830e000.lcdc: found TDA19988 | |
| [ 3.037560] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
| [ 3.037572] [drm] No driver support for vblank timestamp query. | |
| [ 3.038197] tilcdc 4830e000.lcdc: No connectors reported connected with modes | |
| [ 3.038223] [drm] Cannot find any crtc or sizes - going 1024x768 | |
| [ 3.050882] Console: switching to colour frame buffer device 128x48 | |
| [ 3.056106] tilcdc 4830e000.lcdc: fb0: frame buffer device | |
| [ 3.056118] tilcdc 4830e000.lcdc: registered panic notifier | |
| [ 3.056145] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0 | |
| [ 3.112525] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 | |
| [ 3.112549] davinci_mdio 4a101000.mdio: detected phy mask fffffffe | |
| [ 3.119194] libphy: 4a101000.mdio: probed | |
| [ 3.119230] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 | |
| [ 3.120401] cpsw 4a100000.ethernet: Detected MACID = 1c:ba:8c:91:6a:c5 | |
| [ 3.122160] omap_rtc 44e3e000.rtc: setting system clock to 2015-02-24 20:29:25 UTC (1424809765) | |
| [ 3.127350] ALSA device list: | |
| [ 3.127380] #0: DA830 EVM | |
| [ 3.128667] Freeing unused kernel memory: 600K (c0bf1000 - c0c87000) | |
| [ 3.185601] systemd-udevd[111]: starting version 215 | |
| [ 3.188372] random: systemd-udevd urandom read with 29 bits of entropy available | |
| [ 3.915438] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) | |
| [ 4.387942] systemd-sysv-generator[152]: Ignoring creation of an alias generic-boot-script.service for itself | |
| [ 4.425919] systemd-sysv-generator[152]: Ignoring creation of an alias capemgr.service for itself | |
| [ 4.639842] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. | |
| [ 4.640334] systemd[1]: Found ordering cycle on basic.target/start | |
| [ 4.640362] systemd[1]: Found dependency on sysinit.target/start | |
| [ 4.640384] systemd[1]: Found dependency on console-setup.service/start | |
| [ 4.640402] systemd[1]: Found dependency on remote-fs.target/start | |
| [ 4.640418] systemd[1]: Found dependency on connman.service/start | |
| [ 4.640434] systemd[1]: Found dependency on basic.target/start | |
| [ 4.640452] systemd[1]: Breaking ordering cycle by deleting job console-setup.service/start | |
| [ 4.640470] systemd[1]: Job console-setup.service/start deleted to break ordering cycle starting with basic.target/start | |
| [ 5.587804] random: nonblocking pool is initialized | |
| [ 5.602882] systemd-udevd[190]: starting version 215 | |
| [ 5.951705] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro | |
| [ 6.990703] 47401300.usb-phy supply vcc not found, using dummy regulator | |
| [ 7.018866] 47401b00.usb-phy supply vcc not found, using dummy regulator | |
| [ 9.877303] net eth0: initializing cpsw version 1.12 (0) | |
| [ 9.963402] net eth0: phy found : id is : 0x7c0f1 | |
| [ 9.963587] libphy: PHY 4a101000.mdio:01 not found | |
| [ 9.968621] net eth0: phy 4a101000.mdio:01 not found on slave 1 | |
| [ 10.152631] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
| [ 11.658664] systemd-journald[172]: Received request to flush runtime journal from PID 1 | |
| [ 13.043106] libphy: 4a101000.mdio:00 - Link is Up - 100/Full | |
| [ 13.043213] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
| [ 13.190864] Bluetooth: Core ver 2.18 | |
| [ 13.190999] NET: Registered protocol family 31 | |
| [ 13.191011] Bluetooth: HCI device and connection manager initialized | |
| [ 13.191058] Bluetooth: HCI socket layer initialized | |
| [ 13.191074] Bluetooth: L2CAP socket layer initialized | |
| [ 13.191136] Bluetooth: SCO socket layer initialized | |
| [ 13.216086] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn) | |
| [ 13.216117] musb-hdrc: MHDRC RTL version 2.0 | |
| [ 13.216127] musb-hdrc: setup fifo_mode 4 | |
| [ 13.216146] musb-hdrc: 28/31 max ep, 16384/16384 memory | |
| [ 13.375748] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
| [ 13.375772] Bluetooth: BNEP filters: protocol multicast | |
| [ 13.375821] Bluetooth: BNEP socket layer initialized | |
| [ 13.571614] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn) | |
| [ 13.571643] musb-hdrc: MHDRC RTL version 2.0 | |
| [ 13.571653] musb-hdrc: setup fifo_mode 4 | |
| [ 13.571671] musb-hdrc: 28/31 max ep, 16384/16384 memory | |
| [ 13.571813] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver | |
| [ 13.752827] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 | |
| [ 13.757251] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
| [ 13.757276] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
| [ 13.757287] usb usb1: Product: MUSB HDRC host driver | |
| [ 13.757297] usb usb1: Manufacturer: Linux 3.14.33-ti-r51 musb-hcd | |
| [ 13.757307] usb usb1: SerialNumber: musb-hdrc.1.auto | |
| [ 13.783119] hub 1-0:1.0: USB hub found | |
| [ 13.811011] hub 1-0:1.0: 1 port detected |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment