· 9 years ago · Sep 28, 2016, 11:42 PM
1fenix46@fenix46-MacBookPro:~/Scrivania/Kernel-Boot/boot-3.4$ adb shell dmesg
2* daemon not running. starting it now on port 5037 *
3* daemon started successfully *
4<6>[ 0.000000] Booting Linux on physical CPU 0
5<6>[ 0.000000] Initializing cgroup subsys cpu
6<5>[ 0.000000] Linux version 3.4.48+ (fenix46@fenix46-MacBookPro) (gcc version 4.7 (GCC) ) #13 SMP PREEMPT Thu Sep 29 01:16:55 CEST 2016
7<4>[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
8<4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
9<4>[ 0.000000] Machine: Tuna
10<6>[ 0.000000] Initialized persistent memory from a0000000-a01fffff
11<6>[ 0.000000] android_display: setting lcd resolution to 720*1280, bpp=4
12<6>[ 0.000000] android_display: tiler1d 33554432
13<6>[ 0.000000] android_display: setting fb0.vram to 3932160
14<6>[ 0.000000] android_display: setting hdmi resolution to 720*1280, bpp=4
15<6>[ 0.000000] android_display: tiler1d 33554432
16<6>[ 0.000000] android_display: setting fb1.vram to 3932160
17<6>[ 0.000000] android_display: tiler1d 33554432
18<6>[ 0.000000] android_display: setting fb2.vram to 3932160
19<6>[ 0.000000] android_display: setting vram to 11796480
20<3>[ 0.000000] Cannot detect omap type!
21<6>[ 0.000000] Reserving 12582912 bytes SDRAM for VRAM
22<6>[ 0.000000] cma: CMA: reserved 16 MiB at 9e000000
23<4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
24<6>[ 0.000000] OMAP4: Map 0x9f200000 to 0xfe600000 for dram barrier
25<7>[ 0.000000] On node 0 totalpages: 187136
26<7>[ 0.000000] free_area_init_node: node 0, pgdat c091e980, node_mem_map c0b6f000
27<7>[ 0.000000] Normal zone: 1024 pages used for memmap
28<7>[ 0.000000] Normal zone: 0 pages reserved
29<7>[ 0.000000] Normal zone: 111616 pages, LIFO batch:31
30<7>[ 0.000000] HighMem zone: 1024 pages used for memmap
31<7>[ 0.000000] HighMem zone: 73472 pages, LIFO batch:15
32<6>[ 0.000000] OMAP4460 ES1.1
33<6>[ 0.000000] PERCPU: Embedded 9 pages/cpu @c1376000 s12736 r8192 d15936 u36864
34<7>[ 0.000000] pcpu-alloc: s12736 r8192 d15936 u36864 alloc=9*4096
35<7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1
36<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 185088
37<5>[ 0.000000] Kernel command line: console=ttyO2 androidboot.console=ttyO2 mem=1G omap_wdt.timer_margin=30 vmalloc=496M androidboot.selinux=permissive omapfb.fb_opt=-1,-1,-1,1,720,1280 androidboot.serialno=014E0F2607020013 androidboot.bootloader=PRIMEMD04 androidboot.baseband=I9250XXLJ1 lcd_bootfb=0xbea70000 mms_ts.panel_id=162 androidboot.macaddr=
38<6>[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
39<6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
40<6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
41<6>[ 0.000000] allocated 2097152 bytes of page_cgroup
42<6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
43<6>[ 0.000000] Memory: 400MB 40MB 2MB 289MB = 731MB total
44<5>[ 0.000000] Memory: 703252k/703252k available, 345324k reserved, 295936K highmem
45<5>[ 0.000000] Virtual kernel memory layout:
46<5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
47<5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
48<5>[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
49<5>[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
50<5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
51<5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
52<5>[ 0.000000] .text : 0xc0008000 - 0xc084a4d0 (8458 kB)
53<5>[ 0.000000] .init : 0xc084b000 - 0xc08931c0 ( 289 kB)
54<5>[ 0.000000] .data : 0xc0894000 - 0xc0921368 ( 565 kB)
55<5>[ 0.000000] .bss : 0xc092138c - 0xc0b6e7f0 (2358 kB)
56<6>[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
57<6>[ 0.000000] Preemptible hierarchical RCU implementation.
58<6>[ 0.000000] NR_IRQS:602
59<6>[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
60<6>[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
61<6>[ 0.000091] Calibrating delay loop... 1194.24 BogoMIPS (lpj=4665344)
62<6>[ 0.070343] pid_max: default: 4096 minimum: 301
63<6>[ 0.070587] Security Framework initialized
64<6>[ 0.070617] SELinux: Initializing.
65<7>[ 0.070678] SELinux: Starting in permissive mode
66<6>[ 0.070800] Mount-cache hash table entries: 512
67<6>[ 0.072143] Initializing cgroup subsys debug
68<6>[ 0.072174] Initializing cgroup subsys cpuacct
69<6>[ 0.072174] Initializing cgroup subsys memory
70<6>[ 0.072235] Initializing cgroup subsys freezer
71<6>[ 0.072235] Initializing cgroup subsys net_cls
72<6>[ 0.072296] CPU: Testing write buffer coherency: ok
73<6>[ 0.072540] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
74<6>[ 0.072784] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
75<6>[ 0.072937] Setting up static identity map for 0x805da678 - 0x805da6d0
76<6>[ 0.072967] L310 cache controller enabled
77<6>[ 0.072967] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x7e470000, Cache size: 1048576 B
78<6>[ 0.073211] generating sar_ram layout...
79<6>[ 0.073394] sar ram layout created
80<4>[ 0.151306] CPU1: Booted secondary processor
81<6>[ 0.182159] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
82<6>[ 0.182220] Brought up 2 CPUs
83<6>[ 0.182250] SMP: Total of 2 processors activated (2388.48 BogoMIPS).
84<6>[ 0.183258] devtmpfs: initialized
85<4>[ 0.207031] omap_hwmod: dss_rfbi: softreset failed (waited 10000 usec)
86<4>[ 0.210601] omap_hwmod: mcpdm: cannot be enabled (3)
87<3>[ 0.212463] omap_device: cannot add global notifier for dev PM QoS
88<6>[ 0.213134] dummy:
89<6>[ 0.214233] NET: Registered protocol family 16
90<6>[ 0.231903] DMA: preallocated 256 KiB pool for atomic coherent allocations
91<6>[ 0.232360] GPMC revision 6.0
92<6>[ 0.234649] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
93<6>[ 0.234710] OMAP GPIO hardware version 0.1
94<6>[ 0.234893] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
95<6>[ 0.235107] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
96<6>[ 0.235351] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
97<6>[ 0.235565] gpiochip_add: registered GPIOs 128 to 159 on device: gpio
98<6>[ 0.235778] gpiochip_add: registered GPIOs 160 to 191 on device: gpio
99<6>[ 0.237121] omap_mux_init: Add partition: #1: core, flags: 2
100<6>[ 0.238281] omap_mux_init: Add partition: #2: wkup, flags: 2
101<6>[ 0.238433] Tuna HW revision: 09 (Maguro 8th Sample), cpu OMAP4460 ES1.1
102<3>[ 0.239746] omap_mux_init_signal must not set the WAKEUPENABLE bit, muxing aborted
103<3>[ 0.242004] omap_mux_init_signal must not set the WAKEUPENABLE bit, muxing aborted
104<6>[ 0.247283] dmm dmm: initialized all PAT entries
105<6>[ 0.247375] Using tuna_oled_factory_info_sm2a2
106<6>[ 0.249145] _omap_mux_init_gpio: Multiple gpio paths (2) for gpio102
107<3>[ 0.249145] omap_mux_init_gpio: Could not set gpio102
108<6>[ 0.249572] _omap_mux_init_gpio: Multiple gpio paths (2) for gpio101
109<3>[ 0.249603] omap_mux_init_gpio: Could not set gpio101
110<6>[ 0.249694] _omap_mux_init_gpio: Multiple gpio paths (2) for gpio100
111<3>[ 0.249694] omap_mux_init_gpio: Could not set gpio100
112<3>[ 0.249847] omap_mux_init_signal must not set the WAKEUPENABLE bit, muxing aborted
113<6>[ 0.250091] omap_hsi_fill_default_pads: Muxed hsi port 2
114<6>[ 0.251098] HSI: device registered as omap_hwmod: hsi
115<6>[ 0.251129] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
116<6>[ 0.251159] hw-breakpoint: maximum watchpoint size is 4 bytes.
117<4>[ 0.256134] omap-mcbsp.1: alias pad_fck already exists
118<4>[ 0.256347] omap-mcbsp.2: alias pad_fck already exists
119<4>[ 0.256561] omap-mcbsp.3: alias pad_fck already exists
120<4>[ 0.256744] omap-mcbsp.4: alias pad_fck already exists
121<6>[ 0.257385] gcxxx_int failed. gcx hardware is not present
122<6>[ 0.257568] OMAP DMA hardware revision 0.0
123<6>[ 0.258239] emif emif.1: emif_probe: device configured with addr = e0874000 and IRQ142
124<6>[ 0.258514] emif emif.2: emif_probe: device configured with addr = e0876000 and IRQ143
125<6>[ 0.260131] SmartReflex Recalibration delay = 86400000ms
126<6>[ 0.260162] SmartReflex Class 1.5 initialized
127<6>[ 0.260650] Reprogramming LPDDR2 timings to 800000000 Hz
128<6>[ 0.266876] bio: create slab <bio-0> at 0
129<6>[ 0.267608] vwl1271: 2000 mV
130<6>[ 0.268096] usbcore: registered new interface driver usbfs
131<6>[ 0.268249] usbcore: registered new interface driver hub
132<6>[ 0.268371] usbcore: registered new device driver usb
133<6>[ 0.269104] i2c-gpio i2c-gpio.5: using pins 98 (SDA) and 99 (SCL)
134<6>[ 0.269348] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
135<6>[ 0.270385] twl_core: detected twl6030 rev.2 eepromrev.125
136<6>[ 0.273742] twl 1-0048: PIH (irq 39) chaining IRQs 416..436
137<6>[ 0.274719] VUSB: 3300 mV normal standby
138<6>[ 0.994659] Wait state
139<3>[ 0.994750] musb-omap2430 musb-omap2430: musb core is not yet ready
140<6>[ 0.995086] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
141<6>[ 0.996124] V1V8: 1800 mV normal standby
142<6>[ 0.997283] V2V1: 2100 mV normal standby
143<6>[ 0.997772] VMMC: 1800 mV normal standby
144<6>[ 0.998748] VPP: 1800 <--> 2500 mV at 1900 mV normal standby
145<6>[ 0.999267] VUSIM: 2200 mV normal standby
146<6>[ 1.000579] VCXIO: 1800 mV normal standby
147<6>[ 1.000640] VCXIO: supplied by V2V1
148<6>[ 1.001617] VDAC: 1800 mV normal standby
149<6>[ 1.002502] VAUX1_6030: 3000 mV normal standby
150<6>[ 1.003448] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
151<6>[ 1.004058] VAUX3_6030: 3100 mV normal standby
152<6>[ 1.005157] VANA: 2100 mV normal standby
153<6>[ 1.006011] CLK32KAUDIO:
154<6>[ 1.007110] SYSEN:
155<6>[ 1.008239] REGEN1:
156<6>[ 1.009124] CLK32KG:
157<6>[ 1.009521] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
158<6>[ 1.009887] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 400 kHz
159<6>[ 1.010253] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
160<4>[ 1.011352] sr_init: No PMIC hook to init smartreflex
161<6>[ 1.011932] omap-iommu omap-iommu.0: dsp registered
162<6>[ 1.011993] omap-iommu omap-iommu.1: ipu registered
163<6>[ 1.012237] Advanced Linux Sound Architecture Driver Version 1.0.25.
164<6>[ 1.012908] Sangoma WANPIPE Router v1.1 (c) 1995-2000 Sangoma Technologies Inc.
165<6>[ 1.012939] Bluetooth: Core ver 2.16
166<6>[ 1.013000] NET: Registered protocol family 31
167<6>[ 1.013031] Bluetooth: HCI device and connection manager initialized
168<6>[ 1.013031] Bluetooth: HCI socket layer initialized
169<6>[ 1.013061] Bluetooth: L2CAP socket layer initialized
170<6>[ 1.013122] Bluetooth: SCO socket layer initialized
171<6>[ 1.013427] cfg80211: Calling CRDA to update world regulatory domain
172<6>[ 1.015899] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
173<6>[ 1.016418] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
174<6>[ 1.016876] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
175<6>[ 1.016906] Power Management for TI OMAP4XX/OMAP5XXX devices.
176<6>[ 1.017242] omap_opp_set_min_rate: Missing opp info for hwmod dsp_c0
177<6>[ 1.017242] Forcing clock virt_dpll_dsp_ck to minimum rate 232750000
178<6>[ 1.018066] Switching to clocksource 32k_counter
179<6>[ 1.039306] NET: Registered protocol family 2
180<6>[ 1.039581] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
181<6>[ 1.040191] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
182<6>[ 1.041320] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
183<6>[ 1.042968] TCP: Hash tables configured (established 65536 bind 65536)
184<6>[ 1.042999] TCP: reno registered
185<6>[ 1.043334] NET: Registered protocol family 1
186<6>[ 1.043731] Trying to unpack rootfs image as initramfs...
187<6>[ 1.377441] Freeing initrd memory: 4372K
188<6>[ 1.378753] PHOENIX_LAST_TURNOFF_STS: 0x05
189<3>[ 1.379028] clk32kaudio reg not found!
190<4>[ 1.379547] omap-rproc.1: alias fck already exists
191<6>[ 1.380187] persistent_ram: uncorrectable error in header
192<6>[ 1.380218] persistent_ram: no valid data in buffer (sig = 0xc0c0c0c0)
193<6>[ 1.402252] console [ram-1] enabled
194<6>[ 1.404144] audit: initializing netlink socket (disabled)
195<5>[ 1.404296] type=2000 audit(1.390:1): initialized
196<6>[ 1.416717] sr_classp5_calib_work: smartreflex_core: Calibration complete: Voltage Nominal=1127000 Calib=1025500 Dyn=1075500 OPP_margin=13000 total_margin=25320
197<6>[ 1.417053] sr_classp5_calib_work: smartreflex_mpu: Calibration complete: Voltage Nominal=1203000 Calib=1010000 Dyn=1060000 OPP_margin=0 total_margin=0
198<6>[ 1.417327] sr_classp5_calib_work: smartreflex_iva: Calibration complete: Voltage Nominal=950000 Calib=848260 Dyn=898260 OPP_margin=13000 total_margin=25320
199<4>[ 1.541198] highmem bounce pool size: 64 pages
200<5>[ 1.547058] VFS: Disk quotas dquot_6.5.2
201<4>[ 1.547485] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
202<6>[ 1.549621] fuse init (API version 7.18)
203<6>[ 1.550292] msgmni has been set to 836
204<7>[ 1.550689] SELinux: Registering netfilter hooks
205<6>[ 1.552978] io scheduler noop registered
206<6>[ 1.553161] io scheduler deadline registered
207<6>[ 1.553497] io scheduler cfq registered (default)
208<6>[ 1.554748] OMAP DSS rev 4.0
209<7>[ 1.574249] gpio_request: gpio-63 (hdmi_gpio_hpd) status -16
210<3>[ 1.574249] omapdss error: Could not get HDMI_HPD gpio
211<3>[ 1.574371] omapdss CORE error: driver probe failed: -16
212<4>[ 1.574584] hdmi_panel: probe of display1 failed with error -16
213<3>[ 1.575195] Keyboard driver not present
214<3>[ 1.575439] omapdss DSI error: can't get regulator for panel
215<6>[ 1.576354] dsscomp: initializing.
216<7>[ 1.576446] misc dsscomp: display0=s6e8aa0
217<7>[ 1.576477] misc dsscomp: display1=hdmi_panel
218<6>[ 1.576477] misc dsscomp: found 2 displays and 4 overlays, WB overlay 1
219<6>[ 1.577636] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
220<6>[ 1.578247] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
221<6>[ 1.578887] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
222<6>[ 2.802825] console [ttyO2] enabled
223<6>[ 2.807128] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
224<6>[ 2.815551] [drm] Initialized drm 1.1.0 20060810
225<3>[ 2.818725] omapdss error: timeout reading edid
226<4>[ 2.818878] omapdss HDMI: failed to read E-EDID
227<6>[ 2.830963] omap_ion_probe: adding heap secure_input of type 2 with ba300000@5a00000
228<6>[ 2.839477] omap_ion_probe: adding heap tiler of type 4 with b4300000@6000000
229<6>[ 2.847412] omap_ion_probe: adding heap nonsecure_tiler of type 4 with a0200000@2000000
230<6>[ 2.856262] omap_ion_probe: adding heap system of type 0 with 0@0
231<6>[ 2.862976] omap_ion_probe: adding heap tiler_reservation of type 5 with 0@0
232<6>[ 2.879089] brd: module loaded
233<6>[ 2.886779] loop: module loaded
234<3>[ 2.889373] omapdss error: timeout reading edid
235<4>[ 2.889556] omapdss HDMI: failed to read E-EDID
236<6>[ 2.900360] sec_jack_probe : Registering jack driver
237<6>[ 2.908233] i2c i2c-4: mpu_probe: 0
238<6>[ 2.926513] i2c i2c-4: Installing irq using 205
239<6>[ 2.931518] i2c i2c-4: Module Param interface = mpuirq
240<4>[ 2.937499] i2c-core: driver [mpu3050] using legacy suspend method
241<4>[ 2.944305] i2c-core: driver [mpu3050] using legacy resume method
242<6>[ 2.951080] mpu_init: Probe name mpu3050
243<3>[ 2.959350] omapdss error: timeout reading edid
244<4>[ 2.964599] omapdss HDMI: failed to read E-EDID
245<6>[ 2.975372] omap2_mcspi omap2_mcspi.1: master is unqueued, this is deprecated
246<6>[ 2.983612] omap2_mcspi omap2_mcspi.2: master is unqueued, this is deprecated
247<6>[ 2.991790] omap2_mcspi omap2_mcspi.3: master is unqueued, this is deprecated
248<6>[ 3.000183] omap2_mcspi omap2_mcspi.4: master is unqueued, this is deprecated
249<6>[ 3.009246] tun: Universal TUN/TAP device driver, 1.6
250<6>[ 3.014862] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
251<6>[ 3.021942] PPP generic driver version 2.4.2
252<6>[ 3.026885] PPP BSD Compression module registered
253<6>[ 3.032073] PPP Deflate Compression module registered
254<3>[ 3.037353] omapdss error: timeout reading edid
255<4>[ 3.037506] omapdss HDMI: failed to read E-EDID
256<6>[ 3.050109] PPP MPPE Compression module registered
257<6>[ 3.055389] NET: Registered protocol family 24
258<6>[ 3.060546] usbcore: registered new interface driver asix
259<6>[ 3.066558] usbcore: registered new interface driver cdc_ether
260<6>[ 3.073089] usbcore: registered new interface driver cdc_eem
261<6>[ 3.079345] usbcore: registered new interface driver net1080
262<6>[ 3.085693] usbcore: registered new interface driver rndis_host
263<6>[ 3.092254] usbcore: registered new interface driver cdc_subset
264<6>[ 3.098907] usbcore: registered new interface driver zaurus
265<6>[ 3.105102] usbcore: registered new interface driver cdc_ncm
266<3>[ 3.107635] omapdss error: timeout reading edid
267<4>[ 3.107818] omapdss HDMI: failed to read E-EDID
268<6>[ 3.121612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
269<7>[ 3.128875] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96
270<6>[ 3.129089] usbcore: registered new interface driver cdc_acm
271<6>[ 3.135345] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
272<6>[ 3.144226] usbcore: registered new interface driver cdc_wdm
273<6>[ 3.150573] usbcore: registered new interface driver libusual
274<6>[ 3.157012] usbcore: registered new interface driver usbserial
275<6>[ 3.163513] usbserial: USB Serial Driver core
276<6>[ 3.168334] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
277<7>[ 3.346313] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
278<7>[ 3.346313] musb-hdrc: MHDRC RTL version 2.0
279<7>[ 3.346343] musb-hdrc: setup fifo_mode 4
280<7>[ 3.346343] musb-hdrc: 28/31 max ep, 16384/16384 memory
281<6>[ 3.346679] musb-hdrc musb-hdrc: USB Peripheral mode controller at fc0ab000 using DMA, IRQ 124
282<6>[ 3.356536] file system registered
283<6>[ 3.362060] gadget: Mass Storage Function, version: 2009/09/11
284<6>[ 3.368560] gadget: Number of LUNs=1
285<6>[ 3.372619] lun0: LUN: removable file: (no medium)
286<6>[ 3.378448] gadget: android_usb ready
287<6>[ 3.553985] usbcore: registered new interface driver xpad
288<6>[ 3.560272] GPIO Input Driver: Start gpio inputs for tuna-gpio-keypad in interrupt mode
289<6>[ 3.569213] GPIO Input Driver: Start gpio inputs for tuna-gpio-keypad in interrupt mode
290<6>[ 3.578308] input: tuna-gpio-keypad as /devices/virtual/input/input0
291<6>[ 3.586273] input: proximity as /devices/virtual/input/input1
292<6>[ 3.593048] input: lightsensor-level as /devices/virtual/input/input2
293<6>[ 3.637878] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
294<6>[ 3.644714] i2c /dev entries driver
295<6>[ 3.776702] max17040 4-0036: MAX17040 Fuel-Gauge Ver 03
296<4>[ 3.782745] i2c-core: driver [max17040] using legacy suspend method
297<4>[ 3.789703] i2c-core: driver [max17040] using legacy resume method
298<6>[ 3.797210] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 30 sec
299<6>[ 3.805450] device-mapper: uevent: version 1.0.3
300<6>[ 3.810943] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
301<6>[ 3.820465] Bluetooth: HCI UART driver ver 2.2
302<6>[ 3.825378] Bluetooth: HCI H4 protocol initialized
303<6>[ 3.831237] cpuidle: using governor ladder
304<6>[ 3.836029] cpuidle: using governor menu
305<6>[ 3.845581] usbcore: registered new interface driver usbhid
306<6>[ 3.851806] usbhid: USB HID core driver
307<6>[ 3.856872] ashmem: initialized
308<6>[ 3.860595] logger: created 256K log 'log_main'
309<6>[ 3.865814] logger: created 256K log 'log_events'
310<6>[ 3.871154] logger: created 256K log 'log_radio'
311<6>[ 3.876434] logger: created 256K log 'log_system'
312<6>[ 3.882415] rproc remoteproc0: ipu_c0 is available
313<6>[ 3.887664] rproc remoteproc0: Note: remoteproc is still under development and considered experimental.
314<6>[ 3.897827] rproc remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
315<3>[ 3.910949] OMAPRPC: Registration of OMAPRPC rpmsg service returned 0!
316<3>[ 3.917968] OMAPRPC: debug=0
317<6>[ 3.921386] OMAP HSI: HSI driver version 0.4.4
318<6>[ 3.926361] omap_hsi omap_hsi.0: Registering IRQ hsi_p2_mpu (100)
319<6>[ 3.933013] omap_hsi omap_hsi.0: HSI port 2 initialized
320<6>[ 3.938720] omap_hsi omap_hsi.0: Registering IRQ hsi_dma_mpu (103)
321<6>[ 3.945495] omap_hsi omap_hsi.0: HSI Hardware REVISION 0x50043101
322<3>[ 3.946197] mmc0: error -110 whilst initialising MMC card
323<6>[ 3.958831] omap_hsi omap_hsi.0: HSI FClk changed from 0Hz to 96000000Hz
324<3>[ 3.967926] omap-hdmi-audio-dai omap-hdmi-audio-dai: no driver for HDMI display found
325<6>[ 3.976257] sr_classp5_calib_work: smartreflex_mpu: Calibration complete: Voltage Nominal=1380000 Calib=1200000 Dyn=1250000 OPP_margin=0 total_margin=0
326<3>[ 3.991760] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
327<6>[ 3.999816] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
328<6>[ 4.008483] oprofile: using arm/armv7-ca9
329<6>[ 4.012939] GACT probability NOT on
330<6>[ 4.016784] Mirror/redirect action on
331<6>[ 4.020782] u32 classifier
332<6>[ 4.023742] Actions configured
333<6>[ 4.027526] Netfilter messages via NETLINK v0.30.
334<6>[ 4.032684] nf_conntrack version 0.5.0 (11312 buckets, 45248 max)
335<6>[ 4.039764] ctnetlink v0.93: registering with nfnetlink.
336<6>[ 4.045593] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
337<6>[ 4.053161] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
338<6>[ 4.059722] xt_time: kernel timezone is -0000
339<6>[ 4.064605] IPv4 over IPv4 tunneling driver
340<6>[ 4.069732] ip_tables: (C) 2000-2006 Netfilter Core Team
341<6>[ 4.075683] arp_tables: (C) 2002 David S. Miller
342<6>[ 4.080810] TCP: cubic registered
343<6>[ 4.084411] Initializing XFRM netlink socket
344<6>[ 4.089508] NET: Registered protocol family 10
345<6>[ 4.095306] Mobile IPv6
346<6>[ 4.098022] ip6_tables: (C) 2000-2006 Netfilter Core Team
347<6>[ 4.104034] IPv6 over IPv4 tunneling driver
348<6>[ 4.109405] NET: Registered protocol family 17
349<6>[ 4.114257] NET: Registered protocol family 15
350<5>[ 4.119201] Bridge firewalling registered
351<6>[ 4.123687] Bluetooth: RFCOMM TTY layer initialized
352<6>[ 4.128997] Bluetooth: RFCOMM socket layer initialized
353<6>[ 4.134613] Bluetooth: RFCOMM ver 1.11
354<6>[ 4.138732] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
355<6>[ 4.144561] Bluetooth: BNEP filters: protocol multicast
356<6>[ 4.150238] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
357<6>[ 4.156738] L2TP core driver, V2.0
358<6>[ 4.160461] PPPoL2TP kernel driver, V2.0
359<6>[ 4.164733] L2TP IP encapsulation support (L2TPv3)
360<6>[ 4.170104] L2TP netlink interface
361<6>[ 4.173828] L2TP ethernet pseudowire support (L2TPv3)
362<6>[ 4.179351] L2TP debugfs support
363<6>[ 4.182952] NET: Registered protocol family 35
364<5>[ 4.187835] Registering the dns_resolver key type
365<6>[ 4.193023] NET: Registered protocol family 40
366<6>[ 4.198181] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
367<6>[ 4.206573] ThumbEE CPU extension supported.
368<5>[ 4.211242] Registering SWP/SWPB emulation handler
369<6>[ 4.224121] clock: disabling unused clocks to save power
370<4>[ 4.230682] omapfb omapfb: no driver for display: hdmi
371<4>[ 4.341308] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
372<4>[ 4.395782] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
373<6>[ 4.406066] mmc1: new high speed SDIO card at address 0001
374<6>[ 4.413940] cannot apply mgr(lcd) on inactive device
375<6>[ 4.419647] cannot apply mgr(lcd) on inactive device
376<4>[ 4.425476] omapfb omapfb: failed to apply dispc config
377<6>[ 4.431396] cannot aply mgr(tv)--invalid device
378<4>[ 4.436767] omapfb omapfb: failed to apply dispc config
379<6>[ 4.442474] cannot aply mgr(lcd2)--invalid device
380<4>[ 4.447570] omapfb omapfb: failed to apply dispc config
381<6>[ 4.660034] s6e8aa: d/b 1, p 1, b-01390ffb
382<6>[ 4.664733] s6e8aa: c0, 1, b-00d59e57, got v 3593296, factory wants 3585200
383<6>[ 4.672821] s6e8aa: c1, 1, b-01289675, got v 3824919, factory wants 3815434
384<6>[ 4.680725] s6e8aa: c2, 1, b-008a25b9, got v 3561955, factory wants 3553932
385<6>[ 4.688934] sr_classp5_calib_work: smartreflex_core: Calibration complete: Voltage Nominal=962000 Calib=886240 Dyn=936240 OPP_margin=38000 total_margin=50640
386<6>[ 4.704864] s6e8aa: d/b 1, p 2, b-044d7cf9
387<6>[ 4.709411] s6e8aa: c0, 2, b-0362b159, got v 3400660, factory wants 3390093
388<6>[ 4.716949] s6e8aa: c1, 2, b-042847bc, got v 3626037, factory wants 3613906
389<6>[ 4.724548] s6e8aa: c2, 2, b-026631fd, got v 3367510, factory wants 3357442
390<6>[ 4.732147] s6e8aa: d/b 1, p 3, b-0b323808
391<6>[ 4.736602] s6e8aa: c0, 3, b-07236fc4, got v 3272769, factory wants 3259627
392<6>[ 4.744140] s6e8aa: c1, 3, b-08255d13, got v 3497567, factory wants 3483564
393<6>[ 4.751678] s6e8aa: c2, 3, b-059bc50b, got v 3227162, factory wants 3214828
394<6>[ 4.759246] s6e8aa: d/b 1, p 4, b-186611f4
395<6>[ 4.763702] s6e8aa: c0, 4, b-0d89b867, got v 3141092, factory wants 3125961
396<6>[ 4.771301] s6e8aa: c1, 4, b-0f5173eb, got v 3355811, factory wants 3338534
397<6>[ 4.778839] s6e8aa: c2, 4, b-0b74cb01, got v 3083600, factory wants 3068557
398<6>[ 4.786437] s6e8aa: d/b 1, p 5, b-6840e4ff
399<6>[ 4.790893] s6e8aa: c0, 5, b-31b4c8e6, got v 2774233, factory wants 2748356
400<6>[ 4.798461] s6e8aa: c1, 5, b-374c6e3c, got v 2959875, factory wants 2932620
401<6>[ 4.806060] s6e8aa: c2, 5, b-2f97999a, got v 2674995, factory wants 2648498
402<6>[ 4.813598] s6e8aa: d/b 1, p 6, b-ffffffff
403<6>[ 4.818115] s6e8aa: c0, 6, b-6bc3ee33, got v 2430293, factory wants 2392000
404<6>[ 4.825653] s6e8aa: c1, 6, b-73e2dae5, got v 2603238, factory wants 2560667
405<6>[ 4.833221] s6e8aa: c2, 6, b-6872e3d8, got v 2303854, factory wants 2261667
406<3>[ 4.987823] omapdss DISPC error: First SYNC_LOST.. ignoring
407<6>[ 4.995208] sr_classp5_calib_work: smartreflex_mpu: Calibration complete: Voltage Nominal=1025000 Calib=810000 Dyn=860000 OPP_margin=10000 total_margin=10000
408<6>[ 5.012084] VDAC: disabling
409<3>[ 5.016784] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
410<6>[ 5.024841] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
411<3>[ 5.033477] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
412<4>[ 5.033477] wifi_set_power = 1
413<3>[ 5.033508] tuna_wifi_power: clk32kaudio reg not found!
414<6>[ 5.050506] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
415<4>[ 5.550109] wifi_set_carddetect = 1
416<3>[ 5.554412] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
417<6>[ 5.562499] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
418<4>[ 5.563079] F1 signature read @0x18000000=0x16844330
419<4>[ 5.566650] DHD: dongle ram size is set to 294912(orig 294912)
420<4>[ 5.567321] wl_create_event_handler thr:51 started
421<4>[ 5.567932] p2p0: P2P Interface Registered
422<4>[ 5.572906] dhd_attach thr:52 started
423<4>[ 5.572967] dhd_attach thr:53 started
424<4>[ 5.572998] dhd_attach thr:54 started
425<4>[ 5.573120] wifi_get_mac_addr
426<4>[ 5.573516] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
427<4>[ 5.573547]
428<4>[ 5.573547] Dongle Host Driver, version 1.27 (r329705)
429<4>[ 5.573577] Compiled in drivers/net/wireless/bcmdhd on Sep 29 2016 at 01:10:54
430<4>[ 5.573577] wifi_set_power = 0
431<3>[ 5.573577] tuna_wifi_power: clk32kaudio reg not found!
432<4>[ 6.097015] =========== WLAN placed in RESET ========
433<6>[ 6.105529] fsa9480 4-0025: cable detect change, from 'unknown/none' to 'usb-peripheral'
434<6>[ 6.117309] twl_rtc twl_rtc: setting system clock to 2016-09-28 23:24:00 UTC (1475105040)
435<6>[ 6.127624] ALSA device list:
436<6>[ 6.130920] No soundcards found.
437<6>[ 6.135162] Freeing init memory: 288K
438<7>[ 6.148010] SELinux: 512 avtab hash slots, 1608 rules.
439<7>[ 6.149047] SELinux: 512 avtab hash slots, 1608 rules.
440<7>[ 6.149322] SELinux: 1 users, 2 roles, 291 types, 13 bools, 1 sens, 1024 cats
441<7>[ 6.149322] SELinux: 84 classes, 1608 rules
442<7>[ 6.151000] SELinux: Completing initialization.
443<7>[ 6.151000] SELinux: Setting up existing superblocks.
444<7>[ 6.151062] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
445<7>[ 6.151092] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
446<7>[ 6.151611] SELinux: initialized (dev bdev, type bdev), not configured for labeling
447<7>[ 6.151641] SELinux: initialized (dev proc, type proc), uses genfs_contexts
448<7>[ 6.151641] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
449<7>[ 6.151672] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
450<7>[ 6.151916] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
451<7>[ 6.155517] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
452<7>[ 6.155548] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
453<7>[ 6.155548] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
454<7>[ 6.155578] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
455<7>[ 6.155609] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
456<7>[ 6.155609] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
457<7>[ 6.155700] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
458<7>[ 6.155731] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
459<5>[ 6.315826] type=1403 audit(1475105040.695:2): policy loaded auid=4294967295 ses=4294967295
460<4>[ 6.325683] SELinux: Loaded policy from (null)
461<3>[ 6.336486] init: /init.rc: 64: invalid command 'load_all_props'
462<3>[ 6.343048] init: /init.rc: 88: invalid command 'powerctl'
463<3>[ 6.349121] init: could not import file '/init.recovery.tuna.rc' from '/init.rc'
464<3>[ 6.358001] init: cannot find '/sbin/healthd', disabling 'healthd'
465<7>[ 6.456970] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
466<7>[ 6.458312] SELinux: initialized (dev functionfs, type functionfs), not configured for labeling
467<5>[ 6.458374] type=1400 audit(1475105040.835:3): avc: denied { mount } for pid=1 comm="init" name="/" dev="functionfs" ino=4837 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=filesystem
468<3>[ 6.477783] android_usb: already disabled
469<3>[ 6.483306] init: Unable to open persistent property directory /data/property errno: 2
470<3>[ 6.493743] init: cannot setexeccon('u:r:recovery:s0'): Invalid argument
471<3>[ 6.495300] android_usb: already disabled
472<5>[ 6.507812] type=1400 audit(1475105040.882:4): avc: denied { read write } for pid=90 comm="adbd" name="ep0" dev="functionfs" ino=4838 scontext=u:r:adbd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file
473<5>[ 6.527130] type=1400 audit(1475105040.906:5): avc: denied { open } for pid=90 comm="adbd" name="ep0" dev="functionfs" ino=4838 scontext=u:r:adbd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file
474<6>[ 6.546020] read descriptors
475<6>[ 6.549163] read strings
476<6>[ 6.552001] mtp_bind_config
477<6>[ 6.844726] android_work: sent uevent USB_STATE=CONNECTED
478<6>[ 6.850952] android_work: sent uevent USB_STATE=DISCONNECTED
479<6>[ 6.972686] android_work: sent uevent USB_STATE=CONNECTED
480<6>[ 6.985717] gadget: high-speed config #1: android
481<6>[ 6.991485] android_work: sent uevent USB_STATE=CONFIGURED
482<5>[ 18.189697] type=1400 audit(1475105052.570:6): avc: denied { getattr } for pid=89 comm="adbd" path="/sbin/busybox" dev="rootfs" ino=1106 scontext=u:r:adbd:s0 tcontext=u:object_r:rootfs:s0 tclass=file
483<4>[ 18.211029] adbd (106): /proc/106/oom_adj is deprecated, please use /proc/106/oom_score_adj instead.
484<5>[ 18.221038] type=1400 audit(1475105052.593:7): avc: denied { execute } for pid=106 comm="adbd" name="busybox" dev="rootfs" ino=1106 scontext=u:r:adbd:s0 tcontext=u:object_r:rootfs:s0 tclass=file
485<5>[ 18.240142] type=1400 audit(1475105052.617:8): avc: denied { open } for pid=106 comm="adbd" name="busybox" dev="rootfs" ino=1106 scontext=u:r:adbd:s0 tcontext=u:object_r:rootfs:s0 tclass=file
486<5>[ 18.259002] type=1400 audit(1475105052.640:9): avc: denied { execute_no_trans } for pid=106 comm="adbd" path="/sbin/busybox" dev="rootfs" ino=1106 scontext=u:r:adbd:s0 tcontext=u:object_r:rootfs:s0 tclass=file
487<5>[ 18.285552] type=1400 audit(1475105052.664:10): avc: denied { syslog_read } for pid=108 comm="dmesg" scontext=u:r:adbd:s0 tcontext=u:r:kernel:s0 tclass=system
488fenix46@fenix46-MacBookPro:~/Scrivania/Kernel-Boot/boot-3.4$ adb shell
489~ # mount -t debugfs none /sys/kernel/debug/
490~ # cd sys/kernel/debug/omapdss
491/sys/kernel/debug/omapdss # cat dsi1_regs
492DSI_REVISION 00000030
493DSI_SYSCONFIG 00000015
494DSI_SYSSTATUS 00000001
495DSI_IRQSTATUS 00000000
496DSI_IRQENABLE 0015c000
497DSI_CTRL 00eaea99
498DSI_COMPLEXIO_CFG1 6a054321
499DSI_COMPLEXIO_IRQ_STATUS 00000000
500DSI_COMPLEXIO_IRQ_ENABLE 3ff07fff
501DSI_CLK_CTRL a0344008
502DSI_TIMING1 7fff7fff
503DSI_TIMING2 ffff7fff
504DSI_VM_TIMING1 01076077
505DSI_VM_TIMING2 04010d02
506DSI_VM_TIMING3 030c0500
507DSI_CLK_TIMING 0000968b
508DSI_TX_FIFO_VC_SIZE 13121110
509DSI_RX_FIFO_VC_SIZE 13121110
510DSI_COMPLEXIO_CFG2 00030000
511DSI_RX_FIFO_VC_FULLNESS 00000000
512DSI_VM_TIMING4 00487296
513DSI_TX_FIFO_VC_EMPTINESS 1f1f1f1f
514DSI_VM_TIMING5 0082df3b
515DSI_VM_TIMING6 7a6731d1
516DSI_VM_TIMING7 0012000f
517DSI_STOPCLK_TIMING 00000080
518DSI_VC_CTRL(0) 20808791
519DSI_VC_TE(0) 00000000
520DSI_VC_LONG_PACKET_HEADER(0) 00000000
521DSI_VC_LONG_PACKET_PAYLOAD(0) 00000000
522DSI_VC_SHORT_PACKET_HEADER(0) 00000000
523DSI_VC_IRQSTATUS(0) 00000004
524DSI_VC_IRQENABLE(0) 000000db
525DSI_VC_CTRL(1) 20808f81
526DSI_VC_TE(1) 00000000
527DSI_VC_LONG_PACKET_HEADER(1) 00000000
528DSI_VC_LONG_PACKET_PAYLOAD(1) 00000000
529DSI_VC_SHORT_PACKET_HEADER(1) 00000000
530DSI_VC_IRQSTATUS(1) 00000000
531DSI_VC_IRQENABLE(1) 000000db
532DSI_VC_CTRL(2) 20808d81
533DSI_VC_TE(2) 00000000
534DSI_VC_LONG_PACKET_HEADER(2) 00000000
535DSI_VC_LONG_PACKET_PAYLOAD(2) 00000000
536DSI_VC_SHORT_PACKET_HEADER(2) 00000000
537DSI_VC_IRQSTATUS(2) 00000000
538DSI_VC_IRQENABLE(2) 000000db
539DSI_VC_CTRL(3) 20808d81
540DSI_VC_TE(3) 00000000
541DSI_VC_LONG_PACKET_HEADER(3) 00000000
542DSI_VC_LONG_PACKET_PAYLOAD(3) 00000000
543DSI_VC_SHORT_PACKET_HEADER(3) 00000000
544DSI_VC_IRQSTATUS(3) 00000000
545DSI_VC_IRQENABLE(3) 000000db
546DSI_DSIPHY_CFG0 132c1423
547DSI_DSIPHY_CFG1 4206113e
548DSI_DSIPHY_CFG2 b8000010
549DSI_DSIPHY_CFG5 ff000000
550DSI_PLL_CONTROL 00000000
551DSI_PLL_STATUS 00000383
552DSI_PLL_GO 00000000
553DSI_PLL_CONFIGURATION1 14a1d825
554DSI_PLL_CONFIGURATION2 00656008
555/sys/kernel/debug/omapdss # fenix46@fenix46-MacBookPro:~/Scrivania/Kernel-Boot/boot-3.4$