Guest User

LCD Class Problem

a guest
Feb 1st, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 94.69 KB | None | 0 0
  1. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Initializing cgroup subsys cpuset
  2. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Linux version 3.0.57 (root@george-VirtualBox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #6 PREEMPT Fri Feb 1 09:18:51 PST 2013
  3. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  4. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Machine: sun4i
  6. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Memory cut off:
  7. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] MALI : 0x5c000000 - 0x5fffffff ( 64 MB)
  8. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Ignoring unrecognised tag 0x00000000
  9. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Memory Reserved:
  10. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB)
  11. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] VE : 0x44000000 - 0x48ffffff ( 80 MB)
  12. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] G2D : 0x58000000 - 0x58ffffff ( 16 MB)
  13. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] LCD : 0x5a000000 - 0x5bffffff ( 32 MB)
  14. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  15. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] BROM Ver: 1100 1100 1623
  16. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] chip-id: A10 (AW1623 revision C)
  17. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] On node 0 totalpages: 245760
  18. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] free_area_init_node: node 0, pgdat c0805888, node_mem_map c08c9000
  19. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Normal zone: 1280 pages used for memmap
  20. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Normal zone: 0 pages reserved
  21. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Normal zone: 146176 pages, LIFO batch:31
  22. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] HighMem zone: 768 pages used for memmap
  23. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] HighMem zone: 97536 pages, LIFO batch:31
  24. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  25. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] pcpu-alloc: [0] 0
  26. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243712
  27. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Kernel command line: console=ttyS0,115200 console=tty0 noinitrd init=/init root=/dev/mmcblk0p2 rootfstype=ext4 rootwait panic=10
  28. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  29. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  30. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  31. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Memory: 448MB 512MB = 960MB total
  32. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Memory: 834384k/834384k available, 148656k reserved, 393216K highmem
  33. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Virtual kernel memory layout:
  34. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  35. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  36. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  37. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] vmalloc : 0xe8800000 - 0xf0000000 ( 120 MB)
  38. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] lowmem : 0xc0000000 - 0xe8000000 ( 640 MB)
  39. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  40. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  41. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] .init : 0xc0008000 - 0xc0032000 ( 168 kB)
  42. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] .text : 0xc0032000 - 0xc07be000 (7728 kB)
  43. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] .data : 0xc07be000 - 0xc080b2b8 ( 309 kB)
  44. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] .bss : 0xc080b2dc - 0xc08c8140 ( 756 kB)
  45. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  46. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] NR_IRQS:96 nr_irqs:96 96
  47. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] timer0: Periodic Mode
  48. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Console: colour dummy device 80x30
  49. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] console [tty0] enabled
  50. Feb 1 23:59:48 linaro-alip kernel: [ 0.000000] Calibrating delay loop... 383.38 BogoMIPS (lpj=1916928)
  51. Feb 1 23:59:48 linaro-alip kernel: [ 0.050000] pid_max: default: 32768 minimum: 301
  52. Feb 1 23:59:48 linaro-alip kernel: [ 0.050000] Mount-cache hash table entries: 512
  53. Feb 1 23:59:48 linaro-alip kernel: [ 0.060000] Initializing cgroup subsys cpuacct
  54. Feb 1 23:59:48 linaro-alip kernel: [ 0.060000] Initializing cgroup subsys devices
  55. Feb 1 23:59:48 linaro-alip kernel: [ 0.060000] Initializing cgroup subsys freezer
  56. Feb 1 23:59:48 linaro-alip kernel: [ 0.070000] Initializing cgroup subsys blkio
  57. Feb 1 23:59:48 linaro-alip kernel: [ 0.070000] CPU: Testing write buffer coherency: ok
  58. Feb 1 23:59:48 linaro-alip kernel: [ 0.070000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  59. Feb 1 23:59:48 linaro-alip kernel: [ 0.080000] devtmpfs: initialized
  60. Feb 1 23:59:48 linaro-alip kernel: [ 0.090000] print_constraints: dummy:
  61. Feb 1 23:59:48 linaro-alip kernel: [ 0.090000] NET: Registered protocol family 16
  62. Feb 1 23:59:48 linaro-alip kernel: [ 0.100000] hw-breakpoint: debug architecture 0x4 unsupported.
  63. Feb 1 23:59:48 linaro-alip kernel: [ 0.100000] SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics
  64. Feb 1 23:59:48 linaro-alip kernel: [ 0.100000] Initialize DMAC OK
  65. Feb 1 23:59:48 linaro-alip kernel: [ 0.110000] bio: create slab <bio-0> at 0
  66. Feb 1 23:59:48 linaro-alip kernel: [ 0.120000] SCSI subsystem initialized
  67. Feb 1 23:59:48 linaro-alip kernel: [ 0.120000] libata version 3.00 loaded.
  68. Feb 1 23:59:48 linaro-alip kernel: [ 0.130000] usbcore: registered new interface driver usbfs
  69. Feb 1 23:59:48 linaro-alip kernel: [ 0.130000] usbcore: registered new interface driver hub
  70. Feb 1 23:59:48 linaro-alip kernel: [ 0.130000] usbcore: registered new device driver usb
  71. Feb 1 23:59:48 linaro-alip kernel: [ 0.140000] Advanced Linux Sound Architecture Driver Version 1.0.24.
  72. Feb 1 23:59:48 linaro-alip kernel: [ 0.150000] Init eGon pin module V2.0
  73. Feb 1 23:59:48 linaro-alip kernel: [ 0.150000] Switching to clocksource aw 64bits couter
  74. Feb 1 23:59:48 linaro-alip kernel: [ 0.150000] FS-Cache: Loaded
  75. Feb 1 23:59:48 linaro-alip kernel: [ 0.160000] Switched to NOHz mode on CPU #0
  76. Feb 1 23:59:48 linaro-alip kernel: [ 0.160000] cfg80211: Calling CRDA to update world regulatory domain
  77. Feb 1 23:59:48 linaro-alip kernel: [ 0.160000] CacheFiles: Loaded
  78. Feb 1 23:59:48 linaro-alip kernel: [ 0.170000] [usb_manager]: CONFIG_USB_SW_SUN4I_USB0_OTG
  79. Feb 1 23:59:48 linaro-alip kernel: [ 0.180000] [sw_hcd0]: usb host driver initialize........
  80. Feb 1 23:59:48 linaro-alip kernel: [ 0.180000] [sw_hcd0]: open_usb_clock
  81. Feb 1 23:59:48 linaro-alip kernel: [ 0.210000] [sw_hcd0]: host_init_state = 0
  82. Feb 1 23:59:48 linaro-alip kernel: [ 0.210000] [sw_hcd0]: platform is usb host
  83. Feb 1 23:59:48 linaro-alip kernel: [ 0.210000] [sw_hcd0]: sw_hcd_host0: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx (X), HB-ISO Tx (X), SoftConn)
  84. Feb 1 23:59:48 linaro-alip kernel: [ 0.220000] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 38
  85. Feb 1 23:59:48 linaro-alip kernel: [ 0.230000] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver
  86. Feb 1 23:59:48 linaro-alip kernel: [ 0.240000] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1
  87. Feb 1 23:59:48 linaro-alip kernel: [ 0.250000] hub 1-0:1.0: USB hub found
  88. Feb 1 23:59:48 linaro-alip kernel: [ 0.250000] hub 1-0:1.0: 1 port detected
  89. Feb 1 23:59:48 linaro-alip kernel: [ 0.250000] wrn: hcd is not enable, need not start hcd
  90. Feb 1 23:59:48 linaro-alip kernel: [ 0.260000] [sw_hcd0]: sw_usb_host0_disable start
  91. Feb 1 23:59:48 linaro-alip kernel: [ 0.260000] -------sw_hcd0_soft_disconnect---------
  92. Feb 1 23:59:48 linaro-alip kernel: [ 0.260000] [sw_hcd_host0]: Set USB Power OFF
  93. Feb 1 23:59:48 linaro-alip kernel: [ 0.260000] wrn: hcd is not enable, need not stop hcd
  94. Feb 1 23:59:48 linaro-alip kernel: [ 0.270000] [sw_hcd0]: close_usb_clock
  95. Feb 1 23:59:48 linaro-alip kernel: [ 0.270000] [sw_hcd0]: sw_usb_host0_disable end
  96. Feb 1 23:59:48 linaro-alip kernel: [ 0.280000] [sw_udc]: udc_init: version 20080411
  97. Feb 1 23:59:48 linaro-alip kernel: [ 0.280000] NET: Registered protocol family 2
  98. Feb 1 23:59:48 linaro-alip kernel: [ 0.280000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  99. Feb 1 23:59:48 linaro-alip kernel: [ 0.290000] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  100. Feb 1 23:59:48 linaro-alip kernel: [ 0.300000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
  101. Feb 1 23:59:48 linaro-alip kernel: [ 0.310000] TCP: Hash tables configured (established 131072 bind 65536)
  102. Feb 1 23:59:48 linaro-alip kernel: [ 0.310000] TCP reno registered
  103. Feb 1 23:59:48 linaro-alip kernel: [ 0.320000] UDP hash table entries: 512 (order: 1, 8192 bytes)
  104. Feb 1 23:59:48 linaro-alip kernel: [ 0.320000] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
  105. Feb 1 23:59:48 linaro-alip kernel: [ 0.330000] NET: Registered protocol family 1
  106. Feb 1 23:59:48 linaro-alip kernel: [ 0.330000] RPC: Registered named UNIX socket transport module.
  107. Feb 1 23:59:48 linaro-alip kernel: [ 0.340000] RPC: Registered udp transport module.
  108. Feb 1 23:59:48 linaro-alip kernel: [ 0.340000] RPC: Registered tcp transport module.
  109. Feb 1 23:59:48 linaro-alip kernel: [ 0.340000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  110. Feb 1 23:59:48 linaro-alip kernel: [ 0.350000] [pm]aw_pm_init!
  111. Feb 1 23:59:48 linaro-alip kernel: [ 0.350000] audit: initializing netlink socket (disabled)
  112. Feb 1 23:59:48 linaro-alip kernel: [ 0.360000] type=2000 audit(0.359:1): initialized
  113. Feb 1 23:59:48 linaro-alip kernel: [ 0.360000] highmem bounce pool size: 64 pages
  114. Feb 1 23:59:48 linaro-alip kernel: [ 0.380000] VFS: Disk quotas dquot_6.5.2
  115. Feb 1 23:59:48 linaro-alip kernel: [ 0.380000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  116. Feb 1 23:59:48 linaro-alip kernel: [ 0.400000] NTFS driver 2.1.30 [Flags: R/W].
  117. Feb 1 23:59:48 linaro-alip kernel: [ 0.400000] fuse init (API version 7.16)
  118. Feb 1 23:59:48 linaro-alip kernel: [ 0.410000] msgmni has been set to 861
  119. Feb 1 23:59:48 linaro-alip kernel: [ 0.420000] alg: No test for stdrng (krng)
  120. Feb 1 23:59:48 linaro-alip kernel: [ 0.420000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  121. Feb 1 23:59:48 linaro-alip kernel: [ 0.430000] io scheduler noop registered
  122. Feb 1 23:59:48 linaro-alip kernel: [ 0.430000] io scheduler deadline registered
  123. Feb 1 23:59:48 linaro-alip kernel: [ 0.430000] io scheduler cfq registered (default)
  124. Feb 1 23:59:48 linaro-alip kernel: [ 0.440000] sunxi disp driver loaded (/dev/disp api 1.0)
  125. Feb 1 23:59:48 linaro-alip kernel: [ 0.440000] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  126. Feb 1 23:59:48 linaro-alip kernel: [ 0.470000] serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A
  127. Feb 1 23:59:48 linaro-alip kernel: [ 1.090000] console [ttyS0] enabled
  128. Feb 1 23:59:48 linaro-alip kernel: [ 1.100000] [uart]: used uart info.: 0x05
  129. Feb 1 23:59:48 linaro-alip kernel: [ 1.100000] serial probe 0 irq 1 mapbase 0x01c28000
  130. Feb 1 23:59:48 linaro-alip kernel: [ 1.130000] sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A
  131. Feb 1 23:59:48 linaro-alip kernel: [ 1.150000] serial probe 2 irq 3 mapbase 0x01c28800
  132. Feb 1 23:59:48 linaro-alip kernel: [ 1.180000] sunxi-uart.2: ttyS1 at MMIO 0x1c28800 (irq = 3) is a U6_16550A
  133. Feb 1 23:59:48 linaro-alip kernel: [ 1.190000] G2D: drv_g2d_init
  134. Feb 1 23:59:48 linaro-alip kernel: [ 1.190000] G2D: g2dmem: g2d_start=58000000, g2d_size=1000000
  135. Feb 1 23:59:48 linaro-alip kernel: [ 1.200000] G2D: head:d8000000,tail:d9000000
  136. Feb 1 23:59:48 linaro-alip kernel: [ 1.210000] G2D: Module initialized.major:251
  137. Feb 1 23:59:48 linaro-alip kernel: [ 1.220000] [drm] Initialized drm 1.1.0 20060810
  138. Feb 1 23:59:48 linaro-alip kernel: [ 1.230000] brd: module loaded
  139. Feb 1 23:59:48 linaro-alip kernel: [ 1.240000] loop: module loaded
  140. Feb 1 23:59:48 linaro-alip kernel: [ 1.250000] [NAND]nand driver, init.
  141. Feb 1 23:59:48 linaro-alip kernel: [ 1.250000] cmu_clk is 480
  142. Feb 1 23:59:48 linaro-alip kernel: [ 1.260000] nand clk init end
  143. Feb 1 23:59:48 linaro-alip kernel: [ 1.260000] offset 0xc: 0x6140
  144. Feb 1 23:59:48 linaro-alip kernel: [ 1.270000] offset 0x14: 0x8200000b
  145. Feb 1 23:59:48 linaro-alip kernel: [ 1.270000] [NAND] nand gpio_request
  146. Feb 1 23:59:48 linaro-alip kernel: [ 1.280000] [NAND] nand driver version: 0x2 0x9
  147. Feb 1 23:59:48 linaro-alip kernel: [ 1.290000] nand interrupte register ok
  148. Feb 1 23:59:48 linaro-alip kernel: [ 1.290000] ret of NFC_ChangMode is 0
  149. Feb 1 23:59:48 linaro-alip kernel: [ 1.300000] dma_hdle is 0
  150. Feb 1 23:59:48 linaro-alip kernel: [ 1.300000] dma_hdle is 10000008
  151. Feb 1 23:59:48 linaro-alip kernel: [ 1.310000] cmu_clk is 480
  152. Feb 1 23:59:48 linaro-alip kernel: [ 1.310000] nand clk init end
  153. Feb 1 23:59:48 linaro-alip kernel: [ 1.320000] offset 0xc: 0x6140
  154. Feb 1 23:59:48 linaro-alip kernel: [ 1.320000] offset 0x14: 0x82000007
  155. Feb 1 23:59:48 linaro-alip kernel: [ 1.380000] The 0 disk name = DEVICE, class name = NAND, disk start = 0, disk size = 7979008
  156. Feb 1 23:59:48 linaro-alip kernel: [ 1.400000] The 1 disk name = bootloader, type = 0, class name = DISK, disk size = 32768
  157. Feb 1 23:59:48 linaro-alip kernel: [ 1.420000] The 2 disk name = env, type = 0, class name = DISK, disk size = 32768
  158. Feb 1 23:59:48 linaro-alip kernel: [ 1.430000] The 3 disk name = boot, type = 0, class name = DISK, disk size = 65536
  159. Feb 1 23:59:48 linaro-alip kernel: [ 1.440000] The 4 disk name = system, type = 1, class name = DISK, disk size = 655360
  160. Feb 1 23:59:48 linaro-alip kernel: [ 1.460000] The 5 disk name = data, type = 1, class name = DISK, disk size = 1048576
  161. Feb 1 23:59:48 linaro-alip kernel: [ 1.470000] The 6 disk name = misc, type = 0, class name = DISK, disk size = 32768
  162. Feb 1 23:59:48 linaro-alip kernel: [ 1.490000] The 7 disk name = recovery, type = 0, class name = DISK, disk size = 65536
  163. Feb 1 23:59:48 linaro-alip kernel: [ 1.500000] The 8 disk name = cache, type = 1, class name = DISK, disk size = 262144
  164. Feb 1 23:59:48 linaro-alip kernel: [ 1.520000] The 9 disk name = private, type = 0, class name = DISK, disk size = 32768
  165. Feb 1 23:59:48 linaro-alip kernel: [ 1.530000] The 10 disk name = sysrecovery, type = 0, class name = DISK, disk size = 655360
  166. Feb 1 23:59:48 linaro-alip kernel: [ 1.550000] The 11 disk name = UDISK, type = 0, class name = DISK, disk size = 4816896
  167. Feb 1 23:59:48 linaro-alip kernel: [ 1.560000] The 11 disk size = 5062656
  168. Feb 1 23:59:48 linaro-alip kernel: [ 1.570000] part total count = 12
  169. Feb 1 23:59:48 linaro-alip kernel: [ 1.570000] nand: unknown partition table
  170. Feb 1 23:59:48 linaro-alip kernel: [ 1.580000] nanda:
  171. Feb 1 23:59:48 linaro-alip kernel: [ 1.590000] nandb: unknown partition table
  172. Feb 1 23:59:48 linaro-alip kernel: [ 1.600000] nandc: unknown partition table
  173. Feb 1 23:59:48 linaro-alip kernel: [ 1.610000] nandd: unknown partition table
  174. Feb 1 23:59:48 linaro-alip kernel: [ 1.620000] nande: unknown partition table
  175. Feb 1 23:59:48 linaro-alip kernel: [ 1.630000] nandf: unknown partition table
  176. Feb 1 23:59:48 linaro-alip kernel: [ 1.640000] nandg: unknown partition table
  177. Feb 1 23:59:48 linaro-alip kernel: [ 1.650000] nandh: unknown partition table
  178. Feb 1 23:59:48 linaro-alip kernel: [ 1.660000] nandi:
  179. Feb 1 23:59:48 linaro-alip kernel: [ 1.670000] nandj: unknown partition table
  180. Feb 1 23:59:48 linaro-alip kernel: [ 1.670000] nandk:
  181. Feb 1 23:59:48 linaro-alip kernel: [ 1.680000] benn: nand probe enter
  182. Feb 1 23:59:48 linaro-alip kernel: [ 1.680000] [NAND]nand driver, ok.
  183. Feb 1 23:59:48 linaro-alip kernel: [ 1.690000] wemac Ethernet Driver, V1.01 in file:drivers/net/sun4i/sun4i_wemac.c
  184. Feb 1 23:59:48 linaro-alip kernel: [ 1.700000] [EMAC] ahb clk enable
  185. Feb 1 23:59:48 linaro-alip kernel: [ 1.710000] [EMAC] ahb gate clk: 0x26140
  186. Feb 1 23:59:48 linaro-alip kernel: [ 1.750000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  187. Feb 1 23:59:48 linaro-alip kernel: [ 1.760000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  188. Feb 1 23:59:48 linaro-alip kernel: [ 1.770000] [sw-ehci1]: open clock
  189. Feb 1 23:59:48 linaro-alip kernel: [ 1.800000] [sw-ehci1]: Set USB Power ON
  190. Feb 1 23:59:48 linaro-alip kernel: [ 1.800000] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  191. Feb 1 23:59:48 linaro-alip kernel: [ 1.820000] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2
  192. Feb 1 23:59:48 linaro-alip kernel: [ 1.830000] sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000
  193. Feb 1 23:59:48 linaro-alip kernel: [ 1.860000] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00
  194. Feb 1 23:59:48 linaro-alip kernel: [ 1.870000] hub 2-0:1.0: USB hub found
  195. Feb 1 23:59:48 linaro-alip kernel: [ 1.870000] hub 2-0:1.0: 1 port detected
  196. Feb 1 23:59:48 linaro-alip kernel: [ 1.880000] [sw-ohci1]: open clock
  197. Feb 1 23:59:48 linaro-alip kernel: [ 1.900000] ehci_irq: port change detect
  198. Feb 1 23:59:48 linaro-alip kernel: [ 1.910000] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  199. Feb 1 23:59:48 linaro-alip kernel: [ 1.930000] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3
  200. Feb 1 23:59:48 linaro-alip kernel: [ 1.940000] sw-ohci sw-ohci.1: irq 64, io mem 0xf1c14400
  201. Feb 1 23:59:48 linaro-alip kernel: [ 2.010000] hub 3-0:1.0: USB hub found
  202. Feb 1 23:59:48 linaro-alip kernel: [ 2.020000] hub 3-0:1.0: 1 port detected
  203. Feb 1 23:59:48 linaro-alip kernel: [ 2.020000] [sw-ehci2]: open clock
  204. Feb 1 23:59:48 linaro-alip kernel: [ 2.050000] [sw-ehci2]: Set USB Power ON
  205. Feb 1 23:59:48 linaro-alip kernel: [ 2.060000] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  206. Feb 1 23:59:48 linaro-alip kernel: [ 2.070000] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4
  207. Feb 1 23:59:48 linaro-alip kernel: [ 2.080000] ehci_irq: port change detect
  208. Feb 1 23:59:48 linaro-alip kernel: [ 2.090000] sw-ehci sw-ehci.2: irq 40, io mem 0xf1c1c000
  209. Feb 1 23:59:48 linaro-alip kernel: [ 2.160000] The port change to OHCI now!
  210. Feb 1 23:59:48 linaro-alip kernel: [ 2.180000] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00
  211. Feb 1 23:59:48 linaro-alip kernel: [ 2.180000] ehci_irq: port change detect
  212. Feb 1 23:59:48 linaro-alip kernel: [ 2.190000] hub 4-0:1.0: USB hub found
  213. Feb 1 23:59:48 linaro-alip kernel: [ 2.200000] hub 4-0:1.0: 1 port detected
  214. Feb 1 23:59:48 linaro-alip kernel: [ 2.210000]
  215. Feb 1 23:59:48 linaro-alip kernel: [ 2.210000]
  216. Feb 1 23:59:48 linaro-alip kernel: [ 2.210000] insmod_device_driver
  217. Feb 1 23:59:48 linaro-alip kernel: [ 2.210000]
  218. Feb 1 23:59:48 linaro-alip kernel: [ 2.220000] [sw-ohci2]: open clock
  219. Feb 1 23:59:48 linaro-alip kernel: [ 2.230000] [sw_udc]: sw_usb_device_enable start
  220. Feb 1 23:59:48 linaro-alip kernel: [ 2.230000] [sw_udc]: usb_vbase = 0xf1c13000
  221. Feb 1 23:59:48 linaro-alip kernel: [ 2.250000] [sw_udc]: sram_vbase = 0xf1c00000
  222. Feb 1 23:59:48 linaro-alip kernel: [ 2.270000] [sw_udc]: open_usb_clock
  223. Feb 1 23:59:48 linaro-alip kernel: [ 2.280000] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
  224. Feb 1 23:59:48 linaro-alip kernel: [ 2.300000] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5
  225. Feb 1 23:59:48 linaro-alip kernel: [ 2.320000] sw-ohci sw-ohci.2: irq 65, io mem 0xf1c1c400
  226. Feb 1 23:59:48 linaro-alip kernel: [ 2.330000] udc->driver is null, udc is need not stop
  227. Feb 1 23:59:48 linaro-alip kernel: [ 2.340000] [sw_udc]: sw_usb_device_enable end
  228. Feb 1 23:59:48 linaro-alip kernel: [ 2.360000] usb 3-1: new low speed USB device number 2 using sw-ohci
  229. Feb 1 23:59:48 linaro-alip kernel: [ 2.380000] hub 5-0:1.0: USB hub found
  230. Feb 1 23:59:48 linaro-alip kernel: [ 2.390000] hub 5-0:1.0: 1 port detected
  231. Feb 1 23:59:48 linaro-alip kernel: [ 2.390000] Initializing USB Mass Storage driver...
  232. Feb 1 23:59:48 linaro-alip kernel: [ 2.400000] usbcore: registered new interface driver usb-storage
  233. Feb 1 23:59:48 linaro-alip kernel: [ 2.410000] USB Mass Storage support registered.
  234. Feb 1 23:59:48 linaro-alip kernel: [ 2.420000] usbcore: registered new interface driver ums-alauda
  235. Feb 1 23:59:48 linaro-alip kernel: [ 2.430000] usbcore: registered new interface driver ums-cypress
  236. Feb 1 23:59:48 linaro-alip kernel: [ 2.450000] usbcore: registered new interface driver ums-datafab
  237. Feb 1 23:59:48 linaro-alip kernel: [ 2.460000] usbcore: registered new interface driver ums_eneub6250
  238. Feb 1 23:59:48 linaro-alip kernel: [ 2.470000] usbcore: registered new interface driver ums-freecom
  239. Feb 1 23:59:48 linaro-alip kernel: [ 2.480000] usbcore: registered new interface driver ums-isd200
  240. Feb 1 23:59:48 linaro-alip kernel: [ 2.490000] usbcore: registered new interface driver ums-jumpshot
  241. Feb 1 23:59:48 linaro-alip kernel: [ 2.500000] usbcore: registered new interface driver ums-karma
  242. Feb 1 23:59:48 linaro-alip kernel: [ 2.510000] usbcore: registered new interface driver ums-onetouch
  243. Feb 1 23:59:48 linaro-alip kernel: [ 2.520000] usbcore: registered new interface driver ums-realtek
  244. Feb 1 23:59:48 linaro-alip kernel: [ 2.540000] usbcore: registered new interface driver ums-sddr09
  245. Feb 1 23:59:48 linaro-alip kernel: [ 2.550000] usbcore: registered new interface driver ums-sddr55
  246. Feb 1 23:59:48 linaro-alip kernel: [ 2.560000] usbcore: registered new interface driver ums-usbat
  247. Feb 1 23:59:48 linaro-alip kernel: [ 2.570000] mousedev: PS/2 mouse device common for all mice
  248. Feb 1 23:59:48 linaro-alip kernel: [ 2.580000] sun4i-ts.c: sun4i_ts_init: start ...
  249. Feb 1 23:59:48 linaro-alip kernel: [ 2.590000] rtp_used == 1.
  250. Feb 1 23:59:48 linaro-alip kernel: [ 2.590000] sun4i-ts: tp_screen_size is 5 inch.
  251. Feb 1 23:59:48 linaro-alip kernel: [ 2.600000] sun4i-ts: tp_regidity_level is 5.
  252. Feb 1 23:59:48 linaro-alip kernel: [ 2.610000] sun4i-ts: tp_press_threshold_enable is 0.
  253. Feb 1 23:59:48 linaro-alip kernel: [ 2.620000] sun4i-ts: rtp_sensitive_level is 15.
  254. Feb 1 23:59:48 linaro-alip kernel: [ 2.620000] sun4i-ts: rtp_exchange_x_y_flag is 0.
  255. Feb 1 23:59:48 linaro-alip kernel: [ 2.630000] sun4i-ts.c: sun4i_ts_probe: start...
  256. Feb 1 23:59:48 linaro-alip kernel: [ 2.640000] begin get platform resourec
  257. Feb 1 23:59:48 linaro-alip kernel: [ 2.650000] input: sun4i-ts as /devices/platform/sun4i-ts/input/input0
  258. Feb 1 23:59:48 linaro-alip kernel: [ 2.660000] ehci_irq: port change detect
  259. Feb 1 23:59:48 linaro-alip kernel: [ 2.670000] tp init
  260. Feb 1 23:59:48 linaro-alip kernel: [ 2.670000] sun4i-ts.c: sun4i_ts_probe: end
  261. Feb 1 23:59:48 linaro-alip kernel: [ 2.680000] sunxi RTC version 0.1
  262. Feb 1 23:59:48 linaro-alip kernel: [ 2.690000] sunxi-rtc sunxi-rtc: sunxi_rtc_probe tmp_data = 380248073
  263. Feb 1 23:59:48 linaro-alip kernel: [ 2.700000] sunxi-rtc sunxi-rtc: sunxi_rtc_gettime
  264. Feb 1 23:59:48 linaro-alip kernel: [ 2.710000] sunxi-rtc sunxi-rtc: read time 2013-2-1 23:59:19
  265. Feb 1 23:59:48 linaro-alip kernel: [ 2.720000] using rtc device, rtc, for alarms
  266. Feb 1 23:59:48 linaro-alip kernel: [ 2.720000] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0
  267. Feb 1 23:59:48 linaro-alip kernel: [ 2.740000] The port change to OHCI now!
  268. Feb 1 23:59:48 linaro-alip kernel: [ 2.740000] i2c /dev entries driver
  269. Feb 1 23:59:48 linaro-alip kernel: [ 2.750000] !!! base_Addr = 0xe88d2c00
  270. Feb 1 23:59:48 linaro-alip kernel: [ 2.760000] config i2c gpio with gpio_config api
  271. Feb 1 23:59:48 linaro-alip kernel: [ 2.760000] twi0, apb clock = 24000000
  272. Feb 1 23:59:48 linaro-alip kernel: [ 2.770000] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected
  273. Feb 1 23:59:48 linaro-alip kernel: [ 2.780000] I2C: i2c-0: AW16XX I2C adapter
  274. Feb 1 23:59:48 linaro-alip kernel: [ 2.790000] **********start************
  275. Feb 1 23:59:48 linaro-alip kernel: [ 2.800000] 0x40
  276. Feb 1 23:59:48 linaro-alip kernel: [ 2.800000] 0xf8
  277. Feb 1 23:59:48 linaro-alip kernel: [ 2.800000] 0x28
  278. Feb 1 23:59:48 linaro-alip kernel: [ 2.810000] 0x0
  279. Feb 1 23:59:48 linaro-alip kernel: [ 2.810000] 0x0
  280. Feb 1 23:59:48 linaro-alip kernel: [ 2.810000] **********end************
  281. Feb 1 23:59:48 linaro-alip kernel: [ 2.820000] !!! base_Addr = 0xe88d4000
  282. Feb 1 23:59:48 linaro-alip kernel: [ 2.820000] twi1, apb clock = 24000000
  283. Feb 1 23:59:48 linaro-alip kernel: [ 2.830000] I2C: i2c-1: AW16XX I2C adapter
  284. Feb 1 23:59:48 linaro-alip kernel: [ 2.840000] **********start************
  285. Feb 1 23:59:48 linaro-alip kernel: [ 2.840000] 0x40
  286. Feb 1 23:59:48 linaro-alip kernel: [ 2.850000] 0xf8
  287. Feb 1 23:59:48 linaro-alip kernel: [ 2.850000] 0x58
  288. Feb 1 23:59:48 linaro-alip kernel: [ 2.850000] 0x0
  289. Feb 1 23:59:48 linaro-alip kernel: [ 2.850000] 0x0
  290. Feb 1 23:59:48 linaro-alip kernel: [ 2.860000] **********end************
  291. Feb 1 23:59:48 linaro-alip kernel: [ 2.860000] !!! base_Addr = 0xe88d6400
  292. Feb 1 23:59:48 linaro-alip kernel: [ 2.870000] twi2, apb clock = 24000000
  293. Feb 1 23:59:48 linaro-alip kernel: [ 2.880000] I2C: i2c-2: AW16XX I2C adapter
  294. Feb 1 23:59:48 linaro-alip kernel: [ 2.880000] **********start************
  295. Feb 1 23:59:48 linaro-alip kernel: [ 2.890000] 0x40
  296. Feb 1 23:59:48 linaro-alip kernel: [ 2.890000] 0xf8
  297. Feb 1 23:59:48 linaro-alip kernel: [ 2.890000] 0x58
  298. Feb 1 23:59:48 linaro-alip kernel: [ 2.900000] 0x0
  299. Feb 1 23:59:48 linaro-alip kernel: [ 2.900000] 0x0
  300. Feb 1 23:59:48 linaro-alip kernel: [ 2.900000] **********end************
  301. Feb 1 23:59:48 linaro-alip kernel: [ 2.910000] lirc_dev: IR Remote Control driver registered, major 250
  302. Feb 1 23:59:48 linaro-alip kernel: [ 2.920000] IR NEC protocol handler initialized
  303. Feb 1 23:59:48 linaro-alip kernel: [ 2.930000] IR RC5(x) protocol handler initialized
  304. Feb 1 23:59:48 linaro-alip kernel: [ 2.940000] IR RC6 protocol handler initialized
  305. Feb 1 23:59:48 linaro-alip kernel: [ 2.950000] IR JVC protocol handler initialized
  306. Feb 1 23:59:48 linaro-alip kernel: [ 2.950000] IR Sony protocol handler initialized
  307. Feb 1 23:59:48 linaro-alip kernel: [ 2.960000] IR RC5 (streamzap) protocol handler initialized
  308. Feb 1 23:59:48 linaro-alip kernel: [ 2.970000] IR LIRC bridge handler initialized
  309. Feb 1 23:59:48 linaro-alip kernel: [ 2.980000] Linux video capture interface: v2.00
  310. Feb 1 23:59:48 linaro-alip kernel: [ 2.990000] [cedar dev]: install start!!!
  311. Feb 1 23:59:48 linaro-alip kernel: [ 3.000000] [cedar dev]: install end!!!
  312. Feb 1 23:59:48 linaro-alip kernel: [ 3.000000] [ace_drv] start!!!
  313. Feb 1 23:59:48 linaro-alip kernel: [ 3.010000] [ace_drv] init end!!!
  314. Feb 1 23:59:48 linaro-alip kernel: [ 3.010000] [pa_drv] start!!!
  315. Feb 1 23:59:48 linaro-alip kernel: [ 3.020000] [pa_drv] init end!!!
  316. Feb 1 23:59:48 linaro-alip kernel: [ 3.020000] print_constraints: axp20_ldo1: 1300 mV
  317. Feb 1 23:59:48 linaro-alip kernel: [ 3.030000] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
  318. Feb 1 23:59:48 linaro-alip kernel: [ 3.050000] usb 5-1: new low speed USB device number 2 using sw-ohci
  319. Feb 1 23:59:48 linaro-alip kernel: [ 3.060000] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV
  320. Feb 1 23:59:48 linaro-alip kernel: [ 3.070000] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV
  321. Feb 1 23:59:48 linaro-alip kernel: [ 3.090000] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV
  322. Feb 1 23:59:48 linaro-alip kernel: [ 3.100000] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV
  323. Feb 1 23:59:48 linaro-alip kernel: [ 3.110000] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
  324. Feb 1 23:59:48 linaro-alip kernel: [ 3.130000] input: axp20-supplyer as /devices/platform/sun4i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1
  325. Feb 1 23:59:48 linaro-alip kernel: [ 3.170000] cpuidle: using governor ladder
  326. Feb 1 23:59:48 linaro-alip kernel: [ 3.170000] cpuidle: using governor menu
  327. Feb 1 23:59:48 linaro-alip kernel: [ 3.180000] [mmc_pm]: no sdio card used in configuration
  328. Feb 1 23:59:48 linaro-alip kernel: [ 3.190000] [mmc]: sunximmc_init
  329. Feb 1 23:59:48 linaro-alip kernel: [ 3.200000] [mmc]: sunxi mmc controller using config : 0xb
  330. Feb 1 23:59:48 linaro-alip kernel: [ 3.210000] [mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0
  331. Feb 1 23:59:48 linaro-alip kernel: [ 3.220000] [mmc]: mmc 0 power off !!
  332. Feb 1 23:59:48 linaro-alip kernel: [ 3.220000] [mmc]: mmc0 Probe: base:0xe88de000 irq:32 dma:0 pdes:0xe7bfc000, ret 0.
  333. Feb 1 23:59:48 linaro-alip kernel: [ 3.240000] [mmc]: sunxi-mmc.1: pdev->name: sunxi-mmc, pdev->id: 1
  334. Feb 1 23:59:48 linaro-alip kernel: [ 3.250000] [mmc]: mmc 1 power off !!
  335. Feb 1 23:59:48 linaro-alip kernel: [ 3.260000] [mmc]: mmc1 Probe: base:0xe88e0000 irq:33 dma:0 pdes:0xe7004000, ret 0.
  336. Feb 1 23:59:48 linaro-alip kernel: [ 3.270000] [mmc]: sunxi-mmc.3: pdev->name: sunxi-mmc, pdev->id: 3
  337. Feb 1 23:59:48 linaro-alip kernel: [ 3.280000] [mmc]: mmc 3 power off !!
  338. Feb 1 23:59:48 linaro-alip kernel: [ 3.290000] [mmc]: mmc3 Probe: base:0xe88e2000 irq:35 dma:0 pdes:0xe7008000, ret 0.
  339. Feb 1 23:59:48 linaro-alip kernel: [ 3.310000] input: Microsoft Microsoft IntelliMouse® Explorer as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.0/input/input2
  340. Feb 1 23:59:48 linaro-alip kernel: [ 3.340000] generic-usb 0003:045E:001E.0001: input,hidraw0: USB HID v1.00 Mouse [Microsoft Microsoft IntelliMouse® Explorer] on usb-sw-ohci-1/input0
  341. Feb 1 23:59:48 linaro-alip kernel: [ 3.360000] usbcore: registered new interface driver usbhid
  342. Feb 1 23:59:48 linaro-alip kernel: [ 3.370000] usbhid: USB HID core driver
  343. Feb 1 23:59:48 linaro-alip kernel: [ 3.380000] enter sun4i Audio codec!!!
  344. Feb 1 23:59:48 linaro-alip kernel: [ 3.390000] sun4i audio support initialized
  345. Feb 1 23:59:48 linaro-alip kernel: [ 3.400000] sun4i Audio codec successfully loaded..
  346. Feb 1 23:59:48 linaro-alip kernel: [ 3.410000] input: BTC USB Multimedia Keyboard as /devices/platform/sw-ohci.2/usb5/5-1/5-1:1.0/input/input3
  347. Feb 1 23:59:48 linaro-alip kernel: [ 3.430000] asoc: sndhdmi <-> sun4i-hdmiaudio.0 mapping ok
  348. Feb 1 23:59:48 linaro-alip kernel: [ 3.440000] generic-usb 0003:046E:5500.0002: input,hidraw1: USB HID v1.10 Keyboard [BTC USB Multimedia Keyboard] on usb-sw-ohci-1/input0
  349. Feb 1 23:59:48 linaro-alip kernel: [ 3.470000] [SPDIF]sun4i-spdif cannot find any using configuration for controllers, return directly!
  350. Feb 1 23:59:48 linaro-alip kernel: [ 3.490000] [SPDIF]sndspdif cannot find any using configuration for controllers, return directly!
  351. Feb 1 23:59:48 linaro-alip kernel: [ 3.500000] [SPDIF]sun4i_sndspdif cannot find any using configuration for controllers, return directly!
  352. Feb 1 23:59:48 linaro-alip kernel: [ 3.520000] ALSA device list:
  353. Feb 1 23:59:48 linaro-alip kernel: [ 3.530000] #0: sun4i-CODEC Audio Codec
  354. Feb 1 23:59:48 linaro-alip kernel: [ 3.530000] #1: sun4i-sndhdmi
  355. Feb 1 23:59:48 linaro-alip kernel: [ 3.540000] IPv4 over IPv4 tunneling driver
  356. Feb 1 23:59:48 linaro-alip kernel: [ 3.550000] TCP cubic registered
  357. Feb 1 23:59:48 linaro-alip kernel: [ 3.550000] Initializing XFRM netlink socket
  358. Feb 1 23:59:48 linaro-alip kernel: [ 3.560000] NET: Registered protocol family 10
  359. Feb 1 23:59:48 linaro-alip kernel: [ 3.570000] NET: Registered protocol family 17
  360. Feb 1 23:59:48 linaro-alip kernel: [ 3.580000] NET: Registered protocol family 15
  361. Feb 1 23:59:48 linaro-alip kernel: [ 3.590000] input: BTC USB Multimedia Keyboard as /devices/platform/sw-ohci.2/usb5/5-1/5-1:1.1/input/input4
  362. Feb 1 23:59:48 linaro-alip kernel: [ 3.610000] 802.1Q VLAN Support v1.8
  363. Feb 1 23:59:48 linaro-alip kernel: [ 3.620000] [mmc_pm]: No sdio card, please check your config !!
  364. Feb 1 23:59:48 linaro-alip kernel: [ 3.630000] Registering the dns_resolver key type
  365. Feb 1 23:59:48 linaro-alip kernel: [ 3.640000] generic-usb 0003:046E:5500.0003: input,hidraw2: USB HID v1.10 Device [BTC USB Multimedia Keyboard] on usb-sw-ohci-1/input1
  366. Feb 1 23:59:48 linaro-alip kernel: [ 3.660000] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  367. Feb 1 23:59:48 linaro-alip kernel: [ 3.670000] Registering SWP/SWPB emulation handler
  368. Feb 1 23:59:48 linaro-alip kernel: [ 3.690000] registered taskstats version 1
  369. Feb 1 23:59:48 linaro-alip kernel: [ 4.220000] [mmc]: mmc 0 detect change, present 1
  370. Feb 1 23:59:48 linaro-alip kernel: [ 4.520000] [mmc]: mmc 0 power on !!
  371. Feb 1 23:59:48 linaro-alip kernel: [ 4.560000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !!
  372. Feb 1 23:59:48 linaro-alip kernel: [ 4.570000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !!
  373. Feb 1 23:59:48 linaro-alip kernel: [ 4.590000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
  374. Feb 1 23:59:48 linaro-alip kernel: [ 4.600000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
  375. Feb 1 23:59:48 linaro-alip kernel: [ 4.610000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
  376. Feb 1 23:59:48 linaro-alip kernel: [ 4.620000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
  377. Feb 1 23:59:48 linaro-alip kernel: [ 4.670000] mmc0: new high speed SDHC card at address b368
  378. Feb 1 23:59:48 linaro-alip kernel: [ 4.690000] mmcblk0: mmc0:b368 7.45 GiB
  379. Feb 1 23:59:48 linaro-alip kernel: [ 4.700000] mmcblk0: p1 p2
  380. Feb 1 23:59:48 linaro-alip kernel: [ 7.380000] Console: switching to colour frame buffer device 170x48
  381. Feb 1 23:59:48 linaro-alip kernel: [ 7.470000] ParseEDID
  382. Feb 1 23:59:48 linaro-alip kernel: [ 7.470000] DDC_Init
  383. Feb 1 23:59:48 linaro-alip kernel: [ 7.480000] EDID ready
  384. Feb 1 23:59:48 linaro-alip kernel: [ 7.480000] DDC_Read
  385. Feb 1 23:59:48 linaro-alip kernel: [ 7.510000] Sink : EDID bank 0:
  386. Feb 1 23:59:48 linaro-alip kernel: [ 7.520000] 0 1 2 3 4 5 6 7 8 9 A B C D E F
  387. Feb 1 23:59:48 linaro-alip kernel: [ 7.530000] ===============================================================================================
  388. Feb 1 23:59:48 linaro-alip kernel: [ 7.550000] 00 ff ff ff ff ff ff 00 1e 6d ed 56 63 fc 03 00
  389. Feb 1 23:59:48 linaro-alip kernel: [ 7.570000] 02 14 01 03 80 33 1c 78 0a c9 a5 a4 56 4b 9d 25
  390. Feb 1 23:59:48 linaro-alip kernel: [ 7.580000] 12 50 54 a5 6f 00 81 80 81 8f 71 40 b3 00 81 4f
  391. Feb 1 23:59:48 linaro-alip kernel: [ 7.590000] d1 c0 01 01 01 01 1a 36 80 a0 70 38 1f 40 30 20
  392. Feb 1 23:59:48 linaro-alip kernel: [ 7.610000] 35 00 fd 1e 11 00 00 1a 21 39 90 30 62 1a 27 40
  393. Feb 1 23:59:48 linaro-alip kernel: [ 7.620000] 68 b0 36 00 fd 1e 11 00 00 1c 00 00 00 fd 00 38
  394. Feb 1 23:59:48 linaro-alip kernel: [ 7.630000] 4b 1e 53 11 00 0a 20 20 20 20 20 20 00 00 00 fc
  395. Feb 1 23:59:48 linaro-alip kernel: [ 7.650000] 00 4d 32 33 37 57 44 0a 20 20 20 20 20 20 01 66
  396. Feb 1 23:59:48 linaro-alip kernel: [ 7.660000] ===============================================================================================
  397. Feb 1 23:59:48 linaro-alip kernel: [ 7.680000] EDID version: 1.3
  398. Feb 1 23:59:48 linaro-alip kernel: [ 7.690000] PCLK=138500000 X 1920 1968 2000 2080 Y 1080 1083 1088 1111 fr 59 PN
  399. Feb 1 23:59:48 linaro-alip kernel: [ 7.700000] disp_clk: Could not find a matching pll-freq for 138500000 pclk
  400. Feb 1 23:59:48 linaro-alip kernel: [ 7.720000] PCLK=146250000 X 1680 1784 1960 2240 Y 1050 1053 1059 1089 fr 59 NP
  401. Feb 1 23:59:48 linaro-alip kernel: [ 7.740000] disp_clk: Could not find a matching pll-freq for 146250000 pclk
  402. Feb 1 23:59:48 linaro-alip kernel: [ 7.760000] DDC_Read
  403. Feb 1 23:59:48 linaro-alip kernel: [ 7.880000] Sink : EDID bank 1:
  404. Feb 1 23:59:48 linaro-alip kernel: [ 7.890000] 0 1 2 3 4 5 6 7 8 9 A B C D E F
  405. Feb 1 23:59:48 linaro-alip kernel: [ 7.910000] ===============================================================================================
  406. Feb 1 23:59:48 linaro-alip kernel: [ 7.930000] 02 03 22 f1 4e 84 05 03 02 20 22 10 11 13 12 14
  407. Feb 1 23:59:48 linaro-alip kernel: [ 7.950000] 1f 07 16 26 15 07 50 09 07 07 67 03 0c 00 20 00
  408. Feb 1 23:59:48 linaro-alip kernel: [ 7.970000] b8 2c 01 1d 00 72 51 d0 1e 20 38 88 15 00 fd 1e
  409. Feb 1 23:59:48 linaro-alip kernel: [ 7.980000] 11 00 00 1e 01 1d 80 18 71 1c 16 20 58 2c 25 00
  410. Feb 1 23:59:48 linaro-alip kernel: [ 8.000000] fd 1e 11 00 00 9e 8c 0a d0 8a 20 e0 2d 10 10 3e
  411. Feb 1 23:59:48 linaro-alip kernel: [ 8.020000] 96 00 fd 1e 11 00 00 18 8c 0a d0 8a 20 e0 2d 10
  412. Feb 1 23:59:48 linaro-alip kernel: [ 8.040000] 10 3e 96 00 fd 1e 11 00 00 18 02 3a 80 18 71 38
  413. Feb 1 23:59:48 linaro-alip kernel: [ 8.050000] 2d 40 58 2c 45 00 fd 1e 11 00 00 1e 00 00 00 70
  414. Feb 1 23:59:48 linaro-alip kernel: [ 8.070000] ===============================================================================================
  415. Feb 1 23:59:48 linaro-alip kernel: [ 8.090000] Unimplemented SVD code 2
  416. Feb 1 23:59:48 linaro-alip kernel: [ 8.090000] Unimplemented SVD code 34
  417. Feb 1 23:59:48 linaro-alip kernel: [ 8.100000] Unimplemented SVD code 16
  418. Feb 1 23:59:48 linaro-alip kernel: [ 8.100000] Unimplemented SVD code 17
  419. Feb 1 23:59:48 linaro-alip kernel: [ 8.100000] Unimplemented SVD code 31
  420. Feb 1 23:59:48 linaro-alip kernel: [ 8.110000] Unimplemented SVD code 22
  421. Feb 1 23:59:48 linaro-alip kernel: [ 8.110000] Unimplemented SVD code 38
  422. Feb 1 23:59:48 linaro-alip kernel: [ 8.110000] Unimplemented SVD code 21
  423. Feb 1 23:59:48 linaro-alip kernel: [ 8.170000] Parse_VideoData_Block: VIC 4 (native) support
  424. Feb 1 23:59:48 linaro-alip kernel: [ 8.190000] Parse_VideoData_Block: VIC 5 support
  425. Feb 1 23:59:48 linaro-alip kernel: [ 8.200000] Parse_VideoData_Block: VIC 3 support
  426. Feb 1 23:59:48 linaro-alip kernel: [ 8.210000] Parse_VideoData_Block: VIC 2 support
  427. Feb 1 23:59:48 linaro-alip kernel: [ 8.220000] Parse_VideoData_Block: VIC 32 support
  428. Feb 1 23:59:48 linaro-alip kernel: [ 8.240000] Parse_VideoData_Block: VIC 34 support
  429. Feb 1 23:59:48 linaro-alip kernel: [ 8.250000] Parse_VideoData_Block: VIC 16 support
  430. Feb 1 23:59:48 linaro-alip kernel: [ 8.260000] Parse_VideoData_Block: VIC 17 support
  431. Feb 1 23:59:48 linaro-alip kernel: [ 8.270000] Parse_VideoData_Block: VIC 19 support
  432. Feb 1 23:59:48 linaro-alip kernel: [ 8.280000] Parse_VideoData_Block: VIC 18 support
  433. Feb 1 23:59:48 linaro-alip kernel: [ 8.300000] Parse_VideoData_Block: VIC 20 support
  434. Feb 1 23:59:48 linaro-alip kernel: [ 8.310000] Parse_VideoData_Block: VIC 31 support
  435. Feb 1 23:59:48 linaro-alip kernel: [ 8.320000] Parse_VideoData_Block: VIC 7 support
  436. Feb 1 23:59:48 linaro-alip kernel: [ 8.330000] Parse_VideoData_Block: VIC 22 support
  437. Feb 1 23:59:48 linaro-alip kernel: [ 8.340000] Parse_AudioData_Block: max channel=2
  438. Feb 1 23:59:48 linaro-alip kernel: [ 8.350000] Parse_AudioData_Block: SampleRate code=7
  439. Feb 1 23:59:48 linaro-alip kernel: [ 8.370000] Parse_AudioData_Block: WordLen code=7
  440. Feb 1 23:59:48 linaro-alip kernel: [ 8.380000] Find HDMI Vendor Specific DataBlock
  441. Feb 1 23:59:48 linaro-alip kernel: [ 8.390000] PCLK=74250000 X 1280 1336 1472 1650 Y 720 721 726 750 fr 60 PP
  442. Feb 1 23:59:48 linaro-alip kernel: [ 8.400000] Using above mode as preferred EDID mode
  443. Feb 1 23:59:48 linaro-alip kernel: [ 8.420000] PCLK=74250000 X 1920 2008 2052 2200 Y 540 542 547 562 fr 60 PP
  444. Feb 1 23:59:48 linaro-alip kernel: [ 8.430000] PCLK=27000000 X 720 736 798 858 Y 480 489 495 525 fr 59 NN
  445. Feb 1 23:59:48 linaro-alip kernel: [ 8.450000] PCLK=27000000 X 720 736 798 858 Y 480 489 495 525 fr 59 NN
  446. Feb 1 23:59:48 linaro-alip kernel: [ 8.460000] PCLK=148500000 X 1920 2008 2052 2200 Y 1080 1084 1089 1125 fr 60 PP
  447. Feb 1 23:59:48 linaro-alip kernel: [ 8.480000] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on
  448. Feb 1 23:59:48 linaro-alip kernel: [ 8.500000] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on
  449. Feb 1 23:59:48 linaro-alip kernel: [ 8.510000] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on
  450. Feb 1 23:59:48 linaro-alip kernel: [ 8.530000] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on
  451. Feb 1 23:59:48 linaro-alip kernel: [ 8.550000] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on
  452. Feb 1 23:59:48 linaro-alip kernel: [ 8.570000] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on
  453. Feb 1 23:59:48 linaro-alip kernel: [ 8.580000] sunxi-rtc sunxi-rtc: sunxi_rtc_gettime
  454. Feb 1 23:59:48 linaro-alip kernel: [ 8.590000] sunxi-rtc sunxi-rtc: read time 2013-2-1 23:59:25
  455. Feb 1 23:59:48 linaro-alip kernel: [ 8.610000] sunxi-rtc sunxi-rtc: setting system clock to 2013-02-01 23:59:25 UTC (1359763165)
  456. Feb 1 23:59:48 linaro-alip kernel: [ 26.200000] EXT4-fs (mmcblk0p2): recovery complete
  457. Feb 1 23:59:48 linaro-alip kernel: [ 26.220000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  458. Feb 1 23:59:48 linaro-alip kernel: [ 26.240000] VFS: Mounted root (ext4 filesystem) on device 179:2.
  459. Feb 1 23:59:48 linaro-alip kernel: [ 26.270000] devtmpfs: mounted
  460. Feb 1 23:59:48 linaro-alip kernel: [ 26.280000] Freeing init memory: 168K
  461. Feb 1 23:59:48 linaro-alip kernel: [ 26.300000] Failed to execute /init. Attempting defaults...
  462. Feb 1 23:59:48 linaro-alip kernel: [ 26.900000] init: ureadahead main process (52) terminated with status 5
  463. Feb 1 23:59:48 linaro-alip kernel: [ 30.130000] [mmc_pm]: No sdio card, please check your config !!
  464. Feb 1 23:59:48 linaro-alip kernel: [ 31.040000] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP
  465. Feb 1 23:59:48 linaro-alip kernel: [ 31.040000] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1
  466. Feb 1 23:59:48 linaro-alip kernel: [ 31.080000] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  467. Feb 1 23:59:48 linaro-alip kernel: [ 31.140000] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc
  468. Feb 1 23:59:48 linaro-alip kernel: [ 31.160000] scsi0 : sw_ahci_platform
  469. Feb 1 23:59:48 linaro-alip kernel: [ 31.160000] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 56
  470. Feb 1 23:59:48 linaro-alip kernel: [ 31.540000] ata1: SATA link down (SStatus 0 SControl 300)
  471. Feb 1 23:59:48 linaro-alip kernel: [ 31.760000] ------------[ cut here ]------------
  472. Feb 1 23:59:48 linaro-alip kernel: [ 31.840000] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0x90/0xc4()
  473. Feb 1 23:59:48 linaro-alip kernel: [ 31.840000] sysfs: cannot create duplicate filename '/class/lcd'
  474. Feb 1 23:59:48 linaro-alip kernel: [ 31.880000] Modules linked in: lcd(+) sw_ahci_platform
  475. Feb 1 23:59:48 linaro-alip kernel: [ 31.910000] Backtrace:
  476. Feb 1 23:59:48 linaro-alip kernel: [ 31.910000] [<c003c36c>] (dump_backtrace+0x0/0x10c) from [<c058ee10>] (dump_stack+0x18/0x1c)
  477. Feb 1 23:59:48 linaro-alip kernel: [ 31.930000] r6:000001c7 r5:c0153424 r4:e717bd50 r3:00000000
  478. Feb 1 23:59:48 linaro-alip kernel: [ 31.930000] [<c058edf8>] (dump_stack+0x0/0x1c) from [<c006395c>] (warn_slowpath_common+0x54/0x6c)
  479. Feb 1 23:59:48 linaro-alip kernel: [ 31.960000] [<c0063908>] (warn_slowpath_common+0x0/0x6c) from [<c0063a18>] (warn_slowpath_fmt+0x38/0x40)
  480. Feb 1 23:59:48 linaro-alip kernel: [ 31.980000] r8:e7268a80 r7:e7268a80 r6:e7103000 r5:e7103000 r4:ffffffef
  481. Feb 1 23:59:48 linaro-alip kernel: [ 31.980000] r3:00000009
  482. Feb 1 23:59:48 linaro-alip kernel: [ 31.980000] [<c00639e0>] (warn_slowpath_fmt+0x0/0x40) from [<c0153424>] (sysfs_add_one+0x90/0xc4)
  483. Feb 1 23:59:48 linaro-alip kernel: [ 32.020000] r3:e7103000 r2:c0721aa4
  484. Feb 1 23:59:48 linaro-alip kernel: [ 32.030000] [<c0153394>] (sysfs_add_one+0x0/0xc4) from [<c01534c0>] (create_dir+0x68/0xbc)
  485. Feb 1 23:59:48 linaro-alip kernel: [ 32.040000] r7:00000000 r6:e781e150 r5:00000001 r4:e71d6188
  486. Feb 1 23:59:48 linaro-alip kernel: [ 32.040000] [<c0153458>] (create_dir+0x0/0xbc) from [<c01535d4>] (sysfs_create_dir+0x8c/0xf8)
  487. Feb 1 23:59:48 linaro-alip kernel: [ 32.050000] r8:00000001 r7:bf0058b0 r6:e781e150 r5:00000000 r4:e71d6188
  488. Feb 1 23:59:48 linaro-alip kernel: [ 32.050000] [<c0153548>] (sysfs_create_dir+0x0/0xf8) from [<c02bd3b4>] (kobject_add_internal+0xbc/0x22c)
  489. Feb 1 23:59:48 linaro-alip kernel: [ 32.060000] r6:e7823888 r5:e71d6188 r4:e71d6188
  490. Feb 1 23:59:48 linaro-alip kernel: [ 32.070000] [<c02bd2f8>] (kobject_add_internal+0x0/0x22c) from [<c02bdafc>] (kset_register+0x28/0x44)
  491. Feb 1 23:59:48 linaro-alip kernel: [ 32.070000] r8:00000001 r7:bf0058b0 r6:00000000 r5:e71d6188 r4:e71de040
  492. Feb 1 23:59:48 linaro-alip kernel: [ 32.080000] [<c02bdad4>] (kset_register+0x0/0x44) from [<c034f894>] (__class_register+0xc8/0x1d8)
  493. Feb 1 23:59:48 linaro-alip kernel: [ 32.090000] r5:e71d6180 r4:e71de040
  494. Feb 1 23:59:48 linaro-alip kernel: [ 32.090000] [<c034f7cc>] (__class_register+0x0/0x1d8) from [<c034f9f8>] (__class_create+0x54/0x8c)
  495. Feb 1 23:59:49 linaro-alip kernel: [ 32.100000] r7:bf0058b0 r6:e71de040 r5:bf005680 r4:bf005788
  496. Feb 1 23:59:49 linaro-alip kernel: [ 32.100000] [<c034f9a4>] (__class_create+0x0/0x8c) from [<bf007020>] (lcd_class_init+0x20/0x64 [lcd])
  497. Feb 1 23:59:49 linaro-alip kernel: [ 32.110000] r7:e71dea00 r6:00000000 r5:e717a000 r4:bf0058ac
  498. Feb 1 23:59:49 linaro-alip kernel: [ 32.110000] [<bf007000>] (lcd_class_init+0x0/0x64 [lcd]) from [<c003239c>] (do_one_initcall+0x40/0x184)
  499. Feb 1 23:59:49 linaro-alip kernel: [ 32.120000] r4:c080b300 r3:00000000
  500. Feb 1 23:59:49 linaro-alip kernel: [ 32.120000] [<c003235c>] (do_one_initcall+0x0/0x184) from [<c0095e28>] (sys_init_module+0x3c8/0x1b2c)
  501. Feb 1 23:59:49 linaro-alip kernel: [ 32.130000] [<c0095a60>] (sys_init_module+0x0/0x1b2c) from [<c0038a80>] (ret_fast_syscall+0x0/0x30)
  502. Feb 1 23:59:49 linaro-alip kernel: [ 32.140000] ---[ end trace c2eb0e6394340779 ]---
  503. Feb 1 23:59:49 linaro-alip kernel: [ 32.210000] kobject_add_internal failed for lcd with -EEXIST, don't try to register things with the same name in the same directory.
  504. Feb 1 23:59:49 linaro-alip kernel: [ 32.480000] Backtrace:
  505. Feb 1 23:59:49 linaro-alip kernel: [ 32.480000] [<c003c36c>] (dump_backtrace+0x0/0x10c) from [<c058ee10>] (dump_stack+0x18/0x1c)
  506. Feb 1 23:59:49 linaro-alip kernel: [ 32.490000] r6:e7823888 r5:ffffffef r4:e71d6188 r3:00000002
  507. Feb 1 23:59:49 linaro-alip kernel: [ 32.490000] [<c058edf8>] (dump_stack+0x0/0x1c) from [<c02bd44c>] (kobject_add_internal+0x154/0x22c)
  508. Feb 1 23:59:49 linaro-alip kernel: [ 32.550000] [<c02bd2f8>] (kobject_add_internal+0x0/0x22c) from [<c02bdafc>] (kset_register+0x28/0x44)
  509. Feb 1 23:59:49 linaro-alip kernel: [ 32.550000] r8:00000001 r7:bf0058b0 r6:00000000 r5:e71d6188 r4:e71de040
  510. Feb 1 23:59:49 linaro-alip kernel: [ 32.680000] [<c02bdad4>] (kset_register+0x0/0x44) from [<c034f894>] (__class_register+0xc8/0x1d8)
  511. Feb 1 23:59:49 linaro-alip kernel: [ 32.760000] r5:e71d6180 r4:e71de040
  512. Feb 1 23:59:49 linaro-alip kernel: [ 32.760000] [<c034f7cc>] (__class_register+0x0/0x1d8) from [<c034f9f8>] (__class_create+0x54/0x8c)
  513. Feb 1 23:59:49 linaro-alip kernel: [ 32.860000] r7:bf0058b0 r6:e71de040 r5:bf005680 r4:bf005788
  514. Feb 1 23:59:49 linaro-alip kernel: [ 32.860000] [<c034f9a4>] (__class_create+0x0/0x8c) from [<bf007020>] (lcd_class_init+0x20/0x64 [lcd])
  515. Feb 1 23:59:49 linaro-alip kernel: [ 32.940000] r7:e71dea00 r6:00000000 r5:e717a000 r4:bf0058ac
  516. Feb 1 23:59:49 linaro-alip kernel: [ 32.940000] [<bf007000>] (lcd_class_init+0x0/0x64 [lcd]) from [<c003239c>] (do_one_initcall+0x40/0x184)
  517. Feb 1 23:59:49 linaro-alip kernel: [ 33.050000] r4:c080b300 r3:00000000
  518. Feb 1 23:59:49 linaro-alip kernel: [ 33.050000] [<c003235c>] (do_one_initcall+0x0/0x184) from [<c0095e28>] (sys_init_module+0x3c8/0x1b2c)
  519. Feb 1 23:59:50 linaro-alip kernel: [ 33.170000] [<c0095a60>] (sys_init_module+0x0/0x1b2c) from [<c0038a80>] (ret_fast_syscall+0x0/0x30)
  520. Feb 1 23:59:50 linaro-alip kernel: [ 33.270000] Unable to create backlight class; errno = -17
  521. Feb 1 23:59:50 linaro-alip kernel: [ 33.640000] UMP<2>: Inserting UMP device driver. Compiled: Jan 31 2013, time: 21:45:45
  522. Feb 1 23:59:50 linaro-alip kernel: [ 33.660000] UMP<2>: Using OS memory backend, allocation limit: 134217728
  523. Feb 1 23:59:50 linaro-alip kernel: [ 33.670000] UMP: UMP device driver loaded
  524. Feb 1 23:59:51 linaro-alip kernel: [ 34.090000] mali: use config clk_div 3
  525. Feb 1 23:59:51 linaro-alip kernel: [ 34.090000] mali: clk_div 3
  526. Feb 1 23:59:51 linaro-alip kernel: [ 34.090000] Mali: mali clock set completed, clock is 320000000 Mhz
  527. Feb 1 23:59:51 linaro-alip kernel: [ 34.150000] mali: use config clk_div 3
  528. Feb 1 23:59:51 linaro-alip kernel: [ 34.150000] mali: clk_div 3
  529. Feb 1 23:59:51 linaro-alip kernel: [ 34.150000] Mali: mali clock set completed, clock is 320000000 Mhz
  530. Feb 1 23:59:51 linaro-alip kernel: [ 34.230000] Mali: Mali device driver loaded
  531. Feb 1 23:59:51 linaro-alip kernel: [ 34.710000] Mali DRM initialize, driver name: mali_drm, version 2.1
  532. Feb 1 23:59:51 linaro-alip kernel: [ 34.730000] [drm] Initialized mali_drm 2.1.1 20101111 on minor 0
  533. Feb 1 23:59:51 linaro-alip kernel: [ 34.740000] Mali DRM initialize, driver name: mali_drm, version 2.1
  534. Feb 1 23:59:51 linaro-alip kernel: [ 34.750000] [drm] Initialized mali_drm 2.1.1 20101111 on minor 1
  535. Feb 1 23:59:52 linaro-alip kernel: [ 35.310000] init: plymouth main process (53) killed by ABRT signal
  536. Feb 1 23:59:52 linaro-alip kernel: [ 35.310000] init: plymouth-splash main process (183) terminated with status 2
  537. Feb 1 23:59:53 linaro-alip failsafe: Failsafe of 120 seconds reached.
  538. Feb 1 23:59:53 linaro-alip NetworkManager[302]: <info> NetworkManager (version 0.9.4.0) is starting...
  539. Feb 1 23:59:53 linaro-alip NetworkManager[302]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
  540. Feb 1 23:59:53 linaro-alip kernel: [ 36.680000] init: failsafe main process (303) killed by TERM signal
  541. Feb 1 23:59:53 linaro-alip NetworkManager[302]: <info> DNS: loaded plugin dnsmasq
  542. Feb 1 23:59:53 linaro-alip dbus[139]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
  543. Feb 1 23:59:54 linaro-alip polkitd[350]: started daemon version 0.104 using authority implementation `local' version `0.104'
  544. Feb 1 23:59:54 linaro-alip dbus[139]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
  545. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: init!
  546. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: update_system_hostname
  547. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPluginIfupdown: management mode: unmanaged
  548. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: devices added (path: /sys/devices/platform/wemac.0/net/eth0, iface: eth0)
  549. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: device added (path: /sys/devices/platform/wemac.0/net/eth0, iface: eth0): no ifupdown configuration found.
  550. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
  551. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
  552. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/tunl0, iface: tunl0)
  553. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/tunl0, iface: tunl0): no ifupdown configuration found.
  554. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: end _init.
  555. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
  556. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
  557. Feb 1 23:59:54 linaro-alip NetworkManager[302]: Ifupdown: get unmanaged devices count: 0
  558. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: (4301600) ... get_connections.
  559. Feb 1 23:59:54 linaro-alip NetworkManager[302]: SCPlugin-Ifupdown: (4301600) ... get_connections (managed=false): return empty list.
  560. Feb 1 23:59:54 linaro-alip NetworkManager[302]: Ifupdown: get unmanaged devices count: 0
  561. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> trying to start the modem manager...
  562. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> monitoring kernel firmware directory '/lib/firmware'.
  563. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> WiFi enabled by radio killswitch; enabled by state file
  564. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> WWAN enabled by radio killswitch; enabled by state file
  565. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> WiMAX enabled by radio killswitch; enabled by state file
  566. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Networking is enabled by state file
  567. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <warn> failed to allocate link cache: (-10) Operation not supported
  568. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): carrier is OFF
  569. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <error> [1359763194.197913] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0)
  570. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): new Ethernet device (driver: 'wemac' ifindex: 2)
  571. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
  572. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): now managed
  573. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  574. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): bringing up device.
  575. Feb 1 23:59:54 linaro-alip kernel: [ 37.310000] wemac wemac.0: WARNING: no IRQ resource flags set.
  576. Feb 1 23:59:54 linaro-alip kernel: [ 37.450000] wemac wemac.0: eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
  577. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): carrier now ON (device state 20)
  578. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): preparing device.
  579. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): deactivating device (reason 'managed') [2]
  580. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/platform/wemac.0/net/eth0
  581. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files
  582. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0]
  583. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Auto-activating connection 'Wired connection 1'.
  584. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) starting connection 'Wired connection 1'
  585. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
  586. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
  587. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
  588. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
  589. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
  590. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
  591. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
  592. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
  593. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
  594. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
  595. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
  596. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
  597. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds)
  598. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> dhclient started with pid 375
  599. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Beginning IP6 addrconf.
  600. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
  601. Feb 1 23:59:54 linaro-alip dhclient: Internet Systems Consortium DHCP Client 4.1-ESV-R4
  602. Feb 1 23:59:54 linaro-alip dhclient: Copyright 2004-2011 Internet Systems Consortium.
  603. Feb 1 23:59:54 linaro-alip dhclient: All rights reserved.
  604. Feb 1 23:59:54 linaro-alip dhclient: For info, please visit https://www.isc.org/software/dhcp/
  605. Feb 1 23:59:54 linaro-alip dhclient:
  606. Feb 1 23:59:54 linaro-alip NetworkManager[302]: <info> (eth0): DHCPv4 state changed nbi -> preinit
  607. Feb 1 23:59:54 linaro-alip dhclient: Listening on LPF/eth0/56:18:e8:7b:38:73
  608. Feb 1 23:59:54 linaro-alip dhclient: Sending on LPF/eth0/56:18:e8:7b:38:73
  609. Feb 1 23:59:54 linaro-alip dhclient: Sending on Socket/fallback
  610. Feb 1 23:59:54 linaro-alip dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
  611. Feb 1 23:59:54 linaro-alip anacron[400]: Anacron 2.3 started on 2013-02-01
  612. Feb 1 23:59:54 linaro-alip cron[384]: (CRON) INFO (pidfile fd = 3)
  613. Feb 1 23:59:55 linaro-alip cron[401]: (CRON) STARTUP (fork ok)
  614. Feb 1 23:59:55 linaro-alip cron[401]: (CRON) INFO (Running @reboot jobs)
  615. Feb 1 23:59:55 linaro-alip anacron[400]: Normal exit (0 jobs run)
  616. Feb 1 23:59:55 linaro-alip dbus[139]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
  617. Feb 1 23:59:55 linaro-alip dbus[139]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
  618. Feb 1 23:59:55 linaro-alip dhclient: DHCPREQUEST of 192.168.10.230 on eth0 to 255.255.255.255 port 67
  619. Feb 1 23:59:55 linaro-alip dhclient: DHCPOFFER of 192.168.10.230 from 192.168.10.1
  620. Feb 1 23:59:56 linaro-alip dhclient: DHCPACK of 192.168.10.230 from 192.168.10.1
  621. Feb 1 23:59:56 linaro-alip NetworkManager[302]: <info> (eth0): DHCPv4 state changed preinit -> bound
  622. Feb 1 23:59:56 linaro-alip NetworkManager[302]: <info> address 192.168.10.230
  623. Feb 1 23:59:56 linaro-alip NetworkManager[302]: <info> prefix 24 (255.255.255.0)
  624. Feb 1 23:59:56 linaro-alip NetworkManager[302]: <info> gateway 192.168.10.1
  625. Feb 1 23:59:56 linaro-alip NetworkManager[302]: <info> nameserver '192.168.10.1'
  626. Feb 1 23:59:56 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
  627. Feb 1 23:59:56 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started...
  628. Feb 1 23:59:56 linaro-alip dhclient: bound to 192.168.10.230 -- renewal in 34626 seconds.
  629. Feb 1 23:59:56 linaro-alip kernel: [ 39.650000] init: tty1 main process (585) killed by TERM signal
  630. Feb 1 23:59:57 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  631. Feb 1 23:59:57 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  632. Feb 1 23:59:57 linaro-alip NetworkManager[302]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0]
  633. Feb 1 23:59:57 linaro-alip dnsmasq[625]: started, version 2.59 cache disabled
  634. Feb 1 23:59:57 linaro-alip dnsmasq[625]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  635. Feb 1 23:59:57 linaro-alip dnsmasq[625]: using nameserver 192.168.10.1#53
  636. Feb 2 00:00:01 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  637. Feb 2 00:00:01 linaro-alip NetworkManager[302]: <info> Activation (eth0) successful, device activated.
  638. Feb 2 00:00:01 linaro-alip dbus[139]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
  639. Feb 2 00:00:01 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete.
  640. Feb 2 00:00:01 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router...
  641. Feb 2 00:00:02 linaro-alip dbus[139]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
  642. Feb 2 00:00:02 linaro-alip NetworkManager[302]: <info> Activation (eth0) Beginning DHCPv6 transaction (timeout in 45 seconds)
  643. Feb 2 00:00:02 linaro-alip NetworkManager[302]: <info> dhclient started with pid 635
  644. Feb 2 00:00:02 linaro-alip dhclient: Internet Systems Consortium DHCP Client 4.1-ESV-R4
  645. Feb 2 00:00:02 linaro-alip dhclient: Copyright 2004-2011 Internet Systems Consortium.
  646. Feb 2 00:00:02 linaro-alip dhclient: All rights reserved.
  647. Feb 2 00:00:02 linaro-alip dhclient: For info, please visit https://www.isc.org/software/dhcp/
  648. Feb 2 00:00:02 linaro-alip dhclient:
  649. Feb 2 00:00:02 linaro-alip dhclient: Bound to *:546
  650. Feb 2 00:00:02 linaro-alip dhclient: Listening on Socket/eth0
  651. Feb 2 00:00:02 linaro-alip dhclient: Sending on Socket/eth0
  652. Feb 2 00:00:03 linaro-alip dhclient: XMT: Info-Request on eth0, interval 930ms.
  653. Feb 2 00:00:03 linaro-alip dhclient: RCV: Reply message on eth0 from fe80::226:f2ff:fe8c:7ade.
  654. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  655. Feb 2 00:00:03 linaro-alip dnsmasq[625]: exiting on receipt of SIGTERM
  656. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  657. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  658. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  659. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> (eth0): DHCPv6 client pid 635 exited with status 0
  660. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> (eth0): DHCPv6 state changed end -> renew6
  661. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> nameserver 'fe80::226:f2ff:fe8c:7ade'
  662. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) scheduled...
  663. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) started...
  664. Feb 2 00:00:03 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  665. Feb 2 00:00:03 linaro-alip NetworkManager[302]: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) complete.
  666. Feb 2 00:00:03 linaro-alip dnsmasq[655]: started, version 2.59 cache disabled
  667. Feb 2 00:00:03 linaro-alip dnsmasq[655]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  668. Feb 2 00:00:03 linaro-alip dnsmasq[655]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  669. Feb 2 00:00:03 linaro-alip dnsmasq[655]: using nameserver 192.168.10.1#53
  670. Feb 2 00:00:03 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  671. Feb 2 00:00:11 NetworkManager[302]: last message repeated 3 times
  672. Feb 2 00:00:11 linaro-alip ntpdate[662]: step time server 91.189.94.4 offset -1.687660 sec
  673. Feb 2 00:00:12 linaro-alip dbus[139]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
  674. Feb 2 00:00:12 linaro-alip dbus[139]: [system] Successfully activated service 'org.freedesktop.UDisks'
  675. Feb 2 00:00:53 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  676. Feb 2 00:01:46 NetworkManager[302]: last message repeated 4 times
  677. Feb 2 00:02:01 NetworkManager[302]: last message repeated 7 times
  678. Feb 2 00:02:01 linaro-alip dnsmasq[655]: exiting on receipt of SIGTERM
  679. Feb 2 00:02:01 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  680. Feb 2 00:02:01 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  681. Feb 2 00:02:01 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  682. Feb 2 00:02:01 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  683. Feb 2 00:02:01 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  684. Feb 2 00:02:01 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  685. Feb 2 00:02:01 linaro-alip dnsmasq[811]: started, version 2.59 cache disabled
  686. Feb 2 00:02:01 linaro-alip dnsmasq[811]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  687. Feb 2 00:02:01 linaro-alip dnsmasq[811]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  688. Feb 2 00:02:01 linaro-alip dnsmasq[811]: using nameserver 192.168.10.1#53
  689. Feb 2 00:02:01 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  690. Feb 2 00:02:05 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  691. Feb 2 00:02:05 linaro-alip dnsmasq[811]: exiting on receipt of SIGTERM
  692. Feb 2 00:02:05 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  693. Feb 2 00:02:05 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  694. Feb 2 00:02:05 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  695. Feb 2 00:02:05 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  696. Feb 2 00:02:05 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  697. Feb 2 00:02:05 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  698. Feb 2 00:02:05 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  699. Feb 2 00:02:05 linaro-alip dnsmasq[828]: started, version 2.59 cache disabled
  700. Feb 2 00:02:05 linaro-alip dnsmasq[828]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  701. Feb 2 00:02:05 linaro-alip dnsmasq[828]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  702. Feb 2 00:02:05 linaro-alip dnsmasq[828]: using nameserver 192.168.10.1#53
  703. Feb 2 00:02:07 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  704. Feb 2 00:02:07 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  705. Feb 2 00:02:07 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  706. Feb 2 00:02:07 linaro-alip dnsmasq[832]: failed to create listening socket for 127.0.0.1: Address already in use
  707. Feb 2 00:02:07 linaro-alip dnsmasq[832]: FAILED to start up
  708. Feb 2 00:02:07 linaro-alip dnsmasq[828]: exiting on receipt of SIGTERM
  709. Feb 2 00:02:07 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  710. Feb 2 00:02:07 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  711. Feb 2 00:02:07 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  712. Feb 2 00:02:07 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  713. Feb 2 00:02:07 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  714. Feb 2 00:02:07 linaro-alip dnsmasq[836]: started, version 2.59 cache disabled
  715. Feb 2 00:02:07 linaro-alip dnsmasq[836]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  716. Feb 2 00:02:07 linaro-alip dnsmasq[836]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  717. Feb 2 00:02:07 linaro-alip dnsmasq[836]: using nameserver 192.168.10.1#53
  718. Feb 2 00:02:10 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  719. Feb 2 00:02:10 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  720. Feb 2 00:02:10 linaro-alip dnsmasq[836]: exiting on receipt of SIGTERM
  721. Feb 2 00:02:10 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  722. Feb 2 00:02:10 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  723. Feb 2 00:02:10 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  724. Feb 2 00:02:10 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  725. Feb 2 00:02:10 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  726. Feb 2 00:02:10 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  727. Feb 2 00:02:10 linaro-alip dnsmasq[843]: started, version 2.59 cache disabled
  728. Feb 2 00:02:10 linaro-alip dnsmasq[843]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  729. Feb 2 00:02:10 linaro-alip dnsmasq[843]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  730. Feb 2 00:02:10 linaro-alip dnsmasq[843]: using nameserver 192.168.10.1#53
  731. Feb 2 00:02:17 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  732. Feb 2 00:02:17 linaro-alip dnsmasq[843]: exiting on receipt of SIGTERM
  733. Feb 2 00:02:17 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  734. Feb 2 00:02:17 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  735. Feb 2 00:02:17 linaro-alip dnsmasq[860]: started, version 2.59 cache disabled
  736. Feb 2 00:02:17 linaro-alip dnsmasq[860]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  737. Feb 2 00:02:17 linaro-alip dnsmasq[860]: using nameserver 192.168.10.1#53
  738. Feb 2 00:02:17 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  739. Feb 2 00:02:17 linaro-alip dnsmasq[860]: exiting on receipt of SIGTERM
  740. Feb 2 00:02:18 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  741. Feb 2 00:02:18 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  742. Feb 2 00:02:18 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  743. Feb 2 00:02:18 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  744. Feb 2 00:02:18 linaro-alip dnsmasq[863]: started, version 2.59 cache disabled
  745. Feb 2 00:02:18 linaro-alip dnsmasq[863]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  746. Feb 2 00:02:18 linaro-alip dnsmasq[863]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  747. Feb 2 00:02:18 linaro-alip dnsmasq[863]: using nameserver 192.168.10.1#53
  748. Feb 2 00:02:22 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  749. Feb 2 00:02:22 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  750. Feb 2 00:02:22 linaro-alip dnsmasq[863]: exiting on receipt of SIGTERM
  751. Feb 2 00:02:22 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  752. Feb 2 00:02:22 linaro-alip dnsmasq[868]: started, version 2.59 cache disabled
  753. Feb 2 00:02:22 linaro-alip dnsmasq[868]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  754. Feb 2 00:02:22 linaro-alip dnsmasq[868]: using nameserver 192.168.10.1#53
  755. Feb 2 00:02:22 linaro-alip dnsmasq[868]: exiting on receipt of SIGTERM
  756. Feb 2 00:02:22 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  757. Feb 2 00:02:22 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  758. Feb 2 00:02:22 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  759. Feb 2 00:02:22 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  760. Feb 2 00:02:22 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  761. Feb 2 00:02:22 linaro-alip dnsmasq[871]: started, version 2.59 cache disabled
  762. Feb 2 00:02:22 linaro-alip dnsmasq[871]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  763. Feb 2 00:02:22 linaro-alip dnsmasq[871]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  764. Feb 2 00:02:22 linaro-alip dnsmasq[871]: using nameserver 192.168.10.1#53
  765. Feb 2 00:02:23 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  766. Feb 2 00:03:22 NetworkManager[302]: last message repeated 10 times
  767. Feb 2 00:03:22 linaro-alip dnsmasq[871]: exiting on receipt of SIGTERM
  768. Feb 2 00:03:22 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  769. Feb 2 00:03:22 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  770. Feb 2 00:03:22 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  771. Feb 2 00:03:23 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  772. Feb 2 00:03:23 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  773. Feb 2 00:03:23 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  774. Feb 2 00:03:23 linaro-alip dnsmasq[888]: started, version 2.59 cache disabled
  775. Feb 2 00:03:23 linaro-alip dnsmasq[888]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  776. Feb 2 00:03:23 linaro-alip dnsmasq[888]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  777. Feb 2 00:03:23 linaro-alip dnsmasq[888]: using nameserver 192.168.10.1#53
  778. Feb 2 00:03:23 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  779. Feb 2 00:04:22 NetworkManager[302]: last message repeated 6 times
  780. Feb 2 00:04:22 linaro-alip dnsmasq[888]: exiting on receipt of SIGTERM
  781. Feb 2 00:04:22 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  782. Feb 2 00:04:22 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  783. Feb 2 00:04:22 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  784. Feb 2 00:04:22 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  785. Feb 2 00:04:22 linaro-alip dnsmasq[900]: started, version 2.59 cache disabled
  786. Feb 2 00:04:22 linaro-alip dnsmasq[900]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  787. Feb 2 00:04:22 linaro-alip dnsmasq[900]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  788. Feb 2 00:04:22 linaro-alip dnsmasq[900]: using nameserver 192.168.10.1#53
  789. Feb 2 00:04:22 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  790. Feb 2 00:04:22 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  791. Feb 2 00:04:22 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  792. Feb 2 00:05:11 NetworkManager[302]: last message repeated 7 times
  793. Feb 2 00:05:11 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  794. Feb 2 00:05:11 linaro-alip dnsmasq[900]: exiting on receipt of SIGTERM
  795. Feb 2 00:05:11 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  796. Feb 2 00:05:11 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  797. Feb 2 00:05:11 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  798. Feb 2 00:05:11 linaro-alip dnsmasq[906]: started, version 2.59 cache disabled
  799. Feb 2 00:05:11 linaro-alip dnsmasq[906]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  800. Feb 2 00:05:11 linaro-alip dnsmasq[906]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  801. Feb 2 00:05:11 linaro-alip dnsmasq[906]: using nameserver 192.168.10.1#53
  802. Feb 2 00:05:11 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  803. Feb 2 00:05:11 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  804. Feb 2 00:05:11 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  805. Feb 2 00:05:12 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  806. Feb 2 00:05:12 linaro-alip dnsmasq[906]: exiting on receipt of SIGTERM
  807. Feb 2 00:05:12 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  808. Feb 2 00:05:12 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  809. Feb 2 00:05:12 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  810. Feb 2 00:05:12 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  811. Feb 2 00:05:12 linaro-alip dnsmasq[912]: started, version 2.59 cache disabled
  812. Feb 2 00:05:12 linaro-alip dnsmasq[912]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  813. Feb 2 00:05:12 linaro-alip dnsmasq[912]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  814. Feb 2 00:05:12 linaro-alip dnsmasq[912]: using nameserver 192.168.10.1#53
  815. Feb 2 00:05:12 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  816. Feb 2 00:05:12 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  817. Feb 2 00:05:12 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  818. Feb 2 00:05:16 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  819. Feb 2 00:05:16 linaro-alip dnsmasq[912]: exiting on receipt of SIGTERM
  820. Feb 2 00:05:16 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  821. Feb 2 00:05:16 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  822. Feb 2 00:05:16 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  823. Feb 2 00:05:16 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  824. Feb 2 00:05:16 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  825. Feb 2 00:05:16 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  826. Feb 2 00:05:16 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  827. Feb 2 00:05:16 linaro-alip dnsmasq[919]: started, version 2.59 cache disabled
  828. Feb 2 00:05:16 linaro-alip dnsmasq[919]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  829. Feb 2 00:05:16 linaro-alip dnsmasq[919]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  830. Feb 2 00:05:16 linaro-alip dnsmasq[919]: using nameserver 192.168.10.1#53
  831. Feb 2 00:05:18 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  832. Feb 2 00:05:18 linaro-alip dnsmasq[919]: exiting on receipt of SIGTERM
  833. Feb 2 00:05:18 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  834. Feb 2 00:05:18 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  835. Feb 2 00:05:18 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  836. Feb 2 00:05:18 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  837. Feb 2 00:05:18 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  838. Feb 2 00:05:18 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  839. Feb 2 00:05:18 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  840. Feb 2 00:05:18 linaro-alip dnsmasq[925]: started, version 2.59 cache disabled
  841. Feb 2 00:05:18 linaro-alip dnsmasq[925]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  842. Feb 2 00:05:18 linaro-alip dnsmasq[925]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  843. Feb 2 00:05:18 linaro-alip dnsmasq[925]: using nameserver 192.168.10.1#53
  844. Feb 2 00:05:51 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  845. Feb 2 00:05:51 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  846. Feb 2 00:05:51 linaro-alip dnsmasq[925]: exiting on receipt of SIGTERM
  847. Feb 2 00:05:51 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  848. Feb 2 00:05:51 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  849. Feb 2 00:05:51 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  850. Feb 2 00:05:51 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  851. Feb 2 00:05:51 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  852. Feb 2 00:05:51 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  853. Feb 2 00:05:51 linaro-alip dnsmasq[946]: started, version 2.59 cache disabled
  854. Feb 2 00:05:51 linaro-alip dnsmasq[946]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  855. Feb 2 00:05:51 linaro-alip dnsmasq[946]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  856. Feb 2 00:05:51 linaro-alip dnsmasq[946]: using nameserver 192.168.10.1#53
  857. Feb 2 00:05:52 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  858. Feb 2 00:05:52 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  859. Feb 2 00:05:52 linaro-alip dnsmasq[946]: exiting on receipt of SIGTERM
  860. Feb 2 00:05:52 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  861. Feb 2 00:05:52 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  862. Feb 2 00:05:52 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  863. Feb 2 00:05:52 linaro-alip dnsmasq[952]: started, version 2.59 cache disabled
  864. Feb 2 00:05:52 linaro-alip dnsmasq[952]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  865. Feb 2 00:05:52 linaro-alip dnsmasq[952]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  866. Feb 2 00:05:52 linaro-alip dnsmasq[952]: using nameserver 192.168.10.1#53
  867. Feb 2 00:05:52 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  868. Feb 2 00:05:52 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  869. Feb 2 00:05:52 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  870. Feb 2 00:05:53 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  871. Feb 2 00:05:53 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  872. Feb 2 00:05:53 linaro-alip dnsmasq[952]: exiting on receipt of SIGTERM
  873. Feb 2 00:05:53 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  874. Feb 2 00:05:53 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  875. Feb 2 00:05:53 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  876. Feb 2 00:05:53 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  877. Feb 2 00:05:53 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  878. Feb 2 00:05:53 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  879. Feb 2 00:05:53 linaro-alip dnsmasq[959]: started, version 2.59 cache disabled
  880. Feb 2 00:05:53 linaro-alip dnsmasq[959]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  881. Feb 2 00:05:53 linaro-alip dnsmasq[959]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  882. Feb 2 00:05:53 linaro-alip dnsmasq[959]: using nameserver 192.168.10.1#53
  883. Feb 2 00:05:54 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  884. Feb 2 00:05:54 linaro-alip dnsmasq[959]: exiting on receipt of SIGTERM
  885. Feb 2 00:05:54 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  886. Feb 2 00:05:54 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  887. Feb 2 00:05:54 linaro-alip NetworkManager[302]: <info> DNS: starting dnsmasq...
  888. Feb 2 00:05:54 linaro-alip NetworkManager[302]: <info> (eth0): writing resolv.conf to /sbin/resolvconf
  889. Feb 2 00:05:54 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
  890. Feb 2 00:05:54 linaro-alip NetworkManager[302]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS.
  891. Feb 2 00:05:54 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  892. Feb 2 00:05:54 linaro-alip dnsmasq[965]: started, version 2.59 cache disabled
  893. Feb 2 00:05:54 linaro-alip dnsmasq[965]: compile time options: IPv6 GNU-getopt DBus i18n DHCP TFTP conntrack IDN
  894. Feb 2 00:05:54 linaro-alip dnsmasq[965]: using nameserver fe80::226:f2ff:fe8c:7ade#53(via eth0)
  895. Feb 2 00:05:54 linaro-alip dnsmasq[965]: using nameserver 192.168.10.1#53
  896. Feb 2 00:05:57 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  897. Feb 2 00:06:23 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  898. Feb 2 00:06:43 linaro-alip kernel: [ 448.530000] ParseEDID
  899. Feb 2 00:06:43 linaro-alip kernel: [ 448.530000] DDC_Init
  900. Feb 2 00:06:43 linaro-alip kernel: [ 448.540000] EDID ready
  901. Feb 2 00:06:43 linaro-alip kernel: [ 448.540000] DDC_Read
  902. Feb 2 00:06:43 linaro-alip kernel: [ 448.740000] Sink : EDID bank 0:
  903. Feb 2 00:06:43 linaro-alip kernel: [ 448.760000] 0 1 2 3 4 5 6 7 8 9 A B C D E F
  904. Feb 2 00:06:43 linaro-alip kernel: [ 448.780000] ===============================================================================================
  905. Feb 2 00:06:44 linaro-alip kernel: [ 448.800000] 00 ff ff ff ff ff ff 00 1e 6d ed 56 63 fc 03 00
  906. Feb 2 00:06:44 linaro-alip kernel: [ 448.810000] 02 14 01 03 80 33 1c 78 0a c9 a5 a4 56 4b 9d 25
  907. Feb 2 00:06:44 linaro-alip kernel: [ 448.820000] 12 50 54 a5 6f 00 81 80 81 8f 71 40 b3 00 81 4f
  908. Feb 2 00:06:44 linaro-alip kernel: [ 448.830000] d1 c0 01 01 01 01 1a 36 80 a0 70 38 1f 40 30 20
  909. Feb 2 00:06:44 linaro-alip kernel: [ 448.840000] 35 00 fd 1e 11 00 00 1a 21 39 90 30 62 1a 27 40
  910. Feb 2 00:06:44 linaro-alip kernel: [ 448.850000] 68 b0 36 00 fd 1e 11 00 00 1c 00 00 00 fd 00 38
  911. Feb 2 00:06:44 linaro-alip kernel: [ 448.860000] 4b 1e 53 11 00 0a 20 20 20 20 20 20 00 00 00 fc
  912. Feb 2 00:06:44 linaro-alip kernel: [ 448.870000] 00 4d 32 33 37 57 44 0a 20 20 20 20 20 20 01 66
  913. Feb 2 00:06:44 linaro-alip kernel: [ 448.880000] ===============================================================================================
  914. Feb 2 00:06:44 linaro-alip kernel: [ 448.900000] EDID version: 1.3
  915. Feb 2 00:06:44 linaro-alip kernel: [ 448.900000] PCLK=138500000 X 1920 1968 2000 2080 Y 1080 1083 1088 1111 fr 59 PN
  916. Feb 2 00:06:44 linaro-alip kernel: [ 448.910000] disp_clk: Could not find a matching pll-freq for 138500000 pclk
  917. Feb 2 00:06:44 linaro-alip kernel: [ 448.920000] PCLK=146250000 X 1680 1784 1960 2240 Y 1050 1053 1059 1089 fr 59 NP
  918. Feb 2 00:06:44 linaro-alip kernel: [ 448.930000] disp_clk: Could not find a matching pll-freq for 146250000 pclk
  919. Feb 2 00:06:44 linaro-alip kernel: [ 448.940000] DDC_Read
  920. Feb 2 00:06:44 linaro-alip kernel: [ 449.200000] Sink : EDID bank 1:
  921. Feb 2 00:06:44 linaro-alip kernel: [ 449.200000] 0 1 2 3 4 5 6 7 8 9 A B C D E F
  922. Feb 2 00:06:44 linaro-alip kernel: [ 449.210000] ===============================================================================================
  923. Feb 2 00:06:44 linaro-alip kernel: [ 449.230000] 02 03 22 f1 4e 84 05 03 02 20 22 10 11 13 12 14
  924. Feb 2 00:06:44 linaro-alip kernel: [ 449.230000] 1f 07 16 26 15 07 50 09 07 07 67 03 0c 00 20 00
  925. Feb 2 00:06:44 linaro-alip kernel: [ 449.260000] b8 2c 01 1d 00 72 51 d0 1e 20 38 88 15 00 fd 1e
  926. Feb 2 00:06:44 linaro-alip kernel: [ 449.260000] 11 00 00 1e 01 1d 80 18 71 1c 16 20 58 2c 25 00
  927. Feb 2 00:06:44 linaro-alip kernel: [ 449.280000] fd 1e 11 00 00 9e 8c 0a d0 8a 20 e0 2d 10 10 3e
  928. Feb 2 00:06:44 linaro-alip kernel: [ 449.300000] 96 00 fd 1e 11 00 00 18 8c 0a d0 8a 20 e0 2d 10
  929. Feb 2 00:06:44 linaro-alip kernel: [ 449.300000] 10 3e 96 00 fd 1e 11 00 00 18 02 3a 80 18 71 38
  930. Feb 2 00:06:44 linaro-alip kernel: [ 449.320000] 2d 40 58 2c 45 00 fd 1e 11 00 00 1e 00 00 00 70
  931. Feb 2 00:06:44 linaro-alip kernel: [ 449.320000] ===============================================================================================
  932. Feb 2 00:06:44 linaro-alip kernel: [ 449.340000] Unimplemented SVD code 2
  933. Feb 2 00:06:44 linaro-alip kernel: [ 449.340000] Unimplemented SVD code 34
  934. Feb 2 00:06:44 linaro-alip kernel: [ 449.340000] Unimplemented SVD code 16
  935. Feb 2 00:06:44 linaro-alip kernel: [ 449.360000] Unimplemented SVD code 17
  936. Feb 2 00:06:44 linaro-alip kernel: [ 449.360000] Unimplemented SVD code 31
  937. Feb 2 00:06:44 linaro-alip kernel: [ 449.360000] Unimplemented SVD code 22
  938. Feb 2 00:06:44 linaro-alip kernel: [ 449.380000] Unimplemented SVD code 38
  939. Feb 2 00:06:44 linaro-alip kernel: [ 449.380000] Unimplemented SVD code 21
  940. Feb 2 00:06:44 linaro-alip kernel: [ 449.380000] Parse_VideoData_Block: VIC 4 (native) support
  941. Feb 2 00:06:44 linaro-alip kernel: [ 449.400000] Parse_VideoData_Block: VIC 5 support
  942. Feb 2 00:06:44 linaro-alip kernel: [ 449.400000] Parse_VideoData_Block: VIC 3 support
  943. Feb 2 00:06:44 linaro-alip kernel: [ 449.400000] Parse_VideoData_Block: VIC 2 support
  944. Feb 2 00:06:44 linaro-alip kernel: [ 449.420000] Parse_VideoData_Block: VIC 32 support
  945. Feb 2 00:06:44 linaro-alip kernel: [ 449.420000] Parse_VideoData_Block: VIC 34 support
  946. Feb 2 00:06:44 linaro-alip kernel: [ 449.420000] Parse_VideoData_Block: VIC 16 support
  947. Feb 2 00:06:44 linaro-alip kernel: [ 449.440000] Parse_VideoData_Block: VIC 17 support
  948. Feb 2 00:06:44 linaro-alip kernel: [ 449.440000] Parse_VideoData_Block: VIC 19 support
  949. Feb 2 00:06:44 linaro-alip kernel: [ 449.440000] Parse_VideoData_Block: VIC 18 support
  950. Feb 2 00:06:44 linaro-alip kernel: [ 449.460000] Parse_VideoData_Block: VIC 20 support
  951. Feb 2 00:06:44 linaro-alip kernel: [ 449.460000] Parse_VideoData_Block: VIC 31 support
  952. Feb 2 00:06:44 linaro-alip kernel: [ 449.460000] Parse_VideoData_Block: VIC 7 support
  953. Feb 2 00:06:44 linaro-alip kernel: [ 449.490000] Parse_VideoData_Block: VIC 22 support
  954. Feb 2 00:06:44 linaro-alip kernel: [ 449.490000] Parse_AudioData_Block: max channel=2
  955. Feb 2 00:06:44 linaro-alip kernel: [ 449.490000] Parse_AudioData_Block: SampleRate code=7
  956. Feb 2 00:06:44 linaro-alip kernel: [ 449.510000] Parse_AudioData_Block: WordLen code=7
  957. Feb 2 00:06:44 linaro-alip kernel: [ 449.510000] Find HDMI Vendor Specific DataBlock
  958. Feb 2 00:06:44 linaro-alip kernel: [ 449.520000] PCLK=74250000 X 1280 1336 1472 1650 Y 720 721 726 750 fr 60 PP
  959. Feb 2 00:06:44 linaro-alip kernel: [ 449.530000] Using above mode as preferred EDID mode
  960. Feb 2 00:06:44 linaro-alip kernel: [ 449.540000] PCLK=74250000 X 1920 2008 2052 2200 Y 540 542 547 562 fr 60 PP
  961. Feb 2 00:06:44 linaro-alip kernel: [ 449.570000] PCLK=27000000 X 720 736 798 858 Y 480 489 495 525 fr 59 NN
  962. Feb 2 00:06:44 linaro-alip kernel: [ 449.570000] PCLK=27000000 X 720 736 798 858 Y 480 489 495 525 fr 59 NN
  963. Feb 2 00:06:44 linaro-alip kernel: [ 449.580000] PCLK=148500000 X 1920 2008 2052 2200 Y 1080 1084 1089 1125 fr 60 PP
  964. Feb 2 00:06:49 linaro-alip NetworkManager[302]: nm_ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, &nameservers[i]) == FALSE' failed
  965. Feb 2 00:07:53 NetworkManager[302]: last message repeated 6 times
Add Comment
Please, Sign In to add comment