Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.57 KB | None | 0 0
  1. root@android:/ # mount -t vfat /dev/block/mmcblk0p1 /sdcard/
  2. root@android:/ # cat /proc/last_kmsg
  3. Linux version 2.6.32.9 (fattire@fattire-vm) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 PREEMPT Thu Feb 10 16:36:06 PST 2011
  4. CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
  5. CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  6. Machine: encore
  7. Ignoring unrecognised tag 0x54410008
  8. Memory policy: ECC disabled, Data cache writeback
  9. OMAP3630 ES1.0 (l2cache iva sgx neon isp )
  10. SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
  11. Reserving 8388608 bytes SDRAM for VRAM
  12. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  13. Kernel command line: console=ttyS0,115200n8 androidboot.console=tty0 initrd rw init=/init videoout=omap24xxvout omap_vout.video1_numbuffers=6 omap_vout.vid1_static_vrfb_alloc=y omap_vout_mod.video2_numbuffers=6 omap_vout_mod.vid2_static_vrfb_alloc=y omapfb.vram=0:8M no_console_suspend backlighttype=1476AY
  14. LED backlight type set to Nichia
  15. PID hash table entries: 2048 (order: 1, 8192 bytes)
  16. Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  17. Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  18. Memory: 256MB 256MB = 512MB total
  19. Memory: 499072KB available (4392K code, 941K data, 148K init, 0K highmem)
  20. Hierarchical RCU implementation.
  21. NR_IRQS:402
  22. clock: init parent: could not find regval 0 for clock dpll4_m3_ck
  23. clock: Could not find fieldval 0 for clock dpll4_m3_ck parent dpll4_ck
  24. Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
  25. Reprogramming SDRC clock to 332000000 Hz
  26. GPMC revision 5.0
  27. IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  28. Total of 96 interrupts on 1 active controller
  29. OMAP GPIO hardware version 2.5
  30. OMAP clockevent source: GPTIMER1 at 32768 Hz
  31. Console: colour dummy device 80x30
  32. Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
  33. Mount-cache hash table entries: 512
  34. CPU: Testing write buffer coherency: ok
  35. regulator: core version 0.5
  36. NET: Registered protocol family 16
  37. ***********IN omap_i2c_init***********
  38. ****omap_i2c_init(): Number of devices on bus1: 3
  39. ram_console: got buffer at 8e000000, size 20000
  40. ram_console: found existing buffer, size 13444, start 13444
  41. console [ram-1] enabled
  42. board-encore.c: kxtf9_dev_init ...
  43. board-encore.c: kxtf9_dev_init > Init kxtf9 irq pin 113 !
  44. board-encore.c: max17042_dev_init ...
  45. board-encore.c: max17042_dev_init > Init max17042 irq pin 100 !
  46. max17042 GPIO pin read 1
  47. Enabling backlight PWM for LCD
  48. OMAP DMA hardware revision 5.0
  49. bio: create slab <bio-0> at 0
  50. regulator: vdd_lcdtp: 3300 mV normal
  51. reg-fixed-voltage reg-fixed-voltage: vdd_lcdtp supplying 3300000uV
  52. omap-uart.1: ttyS0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART1
  53. Linux version 2.6.32.9 (fattire@fattire-vm) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 PREEMPT Thu Feb 10 16:36:06 PST 2011
  54. CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
  55. CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  56. Machine: encore
  57. Ignoring unrecognised tag 0x54410008
  58. Memory policy: ECC disabled, Data cache writeback
  59. On node 0 totalpages: 131072
  60. free_area_init_node: node 0, pgdat c04d32d4, node_mem_map c058a000
  61. Normal zone: 1024 pages used for memmap
  62. Normal zone: 0 pages reserved
  63. Normal zone: 130048 pages, LIFO batch:31
  64. OMAP3630 ES1.0 (l2cache iva sgx neon isp )
  65. SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
  66. Reserving 8388608 bytes SDRAM for VRAM
  67. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  68. Kernel command line: console=ttyS0,115200n8 androidboot.console=tty0 initrd rw init=/init videoout=omap24xxvout omap_vout.video1_numbuffers=6 omap_vout.vid1_static_vrfb_alloc=y omap_vout_mod.video2_numbuffers=6 omap_vout_mod.vid2_static_vrfb_alloc=y omapfb.vram=0:8M no_console_suspend backlighttype=1476AY
  69. LED backlight type set to Nichia
  70. PID hash table entries: 2048 (order: 1, 8192 bytes)
  71. Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  72. Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  73. Memory: 256MB 256MB = 512MB total
  74. Memory: 499072KB available (4392K code, 941K data, 148K init, 0K highmem)
  75. Hierarchical RCU implementation.
  76. NR_IRQS:402
  77. clock: init parent: could not find regval 0 for clock dpll4_m3_ck
  78. clock: Could not find fieldval 0 for clock dpll4_m3_ck parent dpll4_ck
  79. Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
  80. Reprogramming SDRC clock to 332000000 Hz
  81. GPMC revision 5.0
  82. IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  83. Total of 96 interrupts on 1 active controller
  84. OMAP GPIO hardware version 2.5
  85. OMAP clockevent source: GPTIMER1 at 32768 Hz
  86. Console: colour dummy device 80x30
  87. Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
  88. Mount-cache hash table entries: 512
  89. CPU: Testing write buffer coherency: ok
  90. regulator: core version 0.5
  91. NET: Registered protocol family 16
  92. ***********IN omap_i2c_init***********
  93. ****omap_i2c_init(): Number of devices on bus1: 3
  94. ram_console: got buffer at 8e000000, size 20000
  95. ram_console: found existing buffer, size 13444, start 13444
  96. console [ram-1] enabled
  97. board-encore.c: kxtf9_dev_init ...
  98. board-encore.c: kxtf9_dev_init > Init kxtf9 irq pin 113 !
  99. board-encore.c: max17042_dev_init ...
  100. board-encore.c: max17042_dev_init > Init max17042 irq pin 100 !
  101. max17042 GPIO pin read 1
  102. Enabling backlight PWM for LCD
  103. OMAP DMA hardware revision 5.0
  104. bio: create slab <bio-0> at 0
  105. regulator: vdd_lcdtp: 3300 mV normal
  106. reg-fixed-voltage reg-fixed-voltage: vdd_lcdtp supplying 3300000uV
  107. omap-uart.1: ttyS0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART1
  108. console [ttyS0] enabled
  109. omap-uart.2: ttyS1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART2
  110. omap-uart.3: ttyS2 at MMIO 0x49020000 (irq = 74) is a OMAP UART3
  111. SCSI subsystem initialized
  112. usbcore: registered new interface driver usbfs
  113. usbcore: registered new interface driver hub
  114. usbcore: registered new device driver usb
  115. i2c_omap i2c_omap.1: bus 1 rev4.0 at 100 kHz
  116. twl4030: PIH (irq 7) chaining IRQs 368..375
  117. twl4030: power (irq 373) chaining IRQs 376..383
  118. twl4030: gpio (irq 368) chaining IRQs 384..401
  119. ******IN boxer_twl_gpio_setup********
  120. ************IN twl4030_mmc_init()*************
  121. regulator: VMMC2: 1850 mV normal standby
  122. set_machine_constraints: override 'VUSB1V5' min_uV, 1 -> 1500000
  123. set_machine_constraints: override 'VUSB1V5' max_uV, 2147483647 -> 1500000
  124. regulator: VUSB1V5: 1500 mV normal standby
  125. set_machine_constraints: override 'VUSB1V8' min_uV, 1 -> 1800000
  126. set_machine_constraints: override 'VUSB1V8' max_uV, 2147483647 -> 1800000
  127. regulator: VUSB1V8: 1800 mV normal standby
  128. set_machine_constraints: override 'VUSB3V1' min_uV, 1 -> 3100000
  129. set_machine_constraints: override 'VUSB3V1' max_uV, 2147483647 -> 3100000
  130. regulator: VUSB3V1: 3100 mV normal standby
  131. twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  132. regulator: VMMC1: 1850 <--> 3150 mV normal standby
  133. regulator: VDAC: 1800 mV normal standby
  134. i2c_omap i2c_omap.2: bus 2 rev4.0 at 400 kHz
  135. Bluetooth: Core ver 2.15
  136. NET: Registered protocol family 31
  137. Bluetooth: HCI device and connection manager initialized
  138. Bluetooth: HCI socket layer initialized
  139. Switching to clocksource 32k_counter
  140. musb_hdrc: version 6.0, musb-dma, peripheral, debug=0
  141. HS USB OTG: revision 0x40, sysconfig 0x01, sysstatus 0x1, intrfsel 0x1, simenable 0x0
  142. musb_hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine (X), bulk split (X), HB-ISO Rx, HB-ISO Tx, SoftConn)
  143. musb_hdrc: MHDRC RTL version 1.800
  144. musb_hdrc: setup fifo_mode 4
  145. musb_hdrc: 28/31 max ep, 16384/16384 memory
  146. musb_hdrc: USB Peripheral mode controller at fa0ab000 using DMA, IRQ 92
  147. NET: Registered protocol family 2
  148. IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  149. TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  150. TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  151. TCP: Hash tables configured (established 16384 bind 16384)
  152. TCP reno registered
  153. NET: Registered protocol family 1
  154. Trying to unpack rootfs image as initramfs...
  155. Freeing initrd memory: 140K
  156. dspbridge_init: 600000 bytes @ 81200000
  157. boxer_wifi_init: start
  158. Enabling VAUX for wifi
  159. NetWinder Floating Point Emulator V0.97 (double precision)
  160. ashmem: initialized
  161. msgmni has been set to 975
  162. alg: No test for stdrng (krng)
  163. io scheduler noop registered
  164. io scheduler cfq registered (default)
  165. Enabling power for LCD
  166. spi_probe mode : 0, per_word 16, chip_select 0, speed 375000, master_bus 4,master_cs 1
  167. brd: module loaded
  168. loop: module loaded
  169. input: gpio-keys as /devices/platform/gpio-keys/input/input0
  170. input: TWL4030 Keypad as /devices/platform/i2c_omap.1/i2c-1/1-004a/twl4030_keypad/input/input1
  171. cyttsp_init:Cypress TrueTouch(R) Standard Product
  172. cyttsp_init:I2C Touchscreen Driver (Built Feb 10 2011 @ 16:32:34)
  173. cyttsp_probe:Reseting TMA340
  174. cyttsp_probe:Start Probe 1.2
  175.  
  176. cyttsp::found BL, Overriding maxx & maxy
  177. cyttsp_initialize:cyttsp-i2c: Register input device
  178. input: cyttsp-i2c as /devices/platform/i2c_omap.2/i2c-2/2-0022/input/input2
  179. cyttsp_initialize:cyttsp_initialize: Create sysfs_group successfully!
  180. cyttsp_probe:Start Probe PASS
  181. kxtf9 1-000f: WHO_AM_I = 0x01
  182. input: kxtf9_accel as /devices/virtual/input/input3
  183. using rtc device, twl4030_rtc, for alarms
  184. twl4030_rtc twl4030_rtc: rtc core: registered twl4030_rtc as rtc0
  185. i2c /dev entries driver
  186. Linux video capture interface: v2.00
  187. Driver for 1-wire Dallas network protocol.
  188. max17042: max17042_init ...
  189. max17042: max17042_probe ...
  190. max17042: next history save at 4294936777
  191. max17042: max17042_probe > IRQ is 260
  192. max17042 GPIO pin read 1
  193. max17042: max17042_device_power_on ...
  194. max17042: max17042_hw_init ...
  195. max17042: BATTERY Detected!
  196. config = 0x2214
  197. Valert = 0xff9b
  198. Salert = 0xff05
  199. config = 0x2214
  200. config = 0x2214
  201. shdntimer = 0x0002
  202. max17042: max17042_verify ...
  203. max17042 1-0036: Version = 0x0092
  204. max17042 1-0036: support ver. 1.0.0 enabled
  205. MAXIM 8903 Charger registering!
  206. MAXIM 8903 Charger Initializing...
  207. MAXIM8903: Request CHARGER FLT IRQ successfully!
  208. OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  209. Watchdog auto-pet enabled at 45 sec intervals
  210. device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
  211. cpuidle: using governor ladder
  212. cpuidle: using governor menu
  213. ********IN twl_mmc_card_detect************
  214. ********IN twl_mmc_card_detect************
  215. omap_pwm_led omap_pwm_led: OMAP PWM LED (lcd-backlight) at GP timer 8/0
  216. ------------[ cut here ]------------
  217. WARNING: at kernel/mutex-debug.c:78 debug_mutex_unlock+0xac/0x118()
  218. Modules linked in:
  219. [<c0033f14>] (unwind_backtrace+0x0/0xdc) from [<c0063654>] (warn_slowpath_common+0x48/0x60)
  220. [<c0063654>] (warn_slowpath_common+0x48/0x60) from [<c00893a8>] (debug_mutex_unlock+0xac/0x118)
  221. [<c00893a8>] (debug_mutex_unlock+0xac/0x118) from [<c0370398>] (__mutex_unlock_slowpath+0xb4/0x110)
  222. [<c0370398>] (__mutex_unlock_slowpath+0xb4/0x110) from [<c0266774>] (cyttsp_update_worker+0x6e8/0x7f0)
  223. [<c0266774>] (cyttsp_update_worker+0x6e8/0x7f0) from [<c0078e58>] (worker_thread+0x1dc/0x28c)
  224. [<c0078e58>] (worker_thread+0x1dc/0x28c) from [<c007c510>] (kthread+0x7c/0x84)
  225. [<c007c510>] (kthread+0x7c/0x84) from [<c002ef80>] (kernel_thread_exit+0x0/0x8)
  226. ---[ end trace 052627f10c104f48 ]---
  227. Registered led device: lcd-backlight
  228. usbcore: registered new interface driver usbhid
  229. usbhid: v2.6:USB HID core driver
  230. logger: created 64K log 'log_main'
  231. logger: created 256K log 'log_events'
  232. logger: created 64K log 'log_radio'
  233. logger: created 64K log 'log_system'
  234. Advanced Linux Sound Architecture Driver Version 1.0.21.
  235. ALSA device list:
  236. No soundcards found.
  237. oprofile: using arm/armv7
  238. TCP cubic registered
  239. Initializing XFRM netlink socket
  240. NET: Registered protocol family 17
  241. NET: Registered protocol family 15
  242. OMAP DSS rev 2.0
  243. cyttsp_update_worker:Setting up interrupt 259
  244. OMAP RFBI rev 1.0
  245. OMAP DISPC rev 3.0
  246. OMAP DSI rev 1.0
  247. mmc1: new high speed MMC card at address 0001
  248. mmcblk1: mmc1:0001 SEM08G 7.39 GiB
  249. mmcblk1: p1 p2 p3 p4 < p5 p6 p7 p8 >
  250. Console: switching to colour frame buffer device 128x37
  251. omap_is_SEC: fab_id = 1, it is UMC OMAP3630 Silicon
  252. Power Management for TI OMAP3.
  253. SR1 : Fused Nvalues for 4 OPP
  254. VDD1 - OPP4 - 1G Nvalue = 0xAA9C92
  255. VDD1 - OPP3 - 800 Nvalue = 0xAAC3AF
  256. VDD1 - OPP2 - 600 Nvalue = 0x9A88F5
  257. VDD1 - OPP1 - 300 Nvalue = 0x99DDC8
  258. SR2 : Fused Nvalues for 2 OPP
  259. VDD2 - OPP2 - 200 Nvalue = 0x9A8AFF
  260. VDD2 - OPP1 - 100 Nvalue = 0x99F4E5
  261. SmartReflex driver initialized
  262. Disabling unused clock "gpt2_ick"
  263. Disabling unused clock "gpio2_dbck"
  264. Disabling unused clock "gpio3_dbck"
  265. Disabling unused clock "gpio4_dbck"
  266. Disabling unused clock "gpio5_dbck"
  267. Disabling unused clock "gpio6_dbck"
  268. Disabling unused clock "gpt2_fck"
  269. Disabling unused clock "gpio1_dbck"
  270. Disabling unused clock "i2c_ick"
  271. Disabling unused clock "i2c_fck"
  272. Disabling unused clock "sad2d_ick"
  273. Disabling unused clock "dpll4_m6x2_ck"
  274. Disabling unused clock "dpll4_m5x2_ck"
  275. Disabling unused clock "dpll3_m3x2_ck"
  276. VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  277. twl4030_rtc twl4030_rtc: setting system clock to 2011-02-11 01:07:30 UTC (1297386450)
  278. Freeing init memory: 148K
  279. init: cannot open '/initlogo.rle'
  280. Mounting partitions...Partitions mounted. 1
  281. vfp_pm_save_context: saving vfp state
  282. EXT4-fs (mmcblk1p5): recovery complete
  283. EXT4-fs (mmcblk1p5): mounted filesystem with ordered data mode
  284. Partitions mounted 2Partitions mounted 3
  285. EXT4-fs (mmcblk1p6): recovery complete
  286. EXT4-fs (mmcblk1p6): mounted filesystem with ordered data mode
  287. Partitions mounted 4
  288. EXT4-fs (mmcblk1p7): recovery complete
  289. omapdss DISPC error: GFX_FIFO_UNDERFLOW, disabling GFX
  290.  
  291. EXT4-fs (mmcblk1p7): mounted filesystem with ordered data mode
  292. Partitions mounted.\n
  293. No errors detected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement