This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
敬爱的TI工程师们,早上好:
我在移植linux-3.8内核到我司的核心板上时报错,打印信息附件,望帮忙排查。
Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.8.13 (jalyn@jalyn-virtual-machine) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.03 - Linaro GCC 2014.03) ) #6 SMP Fri Dec 30 13:37:45 CST 2016 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] AM335X ES1.0 (neon ) [ 0.000000] PERCPU: Embedded 8 pages/cpu @c0b47000 s9408 r8192 d15168 u32768 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext3 rootwait [ 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] __ex_table already sorted, skipping sort [ 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: 511MB = 511MB total [ 0.000000] Memory: 510232k/510232k available, 14056k reserved, 0K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB) [ 0.000000] .text : 0xc0008000 - 0xc062de50 (6296 kB) [ 0.000000] .init : 0xc062e000 - 0xc06644c0 ( 218 kB) [ 0.000000] .data : 0xc0666000 - 0xc06dc720 ( 474 kB) [ 0.000000] .bss : 0xc06dc720 - 0xc073647c ( 360 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to 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: GPTIMER1 at 24000000 Hz [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz [ 0.000000] Console: colour dummy device 80x30 [ 0.000333] Calibrating delay loop... 594.12 BogoMIPS (lpj=580608) [ 0.013492] pid_max: default: 32768 minimum: 301 [ 0.013704] Security Framework initialized [ 0.013791] Mount-cache hash table entries: 512 [ 0.022818] Initializing cgroup subsys cpuacct [ 0.022849] Initializing cgroup subsys memory [ 0.022908] Initializing cgroup subsys blkio [ 0.023037] CPU: Testing write buffer coherency: ok [ 0.023577] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.023646] Setting up static identity map for 0x80383db8 - 0x80383e04 [ 0.024822] Brought up 1 CPUs [ 0.024843] SMP: Total of 1 processors activated (594.12 BogoMIPS). [ 0.026021] devtmpfs: initialized [ 0.037610] omap_hwmod: wd_timer2: _wait_target_disable failed [ 0.092062] pinctrl core: initialized pinctrl subsystem [ 0.092255] rstctl core: initialized rstctl subsystem [ 0.092690] regulator-dummy: no parameters [ 0.093147] NET: Registered protocol family 16 [ 0.093925] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.103287] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.104003] platform 49000000.edma: alias fck already exists [ 0.104032] platform 49000000.edma: alias fck already exists [ 0.104056] platform 49000000.edma: alias fck already exists [ 0.105323] OMAP GPIO hardware version 0.1 [ 0.109590] gpio-rctrl rstctl.4: loaded OK [ 0.114434] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.116366] cpsw.0: No hwaddr in dt. Using 90:59:af:91:ce:26 from efuse [ 0.116396] cpsw.1: No hwaddr in dt. Using 90:59:af:91:ce:28 from efuse [ 0.130040] bio: create slab <bio-0> at 0 [ 0.140761] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver [ 0.141168] vmmcsd_fixed: 3300 mV [ 0.143628] SCSI subsystem initialized [ 0.144006] usbcore: registered new interface driver usbfs [ 0.144109] usbcore: registered new interface driver hub [ 0.144415] usbcore: registered new device driver usb [ 0.146219] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 0.147587] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0 [ 0.149658] DCDC1: at 1500 mV [ 0.150759] vdd_mpu: 925 <--> 1325 mV at 1275 mV [ 0.151793] vdd_core: 925 <--> 1150 mV at 1125 mV [ 0.152894] LDO1: at 1800 mV [ 0.153920] LDO2: at 3300 mV [ 0.155788] LDO3: 1800 mV [ 0.156885] LDO4: at 3300 mV [ 0.157839] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 0.158499] omap_i2c 44e0b000.i2c: unable to select pin group [ 0.159147] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz [ 0.161252] omap_i2c 4819c000.i2c: unable to select pin group [ 0.161450] media: Linux media interface: v0.10 [ 0.161543] Linux video capture interface: v2.00 [ 0.161673] pps_core: LinuxPPS API ver. 1 registered [ 0.161688] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.162395] Advanced Linux Sound Architecture Driver Initialized. [ 0.163517] Switching to clocksource gp_timer [ 0.179745] NET: Registered protocol family 2 [ 0.180674] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.180806] TCP bind hash table entries: 4096 (order: 4, 81920 bytes) [ 0.180954] TCP: Hash tables configured (established 4096 bind 4096) [ 0.181048] TCP: reno registered [ 0.181072] UDP hash table entries: 256 (order: 1, 12288 bytes) [ 0.181113] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes) [ 0.181551] NET: Registered protocol family 1 [ 0.182049] RPC: Registered named UNIX socket transport module. [ 0.182067] RPC: Registered udp transport module. [ 0.182079] RPC: Registered tcp transport module. [ 0.182091] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.182749] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available [ 0.183105] CPU PMU: attempt to register multiple PMU devices! [ 0.183264] arm-pmu: probe of arm-pmu failed with error -28 [ 0.183632] omap2_mbox_probe: platform not supported [ 0.187015] VFS: Disk quotas dquot_6.5.2 [ 0.187340] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.188429] NFS: Registering the id_resolver key type [ 0.188527] Key type id_resolver registered [ 0.188543] Key type id_legacy registered [ 0.188604] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.189077] msgmni has been set to 996 [ 0.191662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.191686] io scheduler noop registered [ 0.191701] io scheduler deadline registered [ 0.191738] io scheduler cfq registered (default) [ 0.193315] tps65217-bl tps65217-bl: no platform data provided [ 0.193355] tps65217-bl: probe of tps65217-bl failed with error -22 [ 0.194148] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.196468] omap_uart 44e09000.serial: did not get pins for uart0 error: -19 [ 0.196718] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0 [ 0.922864] console [ttyO0] enabled [ 0.927773] [drm] Initialized drm 1.1.0 20060810 [ 0.945014] brd: module loaded [ 0.954547] loop: module loaded [ 0.957987] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 0.965279] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 0.972558] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 0.979839] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 0.987126] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 1.024970] bone-capemgr bone_capemgr.9: bone: scan failed (1 time) [ 1.564021] bone-capemgr bone_capemgr.9: bone: scan failed (2 time) [ 2.103083] bone-capemgr bone_capemgr.9: bone: scan failed (3 time) [ 2.642144] bone-capemgr bone_capemgr.9: bone: scan failed (4 time) [ 3.181211] bone-capemgr bone_capemgr.9: bone: scan failed (5 time) [ 3.720270] bone-capemgr bone_capemgr.9: bone: scan failed (6 time) [ 4.259333] bone-capemgr bone_capemgr.9: bone: scan failed (7 time) [ 4.798395] bone-capemgr bone_capemgr.9: bone: scan failed (8 time) [ 5.337459] bone-capemgr bone_capemgr.9: bone: scan failed (9 time) [ 5.876521] bone-capemgr bone_capemgr.9: bone: scan failed (10 time) [ 6.384340] bone-capemgr bone_capemgr.9: Failed to scan baseboard eeprom [ 6.391419] bone-capemgr: probe of bone_capemgr.9 failed with error -110 [ 6.400397] OneNAND driver initializing [ 6.405853] usbcore: registered new interface driver asix [ 6.411676] usbcore: registered new interface driver cdc_ether [ 6.417913] usbcore: registered new interface driver smsc95xx [ 6.424030] usbcore: registered new interface driver net1080 [ 6.430057] usbcore: registered new interface driver cdc_subset [ 6.436355] usbcore: registered new interface driver zaurus [ 6.442362] usbcore: registered new interface driver cdc_ncm [ 6.449083] usbcore: registered new interface driver cdc_acm [ 6.455055] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 6.463464] Initializing USB Mass Storage driver... [ 6.468699] usbcore: registered new interface driver usb-storage [ 6.475017] USB Mass Storage support registered. [ 6.480058] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host) [ 6.486721] musb-hdrc musb-hdrc.0.auto: pdev->id = 0 [ 6.491972] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK [ 6.500950] musb-hdrc musb-hdrc.0.auto: *** mode=3 [ 6.506008] musb-hdrc musb-hdrc.0.auto: *** power=250 [ 6.511973] musb-hdrc musb-hdrc.1.auto: pdev->id = 1 [ 6.517233] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK [ 6.526190] musb-hdrc musb-hdrc.1.auto: *** mode=1 [ 6.531245] musb-hdrc musb-hdrc.1.auto: *** power=250 [ 6.536567] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 6.542956] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 6.551394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 6.558543] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.566140] usb usb1: Product: MUSB HDRC host driver [ 6.571371] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd [ 6.577056] usb usb1: SerialNumber: musb-hdrc.1.auto [ 6.583302] hub 1-0:1.0: USB hub found [ 6.587359] hub 1-0:1.0: 1 port detected [ 6.592763] mousedev: PS/2 mouse device common for all mice [ 6.600832] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 6.608591] i2c /dev entries driver [ 6.613835] pps_ldisc: PPS line discipline registered [ 6.619297] Driver for 1-wire Dallas network protocol. [ 6.626295] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 6.633832] cpuidle: using governor ladder [ 6.638165] cpuidle: using governor menu [ 6.642722] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed [ 6.649960] omap_hsmmc mmc.5: Failed to get rstctl; not using any [ 6.656724] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25 [ 6.663948] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24 [ 6.671302] mmc.5 supply vmmc_aux not found, using dummy regulator [ 6.678218] omap_hsmmc mmc.5: pins are not configured from the driver [ 6.712989] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8 [ 6.724747] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22 [ 6.732074] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single [ 6.741078] leds-gpio gpio-leds.8: pins are not configured from the driver [ 6.749510] ledtrig-cpu: registered to indicate activity on CPUs [ 6.756285] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36 [ 6.763540] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 6.771759] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 6.778067] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5 [ 6.785303] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6 [ 6.797230] usbcore: registered new interface driver usbhid [ 6.803167] usbhid: USB HID core driver [ 6.809793] TCP: cubic registered [ 6.813385] Initializing XFRM netlink socket [ 6.817973] NET: Registered protocol family 17 [ 6.822752] NET: Registered protocol family 15 [ 6.827695] Key type dns_resolver registered [ 6.832421] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 6.840576] ThumbEE CPU extension supported. [ 6.845113] Registering SWP/SWPB emulation handler [ 6.851027] registered taskstats version 1 [ 6.878845] mmc0: host does not support reading read-only switch. assuming write-enable. [ 6.889371] mmc0: new high speed SDHC card at address 0007 [ 6.895841] mmcblk0: mmc0:0007 SD16G 14.4 GiB [ 6.902419] mmcblk0: p1 p2 [ 6.905856] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 6.912285] davinci_mdio 4a101000.mdio: no live phy, scanning all [ 6.919949] davinci_mdio: probe of 4a101000.mdio failed with error -5 [ 6.927075] Detected MACID = 90:59:af:91:ce:26 [ 6.931668] Unhandled fault: external abort on non-linefetch (0x1008) at 0xe09d8000 [ 6.939882] Internal error: : 1008 [#1] SMP THUMB2 [ 6.944901] Modules linked in: [ 6.948111] CPU: 0 Not tainted (3.8.13 #6) [ 6.952786] PC is at cpsw_probe+0x400/0x88c [ 6.957177] LR is at ioremap_page_range+0xad/0xf8 [ 6.962109] pc : [<c023d890>] lr : [<c0190745>] psr: 80000133 [ 6.962109] sp : df051e38 ip : df04e760 fp : 00000001 [ 6.974132] r10: 00000001 r9 : 00000000 r8 : 00000000 [ 6.979606] r7 : df10e600 r6 : e09d8000 r5 : df10e610 r4 : df348000 [ 6.986444] r3 : 00000000 r2 : 00000000 r1 : 4a100e13 r0 : e09d8000 [ 6.993284] Flags: Nzcv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment kernel [ 7.001122] Control: 50c5387d Table: 80004019 DAC: 00000015 [ 7.007142] Process swapper/0 (pid: 1, stack limit = 0xdf050240) [ 7.013434] Stack: (0xdf051e38 to 0xdf052000) [ 7.018000] 1e20: 00000000 00000000 [ 7.026576] 1e40: df051e54 df348540 df348298 c00ccad9 df051e98 00000020 df051e80 df04dac0 [ 7.035149] 1e60: df34d448 df34d3c8 00000008 c00cca1b 00000000 df34d3c8 df10d148 df38fdc0 [ 7.043723] 1e80: 00000000 c00cd053 df0484b8 c0040353 00000000 00000003 df10d148 00000000 [ 7.052297] 1ea0: c072db2c df10e610 00000000 df10e610 df10e644 c072db2c c06c0cf8 c06dc740 [ 7.060870] 1ec0: 00000000 df050008 00000000 c01f0687 df10e610 df10e644 c06c0cf8 00000000 [ 7.069443] 1ee0: c06dc740 c01f07c1 00000000 c06c0cf8 c01f078d c01ef7db df048478 df100200 [ 7.078017] 1f00: c06c0cf8 df38fdc0 c06b7570 c01f0165 c05519a7 c05519a8 00000000 c06c0cf8 [ 7.086590] 1f20: c064ef48 c0661050 c0645fdd c01f0ae1 00000000 00000007 c064ef48 c0661050 [ 7.095164] 1f40: c0645fdd c0008699 c0645fdd c0737000 c066107c 00000008 00000007 c064ef48 [ 7.103738] 1f60: c0661050 c06dc740 c06dc740 000000f8 c064ef50 c062e68d 00000007 00000007 [ 7.112310] 1f80: c062e1d1 00000000 00000000 c037c025 00000000 00000000 00000000 00000000 [ 7.120881] 1fa0: 00000000 c037c02b 00000000 c000c3f9 00000000 00000000 00000000 00000000 [ 7.129454] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 7.138026] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 a73bf1ff ecf6f6fe [ 7.146627] [<c023d890>] (cpsw_probe+0x400/0x88c) from [<c01f0687>] (driver_probe_device+0x6b/0x14c) [ 7.156208] [<c01f0687>] (driver_probe_device+0x6b/0x14c) from [<c01f07c1>] (__driver_attach+0x35/0x48) [ 7.166060] [<c01f07c1>] (__driver_attach+0x35/0x48) from [<c01ef7db>] (bus_for_each_dev+0x3b/0x46) [ 7.175547] [<c01ef7db>] (bus_for_each_dev+0x3b/0x46) from [<c01f0165>] (bus_add_driver+0x89/0x148) [ 7.185035] [<c01f0165>] (bus_add_driver+0x89/0x148) from [<c01f0ae1>] (driver_register+0x4b/0x96) [ 7.194434] [<c01f0ae1>] (driver_register+0x4b/0x96) from [<c0008699>] (do_one_initcall+0x65/0xe8) [ 7.203841] [<c0008699>] (do_one_initcall+0x65/0xe8) from [<c062e68d>] (kernel_init_freeable+0xc1/0x150) [ 7.213799] [<c062e68d>] (kernel_init_freeable+0xc1/0x150) from [<c037c02b>] (kernel_init+0x7/0x90) [ 7.223295] [<c037c02b>] (kernel_init+0x7/0x90) from [<c000c3f9>] (ret_from_fork+0x11/0x38) [ 7.232050] Code: f989 e135 f8c4 05c0 (6802) f44f [ 7.237076] ---[ end trace a44c9d96324d6663 ]--- [ 7.242166] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
您好
我在menuconfig中屏去掉 networking support,
启动到[....] Starting Light Display Manager: lightdm. ok 就终止了,打印信息附件1.
因为我们的核心板是新做的,外设还没验证,我是在内核中来调试这些外设方便还是u-boot呢
在u-boot中调试完这些外设驱动 在内核中还是得调试是吧?
Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.8.13 (jalyn@jalyn-virtual-machine) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.03 - Linaro GCC 2014.03) ) #7 SMP Fri Jan 6 10:56:59 CST 2017 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] AM335X ES1.0 (neon ) [ 0.000000] PERCPU: Embedded 7 pages/cpu @c0a20000 s8192 r8192 d12288 u32768 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext3 rootwait [ 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] __ex_table already sorted, skipping sort [ 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: 511MB = 511MB total [ 0.000000] Memory: 511416k/511416k available, 12872k reserved, 0K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB) [ 0.000000] .text : 0xc0008000 - 0xc051ed10 (5212 kB) [ 0.000000] .init : 0xc051f000 - 0xc0550000 ( 196 kB) [ 0.000000] .data : 0xc0550000 - 0xc05bada0 ( 428 kB) [ 0.000000] .bss : 0xc05bada0 - 0xc060f5a4 ( 339 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to 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: GPTIMER1 at 24000000 Hz [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz [ 0.000000] Console: colour dummy device 80x30 [ 0.000232] Calibrating delay loop... 993.47 BogoMIPS (lpj=969728) [ 0.029181] pid_max: default: 32768 minimum: 301 [ 0.029323] Security Framework initialized [ 0.029380] Mount-cache hash table entries: 512 [ 0.035177] Initializing cgroup subsys cpuacct [ 0.035199] Initializing cgroup subsys memory [ 0.035240] Initializing cgroup subsys blkio [ 0.035294] CPU: Testing write buffer coherency: ok [ 0.035665] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.035718] Setting up static identity map for 0x802cd978 - 0x802cd9c4 [ 0.036521] Brought up 1 CPUs [ 0.036535] SMP: Total of 1 processors activated (993.47 BogoMIPS). [ 0.037348] devtmpfs: initialized [ 0.045643] omap_hwmod: wd_timer2: _wait_target_disable failed [ 0.097350] pinctrl core: initialized pinctrl subsystem [ 0.097482] rstctl core: initialized rstctl subsystem [ 0.097814] regulator-dummy: no parameters [ 0.098361] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.104089] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.104532] platform 49000000.edma: alias fck already exists [ 0.104551] platform 49000000.edma: alias fck already exists [ 0.104566] platform 49000000.edma: alias fck already exists [ 0.105310] OMAP GPIO hardware version 0.1 [ 0.107949] gpio-rctrl rstctl.4: loaded OK [ 0.111046] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.118790] bio: create slab <bio-0> at 0 [ 0.125335] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver [ 0.125649] vmmcsd_fixed: 3300 mV [ 0.127289] SCSI subsystem initialized [ 0.127454] usbcore: registered new interface driver usbfs [ 0.127515] usbcore: registered new interface driver hub [ 0.127698] usbcore: registered new device driver usb [ 0.128981] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 0.129868] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0 [ 0.131494] DCDC1: at 1500 mV [ 0.132337] vdd_mpu: 925 <--> 1325 mV at 1325 mV [ 0.133155] vdd_core: 925 <--> 1150 mV at 1125 mV [ 0.133981] LDO1: at 1800 mV [ 0.134836] LDO2: at 3300 mV [ 0.136355] LDO3: 1800 mV [ 0.137213] LDO4: at 3300 mV [ 0.137936] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 0.138369] omap_i2c 44e0b000.i2c: unable to select pin group [ 0.138887] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz [ 0.140201] omap_i2c 4819c000.i2c: unable to select pin group [ 0.140338] media: Linux media interface: v0.10 [ 0.140395] Linux video capture interface: v2.00 [ 0.140474] pps_core: LinuxPPS API ver. 1 registered [ 0.140483] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.140952] Advanced Linux Sound Architecture Driver Initialized. [ 0.141094] Switching to clocksource gp_timer [ 0.151368] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available [ 0.151636] CPU PMU: attempt to register multiple PMU devices! [ 0.151659] arm-pmu: probe of arm-pmu failed with error -28 [ 0.151927] omap2_mbox_probe: platform not supported [ 0.154323] VFS: Disk quotas dquot_6.5.2 [ 0.154458] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.154974] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.155248] msgmni has been set to 998 [ 0.156700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.156717] io scheduler noop registered [ 0.156726] io scheduler deadline registered [ 0.156749] io scheduler cfq registered (default) [ 0.157746] tps65217-bl tps65217-bl: no platform data provided [ 0.157771] tps65217-bl: probe of tps65217-bl failed with error -22 [ 0.158321] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.159720] omap_uart 44e09000.serial: did not get pins for uart0 error: -19 [ 0.159985] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0 [ 0.780413] console [ttyO0] enabled [ 0.784744] [drm] Initialized drm 1.1.0 20060810 [ 0.797069] brd: module loaded [ 0.804179] loop: module loaded [ 0.807562] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 0.814793] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 0.822001] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 0.829212] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 0.836424] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 0.873591] bone-capemgr bone_capemgr.9: bone: scan failed (1 time) [ 1.412653] bone-capemgr bone_capemgr.9: bone: scan failed (2 time) [ 1.951711] bone-capemgr bone_capemgr.9: bone: scan failed (3 time) [ 2.490772] bone-capemgr bone_capemgr.9: bone: scan failed (4 time) [ 3.029835] bone-capemgr bone_capemgr.9: bone: scan failed (5 time) [ 3.568897] bone-capemgr bone_capemgr.9: bone: scan failed (6 time) [ 4.107962] bone-capemgr bone_capemgr.9: bone: scan failed (7 time) [ 4.647023] bone-capemgr bone_capemgr.9: bone: scan failed (8 time) [ 5.186085] bone-capemgr bone_capemgr.9: bone: scan failed (9 time) [ 5.725148] bone-capemgr bone_capemgr.9: bone: scan failed (10 time) [ 6.233044] bone-capemgr bone_capemgr.9: Failed to scan baseboard eeprom [ 6.240079] bone-capemgr: probe of bone_capemgr.9 failed with error -110 [ 6.248307] OneNAND driver initializing [ 6.253048] usbcore: registered new interface driver cdc_acm [ 6.258988] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 6.267342] Initializing USB Mass Storage driver... [ 6.272510] usbcore: registered new interface driver usb-storage [ 6.278783] USB Mass Storage support registered. [ 6.283731] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host) [ 6.290236] musb-hdrc musb-hdrc.0.auto: pdev->id = 0 [ 6.295450] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK [ 6.304299] musb-hdrc musb-hdrc.0.auto: *** mode=3 [ 6.309307] musb-hdrc musb-hdrc.0.auto: *** power=250 [ 6.315031] musb-hdrc musb-hdrc.1.auto: pdev->id = 1 [ 6.320242] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK [ 6.329087] musb-hdrc musb-hdrc.1.auto: *** mode=1 [ 6.334098] musb-hdrc musb-hdrc.1.auto: *** power=250 [ 6.339379] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 6.345592] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 6.353901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 6.361003] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.368547] usb usb1: Product: MUSB HDRC host driver [ 6.373736] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd [ 6.379373] usb usb1: SerialNumber: musb-hdrc.1.auto [ 6.385193] hub 1-0:1.0: USB hub found [ 6.389207] hub 1-0:1.0: 1 port detected [ 6.394096] mousedev: PS/2 mouse device common for all mice [ 6.401529] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 6.409112] i2c /dev entries driver [ 6.413770] pps_ldisc: PPS line discipline registered [ 6.419147] Driver for 1-wire Dallas network protocol. [ 6.425698] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 6.433085] cpuidle: using governor ladder [ 6.437374] cpuidle: using governor menu [ 6.441749] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed [ 6.448952] omap_hsmmc mmc.5: Failed to get rstctl; not using any [ 6.455622] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25 [ 6.462748] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24 [ 6.469996] mmc.5 supply vmmc_aux not found, using dummy regulator [ 6.476770] omap_hsmmc mmc.5: pins are not configured from the driver [ 6.510635] pinctrl-single 44e10800.pinmux: pin 44e109ac already requested by 44e10800.pinmux; cannot claim for gpio-leds.8 [ 6.522315] pinctrl-single 44e10800.pinmux: pin-107 (gpio-leds.8) status -22 [ 6.529680] pinctrl-single 44e10800.pinmux: could not request pin 107 on device pinctrl-single [ 6.538697] leds-gpio gpio-leds.8: pins are not configured from the driver [ 6.546659] ledtrig-cpu: registered to indicate activity on CPUs [ 6.553305] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36 [ 6.560499] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 6.567799] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 6.574000] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5 [ 6.581099] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6 [ 6.591074] usbcore: registered new interface driver usbhid [ 6.596969] usbhid: USB HID core driver [ 6.602665] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 6.610796] ThumbEE CPU extension supported. [ 6.615305] Registering SWP/SWPB emulation handler [ 6.622440] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 6.636130] ALSA device list: [ 6.639271] No soundcards found. [ 6.643483] Waiting for root device /dev/mmcblk0p2... [ 6.656059] mmc0: host does not support reading read-only switch. assuming write-enable. [ 6.666465] mmc0: new high speed SDHC card at address 0007 [ 6.672727] mmcblk0: mmc0:0007 SD16G 14.4 GiB [ 6.678877] mmcblk0: p1 p2 [ 6.753613] EXT3-fs (mmcblk0p2): recovery required on readonly filesystem [ 6.760721] EXT3-fs (mmcblk0p2): write access will be enabled during recovery [ 19.383558] kjournald starting. Commit interval 5 seconds [ 19.425820] EXT3-fs (mmcblk0p2): recovery complete [ 19.430843] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode [ 19.438087] VFS: Mounted root (ext3 filesystem) readonly on device 179:2. [ 19.447617] devtmpfs: mounted [ 19.450970] Freeing init memory: 196K INIT: version 2.88 booting [info] Using makefile-style concurrent boot in runlevel S. [....] Starting the hotplug events dispatcher: udevdudevd[183]: error getting socket: Function not implemented error initializing udev control socketudevd[183]: error initializing udev control socket [....] 1 ... (warning). [....] Waiting 15 seconds and trying to continue anyway ... (warning). [....] Synthesizing the initial hotplug events...done. [....] Waiting for /dev to be fully populated...error getting socket: Function not implemented udevadm[258]: error getting socket: Function not implemented done. [....] Setting preliminary keymap...done. [....] Setting parameters of disc: (none). ok [....] Activating swap...done. [....] Checking root file system...fsck from util-linux 2.20.1 rootfs: clean, 83396/928416 files, 524697/3706998 blocks done. [ 41.474294] EXT3-fs (mmcblk0p2): using internal journal [....] Cleaning up temporary files... /tmp. ok [info] Loading kernel module mt7601Usta. libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open moddep file '/lib/modules/3.8.13/modules.dep.bin' [....] Activating lvm and md swap...done. [....] Checking file systems...fsck from util-linux 2.20.1 done. [....] Mounting local filesystems...done. [....] Activating swapfile swap...done. [....] Cleaning up temporary files.... ok [....] Setting kernel variables ...done. [....] Configuring network interfaces...Cannot open netlink socket: Function not implemented Failed to bring up lo. done. [....] Cleaning up temporary files.... ok [....] Setting up ALSA...done. [info] Setting console screen modes. setterm: cannot (un)set powersave mode: Inappropriate ioctl for device [info] Skipping font and keymap setup (handled by console-setup). [....] Setting up console font and keymap...done. [....] Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix. ok INIT: Entering runlevel: 2 [info] Using makefile-style concurrent boot in runlevel 2. Thu May 15 02:19:00 UTC 2014 acpid: cannot open generic netlink socket acpid: can't open socket /var/run/acpid.socket: Function not implemented [....] Starting enhanced syslogd: rsyslogd. ok [....] Starting ACPI services...Cannot open netlink socket: Function not implemented acpid: cannot open generic netlink socket Cannot open netlink socket: Function not implemented [....] Starting web server: apache2[Thu May 15 02:19:02 2014] [crit] (38)Function not implemented: alloc_listener: failed to get a socket for (null) Syntax error on line 9 of /etc/apache2/ports.conf: Listen setup failed Action 'start' failed. The Apache error log may have more information. failed! [....] Starting system message bus: dbusFailed to start message bus: Failed to open socket: Function not implemented [....] Loading cpufreq kernel modules...done (none). [....] Starting periodic command scheduler: cron. ok [....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon[....] CPUFreq Utilities: Setting ondemand CPUFreq governor...CPU0...done. [....] Starting Light Display Manager: lightdm. ok