Skip to content

Instantly share code, notes, and snippets.

@tetsu-koba
Created September 23, 2015 05:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tetsu-koba/c2d44616acf39bb8aa93 to your computer and use it in GitHub Desktop.
Save tetsu-koba/c2d44616acf39bb8aa93 to your computer and use it in GitHub Desktop.
Boot log of Raspberry Pi 2 kernel v4.1.7
Uncompressing Linux... done, booting the kernel.
?
Welcome to the rescue system
recovery login: Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.7-v7+ (koba@f0a4f48bb49b) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #2 SMP PREEMPT Wed Sep 23 11:39:37 JST 2015
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 2 Model B
[ 0.000000] cma: Reserved 8 MiB at 0x3a800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 13 pages/cpu @b9f64000 s20608 r8192 d24448 u53248
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=592 bcm2708_fb.fbheight=448 bcm2709.boardrev=0xa01041 bcm2709.serial=0xf6b0477e smsc95xx.macaddr=B8:27:EB:B0:47:7E bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline 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: 939512K/966656K available (5958K kernel code, 534K rwdata, 1648K rodata, 416K init, 757K bss, 18952K 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 - 0xff000000 (1080 MB)
[ 0.000000] lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x80775cd0 (7608 kB)
[ 0.000000] .init : 0x80776000 - 0x807de000 ( 416 kB)
[ 0.000000] .data : 0x807de000 - 0x80863af4 ( 535 kB)
[ 0.000000] .bss : 0x80866000 - 0x8092378c ( 758 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] NR_IRQS:608
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
[ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000010] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000032] Switching to timer-based delay loop, resolution 52ns
[ 0.000329] Console: colour dummy device 80x30
[ 0.002116] console [tty1] enabled
[ 0.002183] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.002286] pid_max: default: 32768 minimum: 301
[ 0.002655] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002724] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.004050] Initializing cgroup subsys blkio
[ 0.004136] Initializing cgroup subsys memory
[ 0.004206] Initializing cgroup subsys devices
[ 0.004267] Initializing cgroup subsys freezer
[ 0.004341] Initializing cgroup subsys net_cls
[ 0.004452] CPU: Testing write buffer coherency: ok
[ 0.004575] ftrace: allocating 20207 entries in 60 pages
[ 0.054135] CPU0: update cpu_capacity 1024
[ 0.054219] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.054267] [bcm2709_smp_prepare_cpus] enter
[ 0.054428] Setting up static identity map for 0x8240 - 0x8274
[ 0.114003] [bcm2709_boot_secondary] cpu:1 started (0) 18
[ 0.114442] [bcm2709_secondary_init] enter cpu:1
[ 0.114492] CPU1: update cpu_capacity 1024
[ 0.114500] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.133984] [bcm2709_boot_secondary] cpu:2 started (0) 16
[ 0.134342] [bcm2709_secondary_init] enter cpu:2
[ 0.134372] CPU2: update cpu_capacity 1024
[ 0.134381] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.154031] [bcm2709_boot_secondary] cpu:3 started (0) 18
[ 0.154287] [bcm2709_secondary_init] enter cpu:3
[ 0.154315] CPU3: update cpu_capacity 1024
[ 0.154323] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.154416] Brought up 4 CPUs
[ 0.154551] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.154593] CPU: All CPU(s) started in SVC mode.
[ 0.155598] devtmpfs: initialized
[ 0.180453] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.180851] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.182022] pinctrl core: initialized pinctrl subsystem
[ 0.182860] NET: Registered protocol family 16
[ 0.188646] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.189873] bcm2709.uart_clock = 3000000
[ 0.195182] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.195254] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.195480] Serial: AMBA PL011 UART driver
[ 0.195695] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 0.694791] console [ttyAMA0] enabled
[ 0.699048] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.786566] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[ 0.795323] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[ 0.803739] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[ 0.810664] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[ 0.816639] SCSI subsystem initialized
[ 0.820652] usbcore: registered new interface driver usbfs
[ 0.826290] usbcore: registered new interface driver hub
[ 0.831778] usbcore: registered new device driver usb
[ 0.837552] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-04-21 14:42
[ 1.348089] Switched to clocksource arch_sys_counter
[ 1.402135] FS-Cache: Loaded
[ 1.405413] CacheFiles: Loaded
[ 1.420195] NET: Registered protocol family 2
[ 1.425890] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 1.433159] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 1.439877] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.446373] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 1.452403] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 1.459164] NET: Registered protocol family 1
[ 1.463976] RPC: Registered named UNIX socket transport module.
[ 1.469997] RPC: Registered udp transport module.
[ 1.474727] RPC: Registered tcp transport module.
[ 1.479486] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.487166] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 1.496786] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.518923] VFS: Disk quotas dquot_6.6.0
[ 1.523261] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.532849] FS-Cache: Netfs 'nfs' registered for caching
[ 1.539411] NFS: Registering the id_resolver key type
[ 1.544549] Key type id_resolver registered
[ 1.548788] Key type id_legacy registered
[ 1.555649] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.563336] io scheduler noop registered
[ 1.567297] io scheduler deadline registered (default)
[ 1.572805] io scheduler cfq registered
[ 1.579309] BCM2708FB: allocated DMA memory fac00000
[ 1.584344] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 1.595259] Console: switching to colour frame buffer device 74x28
[ 1.606811] Serial: 8250/16550 driver, 0 ports, IRQ sharing disabled
[ 1.616204] vc-cma: Videocore CMA driver
[ 1.621864] vc-cma: vc_cma_base = 0x00000000
[ 1.628288] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.635402] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.642755] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 1.670119] brd: module loaded
[ 1.683800] loop: module loaded
[ 1.689653] vchiq: vchiq_init_state: slot_zero = 0xbac80000, is_master = 0
[ 1.700684] bcm2835_vchiq 3f00b840.vchiq: failed to set channelbase
[ 1.709024] vchiq: could not load vchiq
[ 1.714583] bcm2835_vchiq: probe of 3f00b840.vchiq failed with error -1178945280
[ 1.725459] Loading iSCSI transport class v2.0-870.
[ 1.732942] usbcore: registered new interface driver smsc95xx
[ 1.740488] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.948350] Core Release: 2.80a
[ 1.953211] Setting default values for core params
[ 1.959799] Finished setting default values for core params
[ 2.167545] Using Buffer DMA mode
[ 2.172628] Periodic Transfer Interrupt Enhancement - disabled
[ 2.180252] Multiprocessor Interrupt Enhancement - disabled
[ 2.187577] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 2.193754] Dedicated Tx FIFOs mode
[ 2.199393] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbac14000 dma = 0xfac14000 len=9024
[ 2.213010] FIQ FSM acceleration enabled for :
[ 2.213010] Non-periodic Split Transactions
[ 2.213010] Periodic Split Transactions
[ 2.213010] High-Speed Isochronous Endpoints
[ 2.237074] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80401108
[ 2.244816] WARN::hcd_init_fiq:413: FIQ ASM at 0x80401464 length 36
[ 2.252856] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89a000
[ 2.260632] dwc_otg 3f980000.usb: DWC OTG Controller
[ 2.267354] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 2.278034] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[ 2.285392] Init: Port Power? op_state=1
[ 2.291027] Init: Power Port (0)
[ 2.296194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.306363] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.317055] usb usb1: Product: DWC OTG Controller
[ 2.323544] usb usb1: Manufacturer: Linux 4.1.7-v7+ dwc_otg_hcd
[ 2.331259] usb usb1: SerialNumber: 3f980000.usb
[ 2.338588] hub 1-0:1.0: USB hub found
[ 2.344112] hub 1-0:1.0: 1 port detected
[ 2.350692] usbcore: registered new interface driver usb-storage
[ 2.358727] mousedev: PS/2 mouse device common for all mice
[ 2.366869] bcm2835-cpufreq: min=600000 max=900000
[ 2.373779] sdhci: Secure Digital Host Controller Interface driver
[ 2.381779] sdhci: Copyright(c) Pierre Ossman
[ 2.388427] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 2.396067] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 2.438447] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.451982] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.460152] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.468688] usbcore: registered new interface driver usbhid
[ 2.476098] usbhid: USB HID core driver
[ 2.484190] Initializing XFRM netlink socket
[ 2.490360] NET: Registered protocol family 17
[ 2.500039] Key type dns_resolver registered
[ 2.506564] Registering SWP/SWPB emulation handler
[ 2.514040] registered taskstats version 1
[ 2.520015] vc-sm: Videocore shared memory driver
[ 2.528006] Waiting for root device /dev/mmcblk0p7...
[ 2.545911] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.548244] Indeed it is in host mode hprt0 = 00021501
[ 2.566329] mmc0: new high speed SDHC card at address 1234
[ 2.574175] mmcblk0: mmc0:1234 SA08G 7.28 GiB
[ 2.586125] mmcblk0: p1 p2 < p5 p6 p7 > p3
[ 2.658303] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 2.670022] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
[ 2.694303] devtmpfs: mounted
[ 2.699773] Freeing unused kernel memory: 416K (80776000 - 807de000)
[ 2.728156] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.736631] Indeed it is in host mode hprt0 = 00001101
[ 2.938598] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.949054] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.960992] hub 1-1:1.0: USB hub found
[ 2.966842] hub 1-1:1.0: 5 ports detected
[ 3.248192] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.368612] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.379646] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.394882] smsc95xx v1.0.4
[ 3.463252] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:b0:47:7e
[ 3.906517] udevd[173]: starting version 175
[ 4.465226] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 6.561930] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
[ 6.819858] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
[ 10.752687] random: nonblocking pool is initialized
Raspbian GNU/Linux 7 raspberrypi ttyAMA0
raspberrypi login:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment