Advertisement
Guest User

Untitled

a guest
Feb 14th, 2012
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.49 KB | None | 0 0
  1. root@android:/ # cat /proc/last_kmsg
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 2.6.39.4 VegaICS+ (root@TP) (gcc version 4.4.0 (GCC) ) #10 SMP PREEMPT Tue Feb 14 15:12:41 GMT 2012
  4. [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387f
  5. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] Machine: harmony
  7. [ 0.000000] Nvidia TAG: framebuffer: 2459648 @ 0x1fd95000
  8. [ 0.000000] Nvidia TAG: LP0: 8192 @ 0x1fd76ff0
  9. [ 0.000000] Tegra reserved memory:
  10. [ 0.000000] LP0: 1fd76ff0 - 1fd78fef
  11. [ 0.000000] Bootloader framebuffer: 1fd95000 - 1ffedfff
  12. [ 0.000000] Framebuffer: 16800000 - 16ffffff
  13. [ 0.000000] 2nd Framebuffer: 17000000 - 17ffffff
  14. [ 0.000000] Carveout: 18000000 - 1fffffff
  15. [ 0.000000] Vpr: 00000000 - 00000000
  16. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  17. [ 0.000000] Tegra SKU: 8 Rev: A03 CPU Process: 0 Core Process: 1 Speedo ID: 1
  18. [ 0.000000] Tegra Revision: A03 prime SKU: 0x8 CPU Process: 0 Core Process: 1
  19. [ 0.000000] Unable to initialize clock fuse
  20. [ 0.000000] L310 cache controller enabled
  21. [ 0.000000] l2x0: 8 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e080001, Cache size: 1048576 B
  22. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c0c37000 s8192 r8192 d12288 u32768
  23. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 90880
  24. [ 0.000000] Kernel command line: panic=10 mem=512M@0M nvmem=128M@512M vmalloc=256M video=tegrafb console=ttyS0,115200n8 usbcore.old_scheme_first=1 mtdparts=tegra_nand:2048K@6784K(misc),5120K@9344K(recovery),8192K@14976K(boot),155008K@23680K(system),32768K@179200K(cache),4096K@212480K(staging),306688K@217088K(userdata)
  25. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  26. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  27. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  28. [ 0.000000] Memory: 359MB = 359MB total
  29. [ 0.000000] Memory: 354480k/354480k available, 169808k reserved, 0K highmem
  30. [ 0.000000] Virtual kernel memory layout:
  31. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  32. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  33. [ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
  34. [ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  35. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  36. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  37. [ 0.000000] .init : 0xc0008000 - 0xc0039000 ( 196 kB)
  38. [ 0.000000] .text : 0xc0039000 - 0xc0685cf8 (6452 kB)
  39. [ 0.000000] .data : 0xc0686000 - 0xc06e72a0 ( 389 kB)
  40. [ 0.000000] Preemptable hierarchical RCU implementation.
  41. [ 0.000000] RCU-based detection of stalled CPUs is disabled.
  42. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  43. [ 0.000000] NR_IRQS:480
  44. [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  45. [ 0.000000] Console: colour dummy device 80x30
  46. [ 0.000153] Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896)
  47. [ 0.060039] pid_max: default: 32768 minimum: 301
  48. [ 0.060174] Mount-cache hash table entries: 512
  49. [ 0.060672] Initializing cgroup subsys debug
  50. [ 0.060682] Initializing cgroup subsys cpuacct
  51. [ 0.060723] Initializing cgroup subsys freezer
  52. [ 0.060748] CPU: Testing write buffer coherency: ok
  53. [ 0.161318] CPU1: Booted secondary processor
  54. [ 0.161374] Brought up 2 CPUs
  55. [ 0.161385] SMP: Total of 2 processors activated (3974.75 BogoMIPS).
  56. [ 0.163874] print_constraints: dummy:
  57. [ 0.164019] NET: Registered protocol family 16
  58. [ 0.164549] host1x bus init
  59. [ 0.165283] The pingroup DTA was configured to <UNKNOWN> instead of RSVD4
  60. [ 0.165295] The pingroup DTB was configured to <UNKNOWN> instead of RSVD1
  61. [ 0.165306] The pingroup DTC was configured to <UNKNOWN> instead of RSVD1
  62. [ 0.165316] The pingroup DTD was configured to <UNKNOWN> instead of RSVD1
  63. [ 0.165327] The pingroup DTE was configured to <UNKNOWN> instead of RSVD1
  64. [ 0.165486] The pingroup SPDI was configured to <UNKNOWN> instead of RSVD2
  65. [ 0.165497] The pingroup SPDO was configured to <UNKNOWN> instead of RSVD2
  66. [ 0.165529] The pingroup UAC was configured to <UNKNOWN> instead of RSVD4
  67. [ 0.168191] Unable to initialize clock dsi
  68. [ 0.403389] ram_console: got buffer at 16700000, size 100000
  69. [ 0.403562] ram_console: uncorrectable error in header
  70. [ 0.403573] ram_console: no valid data in buffer (sig = 0x00000000)
  71. [ 0.413269] console [ram-1] enabled
  72. [ 0.413567] tegra_arb_init: initialized
  73. [ 0.413731] tegra_iovmm_register: added iovmm-gart
  74. [ 0.425912] bio: create slab <bio-0> at 0
  75. [ 0.426378] print_constraints: ldo_tps2051B: 5000 mV normal
  76. [ 0.426664] print_constraints: ldo_vdd_aon: 625 <--> 2700 mV at 1800 mV normal standby
  77. [ 0.427070] vgaarb: loaded
  78. [ 0.427483] SCSI subsystem initialized
  79. [ 0.427813] tegra-otg tegra-otg: otg transceiver registered
  80. [ 0.428098] usbcore: registered new interface driver usbfs
  81. [ 0.428369] usbcore: registered new interface driver hub
  82. [ 0.428569] usbcore: registered new device driver usb
  83. [ 0.432693] tps6586x 4-0034: VERSIONCRC is 2c
  84. [ 0.433643] print_constraints: tps658621_sm0: 725 <--> 1500 mV at 1275 mV normal standby
  85. [ 0.434629] print_constraints: tps658621_sm1: 725 <--> 1500 mV at 1025 mV normal standby
  86. [ 0.435772] print_constraints: tps658621_sm2: 3000 <--> 4550 mV at 3700 mV normal standby
  87. [ 0.436605] print_constraints: tps658621_ldo0: 1500 <--> 3300 mV at 1200 mV normal standby
  88. [ 0.437840] print_constraints: tps658621_ldo1: 725 <--> 1500 mV at 1100 mV normal standby
  89. [ 0.438929] print_constraints: tps658621_ldo2: 725 <--> 1500 mV at 1275 mV normal standby
  90. [ 0.439930] print_constraints: tps658621_ldo3: 1250 <--> 3300 mV at 3300 mV normal standby
  91. [ 0.441182] print_constraints: tps658621_ldo4: 1700 <--> 2000 mV at 1800 mV normal standby
  92. [ 0.441896] print_constraints: tps658621_ldo5: 1250 <--> 3300 mV at 2850 mV normal standby
  93. [ 0.442991] print_constraints: tps658621_ldo6: 1250 <--> 3300 mV at 2850 mV normal standby
  94. [ 0.443754] print_constraints: tps658621_ldo7: 1250 <--> 3300 mV at 3300 mV normal standby
  95. [ 0.444622] print_constraints: tps658621_ldo8: 1250 <--> 3300 mV at 1800 mV normal standby
  96. [ 0.445345] print_constraints: tps658621_ldo9: 1250 <--> 3300 mV at 2850 mV normal standby
  97. [ 0.445972] print_constraints: tps658621_rtc: 1250 <--> 3300 mV at 3300 mV normal standby
  98. [ 0.446473] print_constraints: tps658621_soc: 1250 <--> 3300 mV normal standby
  99. [ 0.447359] print_constraints: ldo_tps74201: 1500 mV normal
  100. [ 0.448317] print_constraints: buck_tps62290: 1050 mV normal
  101. [ 0.449231] print_constraints: ldo_tps72012: 1200 mV normal
  102. [ 0.449898] Advanced Linux Sound Architecture Driver Version 1.0.24.
  103. [ 0.450463] Bluetooth: Core ver 2.16
  104. [ 0.450610] NET: Registered protocol family 31
  105. [ 0.450801] Bluetooth: HCI device and connection manager initialized
  106. [ 0.450909] Bluetooth: HCI socket layer initialized
  107. [ 0.451100] Bluetooth: L2CAP socket layer initialized
  108. [ 0.451295] Bluetooth: SCO socket layer initialized
  109. [ 0.451602] Switching to clocksource timer_us
  110. [ 0.452404] tegra-nvmap tegra-nvmap: created carveout iram (255KiB)
  111. [ 0.453324] tegra-nvmap tegra-nvmap: created carveout generic-0 (131072KiB)
  112. [ 0.459174] NET: Registered protocol family 2
  113. [ 0.459433] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  114. [ 0.459934] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  115. [ 0.460394] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
  116. [ 0.460775] TCP: Hash tables configured (established 16384 bind 16384)
  117. [ 0.460970] TCP reno registered
  118. [ 0.461080] UDP hash table entries: 256 (order: 1, 8192 bytes)
  119. [ 0.461289] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  120. [ 0.461438] Switched to NOHz mode on CPU #0
  121. [ 0.461978] NET: Registered protocol family 1
  122. [ 0.462031] Switched to NOHz mode on CPU #1
  123. [ 0.462202] PCI: CLS 0 bytes, default 32
  124. [ 0.462536] Unpacking initramfs...
  125. [ 0.473742] Freeing initrd memory: 164K
  126. [ 0.473929] PMU: registered new PMU device of type 0
  127. [ 0.474703] shuttle-pm-bt shuttle-pm-bt: Enabling Bluetooth
  128. [ 0.474814] Enabling WLAN/BT module
  129. [ 0.821906] shuttle-pm-bt shuttle-pm-bt: Bluetooth RFKill driver registered
  130. [ 0.822181] shuttle-pm-camera shuttle-pm-camera: Camera power management driver loaded
  131. [ 0.822526] Enabling 3G/GPS module
  132. [ 0.841762] shuttle-pm-gps shuttle-pm-gps: GPS power management driver loaded
  133. [ 0.842240] shuttle-pm-gsm shuttle-pm-gsm: GSM/UMTS RFKill driver loaded
  134. [ 0.842482] shuttle-pm-wlan shuttle-pm-wlan: WLAN adapter enabled
  135. [ 0.842719] shuttle_wifi_set_cd: Nobody to notify
  136. [ 0.842998] shuttle-pm-wlan shuttle-pm-wlan: WLAN RFKill driver loaded
  137. [ 0.857333] ashmem: initialized
  138. [ 0.858125] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  139. [ 0.858553] NTFS driver 2.1.30 [Flags: R/W].
  140. [ 0.858786] fuse init (API version 7.16)
  141. [ 0.859077] yaffs: yaffs built Feb 14 2012 15:05:17 Installing.
  142. [ 0.860516] io scheduler noop registered (default)
  143. [ 0.860653] io scheduler deadline registered
  144. [ 0.860931] io scheduler cfq registered
  145. [ 0.863170] tegra_grhost tegra_grhost: initialized
  146. [ 0.864504] tegradc tegradc.0: probed
  147. [ 0.864995] tegradc tegradc.0: probed
  148. [ 0.874613] Wake4 for irq=303
  149. [ 0.875349] nvhdcp: using "always on" policy.
  150. [ 0.875991] tegradc tegradc.1: probed
  151. [ 0.876632] tegradc tegradc.1: probed
  152. [ 0.877102] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  153. [ 1.412524] tegra_uart.0: ttyHS0 at I/O 0x0 (irq = 68) is a unknown
  154. [ 1.571768] Registered UART port ttyHS0
  155. [ 1.572068] tegra_uart.1: ttyHS1 at I/O 0x0 (irq = 69) is a unknown
  156. [ 1.731773] Registered UART port ttyHS1
  157. [ 1.732198] tegra_uart.2: ttyHS2 at I/O 0x0 (irq = 78) is a unknown
  158. [ 1.891768] Registered UART port ttyHS2
  159. [ 1.892197] tegra_uart.3: ttyHS3 at I/O 0x0 (irq = 122) is a unknown
  160. [ 2.051772] Registered UART port ttyHS3
  161. [ 2.052201] tegra_uart.4: ttyHS4 at I/O 0x0 (irq = 123) is a unknown
  162. [ 2.211768] Registered UART port ttyHS4
  163. [ 2.212106] Initialized tegra uart driver
  164. [ 2.216602] loop: module loaded
  165. [ 2.220896] nvec nvec.0: Firmware version 00.00.09 / 01
  166. [ 2.235255] nvec nvec.0: Nvidia Embedded controller driver loaded
  167. [ 2.236852] tegra_nand: 1 NAND chip(s) found (vend=0xad, dev=0xdc) (Hynix NAND 512MiB 3,3V 8-bit)
  168. [ 2.237179] tegra_nand: NVIDIA Tegra NAND controller @ base=0x70008000 irq=56.
  169. [ 2.602010] 7 cmdlinepart partitions found on MTD device tegra_nand
  170. [ 2.602183] Creating 7 MTD partitions on "tegra_nand":
  171. [ 2.602491] 0x0000006a0000-0x0000008a0000 : "misc"
  172. [ 2.603743] 0x000000920000-0x000000e20000 : "recovery"
  173. [ 2.604924] 0x000000ea0000-0x0000016a0000 : "boot"
  174. [ 2.606274] 0x000001720000-0x00000ae80000 : "system"
  175. [ 2.607782] 0x00000af00000-0x00000cf00000 : "cache"
  176. [ 2.609158] 0x00000cf80000-0x00000d380000 : "staging"
  177. [ 2.610283] 0x00000d400000-0x00001ff80000 : "userdata"
  178. [ 2.612642] PPP generic driver version 2.4.2
  179. [ 2.613033] PPP Deflate Compression module registered
  180. [ 2.613208] PPP BSD Compression module registered
  181. [ 2.614464] PPP MPPE Compression module registered
  182. [ 2.614640] NET: Registered protocol family 24
  183. [ 2.615586] usbcore: registered new interface driver cdc_ether
  184. [ 2.615829] usbcore: registered new interface driver cdc_subset
  185. [ 2.616147] cdc_ncm: 23-Apr-2011
  186. [ 2.616373] usbcore: registered new interface driver cdc_ncm
  187. [ 2.616808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  188. [ 2.620924] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
  189. [ 2.621578] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 1
  190. [ 2.681807] tegra-ehci tegra-ehci.2: irq 129, io mem 0xc5008000
  191. [ 2.701789] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.00
  192. [ 2.702062] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  193. [ 2.702372] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  194. [ 2.702671] usb usb1: Product: Tegra EHCI Host Controller
  195. [ 2.702841] usb usb1: Manufacturer: Linux 2.6.39.4 VegaICS+ ehci_hcd
  196. [ 2.703142] usb usb1: SerialNumber: tegra-ehci.2
  197. [ 2.703875] hub 1-0:1.0: USB hub found
  198. [ 2.704061] hub 1-0:1.0: 1 port detected
  199. [ 2.704734] tegra-ehci tegra-ehci.2: Couldn't enable USB host mode wakeup, irq=129, error=-22
  200. [ 2.705222] usbcore: registered new interface driver cdc_acm
  201. [ 2.705526] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  202. [ 2.705914] usbcore: registered new interface driver usblp
  203. [ 2.706149] usbcore: registered new interface driver cdc_wdm
  204. [ 2.706447] Initializing USB Mass Storage driver...
  205. [ 2.706727] usbcore: registered new interface driver usb-storage
  206. [ 2.707022] USB Mass Storage support registered.
  207. [ 2.707294] usbcore: registered new interface driver libusual
  208. [ 2.707631] usbcore: registered new interface driver usbserial
  209. [ 2.707854] USB Serial support registered for generic
  210. [ 2.708098] usbcore: registered new interface driver usbserial_generic
  211. [ 2.708398] usbserial: USB Serial Driver core
  212. [ 2.708624] USB Serial support registered for FTDI USB Serial Device
  213. [ 2.709085] usbcore: registered new interface driver ftdi_sio
  214. [ 2.709255] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
  215. [ 2.709610] USB Serial support registered for GSM modem (1-port)
  216. [ 2.710046] usbcore: registered new interface driver option
  217. [ 2.710214] option: v0.7.2:USB Driver for GSM modems
  218. [ 2.710380] NVidia Tegra High-Speed USB SOC Device Controller driver (Apr 20, 2007)
  219. [ 2.716188] fsl-tegra-udc fsl-tegra-udc: can't get charge regulator,err:-19
  220. [ 2.716612] tegra-otg tegra-otg: tegra_otg_set_peripheral: gadget: d62e2000
  221. [ 2.716812] tegra-otg tegra-otg: SUSPEND --> PERIPHERAL
  222. [ 2.717270] tegra-otg tegra-otg: host: (null), gadget: d62e2000
  223. [ 2.724873] android_usb gadget: Mass Storage Function, version: 2009/09/11
  224. [ 2.725333] android_usb gadget: Number of LUNs=1
  225. [ 2.725501] lun0: LUN: removable file: (no medium)
  226. [ 2.726100] Gadget Android: controller 'fsl-tegra-udc' not recognized
  227. [ 2.726281] android_usb gadget: android_usb ready
  228. [ 2.726583] fsl-tegra-udc: bind to driver android_usb
  229. [ 2.727014] mousedev: PS/2 mouse device common for all mice
  230. [ 2.727581] Wake24 for irq=362
  231. [ 2.728174] input: gpio-keys as /devices/platform/gpio-keys.0/input/input0
  232. [ 2.772201] input: gpio-shortlong-kbd as /devices/platform/gpio-shortlong-kbd.0/input/input1
  233. [ 2.772656] gpio-shortlong-kbd gpio-shortlong-kbd.0: Started
  234. [ 2.773157] usbcore: registered new interface driver xpad
  235. [ 2.773328] it7260 touchscreen driver
  236. [ 2.773674] it7260 4-0046: IT7260 touchscreen Driver
  237. [ 2.773838] Enabling touchscreen
  238. [ 3.021797] usb 1-1: new high speed USB device number 2 using tegra-ehci
  239. [ 3.032431] it7260 4-0046: flushing buffers
  240. [ 3.033748] it7260 4-0046: flushing ended ok
  241. [ 3.034828] it7260 4-0046: ID: [0] 00000000000000000000 '
  242. [ 3.035000] it7260 4-0046: signature not found. Perhaps IT7260 does not want to ID itself...
  243. [ 3.036420] it7260 4-0046: no flash code
  244. [ 3.037637] it7260 4-0046: Resolution: X:1024 , Y:600
  245. [ 3.039441] input: it7260 as /devices/platform/tegra-i2c.3/i2c-4/4-0046/input/input2
  246. [ 3.040053] Wake3 for irq=206
  247. [ 3.041337] it7260 4-0046: touchscreen driver loaded (using ints:Y)
  248. [ 3.041566] eGalax touchscreen driver
  249. [ 3.041933] egalax 4-0004: eGalax touchscreen Driver
  250. [ 3.053972] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610
  251. [ 3.054298] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  252. [ 3.054469] usb 1-1: Product: USB2.0 Hub
  253. [ 3.055677] hub 1-1:1.0: USB hub found
  254. [ 3.056213] hub 1-1:1.0: 4 ports detected
  255. [ 3.081991] tegra-i2c tegra-i2c.3: I2c error status 0x00000008
  256. [ 3.082296] tegra-i2c tegra-i2c.3: no acknowledge from address 0x4
  257. [ 3.082462] tegra-i2c tegra-i2c.3: Packet status 0x00010009
  258. [ 3.083815] egalax 4-0004: The egalax_i2c device does not exist
  259. [ 3.083985] egalax 4-0004: not detected or in firmware upgrade mode.
  260. [ 3.084636] bma150 accelerometer driver
  261. [ 3.085750] input: bma150 as /devices/platform/tegra-i2c.0/i2c-0/0-0038/input/input3
  262. [ 3.086507] bma150 0-0038: Bosch Sensortec BMA150/BMA380 accelerometer driver registered
  263. [ 3.087199] tegra_rtc tegra_rtc: Unable to open backup RTC 'rtc1'
  264. [ 3.131785] tegra_rtc tegra_rtc: Unable to open backup RTC 'rtc1'
  265. [ 3.132103] tegra_rtc tegra_rtc: Unable to open backup RTC 'rtc1'
  266. [ 3.132278] rtc (null): alarm rollover: day
  267. [ 3.132954] using rtc device, tegra_rtc, for alarms
  268. [ 3.133127] tegra_rtc: dev (254:0)
  269. [ 3.133467] tegra_rtc tegra_rtc: rtc core: registered tegra_rtc as rtc0
  270. [ 3.133773] Wake16 for irq=34
  271. [ 3.133958] tegra_rtc tegra_rtc: Tegra internal Real Time Clock
  272. [ 3.134445] tps6586x-rtc tps6586x-rtc: no IRQ specified, wakeup is disabled
  273. [ 3.212890] tps6586x-rtc: dev (254:1)
  274. [ 3.213207] tps6586x-rtc tps6586x-rtc: rtc core: registered tps6586x-rtc as rtc1
  275. [ 3.213652] i2c /dev entries driver
  276. [ 3.214627] Linux video capture interface: v2.00
  277. [ 3.214953] usbcore: registered new interface driver uvcvideo
  278. [ 3.215256] USB Video Class driver (v1.0.0)
  279. [ 3.215569] trpc_sema_init: registered misc dev 10:52
  280. [ 3.215874] trpc_node_register: Adding 'local' to node list
  281. [ 3.216481] tegra_avp_probe: allocated carveout memory at 18100000 for AVP kernel
  282. [ 3.216812] trpc_node_register: Adding 'avp-remote' to node list
  283. [ 3.217475] tegra_avp_probe: message area 16352000/16352110
  284. [ 3.218019] Driver for 1-wire Dallas network protocol.
  285. [ 3.428406] Wake11 for irq=371
  286. [ 3.428673] nvec-power nvec-power.1: NvEC power controller driver registered
  287. [ 3.429714] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  288. [ 3.430057] Bluetooth: HCI UART driver ver 2.2
  289. [ 3.430225] Bluetooth: HCI H4 protocol initialized
  290. [ 3.430387] Bluetooth: HCI BCSP protocol initialized
  291. [ 3.431146] cpuidle: using governor ladder
  292. [ 3.431656] cpuidle: using governor menu
  293. [ 3.432127] sdhci: Secure Digital Host Controller Interface driver
  294. [ 3.432296] sdhci: Copyright(c) Pierre Ossman
  295. [ 3.432603] sdhci sdhci-tegra.0: vddio_sdmmc regulator not found: -19
  296. [ 3.432914] sdhci sdhci-tegra.0: vddio_sd_slot regulator not found: -19
  297. [ 3.433252] mmc0: mss 65535 mrs 524288 mbs 4096 mbc 65535
  298. [ 3.433708] mmc0: SDHCI controller on platform [sdhci-tegra.0] using ADMA
  299. [ 3.434083] sdhci sdhci-tegra.1: vddio_sdmmc regulator not found: -19
  300. [ 3.434261] sdhci sdhci-tegra.1: vddio_sd_slot regulator not found: -19
  301. [ 3.434593] mmc1: mss 65535 mrs 524288 mbs 4096 mbc 65535
  302. [ 3.434980] mmc1: SDHCI controller on platform [sdhci-tegra.1] using ADMA
  303. [ 3.435357] Wake23 for irq=261
  304. [ 3.435605] Wake23 for irq=261
  305. [ 3.435768] Enabling wake23
  306. [ 3.436064] gpio bank wake found: wake23 for irq=66
  307. [ 3.436230] Enabling wake23
  308. [ 3.436407] sdhci sdhci-tegra.2: vddio_sdmmc regulator not found: -19
  309. [ 3.436715] sdhci sdhci-tegra.2: vddio_sd_slot regulator not found: -19
  310. [ 3.437050] mmc2: mss 65535 mrs 524288 mbs 4096 mbc 65535
  311. [ 3.437481] mmc2: SDHCI controller on platform [sdhci-tegra.2] using ADMA
  312. [ 3.437953] sdhci sdhci-tegra.3: SD card wake-up event registrationfailed with eroor: -22
  313. [ 3.438140] sdhci sdhci-tegra.3: vddio_sdmmc regulator not found: -19
  314. [ 3.438447] sdhci sdhci-tegra.3: vddio_sd_slot regulator not found: -19
  315. [ 3.438777] mmc3: mss 65535 mrs 524288 mbs 4096 mbc 65535
  316. [ 3.439177] mmc3: SDHCI controller on platform [sdhci-tegra.3] using ADMA
  317. [ 3.440846] tegra-aes tegra-aes: registered
  318. [ 3.441379] usbcore: registered new interface driver usbhid
  319. [ 3.441697] usbhid: USB HID core driver
  320. [ 3.442548] logger: created 256K log 'log_main'
  321. [ 3.442856] logger: created 256K log 'log_events'
  322. [ 3.443299] logger: created 256K log 'log_radio'
  323. [ 3.443600] logger: created 256K log 'log_system'
  324. [ 3.445432] usbcore: registered new interface driver snd-usb-audio
  325. [ 3.448038] tegra-snd-alc5624 tegra-snd-alc5624: Shuttle sound card registered
  326. [ 3.496637] mmc0: queuing unknown CIS tuple 0x01 (3 bytes)
  327. [ 3.504931] mmc0: queuing unknown CIS tuple 0x1a (5 bytes)
  328. [ 3.508794] mmc0: queuing unknown CIS tuple 0x1b (8 bytes)
  329. [ 3.509669] mmc0: queuing unknown CIS tuple 0x14 (0 bytes)
  330. [ 3.512456] mmc0: queuing unknown CIS tuple 0x80 (1 bytes)
  331. [ 3.512736] mmc0: queuing unknown CIS tuple 0x81 (1 bytes)
  332. [ 3.513144] mmc0: queuing unknown CIS tuple 0x82 (1 bytes)
  333. [ 3.513364] mmc0: new SDIO card at address 0001
  334. [ 3.534254] Control name 'Right Record Mixer MonoMixerR Capture Switch' truncated to 'Right Record Mixer MonoMixerR Capture Switc'
  335. [ 3.537380] Wake12 for irq=370
  336. [ 4.056359] mmc3: new SDHC card at address e624
  337. [ 4.057056] mmcblk0: mmc3:e624 SU16G 14.8 GiB
  338. [ 4.066394] mmcblk0: p1 p2
  339. [ 4.313139] asoc: alc5624-hifi <-> tegra20-i2s.0 mapping ok
  340. [ 4.314786] asoc: tegra_generic_voice_codec <-> tegra20-i2s.1 mapping ok
  341. [ 4.316703] asoc: dit-hifi <-> tegra20-spdif mapping ok
  342. [ 4.319524] input: tegra-alc5624 Headphone Jack as /devices/platform/tegra-snd-alc5624/sound/card0/input4
  343. [ 4.324299] ALSA device list:
  344. [ 4.324547] #0: tegra-alc5624
  345. [ 4.325124] GACT probability NOT on
  346. [ 4.325370] Mirror/redirect action on
  347. [ 4.325603] u32 classifier
  348. [ 4.326023] Actions configured
  349. [ 4.326259] Netfilter messages via NETLINK v0.30.
  350. [ 4.326588] nf_conntrack version 0.5.0 (5541 buckets, 22164 max)
  351. [ 4.327514] ctnetlink v0.93: registering with nfnetlink.
  352. [ 4.327853] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  353. [ 4.328284] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  354. [ 4.329030] xt_time: kernel timezone is -0000
  355. [ 4.329832] ip_tables: (C) 2000-2006 Netfilter Core Team
  356. [ 4.330433] arp_tables: (C) 2002 David S. Miller
  357. [ 4.330973] TCP cubic registered
  358. [ 4.331461] NET: Registered protocol family 10
  359. [ 4.333928] IPv6 over IPv4 tunneling driver
  360. [ 4.335490] NET: Registered protocol family 17
  361. [ 4.335792] NET: Registered protocol family 15
  362. [ 4.336263] Bluetooth: RFCOMM TTY layer initialized
  363. [ 4.336714] Bluetooth: RFCOMM socket layer initialized
  364. [ 4.336948] Bluetooth: RFCOMM ver 1.11
  365. [ 4.337370] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  366. [ 4.337607] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  367. [ 4.338169] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  368. [ 4.338745] ThumbEE CPU extension supported.
  369. [ 4.339196] Registering SWP/SWPB emulation handler
  370. [ 4.352145] Disabling clocks left on by bootloader:
  371. [ 4.352582] audio
  372. [ 4.352812] stat_mon
  373. [ 4.353061] uarta
  374. [ 4.353717] CPU rate: 312 MHz
  375. [ 4.354055] tegra_fuse_program_init: no vdd_fuse. fuse write disabled
  376. [ 4.354510] tegra_fuse_program_init: no clk_fuse. fuse read/write disabled
  377. [ 4.358542] Tegra protected aperture disabled because nvmap is using system memory
  378. [ 4.363386] tegra_rtc tegra_rtc: setting system clock to 2012-02-14 15:14:30 UTC (1329232470)
  379. [ 4.363925] Warning: unable to open an initial console.
  380. [ 4.364241] Freeing init memory: 196K
  381. [ 4.371532] init: /init.harmony.rc: 192: invalid command 'umount'
  382. [ 4.372304] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  383. [ 4.557095] init: could not open /dev/keychord
  384. [ 4.557423] init: console_init_action(): console open failed: -1, retrying...
  385. [ 4.657831] init: console_init_action(): console open failed: -1, retrying...
  386. [ 4.758440] init: console_init_action(): console open failed: -1, retrying...
  387. [ 4.858852] init: console_init_action(): console open failed: -1, retrying...
  388. [ 4.959453] init: console_init_action(): console open failed: -1, retrying...
  389. [ 5.060058] init: console_init_action(): console open failed: -1, retrying...
  390. [ 5.160483] init: console_init_action(): console open failed: -1, retrying...
  391. [ 5.261087] init: console_init_action(): console open failed: -1, retrying...
  392. [ 5.361691] init: console_init_action(): console open failed: -1, retrying...
  393. [ 5.462139] init: console_init_action(): console open failed: -1, retrying...
  394. [ 5.562738] init: console_init_action(): console open failed: -1, retrying...
  395. [ 5.663150] init: console_init_action(): console open failed: -1, retrying...
  396. [ 5.763750] init: console_init_action(): console open failed: -1, retrying...
  397. [ 5.864346] init: console_init_action(): console open failed: -1, retrying...
  398. [ 5.964758] init: console_init_action(): console open failed: -1, retrying...
  399. [ 6.065361] init: console_init_action(): console open failed: -1, retrying...
  400. [ 6.174794] init: console_init_action(): console open failed: -1, retrying...
  401. [ 6.293304] init: console_init_action(): console open failed: -1, retrying...
  402. [ 6.411546] init: console_init_action(): console open failed: -1, retrying...
  403. [ 6.533508] init: console_init_action(): console open failed: -1, retrying...
  404. [ 6.837766] yaffs: dev is 32505859 name is "mtdblock3" rw
  405. [ 6.838385] yaffs: passed flags ""
  406. [ 6.838721] yaffs: Attempting MTD mount of 31.3,"mtdblock3"
  407. [ 6.898749] yaffs: yaffs_read_super: is_checkpointed 1
  408. [ 6.933448] yaffs: dev is 32505862 name is "mtdblock6" rw
  409. [ 6.933801] yaffs: passed flags ""
  410. [ 6.934415] yaffs: Attempting MTD mount of 31.6,"mtdblock6"
  411. [ 7.109245] yaffs: yaffs_read_super: is_checkpointed 1
  412. [ 7.110322] yaffs: dev is 32505860 name is "mtdblock4" rw
  413. [ 7.110674] yaffs: passed flags ""
  414. [ 7.111013] yaffs: Attempting MTD mount of 31.4,"mtdblock4"
  415. [ 7.113678] yaffs: yaffs_read_super: is_checkpointed 1
  416. [ 7.274236] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
  417. [ 7.458662] init: service 'console' requires console
  418. [ 7.458877] android_usb: already disabled
  419. [ 7.459280] mtp_bind_config
  420. [ 7.459401] adb_bind_config
  421. [ 7.465771] adb_open(adbd)
  422. [ 7.754283] warning: `rild' uses 32-bit capabilities (legacy support in use)
  423. [ 7.775532] android_work: did not send uevent (0 0 (null))
  424. [ 7.846306] android_work: sent uevent USB_STATE=CONNECTED
  425. [ 7.850709] android_work: sent uevent USB_STATE=DISCONNECTED
  426. [ 7.937900] android_work: sent uevent USB_STATE=CONNECTED
  427. [ 7.951863] android_usb gadget: high speed config #1: android
  428. [ 7.952128] android_work: sent uevent USB_STATE=CONFIGURED
  429. [ 23.697298] request_suspend_state: wakeup (3->0) at 23625560002 (2012-02-14 15:14:49.822724002 UTC)
  430. [ 23.906157] init: no such service 'dhcpcd_:-h android-73616909cdad209 '
  431. [ 23.972682] acc_open
  432. [ 23.972848] acc_release
  433. [ 24.203891] Normal WIFI mode.
  434. [ 24.210540] ar6000_available
  435. [ 24.211448] AR6000: Unsupported configuration opcode: 3
  436. [ 24.212516] Firmware mode set
  437. [ 24.212864] AR6000: Unsupported configuration opcode: 3
  438. [ 24.213017] AR6000: Unsupported configuration opcode: 5
  439. [ 24.213154] BMI enabled
  440. [ 24.213957] ar6000_avail: name=wlan0 hifdevice=0xd5540000, dev=0xccd04000 (0), ar=0xccd04460
  441. [ 24.215183] old options [0] old sleep [29]
  442. [ 24.215382] Set hi_refclk_hz : Ref Clock=26000000
  443. [ 24.215925] AR6000: eeprom transfer by HOST
  444. [ 24.216014] eeprom_ar6000_transfer: Enter
  445. [ 24.216164] enable_SI
  446. [ 24.433481] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  447. [ 24.497696] disable_SI
  448. [ 24.498357] AR6000: BMISetAppStart
  449. [ 24.498594] AR6000: enable HI_OPTION_TIMER_WAR
  450. [ 24.498984] AR6000: firmware_transfer
  451. [ 24.499150] firmware_transfer: /system/lib/hw/wlan/athwlan.bin.z77 size 93530 bufsize 94208
  452. [ 24.506902] firmware_transfer: BMILZData: len=8192, remaining=86016
  453. [ 24.553587] firmware_transfer: BMILZData: len=8192, remaining=77824
  454. [ 24.598304] firmware_transfer: BMILZData: len=8192, remaining=69632
  455. [ 24.640733] firmware_transfer: BMILZData: len=8192, remaining=61440
  456. [ 24.685739] firmware_transfer: BMILZData: len=8192, remaining=53248
  457. [ 24.726453] firmware_transfer: BMILZData: len=8192, remaining=45056
  458. [ 24.760972] firmware_transfer: BMILZData: len=8192, remaining=36864
  459. [ 24.799483] firmware_transfer: BMILZData: len=8192, remaining=28672
  460. [ 24.835830] firmware_transfer: BMILZData: len=8192, remaining=20480
  461. [ 24.871531] firmware_transfer: BMILZData: len=8192, remaining=12288
  462. [ 24.905972] firmware_transfer: BMILZData: len=8192, remaining=4096
  463. [ 24.940214] firmware_transfer: BMILZData: len=4096, remaining=0
  464. [ 24.975786] firmware_transfer: /system/lib/hw/wlan/data.patch.hw2_0.bin size 1328 bufsize 4096
  465. [ 24.988948] ar6000_init() Got WMI @ 0xccc68000.
  466. [ 25.170195] mac address = cc:d8:11:00:c6:0f
  467. [ 25.170335] ar6000_init() WMI is ready
  468. [ 25.170967] wmi_control_rx() : Unknown id 0x101e
  469. [ 25.171477] AR6000 Reg Code = 0x60
  470. [ 25.527337] channel hint set to 2412
  471. [ 25.527530] Connect called with authmode 1 dot11 auth 1 PW crypto 1 PW crypto Len 0 GRP crypto 1 GRP crypto Len 0
  472. [ 25.534917] AR6000 scan complete: 16
  473. [ 25.576689] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=1000, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  474. [ 25.576934] Network: Infrastructure
  475. [ 25.577094]
  476. [ 25.577097] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  477. [ 25.578582] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  478. [ 25.581513] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  479. [ 25.691997] mtp_open
  480. [ 26.515541] bcsp_recv: Out-of-order packet arrived, got 1 expected 0
  481. [ 28.057327] AR6000 Neighbor Report Event
  482. [ 28.057542] bssid 00:3a:99:d2:14:71
  483. [ 28.057768] bssid 00:3a:9a:00:41:01
  484. [ 28.057967] bssid 00:3a:99:d2:34:01
  485. [ 28.058243] bssid 00:3a:99:d2:32:51
  486. [ 28.058461] bssid 00:3a:99:f3:0e:e1
  487. [ 28.750928] shuttle-pm-camera shuttle-pm-camera: Enabling Camera
  488. [ 29.082404] usb 1-1.2: new high speed USB device number 3 using tegra-ehci
  489. [ 29.565613] usb 1-1.2: New USB device found, idVendor=04f2, idProduct=b21d
  490. [ 29.565786] usb 1-1.2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  491. [ 29.565939] usb 1-1.2: Product: USB 2.0 Camera
  492. [ 29.566025] usb 1-1.2: Manufacturer: Chicony Electronics Co., Ltd.
  493. [ 29.566177] usb 1-1.2: SerialNumber: 0x0001
  494. [ 29.578377] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (04f2:b21d)
  495. [ 29.597277] input: USB 2.0 Camera as /devices/platform/tegra-ehci.2/usb1/1-1/1-1.2/1-1.2:1.0/input/input5
  496. [ 29.655804] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  497. [ 29.656133] Network: Infrastructure
  498. [ 29.656236]
  499. [ 29.656241] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  500. [ 29.657974] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  501. [ 33.664524] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  502. [ 33.664773] Network: Infrastructure
  503. [ 33.664865]
  504. [ 33.664868] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  505. [ 33.666410] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  506. [ 34.410746] AR6000 Neighbor Report Event
  507. [ 34.410844] bssid 00:3a:9a:00:41:01
  508. [ 34.411103] bssid 00:3a:99:f3:0e:e1
  509. [ 34.411277] bssid 00:3a:99:d2:34:01
  510. [ 34.411448] bssid 00:3a:99:d2:32:51
  511. [ 36.401755] wlan0: no IPv6 routers present
  512. [ 363.459926] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  513. [ 363.460905] Network: Infrastructure
  514. [ 363.461535]
  515. [ 363.461547] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  516. [ 363.467398] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  517. [ 365.582895] AR6000 Neighbor Report Event
  518. [ 365.583535] bssid 00:3a:9a:00:41:01
  519. [ 365.584208] bssid 00:3a:99:f3:0e:e1
  520. [ 365.584849] bssid 00:3a:99:d2:32:51
  521. [ 433.203506] init: no such service 'dhcpcd_:-h android-73616909cdad209 '
  522. [ 433.405224] AR6K: ar6000_cleanup_module ar6000_destroy [0]
  523. [ 433.405420] +ar6000_destroy
  524. [ 433.414324] debug_hdr_ptr: 0x5018f0
  525. [ 433.571219] Length: 0 (Total size: 1500)
  526. [ 433.575399] ar6000_stop_endpoint -- enter
  527. [ 433.575688] ar6000_stop_endpoint(): WMI stopped
  528. [ 433.575923] Shuting down HTC ....
  529. [ 433.579196] Attempting to reset target on instance destroy....
  530. [ 433.681847] Reset target ret 0
  531. [ 433.851959] -ar6000_destroy
  532. [ 433.853127] ar6000_cleanup: success
  533. [ 435.363804] Normal WIFI mode.
  534. [ 435.373133] ar6000_available
  535. [ 435.373666] AR6000: Unsupported configuration opcode: 3
  536. [ 435.374641] Firmware mode set
  537. [ 435.374986] AR6000: Unsupported configuration opcode: 3
  538. [ 435.375138] AR6000: Unsupported configuration opcode: 5
  539. [ 435.375284] BMI enabled
  540. [ 435.376334] ar6000_avail: name=wlan0 hifdevice=0xd5540000, dev=0xccd04000 (0), ar=0xccd04460
  541. [ 435.377205] old options [0] old sleep [13]
  542. [ 435.377393] Set hi_refclk_hz : Ref Clock=26000000
  543. [ 435.377939] AR6000: eeprom transfer by HOST
  544. [ 435.378025] eeprom_ar6000_transfer: Enter
  545. [ 435.378173] enable_SI
  546. [ 435.612400] disable_SI
  547. [ 435.613253] AR6000: BMISetAppStart
  548. [ 435.613503] AR6000: enable HI_OPTION_TIMER_WAR
  549. [ 435.614097] AR6000: firmware_transfer
  550. [ 435.614352] firmware_transfer: /system/lib/hw/wlan/athwlan.bin.z77 size 93530 bufsize 94208
  551. [ 435.621719] firmware_transfer: BMILZData: len=8192, remaining=86016
  552. [ 435.630638] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  553. [ 435.657748] firmware_transfer: BMILZData: len=8192, remaining=77824
  554. [ 435.692158] firmware_transfer: BMILZData: len=8192, remaining=69632
  555. [ 435.726719] firmware_transfer: BMILZData: len=8192, remaining=61440
  556. [ 435.761212] firmware_transfer: BMILZData: len=8192, remaining=53248
  557. [ 435.795901] firmware_transfer: BMILZData: len=8192, remaining=45056
  558. [ 435.830336] firmware_transfer: BMILZData: len=8192, remaining=36864
  559. [ 435.865023] firmware_transfer: BMILZData: len=8192, remaining=28672
  560. [ 435.899773] firmware_transfer: BMILZData: len=8192, remaining=20480
  561. [ 435.934294] firmware_transfer: BMILZData: len=8192, remaining=12288
  562. [ 435.968965] firmware_transfer: BMILZData: len=8192, remaining=4096
  563. [ 436.004046] firmware_transfer: BMILZData: len=4096, remaining=0
  564. [ 436.021165] firmware_transfer: /system/lib/hw/wlan/data.patch.hw2_0.bin size 1328 bufsize 4096
  565. [ 436.035578] ar6000_init() Got WMI @ 0xd5618200.
  566. [ 436.189896] mac address = cc:d8:11:00:c6:0f
  567. [ 436.191062] ar6000_init() WMI is ready
  568. [ 436.191434] wmi_control_rx() : Unknown id 0x101e
  569. [ 436.191968] AR6000 Reg Code = 0x60
  570. [ 436.762958] AR6000 scan complete: 0
  571. [ 436.850867] channel hint set to 2412
  572. [ 436.853468] Connect called with authmode 1 dot11 auth 1 PW crypto 1 PW crypto Len 0 GRP crypto 1 GRP crypto Len 0
  573. [ 436.930605] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=1000, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  574. [ 436.930934] Network: Infrastructure
  575. [ 436.931127]
  576. [ 436.931130] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  577. [ 436.932727] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  578. [ 436.935337] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  579. [ 441.362667] AR6000 Neighbor Report Event
  580. [ 441.362883] bssid 00:3a:99:d2:14:71
  581. [ 441.363289] bssid 00:3a:99:f3:0e:e1
  582. [ 441.363960] bssid 00:3a:99:d2:32:51
  583. [ 441.364298] bssid 00:3a:9a:00:41:01
  584. [ 441.408583] AR6000 connected event on freq 2462 with bssid 00:3a:99:d2:14:71 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  585. [ 441.409063] Network: Infrastructure
  586. [ 441.409198]
  587. [ 441.409202] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  588. [ 441.411544] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  589. [ 444.541532] AR6000 Neighbor Report Event
  590. [ 444.541671] bssid 00:3a:9a:00:41:01
  591. [ 444.541942] bssid 00:3a:99:f3:0e:e1
  592. [ 444.542284] bssid 00:3a:99:d2:13:71
  593. [ 444.542491] bssid 00:3a:99:d2:32:51
  594. [ 444.542686] bssid 00:3a:99:d2:14:71
  595. [ 444.579366] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  596. [ 444.579798] Network: Infrastructure
  597. [ 444.579923]
  598. [ 444.579927] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  599. [ 444.581976] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  600. [ 446.893005] AR6000 Neighbor Report Event
  601. [ 446.893392] bssid 00:3a:9a:00:41:01
  602. [ 446.894084] bssid 00:3a:99:d2:16:41
  603. [ 446.895022] bssid 00:3a:99:f3:0e:e1
  604. [ 446.895677] bssid 00:3a:99:d2:13:71
  605. [ 446.896326] bssid 00:3a:99:d2:32:51
  606. [ 446.897241] bssid 00:3a:99:d2:14:71
  607. [ 447.113011] wlan0: no IPv6 routers present
  608. [ 513.660205] AR6000 Neighbor Report Event
  609. [ 513.660846] bssid 00:3a:9a:00:41:01
  610. [ 513.661529] bssid 00:3a:99:d2:16:41
  611. [ 513.662184] bssid 00:3a:99:f3:0e:e1
  612. [ 513.663100] bssid 00:3a:99:d2:13:71
  613. [ 513.663754] bssid 00:3a:99:d2:32:51
  614. [ 513.664396] bssid 00:3a:99:d2:14:71
  615. [ 575.614961] AR6000 Neighbor Report Event
  616. [ 575.615334] bssid 00:3a:9a:00:41:01
  617. [ 575.616025] bssid 00:3a:99:d2:34:01
  618. [ 575.616949] bssid 00:3a:99:d2:16:41
  619. [ 575.617603] bssid 00:3a:99:d2:32:81
  620. [ 575.618248] bssid 00:3a:99:f3:0e:e1
  621. [ 575.618898] bssid 00:3a:99:d2:13:71
  622. [ 575.619829] bssid 00:3a:99:d2:32:51
  623. [ 575.620494] bssid 00:3a:99:d2:14:71
  624. [ 785.707878] AR6000 connected event on freq 2437 with bssid 00:3a:99:d2:13:71 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  625. [ 785.708902] Network: Infrastructure
  626. [ 785.709186]
  627. [ 785.709195] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  628. [ 785.713430] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  629. [ 787.863785] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  630. [ 787.864494] Network: Infrastructure
  631. [ 787.864749]
  632. [ 787.864758] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  633. [ 787.869122] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  634. [ 789.844180] AR6000 Neighbor Report Event
  635. [ 789.844278] bssid 00:3a:9a:00:41:01
  636. [ 789.844520] bssid 00:3a:99:d2:34:01
  637. [ 789.844685] bssid 00:3a:99:f3:0e:e1
  638. [ 789.844855] bssid 00:3a:99:d2:13:71
  639. [ 789.845093] bssid 00:3a:99:d2:32:51
  640. [ 845.917529] AR6000 connected event on freq 2437 with bssid 00:3a:99:d2:13:71 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  641. [ 845.918512] Network: Infrastructure
  642. [ 845.918865]
  643. [ 845.918877] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  644. [ 845.924760] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  645. [ 845.947924] AR6000 disconnected from 00:3a:99:d2:13:71
  646. [ 845.948903] Disconnect Reason is 3
  647. [ 845.949534] Protocol Reason/Status Code is 0
  648. [ 845.950181] AssocResp Frame = NULL
  649. [ 846.008588] init: no such service 'dhcpcd_:-h android-73616909cdad209 '
  650. [ 912.248307] channel hint set to 2412
  651. [ 912.248731] Connect called with authmode 1 dot11 auth 1 PW crypto 1 PW crypto Len 0 GRP crypto 1 GRP crypto Len 0
  652. [ 912.322528] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=1000, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  653. [ 912.322845] Network: Infrastructure
  654. [ 912.322935]
  655. [ 912.322938] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  656. [ 912.324458] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  657. [ 912.327253] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  658. [ 915.085250] AR6000 Neighbor Report Event
  659. [ 915.085890] bssid 00:3a:9a:00:41:01
  660. [ 915.086577] bssid 00:3a:99:d2:34:01
  661. [ 915.087247] bssid 00:3a:99:d2:32:51
  662. [ 923.044259] wlan0: no IPv6 routers present
  663. [ 1090.504753] AR6000 Neighbor Report Event
  664. [ 1090.505120] bssid 00:3a:9a:00:41:01
  665. [ 1090.505812] bssid 00:3a:99:d2:34:01
  666. [ 1090.506775] bssid 00:3a:99:f3:0e:e1
  667. [ 1090.507451] bssid 00:3a:99:d2:32:51
  668. [ 1152.151636] AR6000 Neighbor Report Event
  669. [ 1152.152280] bssid 00:3a:9a:00:41:01
  670. [ 1152.152996] bssid 00:3a:99:d2:34:01
  671. [ 1152.153671] bssid 00:3a:99:f3:0e:e1
  672. [ 1152.154627] bssid 00:3a:99:d2:13:71
  673. [ 1152.155297] bssid 00:3a:99:d2:32:51
  674. [ 1152.155957] bssid 00:3a:99:d2:14:71
  675. [ 1262.338885] AR6000 Neighbor Report Event
  676. [ 1262.339252] bssid 00:3a:9a:00:41:01
  677. [ 1262.339953] bssid 00:3a:99:d2:34:01
  678. [ 1262.340892] bssid 00:3a:99:f3:0e:e1
  679. [ 1262.341551] bssid 00:3a:99:d2:13:71
  680. [ 1262.342215] bssid 00:3a:99:d2:32:51
  681. [ 1262.343148] bssid 00:3a:99:d2:14:71
  682. [ 1323.986223] AR6000 Neighbor Report Event
  683. [ 1323.986585] bssid 00:3a:99:d2:14:71
  684. [ 1323.987538] bssid 00:3a:99:d2:34:01
  685. [ 1323.988194] bssid 00:3a:9a:00:41:01
  686. [ 1323.988855] bssid 00:3a:99:d2:13:71
  687. [ 1323.989504] bssid 00:3a:99:d2:32:51
  688. [ 1323.990448] bssid 00:3a:99:f3:0e:e1
  689. [ 1324.033550] AR6000 connected event on freq 2462 with bssid 00:3a:99:d2:14:71 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  690. [ 1324.034537] Network: Infrastructure
  691. [ 1324.035160]
  692. [ 1324.035172] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  693. [ 1324.041020] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  694. [ 1326.214368] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  695. [ 1326.215641] Network: Infrastructure
  696. [ 1326.215997]
  697. [ 1326.216009] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  698. [ 1326.222187] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  699. [ 1328.082154] AR6000 Neighbor Report Event
  700. [ 1328.082336] bssid 00:3a:9a:00:41:01
  701. [ 1328.082675] bssid 00:3a:99:d2:34:01
  702. [ 1328.083129] bssid 00:3a:99:f3:0e:e1
  703. [ 1328.083449] bssid 00:3a:99:d2:13:71
  704. [ 1328.083770] bssid 00:3a:99:d2:32:51
  705. [ 1328.084226] bssid 00:3a:99:d2:14:71
  706. [ 1389.729865] AR6000 Neighbor Report Event
  707. [ 1389.730236] bssid 00:3a:9a:00:41:01
  708. [ 1389.731204] bssid 00:3a:99:d2:34:01
  709. [ 1389.731877] bssid 00:3a:99:f3:0e:e1
  710. [ 1389.732540] bssid 00:3a:99:d2:13:71
  711. [ 1389.733198] bssid 00:3a:99:d2:32:51
  712. [ 1389.734120] bssid 00:3a:99:d2:14:71
  713. [ 1408.816034] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  714. [ 1408.817017] Network: Infrastructure
  715. [ 1408.817637]
  716. [ 1408.817649] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  717. [ 1408.823798] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  718. [ 1410.927564] AR6000 Neighbor Report Event
  719. [ 1410.928197] bssid 00:3a:9a:00:41:01
  720. [ 1410.928894] bssid 00:3a:99:d2:34:01
  721. [ 1410.929561] bssid 00:3a:99:f3:0e:e1
  722. [ 1410.930480] bssid 00:3a:99:d2:32:51
  723. [ 1410.931133] bssid 00:3a:99:d2:14:71
  724. [ 1472.574696] AR6000 Neighbor Report Event
  725. [ 1472.574945] bssid 00:3a:9a:00:41:01
  726. [ 1472.575207] bssid 00:3a:99:d2:34:01
  727. [ 1472.575459] bssid 00:3a:99:f3:0e:e1
  728. [ 1472.575817] bssid 00:3a:99:d2:32:51
  729. [ 1472.576067] bssid 00:3a:99:d2:14:71
  730. [ 1534.222532] AR6000 Neighbor Report Event
  731. [ 1534.223170] bssid 00:3a:9a:00:41:01
  732. [ 1534.223854] bssid 00:3a:99:d2:34:01
  733. [ 1534.224523] bssid 00:3a:99:f3:0e:e1
  734. [ 1534.225177] bssid 00:3a:99:d2:32:51
  735. [ 1534.226125] bssid 00:3a:99:d2:14:71
  736. [ 1598.330600] AR6000 Neighbor Report Event
  737. [ 1598.330967] bssid 00:3a:99:d2:14:71
  738. [ 1598.331952] bssid 00:3a:99:d2:34:01
  739. [ 1598.332634] bssid 00:3a:9a:00:41:01
  740. [ 1598.333288] bssid 00:3a:99:d2:32:51
  741. [ 1598.334220] bssid 00:3a:9a:00:40:c1
  742. [ 1598.334875] bssid 00:3a:99:f3:0e:e1
  743. [ 1598.378016] AR6000 connected event on freq 2462 with bssid 00:3a:99:d2:14:71 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  744. [ 1598.379258] Network: Infrastructure
  745. [ 1598.379605]
  746. [ 1598.379617] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  747. [ 1598.385454] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  748. [ 1605.281853] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  749. [ 1605.282841] Network: Infrastructure
  750. [ 1605.283195]
  751. [ 1605.283208] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  752. [ 1605.289436] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  753. [ 1605.320666] AR6000 disconnected from 00:3a:9a:00:41:01
  754. [ 1605.320843] Disconnect Reason is 3
  755. [ 1605.321061] Protocol Reason/Status Code is 0
  756. [ 1605.321229] AssocResp Frame = NULL
  757. [ 1605.362852] init: no such service 'dhcpcd_:-h android-73616909cdad209 '
  758. [ 2267.002186] channel hint set to 2412
  759. [ 2267.002298] Connect called with authmode 1 dot11 auth 1 PW crypto 1 PW crypto Len 0 GRP crypto 1 GRP crypto Len 0
  760. [ 2267.061992] AR6000 connected event on freq 2412 with bssid 00:3a:9a:00:41:01 listenInterval=1000, beaconInterval = 100, beaconIeLen = 0 assocReqLen=33 assocRespLen =22
  761. [ 2267.062223] Network: Infrastructure
  762. [ 2267.062428]
  763. [ 2267.062432] AssocRespIEs= 01 08 82 04 0b 16 0c 12 18 24 32 04 30 48 60 6c
  764. [ 2267.064355] AssocReqIEs= 00 0b 63 6c 65 61 72 2d 67 75 65 73 74 01 08 82 04 0b 0c 12 16 18 24 32 04 30 48 60 6c
  765. [ 2267.067959] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  766. [ 2270.203730] AR6000 Neighbor Report Event
  767. [ 2270.203871] bssid 00:3a:9a:00:41:01
  768. [ 2270.204243] bssid 00:3a:99:f3:0e:e1
  769. [ 2277.179407] wlan0: no IPv6 routers present
  770. [ 2337.805586] Unhandled fault: imprecise external abort (0x1c06) at 0x50ac1f28
  771. [ 2337.806243] Internal error: : 1c06 [#1] PREEMPT SMP
  772. [ 2337.806579] last sysfs file: /sys/devices/platform/sdhci-tegra.0/mmc_host/mmc0/mmc0:0001/mmc0:0001:1/net/wlan0/statistics/rx_packets
  773. [ 2337.807196] Modules linked in: ar6000 [last unloaded: ar6000]
  774. [ 2337.808793] CPU: 1 Not tainted (2.6.39.4 VegaICS+ #10)
  775. [ 2337.809210] PC is at tegra2_sleep_wfi+0xb8/0xe4
  776. [ 2337.809861] LR is at tegra2_sleep_wfi+0x90/0xe4
  777. [ 2337.810212] pc : [<c00543d8>] lr : [<c00543b0>] psr: 60000093
  778. [ 2337.810232] sp : d6063efc ip : 00000000 fp : 00000041
  779. [ 2337.811138] r10: c0697200 r9 : c005413c r8 : d6063f48
  780. [ 2337.811744] r7 : d6063ef0 r6 : 00000706 r5 : 123c404a r4 : 00000010
  781. [ 2337.812087] r3 : 00000002 r2 : fe043730 r1 : 00000000 r0 : 00000000
  782. [ 2337.812701] Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment kernel
  783. [ 2337.813055] Control: 10c5387d Table: 1608804a DAC: 00000015
  784. [ 2337.813664]
  785. [ 2337.813674] PC: 0xc0054358:
  786. [ 2337.814291] 4358 ebfffeb8 e30e3400 e34f3e30 e2830d05 e3a03000 e5803000 ebfffec7 ee11af10
  787. [ 2337.817662] 4378 e38aa004 f57ff04f ee01af10 f57ff06f ee01bf30 e3a01000 ee081f13 ee071fd1
  788. [ 2337.821045] 4398 f57ff04f f57ff06f e307a200 e34ca069 e1a0e00f e59af004 f57ff04f e3032000
  789. [ 2337.824153] 43b8 e34f2e04 e3001730 e0822001 e3a01000 e5821000 e8bd0070 ee0f4f30 f57ff04f
  790. [ 2337.827523] 43d8 ee025f10 f57ff06f ee0d6f30 f57ff06f e3a07000 ee087f13 ee077fd5 ee077f15
  791. [ 2337.830896] 43f8 f57ff04f e8bd4ff0 e1a0f00e ebffff7c ea000066 e320f000 e320f000 e320f000
  792. [ 2337.834285] 4418 e320f000 e320f000 e3060000 e3460000 e3a01201 e5801028 e5801020 e3a01000
  793. [ 2337.837393] 4438 e580102c e5801024 e5901090 e3110101 03811101 05801090 e59010a0 e3110101
  794. [ 2337.840774]
  795. [ 2337.840784] LR: 0xc0054330:
  796. [ 2337.841422] 4330 e30e0540 e34f0e30 e3a03002 e5803000 ebfffede e30e0540 e34f0e30 e3a03000
  797. [ 2337.844766] 4350 e5803000 e1a0d007 ebfffeb8 e30e3400 e34f3e30 e2830d05 e3a03000 e5803000
  798. [ 2337.848138] 4370 ebfffec7 ee11af10 e38aa004 f57ff04f ee01af10 f57ff06f ee01bf30 e3a01000
  799. [ 2337.851568] 4390 ee081f13 ee071fd1 f57ff04f f57ff06f e307a200 e34ca069 e1a0e00f e59af004
  800. [ 2337.854706] 43b0 f57ff04f e3032000 e34f2e04 e3001730 e0822001 e3a01000 e5821000 e8bd0070
  801. [ 2337.858059] 43d0 ee0f4f30 f57ff04f ee025f10 f57ff06f ee0d6f30 f57ff06f e3a07000 ee087f13
  802. [ 2337.861416] 43f0 ee077fd5 ee077f15 f57ff04f e8bd4ff0 e1a0f00e ebffff7c ea000066 e320f000
  803. [ 2337.864770] 4410 e320f000 e320f000 e320f000 e320f000 e3060000 e3460000 e3a01201 e5801028
  804. [ 2337.867925]
  805. [ 2337.867935] SP: 0xd6063e7c:
  806. [ 2337.868822] 3e7c fffffffe 00000000 c0097ae0 c0c3f040 00000000 d6063ec0 00c08000 c0c3f040
  807. [ 2337.871943] 3e9c ffffffff d6063ee4 00000706 d6063ef0 c003e66c 00000000 00000000 fe043730
  808. [ 2337.875299] 3ebc 00000002 00000010 123c404a 00000706 d6063ef0 d6063f48 c005413c c0697200
  809. [ 2337.878651] 3edc 00000041 00000000 d6063efc c00543b0 c00543d8 60000093 ffffffff 00000706
  810. [ 2337.882021] 3efc d61f3800 c06b14a8 d61f3804 00000000 d6063f48 411fc090 4bc7cbd8 00000220
  811. [ 2337.885121] 3f1c c005d478 d6063f48 d61f3800 c06e8ab0 00000000 411fc090 c00784a8 4bc80670
  812. [ 2337.888466] 3f3c 00000220 00000921 000b31a9 00000000 002625a0 ffffffff d61f3870 d61f3800
  813. [ 2337.891798] 3f5c c06e8ab0 00000001 00000000 411fc090 4bc7cbd8 00000220 c005c9a4 4bc7cbd8
  814. [ 2337.894890]
  815. [ 2337.894900] R2: 0xfe0436b0:
  816. [ 2337.895795] 36b0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  817. [ 2337.899173] 36d0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  818. [ 2337.902254] 36f0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  819. [ 2337.905639] 3710 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  820. [ 2337.909010] 3730 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  821. [ 2337.912069] 3750 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  822. [ 2337.915401] 3770 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  823. [ 2337.918471] 3790 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  824. [ 2337.921799]
  825. [ 2337.921809] R7: 0xd6063e70:
  826. [ 2337.922429] 3e70 00000001 00000000 00000000 fffffffe 00000000 c0097ae0 c0c3f040 00000000
  827. [ 2337.925821] 3e90 d6063ec0 00c08000 c0c3f040 ffffffff d6063ee4 00000706 d6063ef0 c003e66c
  828. [ 2337.928889] 3eb0 00000000 00000000 fe043730 00000002 00000010 123c404a 00000706 d6063ef0
  829. [ 2337.932224] 3ed0 d6063f48 c005413c c0697200 00000041 00000000 d6063efc c00543b0 c00543d8
  830. [ 2337.935301] 3ef0 60000093 ffffffff 00000706 d61f3800 c06b14a8 d61f3804 00000000 d6063f48
  831. [ 2337.938662] 3f10 411fc090 4bc7cbd8 00000220 c005d478 d6063f48 d61f3800 c06e8ab0 00000000
  832. [ 2337.941783] 3f30 411fc090 c00784a8 4bc80670 00000220 00000921 000b31a9 00000000 002625a0
  833. [ 2337.945148] 3f50 ffffffff d61f3870 d61f3800 c06e8ab0 00000001 00000000 411fc090 4bc7cbd8
  834. [ 2337.948530]
  835. [ 2337.948540] R8: 0xd6063ec8:
  836. [ 2337.949145] 3ec8 00000706 d6063ef0 d6063f48 c005413c c0697200 00000041 00000000 d6063efc
  837. [ 2337.952218] 3ee8 c00543b0 c00543d8 60000093 ffffffff 00000706 d61f3800 c06b14a8 d61f3804
  838. [ 2337.955539] 3f08 00000000 d6063f48 411fc090 4bc7cbd8 00000220 c005d478 d6063f48 d61f3800
  839. [ 2337.958604] 3f28 c06e8ab0 00000000 411fc090 c00784a8 4bc80670 00000220 00000921 000b31a9
  840. [ 2337.961934] 3f48 00000000 002625a0 ffffffff d61f3870 d61f3800 c06e8ab0 00000001 00000000
  841. [ 2337.965257] 3f68 411fc090 4bc7cbd8 00000220 c005c9a4 4bc7cbd8 00000220 00000060 d61f3860
  842. [ 2337.968608] 3f88 d61f3800 d61f3870 c072af64 00000000 411fc090 00000000 00000000 c0366f5c
  843. [ 2337.971722] 3fa8 c0c40550 c0038550 00c08000 00000000 411fc090 00000000 00000000 c0366520
  844. [ 2337.975244]
  845. [ 2337.975256] R9: 0xc00540bc:
  846. [ 2337.975919] 40bc ee125f10 ee1d6f30 ee1f4f30 e92d0070 e59f60fc e5966000 e3a07000 f57ff04f
  847. [ 2337.979553] 40dc ee0d7f30 f57ff06f ee026f10 f57ff06f ee087f13 ee077fd5 ee077f15 f57ff04f
  848. [ 2337.983668] 40fc e28f305c e1a0700d ee104fb0 e204400f e3075c18 e34c506e e5955000 e3a06b01
  849. [ 2337.987533] 411c e2844001 e10d5486 e92d0080 e1a0400c e1a05000 e1a06002 e1a01000 ebffff98
  850. [ 2337.991291] 413c e1a00005 e1a02006 e1a0f004 e1a0c00f eaffffd9 e3041404 e34c1005 e0811000
  851. [ 2337.995422] 415c ea000016 e3a00000 ee080f13 ee070fd5 ee070f15 f57ff04f f57ff06f e8bd0001
  852. [ 2337.999509] 417c e1a0d000 ebffb118 e8bd0070 ee0f4f30 f57ff04f ee025f10 f57ff06f ee0d6f30
  853. [ 2338.003228] 419c f57ff06f e3a07000 ee087f13 ee077fd5 ee077f15 f57ff04f e8bd4ff0 e1a0f00e
  854. [ 2338.006644]
  855. [ 2338.006655] R10: 0xc0697180:
  856. [ 2338.007629] 7180 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  857. [ 2338.010894] 71a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  858. [ 2338.014709] 71c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  859. [ 2338.018503] 71e0 00000001 00000000 0000e8d7 c0049204 c0049244 c0780000 c0048f5c c0048eb8
  860. [ 2338.022217] 7200 c00489c0 c0048af4 c0048b24 c0048b24 c0048b28 c0048b28 c0048ba4 c0048c8c
  861. [ 2338.025577] 7220 c0048c9c c0048c58 00000012 00000aab c00499b4 c00498e8 c0049848 c00497d0
  862. [ 2338.028740] 7240 c0049aa0 c00497a0 c0049818 00000000 00000000 fe041000 fe040100 2000ffff
  863. [ 2338.032461] 7260 a118cc15 00a0464f 12902602 000fff02 00000000 00000000 00000000 00000000
  864. [ 2338.035901] Process swapper (pid: 0, stack limit = 0xd60622f8)
  865. [ 2338.036655] Stack: (0xd6063efc to 0xd6064000)
  866. [ 2338.037072] 3ee0: d61f3800
  867. [ 2338.037728] 3f00: c06b14a8 d61f3804 00000000 d6063f48 411fc090 4bc7cbd8 00000220 c005d478
  868. [ 2338.038363] 3f20: d6063f48 d61f3800 c06e8ab0 00000000 411fc090 c00784a8 4bc80670 00000220
  869. [ 2338.038735] 3f40: 00000921 000b31a9 00000000 002625a0 ffffffff d61f3870 d61f3800 c06e8ab0
  870. [ 2338.039509] 3f60: 00000001 00000000 411fc090 4bc7cbd8 00000220 c005c9a4 4bc7cbd8 00000220
  871. [ 2338.040195] 3f80: 00000060 d61f3860 d61f3800 d61f3870 c072af64 00000000 411fc090 00000000
  872. [ 2338.040841] 3fa0: 00000000 c0366f5c c0c40550 c0038550 00c08000 00000000 411fc090 00000000
  873. [ 2338.041201] 3fc0: 00000000 c0366520 d6062000 c06a06dc c06e7384 c04ee7ec 00000000 c003f918
  874. [ 2338.041831] 3fe0: 1606406a 00000015 10c0387d c06e74a4 00000000 004e396c 00000000 00000000
  875. [ 2338.042482] [<c00543d8>] (tegra2_sleep_wfi+0xb8/0xe4) from [<c00543b0>] (tegra2_sleep_wfi+0x90/0xe4)
  876. [ 2338.043134] Code: e5821000 e8bd0070 ee0f4f30 f57ff04f (ee025f10)
  877. [ 2338.043555] ---[ end trace 6f8f0af550cf8450 ]---
  878. [ 2338.044176] Kernel panic - not syncing: Fatal exception
  879. [ 2338.044528] CPU0: stopping
  880. [ 2338.044931] [<c00444c8>] (unwind_backtrace+0x0/0xf0) from [<c00392b0>] (do_IPI+0xb4/0x120)
  881. [ 2338.045591] [<c00392b0>] (do_IPI+0xb4/0x120) from [<c003e908>] (__irq_usr+0x48/0xe0)
  882. [ 2338.046195] Exception stack(0xcf2a3fb0 to 0xcf2a3ff8)
  883. [ 2338.046543] 3fa0: 0d209e6c 00000407 405a9719 405b95a0
  884. [ 2338.047176] 3fc0: b000b0e0 b000b1f8 000236f8 405762b0 4057a910 405a9719 405a9719 405cb120
  885. [ 2338.047808] 3fe0: 00007369 bee595b4 b0003c07 b0001aa4 80000010 ffffffff
  886. [ 2338.048158] Rebooting in 10 seconds..
  887. [ 2348.058920] Restarting Linux version 2.6.39.4 VegaICS+ (root@TP) (gcc version 4.4.0 (GCC) ) #10 SMP PREEMPT Tue Feb 14 15:12:41 GMT 2012
  888. [ 2348.058957]
  889.  
  890. No errors detected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement