Advertisement
Guest User

Untitled

a guest
May 30th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.53 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. Uncompressing Linux... done, booting the kernel.
  4. [ 0.000000] Linux version 3.2.0 (martin@VirtualUbuntu) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #7 Wed May 29 18:05:30 CEST 2013
  5. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine: am335xevm
  8. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  9. [ 0.000000] AM335X ES1.0 (sgx neon )
  10. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  11. [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext3 rootwait fixrtc ip=
  12. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  13. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  14. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  15. [ 0.000000] Memory: 256MB = 256MB total
  16. [ 0.000000] Memory: 250068k/250068k available, 12076k reserved, 0K highmem
  17. [ 0.000000] Virtual kernel memory layout:
  18. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  19. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  20. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  21. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  22. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  23. [ 0.000000] .text : 0xc0008000 - 0xc05ef000 (6044 kB)
  24. [ 0.000000] .init : 0xc05ef000 - 0xc062e000 ( 252 kB)
  25. [ 0.000000] .data : 0xc062e000 - 0xc0696c18 ( 420 kB)
  26. [ 0.000000] .bss : 0xc0696c3c - 0xc06c52e4 ( 186 kB)
  27. [ 0.000000] NR_IRQS:396
  28. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  29. [ 0.000000] Total of 128 interrupts on 1 active controller
  30. [ 0.000000] OMAP clockevent source: GPTIMER2 at 24000000 Hz
  31. [ 0.000000] OMAP clocksource: GPTIMER1 at 32768 Hz
  32. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  33. [ 0.000000] Console: colour dummy device 80x30
  34. [ 0.000183] Calibrating delay loop... 548.86 BogoMIPS (lpj=2744320)
  35. [ 0.048706] pid_max: default: 32768 minimum: 301
  36. [ 0.048858] Security Framework initialized
  37. [ 0.048980] Mount-cache hash table entries: 512
  38. [ 0.049438] CPU: Testing write buffer coherency: ok
  39. [ 0.050292] devtmpfs: initialized
  40. [ 0.070678] omap_hwmod: pruss: failed to hardreset
  41. [ 0.071990] print_constraints: dummy:
  42. [ 0.072418] NET: Registered protocol family 16
  43. [ 0.074981] OMAP GPIO hardware version 0.1
  44. [ 0.078247] omap_mux_init: Add partition: #1: core, flags: 0
  45. [ 0.080993] omap_i2c.1: alias fck already exists
  46. [ 0.082092] omap2_mcspi.1: alias fck already exists
  47. [ 0.082366] omap2_mcspi.2: alias fck already exists
  48. [ 0.083251] edma.0: alias fck already exists
  49. [ 0.083282] edma.0: alias fck already exists
  50. [ 0.083312] edma.0: alias fck already exists
  51. [ 0.116851] bio: create slab <bio-0> at 0
  52. [ 0.119598] SCSI subsystem initialized
  53. [ 0.121612] usbcore: registered new interface driver usbfs
  54. [ 0.122009] usbcore: registered new interface driver hub
  55. [ 0.122253] usbcore: registered new device driver usb
  56. [ 0.122436] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
  57. [ 0.122772] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
  58. [ 0.138732] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
  59. [ 0.140960] tps65910 1-002d: JTAGREVNUM 0x0
  60. [ 0.143493] print_constraints: VRTC:
  61. [ 0.145019] print_constraints: VIO: at 1500 mV
  62. [ 0.147430] print_constraints: VDD1: 600 <--> 1500 mV at 1200 mV normal
  63. [ 0.149810] print_constraints: VDD2: 600 <--> 1500 mV at 1100 mV normal
  64. [ 0.150909] print_constraints: VDD3: 5000 mV
  65. [ 0.152404] print_constraints: VDIG1: at 1800 mV
  66. [ 0.153930] print_constraints: VDIG2: at 1800 mV
  67. [ 0.155426] print_constraints: VPLL: at 1800 mV
  68. [ 0.156921] print_constraints: VDAC: at 1800 mV
  69. [ 0.158416] print_constraints: VAUX1: at 1800 mV
  70. [ 0.159973] print_constraints: VAUX2: at 3300 mV
  71. [ 0.161499] print_constraints: VAUX33: at 3300 mV
  72. [ 0.163024] print_constraints: VMMC: at 3300 mV
  73. [ 0.163635] tps65910 1-002d: No interrupt support, no core IRQ
  74. [ 0.165191] Advanced Linux Sound Architecture Driver Version 1.0.24.
  75. [ 0.166687] Switching to clocksource gp timer
  76. [ 0.189819] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  77. [ 0.190032] musb-hdrc musb-hdrc.0: dma type: pio
  78. [ 0.190399] MUSB0 controller's USBSS revision = 4ea20800
  79. [ 0.191070] musb-hdrc musb-hdrc.0: USB OTG mode controller at d083c000 using PIO, IRQ 18
  80. [ 0.191284] musb-hdrc musb-hdrc.1: dma type: pio
  81. [ 0.191619] MUSB1 controller's USBSS revision = 4ea20800
  82. [ 0.191772] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
  83. [ 0.191864] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
  84. [ 0.192016] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  85. [ 0.192047] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  86. [ 0.192077] usb usb1: Product: MUSB HDRC host driver
  87. [ 0.192077] usb usb1: Manufacturer: Linux 3.2.0 musb-hcd
  88. [ 0.192077] usb usb1: SerialNumber: musb-hdrc.1
  89. [ 0.193145] hub 1-0:1.0: USB hub found
  90. [ 0.193206] hub 1-0:1.0: 1 port detected
  91. [ 0.193939] musb-hdrc musb-hdrc.1: USB Host mode controller at d083e800 using PIO, IRQ 19
  92. [ 0.194427] NET: Registered protocol family 2
  93. [ 0.194671] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  94. [ 0.195037] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  95. [ 0.195220] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  96. [ 0.195373] TCP: Hash tables configured (established 8192 bind 8192)
  97. [ 0.195373] TCP reno registered
  98. [ 0.195404] UDP hash table entries: 256 (order: 0, 4096 bytes)
  99. [ 0.195434] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  100. [ 0.195648] NET: Registered protocol family 1
  101. [ 0.195953] RPC: Registered named UNIX socket transport module.
  102. [ 0.195953] RPC: Registered udp transport module.
  103. [ 0.195983] RPC: Registered tcp transport module.
  104. [ 0.195983] RPC: Registered tcp NFSv4.1 backchannel transport module.
  105. [ 0.196258] Trying to unpack rootfs image as initramfs...
  106. [ 0.518615] Freeing initrd memory: 2848K
  107. [ 0.518646] NetWinder Floating Point Emulator V0.97 (double precision)
  108. [ 0.531555] VFS: Disk quotas dquot_6.5.2
  109. [ 0.531646] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  110. [ 0.533233] msgmni has been set to 493
  111. [ 0.537200] alg: No test for stdrng (krng)
  112. [ 0.538055] io scheduler noop registered
  113. [ 0.538055] io scheduler deadline registered
  114. [ 0.538146] io scheduler cfq registered (default)
  115. [ 0.539550] Could not set LED4 to fully on
  116. [ 0.541656] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
  117. [ 1.181793] console [ttyO0] enabled
  118. [ 1.186187] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
  119. [ 1.194244] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
  120. [ 1.202270] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
  121. [ 1.210296] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
  122. [ 1.218322] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
  123. [ 1.239044] brd: module loaded
  124. [ 1.248901] loop: module loaded
  125. [ 1.252441] i2c-core: driver [tsl2550] using legacy suspend method
  126. [ 1.259002] i2c-core: driver [tsl2550] using legacy resume method
  127. [ 1.265502] at24 1-0051: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
  128. [ 1.327209] No daughter card found
  129. [ 1.330841] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
  130. [ 1.346130] Board name: A335X_SK
  131. [ 1.349548] Board version: 1.2B
  132. [ 1.352844] The board is a AM335x Starter Kit.
  133. [ 1.357849] omap_hsmmc.0: alias fck already exists
  134. [ 1.363525] omap_hsmmc.1: alias fck already exists
  135. [ 1.369781] da8xx_lcdc.0: alias fck already exists
  136. [ 1.375366] da8xx_lcdc da8xx_lcdc.0: GLCD: Found NHD-4.3-ATXI#-T-1 panel
  137. [ 1.392089] Console: switching to colour frame buffer device 60x34
  138. [ 1.405914] davinci-mcasp.1: alias fck already exists
  139. [ 1.411834] Configure Bluetooth Enable pin...
  140. [ 1.417572] registered am33xx_sr device
  141. [ 1.421875] _regulator_get: 1-0018 supply Vdd not found, using dummy regulator
  142. [ 1.429595] _regulator_get: 1-0018 supply Vdd_IO not found, using dummy regulator
  143. [ 1.458221] lis3lv02d: 8 bits 3DLH sensor found
  144. [ 1.547760] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input0
  145. [ 1.559143] mtdoops: mtd device (mtddev=name/number) must be supplied
  146. [ 1.566467] omap2-nand driver initializing
  147. [ 1.571075] OneNAND driver initializing
  148. [ 1.576843] CAN device driver interface
  149. [ 1.580932] CAN bus driver for Bosch D_CAN controller 1.0
  150. [ 1.637298] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
  151. [ 1.643829] davinci_mdio davinci_mdio.0: detected phy mask fffffffc
  152. [ 1.665924] davinci_mdio.0: probed
  153. [ 1.669616] davinci_mdio davinci_mdio.0: phy[0]: device 0:00, driver unknown
  154. [ 1.677032] davinci_mdio davinci_mdio.0: phy[1]: device 0:01, driver unknown
  155. [ 1.684997] usbcore: registered new interface driver zd1201
  156. [ 1.691131] usbcore: registered new interface driver cdc_ether
  157. [ 1.697509] usbcore: registered new interface driver cdc_eem
  158. [ 1.703674] usbcore: registered new interface driver dm9601
  159. [ 1.709625] cdc_ncm: 04-Aug-2011
  160. [ 1.713226] usbcore: registered new interface driver cdc_ncm
  161. [ 1.719238] Initializing USB Mass Storage driver...
  162. [ 1.724670] usbcore: registered new interface driver usb-storage
  163. [ 1.731018] USB Mass Storage support registered.
  164. [ 1.736663] mousedev: PS/2 mouse device common for all mice
  165. [ 1.744354] input: ti-tsc-adcc as /devices/platform/omap/tsc/input/input1
  166. [ 1.753356] omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0
  167. [ 1.760131] omap_rtc: already running
  168. [ 1.764221] i2c /dev entries driver
  169. [ 1.768493] Linux video capture interface: v2.00
  170. [ 1.773773] usbcore: registered new interface driver uvcvideo
  171. [ 1.779846] USB Video Class driver (1.1.1)
  172. [ 1.802703] cpuidle: using governor ladder
  173. [ 1.807617] cpuidle: using governor menu
  174. [ 1.816802] omap4_aes_mod_init: loading AM33X AES driver
  175. [ 1.822540] omap4-aes omap4-aes: AM33X AES hw accel rev: 3.02
  176. [ 1.829406] omap4_aes_probe: probe() done
  177. [ 1.833831] omap4_sham_mod_init: loading AM33X SHA/MD5 driver
  178. [ 1.840026] omap4-sham omap4-sham: AM33X SHA/MD5 hw accel rev: 4.03
  179. [ 1.883575] omap4_sham_probe: probe() done
  180. [ 1.890991] usbcore: registered new interface driver usbhid
  181. [ 1.896820] usbhid: USB HID core driver
  182. [ 1.901702] usbcore: registered new interface driver snd-usb-audio
  183. [ 1.910430] _regulator_get: 1-001b supply IOVDD not found, using dummy regulator
  184. [ 1.918304] _regulator_get: 1-001b supply DVDD not found, using dummy regulator
  185. [ 1.925964] _regulator_get: 1-001b supply AVDD not found, using dummy regulator
  186. [ 1.933654] _regulator_get: 1-001b supply DRVDD not found, using dummy regulator
  187. [ 1.944549] asoc: tlv320aic3x-hifi <-> davinci-mcasp.1 mapping ok
  188. [ 1.952880] ALSA device list:
  189. [ 1.955993] #0: AM335X EVM
  190. [ 1.959045] oprofile: hardware counters not available
  191. [ 1.964324] oprofile: using timer interrupt.
  192. [ 1.968811] nf_conntrack version 0.5.0 (3951 buckets, 15804 max)
  193. [ 1.975616] ip_tables: (C) 2000-2006 Netfilter Core Team
  194. [ 1.981323] TCP cubic registered
  195. [ 1.984710] NET: Registered protocol family 17
  196. [ 1.989379] can: controller area network core (rev 20090105 abi 8)
  197. [ 1.995941] NET: Registered protocol family 29
  198. [ 2.000579] can: raw protocol (rev 20090105)
  199. [ 2.005035] can: broadcast manager protocol (rev 20090105 t)
  200. [ 2.011016] Registering the dns_resolver key type
  201. [ 2.016021] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  202. [ 2.024047] ThumbEE CPU extension supported.
  203. [ 2.028564] mux: Failed to setup hwmod io irq -22
  204. [ 2.034179] Power Management for AM33XX family
  205. [ 2.039123] Trying to load am335x-pm-firmware.bin (60 secs timeout)
  206. [ 2.045776] Copied the M3 firmware to UMEM
  207. [ 2.050292] smartreflex smartreflex: am33xx_sr_probe: Zero NValue read from EFUSE
  208. [ 2.058135] smartreflex: probe of smartreflex failed with error -22
  209. [ 2.065460] sr_init: platform driver register failed
  210. [ 2.076171] clock: disabling unused clocks to save power
  211. [ 2.141082] mmc0: host does not support reading read-only switch. assuming write-enable.
  212. [ 2.154541] mmc0: new high speed SDHC card at address e624
  213. [ 2.167175] mmcblk0: mmc0:e624 SU04G 3.69 GiB
  214. [ 2.179107] mmcblk0: p1 p2 p3
  215. [ 2.337585] mmc1: card claims to support voltages below the defined range. These will be ignored.
  216. [ 2.362701] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
  217. [ 2.374206] mmc1: new SDIO card at address 0001
  218. [ 2.657287] Detected MACID=0:18:31:e0:27:aa
  219. [ 2.663024] cpsw: Detected MACID = 00:18:31:e0:27:ab
  220. [ 2.670349] input: gpio-keys as /devices/platform/gpio-keys/input/input2
  221. [ 2.678161] omap_rtc omap_rtc: setting system clock to 2013-05-30 10:05:32 UTC (1369908332)
  222. [ 2.687652] Freeing init memory: 252K
  223. Loading, please wait...
  224. [ 2.778503] udevd[879]: starting version 175
  225. modprobe: chdir(3.2.0): No such file or directory
  226. Begin: Loading essential drivers ... done.
  227. Begin: Running /scripts/init-premount ... done.
  228. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  229. Begin: Running /scripts/local-premount ... modprobe: chdir(3.2.0): No such file or directory
  230. done.
  231. modprobe: chdir(3.2.0): No such file or directory
  232. [ 3.882965] kjournald starting. Commit interval 5 seconds
  233. [ 3.888793] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
  234. Begin: Running /scripts/local-bottom ... done.
  235. done.
  236. Begin: Running /scripts/init-bottom ... done.
  237. [ 4.265960] systemd[1]: systemd 187 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX +IMA +SYSVINIT -LIBCRYPTSETUP; other)
  238.  
  239. Welcome to Linux!
  240.  
  241. [ 4.314361] systemd[1]: could not find module by name='ipv6'
  242. [ 4.320434] systemd[1]: Failed to insert 'ipv6'
  243. [ 4.325653] systemd[1]: No hostname configured.
  244. [ 4.330474] systemd[1]: Set hostname to <localhost>.
  245. [ 4.413085] systemd[1]: [/lib/systemd/system/systemd-journald.service:22] Failed to parse capability bounding set, ignoring: CAP_SYS_ADMIN CAP_DAC_OVERRIDE CAP_SYS_PTRACE CAP_SYSLOG CAP_AUDIT_CONTROL CAP_CHOWN CAP_DAC_READ_SEARCH CAP_
  246. FOWNER CAP_SETUID CAP_SETGID
  247. [ 4.531250] systemd[1]: [/lib/systemd/system/statefs.service:8] Unknown lvalue 'Restarts' in section 'Service'. Ignoring.
  248. [ 4.635681] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for d
  249. etails.
  250. Expecting device dev-ttyO0.device...
  251. [ OK ] Reached target Remote File Systems.
  252. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  253. [ OK ] Listening on Delayed Shutdown Socket.
  254. [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
  255. [ OK ] Listening on udev Kernel Socket.
  256. [ OK ] Listening on udev Control Socket.
  257. Starting Collect Read-Ahead Data...
  258. [ OK ] Reached target Swap.
  259. [ 4.837799] systemd-readahead[973]: Failed to create fanotify object: Function not implemented
  260. [ OK ] Listening on Journal Socket.
  261. Mounting Debug File System...
  262. Starting udev Kernel Device Manager...
  263. Mounting POSIX Message Queue File System...
  264. Starting udev Coldplug all Devices...
  265. Starting Journal Service...
  266. [ OK ] Started Journal Service.
  267. [ 4.963500] systemd-udevd[977]: starting version 187
  268. [ OK ] Started udev Kernel Device Manager.
  269. [ 4.981842] systemd[1]: systemd-readahead-collect.service: main process exited, code=exited, status=1
  270. [ 5.021972] systemd-journald[980]: Fixed max_use=4.9M max_size=636.0K min_size=64.0K keep_free=2.4M
  271. [ OK ] Started Collect Read-Ahead Data.
  272. [ 5.058685] systemd-journald[980]: Reserving 2047 entries in hash table.
  273. [ OK ] Mounted Debug File System.
  274. [ OK ] Mounted POSIX Message Queue File System.
  275. [ 5.105651] systemd-journald[980]: Vacuuming...
  276. Starting File System Check on Root Device...
  277. Starting Setup Virtual Console...
  278. Starting Apply Kernel Variables...
  279. [ OK ] Started Apply Kernel Variables.
  280. [ OK ] Started udev Coldplug all Devices.
  281. [ OK ] Started File System Check on Root Device.
  282. Starting Remount Root and Kernel File Systems...
  283. [ OK ] Started Setup Virtual Console.
  284. Starting Show Plymouth-lite Start Screen...
  285. [ 5.776977] EXT3-fs (mmcblk0p2): using internal journal
  286. systemd-fsck[985]: /dev/mmcblk0p2: clean, 20504/86416 files, 181203/345397 blocks
  287. [ OK ] Started Remount Root and Kernel File Systems.
  288. [ OK ] Reached target Local File Systems (Pre).
  289. Mounting Temporary Directory...
  290. Starting Load Random Seed...
  291. [ OK ] Mounted Temporary Directory.
  292. [ OK ] Reached target Local File Systems.
  293. Starting Recreate Volatile Files and Directories...
  294. Starting Trigger Flushing of Journal to Persistent Storage...
  295. [ OK ] Started Load Random Seed.
  296. [ 6.119964] systemd-journald[980]: Received SIGUSR1
  297. [ OK ] Started Recreate Volatile Files and Directories.
  298. [ OK ] Started Trigger Flushing of Journal to Persistent Storage.
  299. [ OK ] Started Show Plymouth-lite Start Screen.
  300. [ OK ] Reached target System Initialization.
  301. [ OK ] Listening on D-Bus System Message Bus Socket.
  302. [ OK ] Found device /dev/ttyO0.
  303. [ OK ] Listening on sshd.socket.
  304. [ OK ] Reached target Sockets.
  305. [ OK ] Reached target Basic System.
  306. Starting StateFS FUSE filesystem...
  307. Starting Automatically update the calendar icon to show current day...
  308. [ OK ] Started Automatically update the calendar icon to show current day.
  309. Starting Telephony service...
  310. Starting Bluetooth service...
  311. Starting Connection service...
  312. Starting Login Service...
  313. Starting Time Daemon...
  314. [ OK ] Started Time Daemon.
  315. Starting Oneshot stuff for root...
  316. Starting DSME...
  317. Starting D-Bus System Message Bus...
  318. Starting ohm daemon for resource policy management...
  319. Starting Sensor daemon for sensor framwork...
  320. Starting Permit User Sessions...
  321. [ OK ] Reached target Sound Card.
  322. [ OK ] Started Permit User Sessions.
  323. [ OK ] Started D-Bus System Message Bus.
  324. Starting Serial Getty on ttyO0...
  325. [ OK ] Started Serial Getty on ttyO0.
  326. [ OK ] Reached target Login Prompts.
  327. Starting User Manager for 1000...
  328. [ OK ] Started User Manager for 1000.
  329. Starting Indicate boot is done...
  330. [ OK ] Started StateFS FUSE filesystem.
  331. [ OK ] Started Oneshot stuff for root.
  332. [ OK ] Started Bluetooth service.
  333. [ OK ] Started Telephony service.
  334. [ OK ] Started DSME.
  335. Starting Mode Control Entity (MCE)...
  336. [ OK ] Started Mode Control Entity (MCE).
  337. [ OK ] Started Connection service.
  338. [ OK ] Reached target Network.
  339. [ OK ] Started Login Service.
  340. [ OK ] Reached target Multi-User.
  341. [ OK ] Started Indicate boot is done.
  342. [ OK ] Reached target Graphical Interface.
  343. [ 9.839874] net eth0: CPSW phy found : id is : 0x4dd074
  344. [ 9.862884] net eth1: CPSW phy found : id is : 0x4dd074
  345.  
  346. Mer release 0.2011 (Mer)
  347. Kernel 3.2.0 on an armv7l
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement