input-sample
17.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.80-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #1098 SMP Fri Mar 9 19:11:42 GMT 2018
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] cma: Reserved 8 MiB at 0x3ac00000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] percpu: Embedded 14 pages/cpu @ba35b000 s25600 r8192 d23552 u57344
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 240555
[ 0.000000] Kernel command line: 8250.nr_uarts=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=c80dc558-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 940364K/970752K available (7168K kernel code, 487K rwdata, 2032K rodata, 1024K init, 770K bss, 22196K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
[ 0.000000] lowmem : 0x80000000 - 0xbb400000 ( 948 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x80800000 (8160 kB)
[ 0.000000] .init : 0x80b00000 - 0x80c00000 (1024 kB)
[ 0.000000] .data : 0x80c00000 - 0x80c79cbc ( 488 kB)
[ 0.000000] .bss : 0x80c7b000 - 0x80d3b9e4 ( 771 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000022] Switching to timer-based delay loop, resolution 52ns
[ 0.000301] Console: colour dummy device 80x30
[ 0.001189] console [tty1] enabled
[ 0.001237] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001304] pid_max: default: 32768 minimum: 301
[ 0.001640] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001682] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002721] Disabling memory control group subsystem
[ 0.002825] CPU: Testing write buffer coherency: ok
[ 0.002889] ftrace: allocating 22627 entries in 67 pages
[ 0.050538] CPU0: update cpu_capacity 1024
[ 0.050590] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.050651] Setting up static identity map for 0x100000 - 0x100034
[ 0.052502] CPU1: update cpu_capacity 1024
[ 0.052509] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.053151] CPU2: update cpu_capacity 1024
[ 0.053158] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.053782] CPU3: update cpu_capacity 1024
[ 0.053788] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.053876] Brought up 4 CPUs
[ 0.054049] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.054078] CPU: All CPU(s) started in HYP mode.
[ 0.054105] CPU: Virtualization extensions available.
[ 0.054925] devtmpfs: initialized
[ 0.066064] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.066387] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.066447] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.067005] pinctrl core: initialized pinctrl subsystem
[ 0.067938] NET: Registered protocol family 16
[ 0.070178] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.078975] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.079024] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.079206] Serial: AMBA PL011 UART driver
[ 0.081108] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.081656] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.082020] irq: no irq domain found for /soc/aux@0x7e215000 !
[ 0.151380] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80d000, dmachans=0x1
[ 0.153246] SCSI subsystem initialized
[ 0.153569] usbcore: registered new interface driver usbfs
[ 0.153679] usbcore: registered new interface driver hub
[ 0.153796] usbcore: registered new device driver usb
[ 0.160347] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-03-13 18:45
[ 0.161752] clocksource: Switched to clocksource arch_sys_counter
[ 0.209297] VFS: Disk quotas dquot_6.6.0
[ 0.209409] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.209638] FS-Cache: Loaded
[ 0.209906] CacheFiles: Loaded
[ 0.222053] NET: Registered protocol family 2
[ 0.222946] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.223084] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.223295] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.223407] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.223474] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.223706] NET: Registered protocol family 1
[ 0.224139] RPC: Registered named UNIX socket transport module.
[ 0.224171] RPC: Registered udp transport module.
[ 0.224199] RPC: Registered tcp transport module.
[ 0.224226] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.225201] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.227516] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.243575] FS-Cache: Netfs 'nfs' registered for caching
[ 0.244570] NFS: Registering the id_resolver key type
[ 0.244620] Key type id_resolver registered
[ 0.244648] Key type id_legacy registered
[ 0.247075] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.247226] io scheduler noop registered
[ 0.247256] io scheduler deadline registered (default)
[ 0.247542] io scheduler cfq registered
[ 0.253205] BCM2708FB: allocated DMA memory fad10000
[ 0.253258] BCM2708FB: allocated DMA channel 0 @ bb80d000
[ 0.261949] Console: switching to colour frame buffer device 82x26
[ 0.269369] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.273301] bcm2835-rng 3f104000.rng: hwrng registered
[ 0.275682] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.280940] vc-sm: Videocore shared memory driver
[ 0.298295] brd: module loaded
[ 0.309480] loop: module loaded
[ 0.311864] Loading iSCSI transport class v2.0-870.
[ 0.314857] libphy: Fixed MDIO Bus: probed
[ 0.317213] usbcore: registered new interface driver lan78xx
[ 0.319579] usbcore: registered new interface driver smsc95xx
[ 0.321831] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.552154] Core Release: 2.80a
[ 0.554363] Setting default values for core params
[ 0.556552] Finished setting default values for core params
[ 0.759140] Using Buffer DMA mode
[ 0.761337] Periodic Transfer Interrupt Enhancement - disabled
[ 0.763656] Multiprocessor Interrupt Enhancement - disabled
[ 0.765971] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.768319] Dedicated Tx FIFOs mode
[ 0.770929] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ 0.775666] FIQ FSM acceleration enabled for :
[ 0.775666] Non-periodic Split Transactions
[ 0.775666] Periodic Split Transactions
[ 0.775666] High-Speed Isochronous Endpoints
[ 0.775666] Interrupt/Control Split Transaction hack enabled
[ 0.786746] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8059b380
[ 0.789026] WARN::hcd_init_fiq:460: FIQ ASM at 0x8059b6f0 length 36
[ 0.791285] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb878000
[ 0.793550] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.795866] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.798224] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.800538] Init: Port Power? op_state=1
[ 0.802811] Init: Power Port (0)
[ 0.805198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.807508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.809802] usb usb1: Product: DWC OTG Controller
[ 0.812061] usb usb1: Manufacturer: Linux 4.9.80-v7+ dwc_otg_hcd
[ 0.814327] usb usb1: SerialNumber: 3f980000.usb
[ 0.817410] hub 1-0:1.0: USB hub found
[ 0.819607] hub 1-0:1.0: 1 port detected
[ 0.822544] usbcore: registered new interface driver usb-storage
[ 0.824871] mousedev: PS/2 mouse device common for all mice
[ 0.827965] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 0.830488] bcm2835-cpufreq: min=600000 max=1200000
[ 0.833165] sdhci: Secure Digital Host Controller Interface driver
[ 0.835478] sdhci: Copyright(c) Pierre Ossman
[ 0.838000] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
[ 0.842594] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ 0.845137] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.849016] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.851668] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.854366] usbcore: registered new interface driver usbhid
[ 0.856826] usbhid: USB HID core driver
[ 0.860069] vchiq: vchiq_init_state: slot_zero = 0xbad80000, is_master = 0
[ 0.863954] [vc_sm_connected_init]: start
[ 0.872620] [vc_sm_connected_init]: end - returning 0
[ 0.875442] Initializing XFRM netlink socket
[ 0.877894] NET: Registered protocol family 17
[ 0.880431] Key type dns_resolver registered
[ 0.883248] Registering SWP/SWPB emulation handler
[ 0.886437] registered taskstats version 1
[ 0.895220] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 0.897794] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 0.904299] console [ttyS0] disabled
[ 0.906753] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 220, base_baud = 31250000) is a 16550
[ 1.899569] console [ttyS0] enabled
[ 1.906298] sdhost: log_buf @ bad07000 (fad07000)
[ 1.991780] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.001958] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 2.010292] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 2.039017] Indeed it is in host mode hprt0 = 00021501
[ 2.131876] of_cfs_init
[ 2.133893] random: fast init done
[ 2.142450] of_cfs_init: OK
[ 2.147979] Waiting for root device PARTUUID=c80dc558-02...
[ 2.151869] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.153435] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.155002] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.157820] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 2.213728] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.232871] mmc0: new high speed SDHC card at address aaaa
[ 2.241224] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ 2.247801] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.256822] Indeed it is in host mode hprt0 = 00001101
[ 2.329935] mmcblk0: p1 p2
[ 2.357583] mmc1: new high speed SDIO card at address 0001
[ 2.427039] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 2.436690] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 2.458484] EXT4-fs (mmcblk0p2): recovery complete
[ 2.467210] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.479804] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.492049] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.500151] devtmpfs: mounted
[ 2.506664] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.518166] Freeing unused kernel memory: 1024K
[ 2.526223] hub 1-1:1.0: USB hub found
[ 2.532766] hub 1-1:1.0: 5 ports detected
[ 2.851799] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.960961] systemd[1]: System time before build time, advancing clock.
[ 2.982100] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.991832] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.004854] smsc95xx v1.0.5
[ 3.081379] NET: Registered protocol family 10
[ 3.102250] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.105781] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:d1:b3:bf
[ 3.152858] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 3.180405] systemd[1]: Detected architecture arm.
[ 3.204807] systemd[1]: Set hostname to <raspberrypi>.
[ 3.655243] systemd[1]: Listening on udev Kernel Socket.
[ 3.666913] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.683625] systemd[1]: Listening on Journal Socket.
[ 3.694815] systemd[1]: Listening on Syslog Socket.
[ 3.706356] systemd[1]: Created slice System Slice.
[ 3.719823] systemd[1]: Mounting RPC Pipe File System...
[ 3.735831] systemd[1]: Starting Restore / save the current clock...
[ OK ] Started Show Plymouth Boot Screen.
[ OK ] Reached target Encrypted Volumes.
[ OK ] Reached target Paths.
[ OK ] Started Forward Password Requests to Plymouth Directory Watch.
[ OK ] Started File System Check on /dev/disk/by-partuuid/c80dc558-01.
Mounting /boot...
[ OK ] Mounted /boot.
[ OK ] Reached target Local File Systems.
Starting Set console font and keymap...
Starting Tell Plymouth To Write Out Runtime Data...
Starting Raise network interfaces...
Starting Preprocess NFS configuration...
Starting Create Volatile Files and Directories...
[ OK ] Started Tell Plymouth To Write Out Runtime Data.
[ OK ] Started Preprocess NFS configuration.
[ OK ] Reached target NFS client services.
[ OK ] Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems.
[ OK ] Started Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Listening on triggerhappy.socket.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting LSB: Switch to ondemand cpu…or (unless shift key is pressed)...
Starting System Logging Service...
Starting LSB: Autogenerate and use a swap file...
[ OK ] Started Regular background program processing daemon.
Starting dhcpcd on all interfaces...
Starting triggerhappy global hotkey daemon...
Starting Save/Restore Sound Card State...
Starting Configure Bluetooth Modems connected by UART...
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
Starting Disable WiFi if country not set...
[ OK ] Started Daily Cleanup of Temporary Directories.
Starting Login Service...
[ OK ] Reached target System Time Synchronized.
[ OK ] Started Daily apt download activities.
[ OK ] Started Daily apt upgrade and clean activities.
[ OK ] Reached target Timers.
[ OK ] Started triggerhappy global hotkey daemon.
[ OK ] Started System Logging Service.
[ OK ] Started Save/Restore Sound Card State.
[ OK ] Started Disable WiFi if country not set.
Starting Load/Save RF Kill Switch Status...
[ OK ] Started Login Service.
[ OK ] Started Raise network interfaces.
[ OK ] Started LSB: Switch to ondemand cpu …rnor (unless shift key is pressed).
[ OK ] Started Load/Save RF Kill Switch Status.
[ OK ] Started LSB: Autogenerate and use a swap file.
[ OK ] Started Configure Bluetooth Modems connected by UART.
Starting Bluetooth service...
[ OK ] Started Bluetooth service.
[ OK ] Reached target Bluetooth.
Starting Hostname Service...
[ OK ] Started Hostname Service.
[ OK ] Started Set console font and keymap.
[ OK ] Started dhcpcd on all interfaces.
[ OK ] Reached target Network.
Starting /etc/rc.local Compatibility...
Starting Permit User Sessions...
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Started Permit User Sessions.
Starting Terminate Plymouth Boot Screen...
Starting Hold until boot process finishes up...
Raspbian GNU/Linux 9 raspberrypi ttyS0
raspberrypi login:
end of kernel