Skip to content

Instantly share code, notes, and snippets.

@mypiandrew
Created September 28, 2018 13:40
Show Gist options
  • Save mypiandrew/cb8f8fee74f08b3b12202ec41a82ac6c to your computer and use it in GitHub Desktop.
Save mypiandrew/cb8f8fee74f08b3b12202ec41a82ac6c to your computer and use it in GitHub Desktop.
login as: root
root@192.168.1.110's password:
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Sep 28 13:32:19 2018 from user-hp.fritz.box
SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.
root@raspberrypi:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.72-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1146 SMP Wed Sep 26 16:58:28 BST 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 Compute Module 3 Rev 1.0
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 8 MiB at 0x3ac00000
[ 0.000000] On node 0 totalpages: 242688
[ 0.000000] free_area_init_node: node 0, pgdat 80c85280, node_mem_map ba39f000
[ 0.000000] Normal zone: 2133 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 242688 pages, LIFO batch:31
[ 0.000000] percpu: Embedded 17 pages/cpu @ba348000 s38720 r8192 d22720 u69632
[ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
[ 0.000000] Kernel command line: 8250.nr_uarts=1 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:D3:C9:3A vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait maxcpus=4 dwc_otg.fiq_fsm_mask=0x0
[ 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: 940232K/970752K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 698K bss, 22328K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
lowmem : 0x80000000 - 0xbb400000 ( 948 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x80800000 (8160 kB)
.init : 0x80b00000 - 0x80c00000 (1024 kB)
.data : 0x80c00000 - 0x80c9017c ( 577 kB)
.bss : 0x80c97f10 - 0x80d468b0 ( 699 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 25273 entries in 75 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] arch_timer: 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.000273] Console: colour dummy device 80x30
[ 0.000818] console [tty1] enabled
[ 0.000860] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000900] pid_max: default: 32768 minimum: 301
[ 0.001227] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001260] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002212] Disabling memory control group subsystem
[ 0.002304] CPU: Testing write buffer coherency: ok
[ 0.002733] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003151] Setting up static identity map for 0x100000 - 0x10003c
[ 0.003293] Hierarchical SRCU implementation.
[ 0.003994] smp: Bringing up secondary CPUs ...
[ 0.004796] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.005643] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.006471] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.006577] smp: Brought up 1 node, 4 CPUs
[ 0.006649] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.006671] CPU: All CPU(s) started in HYP mode.
[ 0.006689] CPU: Virtualization extensions available.
[ 0.007584] devtmpfs: initialized
[ 0.017684] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
[ 0.018409] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.018653] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.018697] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.019269] pinctrl core: initialized pinctrl subsystem
[ 0.020061] NET: Registered protocol family 16
[ 0.022716] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.027593] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.027625] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.027839] Serial: AMBA PL011 UART driver
[ 0.029516] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.030038] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.061943] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
[ 0.063389] SCSI subsystem initialized
[ 0.063627] usbcore: registered new interface driver usbfs
[ 0.063703] usbcore: registered new interface driver hub
[ 0.063806] usbcore: registered new device driver usb
[ 0.070081] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-09-21 15:43
[ 0.071442] clocksource: Switched to clocksource arch_sys_counter
[ 0.148623] VFS: Disk quotas dquot_6.6.0
[ 0.148735] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.148939] FS-Cache: Loaded
[ 0.149153] CacheFiles: Loaded
[ 0.158081] NET: Registered protocol family 2
[ 0.158817] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.158946] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.159148] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.159294] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.159356] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.159598] NET: Registered protocol family 1
[ 0.160067] RPC: Registered named UNIX socket transport module.
[ 0.160091] RPC: Registered udp transport module.
[ 0.160110] RPC: Registered tcp transport module.
[ 0.160129] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.161457] NOHZ: local_softirq_pending 80
[ 0.161725] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.164471] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.172619] FS-Cache: Netfs 'nfs' registered for caching
[ 0.173248] NFS: Registering the id_resolver key type
[ 0.173295] Key type id_resolver registered
[ 0.173315] Key type id_legacy registered
[ 0.173344] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.175296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.175456] io scheduler noop registered
[ 0.175478] io scheduler deadline registered (default)
[ 0.175776] io scheduler cfq registered
[ 0.175798] io scheduler mq-deadline registered
[ 0.175818] io scheduler kyber registered
[ 0.178530] BCM2708FB: allocated DMA memory fad10000
[ 0.178574] BCM2708FB: allocated DMA channel 0 @ bb813000
[ 0.215395] Console: switching to colour frame buffer device 160x64
[ 0.231440] NOHZ: local_softirq_pending 80
[ 0.237496] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.239074] bcm2835-rng 3f104000.rng: hwrng registered
[ 0.239347] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.240040] vc-sm: Videocore shared memory driver
[ 0.240447] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 0.250306] brd: module loaded
[ 0.259308] loop: module loaded
[ 0.259439] Loading iSCSI transport class v2.0-870.
[ 0.260254] libphy: Fixed MDIO Bus: probed
[ 0.260482] usbcore: registered new interface driver lan78xx
[ 0.260694] usbcore: registered new interface driver smsc95xx
[ 0.260869] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.288941] dwc_otg 3f980000.usb: base=0xf0980000
[ 0.421438] NOHZ: local_softirq_pending 80
[ 0.441439] NOHZ: local_softirq_pending 80
[ 0.461438] NOHZ: local_softirq_pending 80
[ 0.481438] NOHZ: local_softirq_pending 80
[ 0.489288] Core Release: 2.80a
[ 0.489408] Setting default values for core params
[ 0.489573] Finished setting default values for core params
[ 0.689974] Using Buffer DMA mode
[ 0.690079] Periodic Transfer Interrupt Enhancement - disabled
[ 0.690242] Multiprocessor Interrupt Enhancement - disabled
[ 0.690400] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.690533] Dedicated Tx FIFOs mode
[ 0.690986] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ 0.691272] FIQ FSM acceleration enabled for :
[ 0.691404] dwc_otg: Microframe scheduler enabled
[ 0.691485] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805e9da8
[ 0.698265] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ea110 length 36
[ 0.704961] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
[ 0.711647] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.718285] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.724975] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.731617] Init: Port Power? op_state=1
[ 0.738149] Init: Power Port (0)
[ 0.744830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.751471] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.758198] usb usb1: Product: DWC OTG Controller
[ 0.764912] usb usb1: Manufacturer: Linux 4.14.72-v7+ dwc_otg_hcd
[ 0.771648] usb usb1: SerialNumber: 3f980000.usb
[ 0.778901] hub 1-0:1.0: USB hub found
[ 0.785486] hub 1-0:1.0: 1 port detected
[ 0.792470] dwc_otg: FIQ enabled
[ 0.792475] dwc_otg: NAK holdoff enabled
[ 0.792481] dwc_otg: FIQ split-transaction FSM enabled
[ 0.792491] Module dwc_common_port init
[ 0.792764] usbcore: registered new interface driver usb-storage
[ 0.799418] mousedev: PS/2 mouse device common for all mice
[ 0.805991] IR NEC protocol handler initialized
[ 0.812486] IR RC5(x/sz) protocol handler initialized
[ 0.819011] IR RC6 protocol handler initialized
[ 0.825504] IR JVC protocol handler initialized
[ 0.831863] IR Sony protocol handler initialized
[ 0.838148] IR SANYO protocol handler initialized
[ 0.844442] IR Sharp protocol handler initialized
[ 0.850687] IR MCE Keyboard/mouse protocol handler initialized
[ 0.857000] IR XMP protocol handler initialized
[ 0.864021] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 0.870751] bcm2835-cpufreq: min=600000 max=1200000
[ 0.877586] sdhci: Secure Digital Host Controller Interface driver
[ 0.884158] sdhci: Copyright(c) Pierre Ossman
[ 0.891014] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 0.897696] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.904801] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.911452] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.918057] usbcore: registered new interface driver usbhid
[ 0.924505] usbhid: USB HID core driver
[ 0.931469] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
[ 0.939366] [vc_sm_connected_init]: start
[ 0.948968] [vc_sm_connected_init]: end - returning 0
[ 0.956002] Initializing XFRM netlink socket
[ 0.962415] NET: Registered protocol family 17
[ 0.968855] Key type dns_resolver registered
[ 0.975739] Registering SWP/SWPB emulation handler
[ 0.982754] registered taskstats version 1
[ 0.995121] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 1.001707] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 1.010095] console [ttyS0] disabled
[ 1.016901] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 166, base_baud = 31250000) is a 16550
[ 2.077975] console [ttyS0] enabled
[ 2.089491] Indeed it is in host mode hprt0 = 00021501
[ 2.162084] sdhost: log_buf @ bad07000 (fad07000)
[ 2.201910] random: fast init done
[ 2.251463] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.265118] of_cfs_init
[ 2.274710] of_cfs_init: OK
[ 2.284951] Waiting for root device /dev/mmcblk0p2...
[ 2.311470] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.325207] Indeed it is in host mode hprt0 = 00001101
[ 2.351438] NOHZ: local_softirq_pending 80
[ 2.381439] NOHZ: local_softirq_pending 80
[ 2.414086] mmc0: new high speed MMC card at address 0001
[ 2.426896] mmcblk0: mmc0:0001 4FPD3R 3.64 GiB
[ 2.438390] mmcblk0boot0: mmc0:0001 4FPD3R partition 1 4.00 MiB
[ 2.451446] mmcblk0boot1: mmc0:0001 4FPD3R partition 2 4.00 MiB
[ 2.464378] mmcblk0rpmb: mmc0:0001 4FPD3R partition 3 512 KiB
[ 2.478340] mmcblk0: p1 p2
[ 2.502544] NOHZ: local_softirq_pending 40
[ 2.513331] NOHZ: local_softirq_pending c2
[ 2.532842] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.547798] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.562076] devtmpfs: mounted
[ 2.572745] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 2.586356] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.600470] usb 1-1: Product: USB2.0 Hub
[ 2.612392] hub 1-1:1.0: USB hub found
[ 2.612790] Freeing unused kernel memory: 1024K
[ 2.634890] hub 1-1:1.0: 4 ports detected
[ 2.880182] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.897926] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.919124] systemd[1]: Detected architecture 'arm'.
[ 2.961486] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.066905] NET: Registered protocol family 10
[ 3.079866] Segment Routing with IPv6
[ 3.091096] systemd[1]: Inserted module 'ipv6'
[ 3.091795] usb 1-1.1: New USB device found, idVendor=0424, idProduct=9512
[ 3.091806] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.092409] hub 1-1.1:1.0: USB hub found
[ 3.092488] hub 1-1.1:1.0: 3 ports detected
[ 3.156981] systemd[1]: Set hostname to <raspberrypi>.
[ 3.201559] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
[ 3.241257] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
[ 3.307904] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.374144] usb 1-1.2: New USB device found, idVendor=0403, idProduct=6015
[ 3.388513] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.403322] usb 1-1.2: Product: FT230X Basic UART
[ 3.415371] usb 1-1.2: Manufacturer: FTDI
[ 3.426690] usb 1-1.2: SerialNumber: DN01VO6Q
[ 3.501515] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
[ 3.538376] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 3.571906] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.587934] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.603396] systemd[1]: Expecting device dev-ttyS0.device...
[ 3.625110] systemd[1]: Starting Remote File Systems (Pre).
[ 3.646721] systemd[1]: Reached target Remote File Systems (Pre).
[ 3.651903] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.651914] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.654556] smsc95xx v1.0.6
[ 3.751491] usb 1-1.3: new high-speed USB device number 6 using dwc_otg
[ 3.755425] smsc95xx 1-1.1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:d3:c9:3a
[ 3.910852] usb 1-1.3: New USB device found, idVendor=0424, idProduct=2240
[ 3.910863] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.910870] usb 1-1.3: Product: Ultra Fast Media
[ 3.910877] usb 1-1.3: Manufacturer: Generic
[ 3.910884] usb 1-1.3: SerialNumber: 000000225001
[ 3.911681] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[ 3.912430] scsi host0: usb-storage 1-1.3:1.0
[ 4.011519] usb 1-1.4: new full-speed USB device number 7 using dwc_otg
[ 4.087959] fuse init (API version 7.26)
[ 4.098894] i2c /dev entries driver
[ 4.158173] usb 1-1.4: New USB device found, idVendor=1199, idProduct=6832
[ 4.158184] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.158191] usb 1-1.4: Product: Mini Card
[ 4.158198] usb 1-1.4: Manufacturer: Sierra Wireless, Incorporated
[ 4.585383] systemd-udevd[116]: starting version 215
[ 4.828627] usbcore: registered new interface driver usbserial
[ 4.828725] usbcore: registered new interface driver usbserial_generic
[ 4.828806] usbserial: USB Serial support registered for generic
[ 4.832769] usbcore: registered new interface driver sierra
[ 4.832909] usbserial: USB Serial support registered for Sierra USB modem
[ 4.833094] sierra 1-1.4:1.0: Sierra USB modem converter detected
[ 4.833855] usb 1-1.4: Sierra USB modem converter now attached to ttyUSB0
[ 4.834604] usb 1-1.4: Sierra USB modem converter now attached to ttyUSB1
[ 4.835215] usb 1-1.4: Sierra USB modem converter now attached to ttyUSB2
[ 4.952626] scsi 0:0:0:0: Direct-Access Generic Ultra HS-COMBO 1.98 PQ: 0 ANSI: 0
[ 4.961054] rtc-ds1307 1-0068: registered as rtc0
[ 4.964682] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 5.115301] usbcore: registered new interface driver ftdi_sio
[ 5.115383] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 5.115685] ftdi_sio 1-1.2:1.0: FTDI USB Serial Device converter detected
[ 5.115843] usb 1-1.2: Detected FT-X
[ 5.126751] usb 1-1.2: FTDI USB Serial Device converter now attached to ttyUSB3
[ 5.194003] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.340588] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 5.675771] systemd-journald[114]: Received request to flush runtime journal from PID 1
[ 6.278453] Adding 102396k swap on /var/swap. Priority:-2 extents:2 across:110588k SSFS
[ 6.643094] smsc95xx 1-1.1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 6.643382] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 8.253758] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.254493] smsc95xx 1-1.1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
[ 27.756587] random: crng init done
[ 27.756598] random: 7 urandom warning(s) missed due to ratelimiting
root@raspberrypi:~# reboot
Broadcast message from root@raspberrypi on pts/1 (Fri 2018-09-28 13:37:21 UTC):
The system is going down for reboot NOW!
root@raspberrypi:~#
login as: root
root@192.168.1.110's password:
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Sep 28 13:36:09 2018 from user-hp.fritz.box
SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.
root@raspberrypi:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.72-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1146 SMP Wed Sep 26 16:58:28 BST 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 Compute Module 3 Rev 1.0
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 8 MiB at 0x3ac00000
[ 0.000000] On node 0 totalpages: 242688
[ 0.000000] free_area_init_node: node 0, pgdat 80c85280, node_mem_map ba39f000
[ 0.000000] Normal zone: 2133 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 242688 pages, LIFO batch:31
[ 0.000000] percpu: Embedded 17 pages/cpu @ba348000 s38720 r8192 d22720 u69632
[ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
[ 0.000000] Kernel command line: 8250.nr_uarts=1 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:D3:C9:3A vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait maxcpus=4 dwc_otg.fiq_fsm_mask=0x0
[ 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: 940232K/970752K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 698K bss, 22328K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
lowmem : 0x80000000 - 0xbb400000 ( 948 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x80800000 (8160 kB)
.init : 0x80b00000 - 0x80c00000 (1024 kB)
.data : 0x80c00000 - 0x80c9017c ( 577 kB)
.bss : 0x80c97f10 - 0x80d468b0 ( 699 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 25273 entries in 75 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] arch_timer: 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.000272] Console: colour dummy device 80x30
[ 0.000816] console [tty1] enabled
[ 0.000858] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000898] pid_max: default: 32768 minimum: 301
[ 0.001224] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001258] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002208] Disabling memory control group subsystem
[ 0.002301] CPU: Testing write buffer coherency: ok
[ 0.002730] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003149] Setting up static identity map for 0x100000 - 0x10003c
[ 0.003288] Hierarchical SRCU implementation.
[ 0.003985] smp: Bringing up secondary CPUs ...
[ 0.004785] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.005632] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.006461] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.006567] smp: Brought up 1 node, 4 CPUs
[ 0.006640] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.006661] CPU: All CPU(s) started in HYP mode.
[ 0.006679] CPU: Virtualization extensions available.
[ 0.007574] devtmpfs: initialized
[ 0.017660] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
[ 0.018387] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.018629] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.018673] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.019245] pinctrl core: initialized pinctrl subsystem
[ 0.020037] NET: Registered protocol family 16
[ 0.022693] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.027562] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.027594] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.027808] Serial: AMBA PL011 UART driver
[ 0.029485] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.030006] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.061906] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
[ 0.063354] SCSI subsystem initialized
[ 0.063594] usbcore: registered new interface driver usbfs
[ 0.063668] usbcore: registered new interface driver hub
[ 0.063772] usbcore: registered new device driver usb
[ 0.070076] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-09-21 15:43
[ 0.071457] clocksource: Switched to clocksource arch_sys_counter
[ 0.148642] VFS: Disk quotas dquot_6.6.0
[ 0.148755] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.148959] FS-Cache: Loaded
[ 0.149171] CacheFiles: Loaded
[ 0.158069] NET: Registered protocol family 2
[ 0.158805] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.158935] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.159137] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.159283] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.159345] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.159585] NET: Registered protocol family 1
[ 0.160060] RPC: Registered named UNIX socket transport module.
[ 0.160084] RPC: Registered udp transport module.
[ 0.160104] RPC: Registered tcp transport module.
[ 0.160123] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.161469] NOHZ: local_softirq_pending 80
[ 0.161729] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.164474] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.172624] FS-Cache: Netfs 'nfs' registered for caching
[ 0.173255] NFS: Registering the id_resolver key type
[ 0.173299] Key type id_resolver registered
[ 0.173319] Key type id_legacy registered
[ 0.173347] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.175301] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.175460] io scheduler noop registered
[ 0.175482] io scheduler deadline registered (default)
[ 0.175777] io scheduler cfq registered
[ 0.175799] io scheduler mq-deadline registered
[ 0.175819] io scheduler kyber registered
[ 0.178529] BCM2708FB: allocated DMA memory fad10000
[ 0.178573] BCM2708FB: allocated DMA channel 0 @ bb813000
[ 0.215296] Console: switching to colour frame buffer device 160x64
[ 0.231453] NOHZ: local_softirq_pending 80
[ 0.237423] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.238995] bcm2835-rng 3f104000.rng: hwrng registered
[ 0.239268] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.239963] vc-sm: Videocore shared memory driver
[ 0.240369] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 0.250217] brd: module loaded
[ 0.259214] loop: module loaded
[ 0.259343] Loading iSCSI transport class v2.0-870.
[ 0.260153] libphy: Fixed MDIO Bus: probed
[ 0.260379] usbcore: registered new interface driver lan78xx
[ 0.260593] usbcore: registered new interface driver smsc95xx
[ 0.260767] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.288827] dwc_otg 3f980000.usb: base=0xf0980000
[ 0.421453] NOHZ: local_softirq_pending 80
[ 0.441453] NOHZ: local_softirq_pending 80
[ 0.461453] NOHZ: local_softirq_pending 80
[ 0.481452] NOHZ: local_softirq_pending 80
[ 0.489180] Core Release: 2.80a
[ 0.489300] Setting default values for core params
[ 0.489465] Finished setting default values for core params
[ 0.689867] Using Buffer DMA mode
[ 0.689973] Periodic Transfer Interrupt Enhancement - disabled
[ 0.690138] Multiprocessor Interrupt Enhancement - disabled
[ 0.690298] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.690431] Dedicated Tx FIFOs mode
[ 0.690878] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ 0.691166] FIQ FSM acceleration enabled for :
[ 0.691297] dwc_otg: Microframe scheduler enabled
[ 0.691352] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805e9da8
[ 0.698118] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ea110 length 36
[ 0.704787] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
[ 0.711476] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.718108] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.724788] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.731414] Init: Port Power? op_state=1
[ 0.737943] Init: Power Port (0)
[ 0.744623] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.751232] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.757962] usb usb1: Product: DWC OTG Controller
[ 0.764672] usb usb1: Manufacturer: Linux 4.14.72-v7+ dwc_otg_hcd
[ 0.771358] usb usb1: SerialNumber: 3f980000.usb
[ 0.778615] hub 1-0:1.0: USB hub found
[ 0.785182] hub 1-0:1.0: 1 port detected
[ 0.792155] dwc_otg: FIQ enabled
[ 0.792160] dwc_otg: NAK holdoff enabled
[ 0.792165] dwc_otg: FIQ split-transaction FSM enabled
[ 0.792174] Module dwc_common_port init
[ 0.792438] usbcore: registered new interface driver usb-storage
[ 0.799093] mousedev: PS/2 mouse device common for all mice
[ 0.805646] IR NEC protocol handler initialized
[ 0.812132] IR RC5(x/sz) protocol handler initialized
[ 0.818649] IR RC6 protocol handler initialized
[ 0.825126] IR JVC protocol handler initialized
[ 0.831486] IR Sony protocol handler initialized
[ 0.837750] IR SANYO protocol handler initialized
[ 0.844038] IR Sharp protocol handler initialized
[ 0.850272] IR MCE Keyboard/mouse protocol handler initialized
[ 0.856569] IR XMP protocol handler initialized
[ 0.863596] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 0.870303] bcm2835-cpufreq: min=600000 max=1200000
[ 0.877136] sdhci: Secure Digital Host Controller Interface driver
[ 0.883710] sdhci: Copyright(c) Pierre Ossman
[ 0.890538] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 0.897205] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.904292] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.910920] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.917533] usbcore: registered new interface driver usbhid
[ 0.923975] usbhid: USB HID core driver
[ 0.930926] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
[ 0.938825] [vc_sm_connected_init]: start
[ 0.948478] [vc_sm_connected_init]: end - returning 0
[ 0.955495] Initializing XFRM netlink socket
[ 0.961899] NET: Registered protocol family 17
[ 0.968333] Key type dns_resolver registered
[ 0.975214] Registering SWP/SWPB emulation handler
[ 0.982232] registered taskstats version 1
[ 0.994554] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 1.001100] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 1.009592] console [ttyS0] disabled
[ 1.016408] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 166, base_baud = 31250000) is a 16550
[ 2.077490] console [ttyS0] enabled
[ 2.089008] Indeed it is in host mode hprt0 = 00021501
[ 2.161613] sdhost: log_buf @ bad07000 (fad07000)
[ 2.201426] random: fast init done
[ 2.251480] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.265143] of_cfs_init
[ 2.274775] of_cfs_init: OK
[ 2.285126] Waiting for root device /dev/mmcblk0p2...
[ 2.301590] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.317443] Indeed it is in host mode hprt0 = 00001101
[ 2.406356] mmc0: new high speed MMC card at address 0001
[ 2.419212] mmcblk0: mmc0:0001 4FPD3R 3.64 GiB
[ 2.430823] mmcblk0boot0: mmc0:0001 4FPD3R partition 1 4.00 MiB
[ 2.443962] mmcblk0boot1: mmc0:0001 4FPD3R partition 2 4.00 MiB
[ 2.456981] mmcblk0rpmb: mmc0:0001 4FPD3R partition 3 512 KiB
[ 2.471074] mmcblk0: p1 p2
[ 2.511257] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.526533] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.541114] devtmpfs: mounted
[ 2.554137] Freeing unused kernel memory: 1024K
[ 2.572771] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 2.586564] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.600790] usb 1-1: Product: USB2.0 Hub
[ 2.612869] hub 1-1:1.0: USB hub found
[ 2.623925] hub 1-1:1.0: 4 ports detected
[ 2.636685] NOHZ: local_softirq_pending 40
[ 2.647709] NOHZ: local_softirq_pending 41
[ 2.658609] NOHZ: local_softirq_pending 41
[ 2.669407] NOHZ: local_softirq_pending 41
[ 2.907423] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.925193] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.946401] systemd[1]: Detected architecture 'arm'.
[ 2.991500] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.094053] NET: Registered protocol family 10
[ 3.106959] Segment Routing with IPv6
[ 3.118101] systemd[1]: Inserted module 'ipv6'
[ 3.121825] usb 1-1.1: New USB device found, idVendor=0424, idProduct=9512
[ 3.121835] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.130261] hub 1-1.1:1.0: USB hub found
[ 3.130339] hub 1-1.1:1.0: 3 ports detected
[ 3.183769] systemd[1]: Set hostname to <raspberrypi>.
[ 3.231537] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
[ 3.269288] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
[ 3.334952] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.404166] usb 1-1.2: New USB device found, idVendor=0403, idProduct=6015
[ 3.418375] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.433023] usb 1-1.2: Product: FT230X Basic UART
[ 3.444955] usb 1-1.2: Manufacturer: FTDI
[ 3.456178] usb 1-1.2: SerialNumber: DN01VO6Q
[ 3.531524] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
[ 3.561967] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 3.595188] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.610997] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.626318] systemd[1]: Expecting device dev-ttyS0.device...
[ 3.647811] systemd[1]: Starting Remote File Systems (Pre).
[ 3.669168] systemd[1]: Reached target Remote File Systems (Pre).
[ 3.671891] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.671901] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.674533] smsc95xx v1.0.6
[ 3.765005] smsc95xx 1-1.1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:d3:c9:3a
[ 3.791499] usb 1-1.3: new high-speed USB device number 6 using dwc_otg
[ 3.938059] usb 1-1.3: New USB device found, idVendor=0424, idProduct=2240
[ 3.953359] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.968945] usb 1-1.3: Product: Ultra Fast Media
[ 3.981657] usb 1-1.3: Manufacturer: Generic
[ 3.993695] usb 1-1.3: SerialNumber: 000000225001
[ 4.006903] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[ 4.021881] scsi host0: usb-storage 1-1.3:1.0
[ 4.131324] fuse init (API version 7.26)
[ 4.131582] usb 1-1.4: new full-speed USB device number 7 using dwc_otg
[ 4.139220] i2c /dev entries driver
[ 4.279196] usb 1-1.4: New USB device found, idVendor=1199, idProduct=6832
[ 4.293843] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.308943] usb 1-1.4: Product: Mini Card
[ 4.320571] usb 1-1.4: Manufacturer: Sierra Wireless, Incorporated
[ 4.574211] systemd-udevd[119]: starting version 215
[ 4.884126] rtc-ds1307 1-0068: registered as rtc0
[ 5.099776] usbcore: registered new interface driver usbserial
[ 5.099866] usbcore: registered new interface driver usbserial_generic
[ 5.104653] usbserial: USB Serial support registered for generic
[ 5.113117] scsi 0:0:0:0: Direct-Access Generic Ultra HS-COMBO 1.98 PQ: 0 ANSI: 0
[ 5.115954] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 5.152231] usbcore: registered new interface driver ftdi_sio
[ 5.152343] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 5.152748] ftdi_sio 1-1.2:1.0: FTDI USB Serial Device converter detected
[ 5.152938] usb 1-1.2: Detected FT-X
[ 5.173904] usb 1-1.2: FTDI USB Serial Device converter now attached to ttyUSB0
[ 5.181908] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 5.212740] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.233714] usbcore: registered new interface driver sierra
[ 5.233794] usbserial: USB Serial support registered for Sierra USB modem
[ 5.233945] sierra 1-1.4:1.0: Sierra USB modem converter detected
[ 5.239270] usb 1-1.4: Sierra USB modem converter now attached to ttyUSB1
[ 5.239631] usb 1-1.4: Sierra USB modem converter now attached to ttyUSB2
[ 5.239941] usb 1-1.4: Sierra USB modem converter now attached to ttyUSB3
[ 5.602930] systemd-journald[117]: Received request to flush runtime journal from PID 1
[ 6.989101] Adding 102396k swap on /var/swap. Priority:-2 extents:2 across:110588k SSFS
[ 7.342742] smsc95xx 1-1.1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 7.342957] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 8.954029] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.954800] smsc95xx 1-1.1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
[ 22.320974] random: crng init done
[ 22.320986] random: 7 urandom warning(s) missed due to ratelimiting
root@raspberrypi:~# reboot
Broadcast message from root@raspberrypi on pts/0 (Fri 2018-09-28 13:38:19 UTC):
The system is going down for reboot NOW!
root@raspberrypi:~#
login as: root
root@192.168.1.110's password:
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Sep 28 13:37:56 2018 from user-hp.fritz.box
SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.
root@raspberrypi:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.72-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1146 SMP Wed Sep 26 16:58:28 BST 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 Compute Module 3 Rev 1.0
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 8 MiB at 0x3ac00000
[ 0.000000] On node 0 totalpages: 242688
[ 0.000000] free_area_init_node: node 0, pgdat 80c85280, node_mem_map ba39f000
[ 0.000000] Normal zone: 2133 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 242688 pages, LIFO batch:31
[ 0.000000] percpu: Embedded 17 pages/cpu @ba348000 s38720 r8192 d22720 u69632
[ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
[ 0.000000] Kernel command line: 8250.nr_uarts=1 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:D3:C9:3A vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait maxcpus=4 dwc_otg.fiq_fsm_mask=0x0
[ 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: 940232K/970752K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 698K bss, 22328K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
lowmem : 0x80000000 - 0xbb400000 ( 948 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x80800000 (8160 kB)
.init : 0x80b00000 - 0x80c00000 (1024 kB)
.data : 0x80c00000 - 0x80c9017c ( 577 kB)
.bss : 0x80c97f10 - 0x80d468b0 ( 699 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 25273 entries in 75 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] arch_timer: 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.000023] Switching to timer-based delay loop, resolution 52ns
[ 0.000272] Console: colour dummy device 80x30
[ 0.000818] console [tty1] enabled
[ 0.000860] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000900] pid_max: default: 32768 minimum: 301
[ 0.001229] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001261] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002215] Disabling memory control group subsystem
[ 0.002308] CPU: Testing write buffer coherency: ok
[ 0.002735] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003154] Setting up static identity map for 0x100000 - 0x10003c
[ 0.003294] Hierarchical SRCU implementation.
[ 0.003992] smp: Bringing up secondary CPUs ...
[ 0.004789] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.005633] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.006463] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.006569] smp: Brought up 1 node, 4 CPUs
[ 0.006642] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.006663] CPU: All CPU(s) started in HYP mode.
[ 0.006681] CPU: Virtualization extensions available.
[ 0.007575] devtmpfs: initialized
[ 0.017666] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
[ 0.018394] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.018638] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.018683] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.019255] pinctrl core: initialized pinctrl subsystem
[ 0.020048] NET: Registered protocol family 16
[ 0.022707] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.027581] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.027613] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.027827] Serial: AMBA PL011 UART driver
[ 0.029504] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.030022] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.061923] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
[ 0.063374] SCSI subsystem initialized
[ 0.063614] usbcore: registered new interface driver usbfs
[ 0.063688] usbcore: registered new interface driver hub
[ 0.063791] usbcore: registered new device driver usb
[ 0.070080] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-09-21 15:43
[ 0.071463] clocksource: Switched to clocksource arch_sys_counter
[ 0.148624] VFS: Disk quotas dquot_6.6.0
[ 0.148735] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.148939] FS-Cache: Loaded
[ 0.149154] CacheFiles: Loaded
[ 0.158026] NET: Registered protocol family 2
[ 0.158762] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.158891] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.159093] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.159239] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.159300] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.159540] NET: Registered protocol family 1
[ 0.160007] RPC: Registered named UNIX socket transport module.
[ 0.160031] RPC: Registered udp transport module.
[ 0.160051] RPC: Registered tcp transport module.
[ 0.160070] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.161654] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.164400] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.172544] FS-Cache: Netfs 'nfs' registered for caching
[ 0.173170] NFS: Registering the id_resolver key type
[ 0.173214] Key type id_resolver registered
[ 0.173234] Key type id_legacy registered
[ 0.173262] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.175215] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.175374] io scheduler noop registered
[ 0.175397] io scheduler deadline registered (default)
[ 0.175692] io scheduler cfq registered
[ 0.175714] io scheduler mq-deadline registered
[ 0.175734] io scheduler kyber registered
[ 0.178443] BCM2708FB: allocated DMA memory fad10000
[ 0.178488] BCM2708FB: allocated DMA channel 0 @ bb813000
[ 0.215068] Console: switching to colour frame buffer device 160x64
[ 0.237075] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.238652] bcm2835-rng 3f104000.rng: hwrng registered
[ 0.238926] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.239617] vc-sm: Videocore shared memory driver
[ 0.240021] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 0.249896] brd: module loaded
[ 0.258899] loop: module loaded
[ 0.259029] Loading iSCSI transport class v2.0-870.
[ 0.259827] libphy: Fixed MDIO Bus: probed
[ 0.260056] usbcore: registered new interface driver lan78xx
[ 0.260268] usbcore: registered new interface driver smsc95xx
[ 0.260442] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.288502] dwc_otg 3f980000.usb: base=0xf0980000
[ 0.411460] NOHZ: local_softirq_pending 80
[ 0.431460] NOHZ: local_softirq_pending 80
[ 0.451460] NOHZ: local_softirq_pending 80
[ 0.471459] NOHZ: local_softirq_pending 80
[ 0.488847] Core Release: 2.80a
[ 0.488966] Setting default values for core params
[ 0.489128] Finished setting default values for core params
[ 0.689522] Using Buffer DMA mode
[ 0.689625] Periodic Transfer Interrupt Enhancement - disabled
[ 0.689787] Multiprocessor Interrupt Enhancement - disabled
[ 0.689945] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.690078] Dedicated Tx FIFOs mode
[ 0.690529] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ 0.690816] FIQ FSM acceleration enabled for :
[ 0.690948] dwc_otg: Microframe scheduler enabled
[ 0.691003] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805e9da8
[ 0.691181] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ea110 length 36
[ 0.697872] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
[ 0.704575] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.711214] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.717908] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.724539] Init: Port Power? op_state=1
[ 0.731068] Init: Power Port (0)
[ 0.737732] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.744314] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.750896] usb usb1: Product: DWC OTG Controller
[ 0.757466] usb usb1: Manufacturer: Linux 4.14.72-v7+ dwc_otg_hcd
[ 0.764168] usb usb1: SerialNumber: 3f980000.usb
[ 0.771469] hub 1-0:1.0: USB hub found
[ 0.778076] hub 1-0:1.0: 1 port detected
[ 0.785096] dwc_otg: FIQ enabled
[ 0.785101] dwc_otg: NAK holdoff enabled
[ 0.785106] dwc_otg: FIQ split-transaction FSM enabled
[ 0.785117] Module dwc_common_port init
[ 0.785381] usbcore: registered new interface driver usb-storage
[ 0.792062] mousedev: PS/2 mouse device common for all mice
[ 0.798589] IR NEC protocol handler initialized
[ 0.805049] IR RC5(x/sz) protocol handler initialized
[ 0.811522] IR RC6 protocol handler initialized
[ 0.818013] IR JVC protocol handler initialized
[ 0.824392] IR Sony protocol handler initialized
[ 0.830705] IR SANYO protocol handler initialized
[ 0.836963] IR Sharp protocol handler initialized
[ 0.843162] IR MCE Keyboard/mouse protocol handler initialized
[ 0.849418] IR XMP protocol handler initialized
[ 0.856360] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 0.863051] bcm2835-cpufreq: min=600000 max=1200000
[ 0.869834] sdhci: Secure Digital Host Controller Interface driver
[ 0.876329] sdhci: Copyright(c) Pierre Ossman
[ 0.883200] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 0.889859] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.896954] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.903609] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.910212] usbcore: registered new interface driver usbhid
[ 0.916658] usbhid: USB HID core driver
[ 0.923609] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
[ 0.931513] [vc_sm_connected_init]: start
[ 0.941670] [vc_sm_connected_init]: end - returning 0
[ 0.948685] Initializing XFRM netlink socket
[ 0.955102] NET: Registered protocol family 17
[ 0.961561] Key type dns_resolver registered
[ 0.968429] Registering SWP/SWPB emulation handler
[ 0.975442] registered taskstats version 1
[ 0.987767] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 0.994399] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 1.002866] Indeed it is in host mode hprt0 = 00021501
[ 1.021460] NOHZ: local_softirq_pending 80
[ 1.041459] NOHZ: local_softirq_pending 80
[ 1.061457] NOHZ: local_softirq_pending 80
[ 1.069823] console [ttyS0] disabled
[ 1.076562] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 166, base_baud = 31250000) is a 16550
[ 1.283485] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.288997] Indeed it is in host mode hprt0 = 00001101
[ 1.620618] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 1.620627] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.620642] usb 1-1: Product: USB2.0 Hub
[ 1.631322] hub 1-1:1.0: USB hub found
[ 1.638484] hub 1-1:1.0: 4 ports detected
[ 2.248256] console [ttyS0] enabled
[ 2.258643] random: fast init done
[ 2.270302] sdhost: log_buf @ bad07000 (fad07000)
[ 2.361487] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.374898] of_cfs_init
[ 2.404224] of_cfs_init: OK
[ 2.414053] Waiting for root device /dev/mmcblk0p2...
[ 2.484156] NOHZ: local_softirq_pending 282
[ 2.494887] NOHZ: local_softirq_pending 282
[ 2.505551] NOHZ: local_softirq_pending 282
[ 2.520110] mmc0: new high speed MMC card at address 0001
[ 2.531962] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.545676] mmcblk0: mmc0:0001 4FPD3R 3.64 GiB
[ 2.556963] mmcblk0boot0: mmc0:0001 4FPD3R partition 1 4.00 MiB
[ 2.569678] mmcblk0boot1: mmc0:0001 4FPD3R partition 2 4.00 MiB
[ 2.582384] mmcblk0rpmb: mmc0:0001 4FPD3R partition 3 512 KiB
[ 2.595898] mmcblk0: p1 p2
[ 2.621251] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.636080] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.650138] devtmpfs: mounted
[ 2.662692] Freeing unused kernel memory: 1024K
[ 2.701781] usb 1-1.1: New USB device found, idVendor=0424, idProduct=9512
[ 2.715487] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.730740] hub 1-1.1:1.0: USB hub found
[ 2.741401] hub 1-1.1:1.0: 3 ports detected
[ 2.851512] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
[ 2.985364] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.003053] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 3.005558] usb 1-1.2: unable to read config index 0 descriptor/start: -32
[ 3.005565] usb 1-1.2: chopping to 0 config(s)
[ 3.005904] usb 1-1.2: string descriptor 0 read error: -32
[ 3.005919] usb 1-1.2: New USB device found, idVendor=0403, idProduct=6015
[ 3.005928] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.006319] usb 1-1.2: no configuration chosen from 0 choices
[ 3.006326] usb 1-1.2: No support over 500mA
[ 3.101506] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
[ 3.129830] systemd[1]: Detected architecture 'arm'.
[ 3.241862] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.256307] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.273875] smsc95xx v1.0.6
[ 3.301257] NET: Registered protocol family 10
[ 3.314000] Segment Routing with IPv6
[ 3.325037] systemd[1]: Inserted module 'ipv6'
[ 3.339050] systemd[1]: Set hostname to <raspberrypi>.
[ 3.361527] usb 1-1.3: new high-speed USB device number 6 using dwc_otg
[ 3.386738] smsc95xx 1-1.1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:d3:c9:3a
[ 3.446856] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
[ 3.508080] usb 1-1.3: New USB device found, idVendor=0424, idProduct=2240
[ 3.522747] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.537622] usb 1-1.3: Product: Ultra Fast Media
[ 3.549710] usb 1-1.3: Manufacturer: Generic
[ 3.561301] usb 1-1.3: SerialNumber: 000000225001
[ 3.574148] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[ 3.588831] scsi host0: usb-storage 1-1.3:1.0
[ 3.610768] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.701521] usb 1-1.4: new full-speed USB device number 7 using dwc_otg
[ 3.777744] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 3.811835] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.828166] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.844126] systemd[1]: Expecting device dev-ttyS0.device...
[ 3.849199] usb 1-1.4: New USB device found, idVendor=1199, idProduct=6832
[ 3.849209] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.849216] usb 1-1.4: Product: Mini Card
[ 3.849223] usb 1-1.4: Manufacturer: Sierra Wireless, Incorporated
[ 3.925307] systemd[1]: Starting Remote File Systems (Pre).
[ 3.948535] systemd[1]: Reached target Remote File Systems (Pre).
[ 4.253568] fuse init (API version 7.26)
[ 4.298054] i2c /dev entries driver
[ 4.642626] scsi 0:0:0:0: Direct-Access Generic Ultra HS-COMBO 1.98 PQ: 0 ANSI: 0
[ 4.645547] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 4.677758] systemd-udevd[118]: starting version 215
[ 4.962237] rtc-ds1307 1-0068: registered as rtc0
[ 5.171025] usbcore: registered new interface driver usbserial
[ 5.171122] usbcore: registered new interface driver usbserial_generic
[ 5.171186] usbserial: USB Serial support registered for generic
[ 5.177070] usbcore: registered new interface driver sierra
[ 5.180266] usbserial: USB Serial support registered for Sierra USB modem
[ 5.180409] sierra 1-1.4:1.0: Sierra USB modem converter detected
[ 5.184068] usb 1-1.4: Sierra USB modem converter now attached to ttyUSB0
[ 5.184500] usb 1-1.4: Sierra USB modem converter now attached to ttyUSB1
[ 5.184819] usb 1-1.4: Sierra USB modem converter now attached to ttyUSB2
[ 5.228694] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.412032] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 5.735907] systemd-journald[116]: Received request to flush runtime journal from PID 1
[ 6.662729] Adding 102396k swap on /var/swap. Priority:-2 extents:2 across:110588k SSFS
[ 7.022831] smsc95xx 1-1.1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 7.023212] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 8.537608] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.538744] smsc95xx 1-1.1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
root@raspberrypi:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment