· 6 years ago · Jan 15, 2020, 06:46 PM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Linux version 5.5.0-rc5-next-20200110 (pmos@NiloreaDev) (gcc version 9.2.0 (Alpine 9.2.0)) #1-alpineMobile SMP PREEMPT Tue Jan 14 21:50:36 UTC 2020
3[ 0.000000] CPU: ARMv7 Processor [412fc099] revision 9 (ARMv7), cr=10c5387d
4[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
5[ 0.000000] OF: fdt: Machine model: ASUS Google Nexus 7 2012 (Project Bach)
6[ 0.000000] Memory policy: Data cache writealloc
7[ 0.000000] Reserved memory: created CMA memory pool at 0xa0000000, size 256 MiB
8[ 0.000000] OF: reserved mem: initialized node linux,cma@80000000, compatible id shared-dma-pool
9[ 0.000000] On node 0 totalpages: 261632
10[ 0.000000] Normal zone: 1008 pages used for memmap
11[ 0.000000] Normal zone: 0 pages reserved
12[ 0.000000] Normal zone: 129024 pages, LIFO batch:31
13[ 0.000000] HighMem zone: 132608 pages, LIFO batch:31
14[ 0.000000] percpu: Embedded 15 pages/cpu s32204 r8192 d21044 u61440
15[ 0.000000] pcpu-alloc: s32204 r8192 d21044 u61440 alloc=15*4096
16[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
17[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260624
18[ 0.000000] Kernel command line: tegraid=30.1.3.0.0 mem=1022M@2048M android.commchip=0 vmalloc=512M androidboot.serialno=015d4905e9240a03 video=tegrafb no_console_suspend=1 console=none debug_uartport=hsport usbcore.old_scheme_first=1 lp0_vec=8192@0xbddf9000 tegra_fbmem=8195200@0xabe01000 core_edp_mv=0 audio_codec=rt5640 board_info=f41:a00:1:44:2 tegraboot=sdmmc gpt gpt_sector=61079551 androidboot.bootloader=4.23 androidboot.baseband=unknown console=tty1 clk_ignore_unused
19[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
20[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
21[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
22[ 0.000000] Memory: 762636K/1046528K available (5120K kernel code, 259K rwdata, 1652K rodata, 1024K init, 226K bss, 21748K reserved, 262144K cma-reserved, 268224K highmem)
23[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
24[ 0.000000] Tasks RCU enabled.
25[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
26[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
27[ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000
28[ 0.000000] L2C: platform modifies aux control register: 0x2c080000 -> 0x3c480001
29[ 0.000000] L2C: DT/platform modifies aux control register: 0x2c080000 -> 0x3c480001
30[ 0.000000] L2C-310 erratum 769419 enabled
31[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
32[ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9
33[ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines
34[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
35[ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB
36[ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x7e080001
37[ 0.000010] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
38[ 0.000025] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
39[ 0.000035] Switching to timer-based delay loop, resolution 1000ns
40[ 0.000348] clocksource: tegra_suspend_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
41[ 0.001185] Console: colour dummy device 80x30
42[ 0.001561] printk: console [tty1] enabled
43[ 0.001603] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
44[ 0.001632] pid_max: default: 32768 minimum: 301
45[ 0.001702] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
46[ 0.001723] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
47[ 0.002590] CPU: Testing write buffer coherency: ok
48[ 0.002906] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
49[ 0.060131] Setting up static identity map for 0x80100000 - 0x801000ac
50[ 0.080083] rcu: Hierarchical SRCU implementation.
51[ 0.100455] Tegra Revision: A03 SKU: 131 CPU Process: 4 SoC Process: 0
52[ 0.120082] smp: Bringing up secondary CPUs ...
53[ 0.210410] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
54[ 0.300406] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
55[ 0.390402] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
56[ 0.390519] smp: Brought up 1 node, 4 CPUs
57[ 0.390566] SMP: Total of 4 processors activated (8.00 BogoMIPS).
58[ 0.390580] CPU: All CPU(s) started in SVC mode.
59[ 0.391518] devtmpfs: initialized
60[ 0.516027] random: get_random_u32 called from bucket_table_alloc+0xe8/0x110 with crng_init=0
61[ 0.517294] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
62[ 0.518736] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
63[ 0.518779] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
64[ 0.533206] pinctrl core: initialized pinctrl subsystem
65[ 0.537474] NET: Registered protocol family 16
66[ 0.541862] DMA: preallocated 256 KiB pool for atomic coherent allocations
67[ 0.549085] cpuidle: using governor menu
68[ 0.601158] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
69[ 0.601190] hw-breakpoint: maximum watchpoint size is 4 bytes.
70[ 0.670465] platform 50000000.host1x: Adding to iommu group 0
71[ 0.670562] platform 54040000.mpe: Adding to iommu group 1
72[ 0.671845] platform 54080000.vi: Adding to iommu group 2
73[ 0.671936] platform 540c0000.epp: Adding to iommu group 3
74[ 0.673159] platform 54100000.isp: Adding to iommu group 4
75[ 0.673252] platform 54140000.gr2d: Adding to iommu group 5
76[ 0.674464] platform 54180000.gr3d: Adding to iommu group 5
77[ 0.674533] platform 54200000.dc: Adding to iommu group 5
78[ 0.674588] platform 54240000.dc: Adding to iommu group 5
79[ 0.675867] platform 6001a000.vde: Adding to iommu group 6
80[ 0.822648] vdd_tps63020_3v3: supplied by vdd_5v0
81[ 0.825914] vdd_panel: supplied by vdd_tps63020_3v3
82[ 0.827672] ldo_s-1167_3v3: supplied by vdd_5v0
83[ 0.832776] iommu: Default domain type: Translated
84[ 0.844058] SCSI subsystem initialized
85[ 0.847052] usbcore: registered new interface driver usbfs
86[ 0.847221] usbcore: registered new interface driver hub
87[ 0.847359] usbcore: registered new device driver usb
88[ 0.849015] pps_core: LinuxPPS API ver. 1 registered
89[ 0.849037] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
90[ 0.849078] PTP clock support registered
91[ 0.852746] tegra30-emc 7000f400.memory-controller: got 6 timings for RAM code 1 (min 25MHz max 667MHz)
92[ 0.865160] clocksource: Switched to clocksource timer_us
93[ 0.959770] NET: Registered protocol family 2
94[ 0.963911] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
95[ 0.963959] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
96[ 0.964008] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
97[ 0.964074] TCP: Hash tables configured (established 4096 bind 4096)
98[ 0.964245] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
99[ 0.964293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
100[ 0.964534] NET: Registered protocol family 1
101[ 0.966978] Unpacking initramfs...
102[ 1.204975] Freeing initrd memory: 3888K
103[ 1.211635] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
104[ 1.230291] Initialise system trusted keyrings
105[ 1.230512] workingset: timestamp_bits=30 max_order=18 bucket_order=0
106[ 1.234653] Key type asymmetric registered
107[ 1.234679] Asymmetric key parser 'x509' registered
108[ 1.234737] bounce: pool size: 64 pages
109[ 1.236595] io scheduler kyber registered
110[ 1.274036] tegra-apbdma 6000a000.dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use
111[ 1.276096] random: fast init done
112[ 1.301205] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver registered 32 channels
113[ 1.304344] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
114[ 1.310592] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
115[ 1.339037] 70006200.serial: ttyTHS1 at MMIO 0x70006200 (irq = 76, base_baud = 0) is a TEGRA_UART
116[ 1.341287] serial serial0: tty port ttyTHS1 registered
117[ 1.357613] tegra-dc 54200000.dc: failed to probe RGB output: -517
118[ 1.437208] loop: module loaded
119[ 1.439528] libphy: Fixed MDIO Bus: probed
120[ 1.443517] usbcore: registered new interface driver cdc_ether
121[ 1.443596] usbcore: registered new interface driver cdc_ncm
122[ 1.445716] tegra-phy 7d000000.usb-phy: 7d000000.usb-phy supply vbus not found, using dummy regulator
123[ 1.445945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
124[ 1.445963] tegra-ehci: Tegra EHCI driver
125[ 1.449966] usbcore: registered new interface driver cdc_acm
126[ 1.449990] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
127[ 1.450066] usbcore: registered new interface driver cdc_wdm
128[ 1.450136] usbcore: registered new interface driver usb-storage
129[ 1.486185] tegra_rtc 7000e000.rtc: registered as rtc1
130[ 1.486216] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
131[ 1.486385] i2c /dev entries driver
132[ 1.507716] cap11xx: probe of 1-0028 failed with error -121
133[ 1.523681] max77620 2-003c: PMIC Version OTP:0x23 and ES:0x5
134[ 1.538734] max77620-sd0: supplied by vdd_5v0
135[ 1.542382] max77620-sd1: supplied by vdd_5v0
136[ 1.549997] max77620-sd2: supplied by vdd_5v0
137[ 1.555194] max77620-sd3: supplied by vdd_5v0
138[ 1.561286] max77620-sd4: supplied by vdd_5v0
139[ 1.564309] max77620-ldo0: supplied by vdd_ddr3l_1v35
140[ 1.567587] max77620-ldo1: supplied by vdd_ddr3l_1v35
141[ 1.572033] max77620-ldo2: supplied by vdd_tps63020_3v3
142[ 1.576633] max77620-ldo3: supplied by vdd_tps63020_3v3
143[ 1.582461] max77620-ldo4: supplied by vdd_5v0
144[ 1.588982] max77620-ldo5: supplied by vdd_tps63020_3v3
145[ 1.591075] max77620-ldo6: supplied by vdd_5v0
146[ 1.597505] max77620-ldo7: supplied by vdd_ddr3l_1v35
147[ 1.603373] max77620-ldo8: supplied by vdd_ddr3l_1v35
148[ 1.640223] tegra-wdt 60005000.timer: initialized (heartbeat = 120 sec, nowayout = 0)
149[ 1.640662] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
150[ 1.645760] sdhci: Secure Digital Host Controller Interface driver
151[ 1.645785] sdhci: Copyright(c) Pierre Ossman
152[ 1.645796] sdhci-pltfm: SDHCI platform and OF driver helper
153[ 1.658288] sdhci-tegra 78000400.sdhci: allocated mmc-pwrseq
154[ 1.658321] mmc0: Missing autocal timeout 3v3-pad drvs
155[ 1.658335] mmc0: Missing autocal timeout 3v3-pad drvs
156[ 1.658348] mmc0: Missing autocal timeout 1v8-pad drvs
157[ 1.658361] mmc0: Missing autocal timeout 1v8-pad drvs
158[ 1.662529] input: Elan Touchscreen as /devices/soc0/7000c400.i2c/i2c-0/0-0010/input/input0
159[ 1.670085] mmc0: Invalid maximum block size, assuming 512 bytes
160[ 2.020052] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA
161[ 2.024607] mmc1: Missing autocal timeout 3v3-pad drvs
162[ 2.024633] mmc1: Missing autocal timeout 3v3-pad drvs
163[ 2.024646] mmc1: Missing autocal timeout 1v8-pad drvs
164[ 2.024659] mmc1: Missing autocal timeout 1v8-pad drvs
165[ 2.031212] mmc1: Invalid maximum block size, assuming 512 bytes
166[ 2.047632] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
167[ 2.049312] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
168[ 2.050977] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
169[ 2.053962] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
170[ 2.056968] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
171[ 2.068511] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA
172[ 2.113814] mmc0: new high speed SDIO card at address 0001
173[ 2.180844] mmc1: new high speed MMC card at address 0001
174[ 2.183995] mmcblk1: mmc1:0001 HBG4e 29.1 GiB
175[ 2.187117] mmcblk1boot0: mmc1:0001 HBG4e partition 1 2.00 MiB
176[ 2.187722] mmcblk1boot1: mmc1:0001 HBG4e partition 2 2.00 MiB
177[ 2.190601] mmcblk1rpmb: mmc1:0001 HBG4e partition 3 2.00 MiB, chardev (247:0)
178[ 2.197818] Primary GPT is invalid, using alternate GPT.
179[ 2.197874] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9
180[ 2.282513] i2c i2c-1: Added multiplexed i2c bus 3
181[ 2.283057] NET: Registered protocol family 17
182[ 2.283101] NET: Registered protocol family 15
183[ 2.295062] Registering SWP/SWPB emulation handler
184[ 2.297520] Loading compiled-in X.509 certificates
185[ 2.339074] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
186[ 2.339105] [drm] No driver support for vblank timestamp query.
187[ 2.739212] Console: switching to colour frame buffer device 100x80
188[ 2.754225] drm drm: fb0: tegradrmfb frame buffer device
189[ 2.754333] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0
190[ 2.771967] input: gpio-keys as /devices/soc0/gpio-keys/input/input1
191[ 2.784735] hctosys: unable to open rtc device (rtc0)
192[ 2.785669] clk: Not disabling unused clocks
193[ 2.789147] Freeing unused kernel memory: 1024K
194[ 2.790209] Run /init as init process
195[ 2.790328] with arguments:
196[ 2.790332] /init
197[ 2.790335] with environment:
198[ 2.790339] HOME=/
199[ 2.790342] TERM=linux
200[ 2.790345] tegraid=30.1.3.0.0
201[ 2.790349] debug_uartport=hsport
202[ 2.790352] lp0_vec=8192@0xbddf9000
203[ 2.790355] tegra_fbmem=8195200@0xabe01000
204[ 2.790358] core_edp_mv=0
205[ 2.790360] audio_codec=rt5640
206[ 2.790363] board_info=f41:a00:1:44:2
207[ 2.790366] tegraboot=sdmmc
208[ 5.021493] using random self ethernet address
209[ 5.021620] using random host ethernet address
210[ 5.087204] usb0: HOST MAC ee:5e:e2:87:ea:39
211[ 5.094054] usb0: MAC 2a:12:2c:cf:7a:00
212[ 5.364878] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem
213[ 5.382483] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
214[ 7.683447] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
215[ 10.051893] udevd[606]: starting version 3.2.9
216[ 10.076004] random: udevd: uninitialized urandom read (16 bytes read)
217[ 10.085450] random: udevd: uninitialized urandom read (16 bytes read)
218[ 10.085589] random: udevd: uninitialized urandom read (16 bytes read)
219[ 10.269852] udevd[606]: starting eudev-3.2.9
220[ 11.787701] tegra20-cpufreq tegra20-cpufreq: hardware version 0x10 0x80
221[ 12.364199] tegra_vde: module is from the staging directory, the quality is unknown, you have been warned.
222[ 12.955317] ak8974 1-000e: detected ami306, FW ver 0b, S/N: 0cd3
223[ 12.962741] ak8974 1-000e: factory calibration for axis X: offz=45 sens=588 fine=200 pgaZ=108 pgaY=128
224[ 12.962763] ak8974 1-000e: factory calibration for axis Y: offz=45 sens=604 fine=214 pgaZ=137 pgaX=139
225[ 12.962780] ak8974 1-000e: factory calibration for axis Z: offz=47 sens=593 fine=185 pgaY=125 pgaX=115
226[ 13.069664] max77686-rtc max77620-rtc: registered as rtc0
227[ 13.077527] ak8974 1-000e: enable rising edge DRDY IRQ
228[ 13.280004] tegra voltage-coupler: core minimum voltage limited to 1200000uV
229[ 13.785558] Bluetooth: Core ver 2.22
230[ 13.799273] NET: Registered protocol family 31
231[ 13.799291] Bluetooth: HCI device and connection manager initialized
232[ 13.799322] Bluetooth: HCI socket layer initialized
233[ 13.799401] Bluetooth: L2CAP socket layer initialized
234[ 13.799412] Bluetooth: SCO socket layer initialized
235[ 14.131442] Bluetooth: HCI UART driver ver 2.3
236[ 14.131455] Bluetooth: HCI UART protocol H4 registered
237[ 14.132771] Bluetooth: HCI UART protocol Broadcom registered
238[ 14.221622] cfg80211: Loading compiled-in X.509 certificates for regulatory database
239[ 14.252154] tegra30-i2s 70080400.i2s: DMA channels sourced from device 70080000.ahub
240[ 14.318944] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
241[ 14.532442] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
242[ 14.532474] cfg80211: failed to load regulatory.db
243[ 14.602121] Bluetooth: hci0: BCM: chip id 62
244[ 14.607838] Bluetooth: hci0: BCM: features 0x0f
245[ 14.626592] Bluetooth: hci0: BCM4330B1
246[ 14.626624] Bluetooth: hci0: BCM4330B1 (002.001.003) build 0000
247[ 14.694904] tegra-snd-rt5640 sound: rt5640-aif1 <-> 70080400.i2s mapping ok
248[ 14.834514] input: NVIDIA Tegra Grouper Headphones as /devices/soc0/sound/sound/card0/input2
249[ 15.140108] NET: Registered protocol family 10
250[ 15.206302] Segment Routing with IPv6
251[ 15.207525] random: crng init done
252[ 15.207532] random: 3 urandom warning(s) missed due to ratelimiting
253[ 15.275830] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4330-sdio for chip BCM4330/4
254[ 15.518172] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4330-sdio for chip BCM4330/4
255[ 15.521971] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
256[ 15.522588] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4330/4 wl0: Jan 23 2013 17:47:42 version 5.90.195.114 FWID 01-73201c1f
257[ 15.780999] Bluetooth: hci0: BCM4330B1 (002.001.003) build 0481
258[ 17.306248] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
259[ 17.551129] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem
260[ 17.570304] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
261[ 17.570564] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
262[ 19.164126] NET: Registered protocol family 38
263[ 21.132660] elogind-daemon[1321]: Failed to create inotify watch on /dev/null/utmp, ignoring: Not a directory
264[ 21.159088] elogind-daemon[1321]: New seat seat0.
265[ 21.179692] elogind-daemon[1321]: Watching system buttons on /dev/input/event1 (gpio-keys)
266[ 21.289081] elogind-daemon[1321]: Failed to set utmp path to /dev/null/utmp: Not supported
267[ 22.275417] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
268[ 22.913646] elogind-daemon[1321]: Failed to create inotify watch on /dev/null/utmp, ignoring: Not a directory
269[ 22.924099] elogind-daemon[1321]: New session c1 of user gull.
270[ 32.811981] rfkill: input handler disabled
271[ 33.143651] vdd_camera: disabling
272[ 33.149375] avdd_dsi_csi: disabling
273[ 744.042704] elogind-daemon[1321]: Power key pressed.
274[ 993.222650] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
275[ 1065.520154] elogind-daemon[1321]: Power key pressed.
276[ 2587.848559] rfkill: input handler enabled
277[ 2588.354574] elogind-daemon[1321]: Removed session c1.
278[ 2588.506263] elogind-daemon[1321]: Failed to create inotify watch on /dev/null/utmp, ignoring: Not a directory
279[ 2588.507685] elogind-daemon[1321]: New session c2 of user gull.
280[ 2592.053977] rfkill: input handler disabled
281[ 2595.392105] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready