Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Kernal log
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 4.4.14 ([email protected]) (gcc version 5.3.0 (OpenWrt GCC 5.3.0 12009) ) #1 SMP Tue Apr 30 06:10:43 UTC 2019
- [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
- [ 0.000000] cma: Reserved 16 MiB at 0x3a000000
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] On node 0 totalpages: 241664
- [ 0.000000] free_area_init_node: node 0, pgdat 80582ec0, node_mem_map b988e000
- [ 0.000000] Normal zone: 1888 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 241664 pages, LIFO batch:31
- [ 0.000000] [bcm2709_smp_init_cpus] enter (9480->f3003010)
- [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
- [ 0.000000] PERCPU: Embedded 12 pages/cpu @b984e000 s17984 r8192 d22976 u49152
- [ 0.000000] pcpu-alloc: s17984 r8192 d22976 u49152 alloc=12*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239776
- [ 0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0xcd470f9e smsc95xx.macaddr=B8:27:EB:47:0F:9E bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 kgdboc=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 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: 935496K/966656K available (3951K kernel code, 126K rwdata, 1416K rodata, 220K init, 368K bss, 14776K reserved, 16384K 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 - 0xbb000000 ( 944 MB)
- [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
- [ 0.000000] .text : 0x80008000 - 0x80546060 (5369 kB)
- [ 0.000000] .init : 0x80547000 - 0x8057e000 ( 220 kB)
- [ 0.000000] .data : 0x8057e000 - 0x8059daac ( 127 kB)
- [ 0.000000] .bss : 0x8059daac - 0x805f9bac ( 369 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] Hierarchical RCU implementation.
- [ 0.000000] NR_IRQS:16 nr_irqs:16 16
- [ 0.000000] 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.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- [ 0.000024] Switching to timer-based delay loop, resolution 52ns
- [ 0.000204] Console: colour dummy device 80x30
- [ 0.000843] console [tty1] enabled
- [ 0.000888] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
- [ 0.000940] pid_max: default: 32768 minimum: 301
- [ 0.001070] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.001103] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.001785] CPU: Testing write buffer coherency: ok
- [ 0.002222] CPU0: update cpu_capacity 1024
- [ 0.002252] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.002281] [bcm2709_smp_prepare_cpus] enter
- [ 0.002390] Setting up static identity map for 0x8240 - 0x8298
- [ 0.003578] [bcm2709_boot_secondary] cpu:1 started (0) 17
- [ 0.003879] [bcm2709_secondary_init] enter cpu:1
- [ 0.003912] CPU1: update cpu_capacity 1024
- [ 0.003917] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.004221] [bcm2709_boot_secondary] cpu:2 started (0) 17
- [ 0.004422] [bcm2709_secondary_init] enter cpu:2
- [ 0.004441] CPU2: update cpu_capacity 1024
- [ 0.004447] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.004728] [bcm2709_boot_secondary] cpu:3 started (0) 18
- [ 0.004907] [bcm2709_secondary_init] enter cpu:3
- [ 0.004926] CPU3: update cpu_capacity 1024
- [ 0.004932] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.004983] Brought up 4 CPUs
- [ 0.005073] SMP: Total of 4 processors activated (153.60 BogoMIPS).
- [ 0.005099] CPU: All CPU(s) started in HYP mode.
- [ 0.005123] CPU: Virtualization extensions available.
- [ 0.013431] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
- [ 0.013737] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.014414] pinctrl core: initialized pinctrl subsystem
- [ 0.014901] NET: Registered protocol family 16
- [ 0.019956] DMA: preallocated 4096 KiB pool for atomic coherent allocations
- [ 0.049924] cpuidle: using governor ladder
- [ 0.079943] cpuidle: using governor menu
- [ 0.085817] bcm2709: Mini UART enabled
- [ 0.085928] Serial: AMBA PL011 UART driver
- [ 0.086071] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
- [ 0.086254] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
- [ 0.140841] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
- [ 0.142216] SCSI subsystem initialized
- [ 0.142401] usbcore: registered new interface driver usbfs
- [ 0.142497] usbcore: registered new interface driver hub
- [ 0.142580] usbcore: registered new device driver usb
- [ 0.150022] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-06-02 16:01
- [ 0.177017] clocksource: Switched to clocksource arch_sys_counter
- [ 0.184716] NET: Registered protocol family 2
- [ 0.185276] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
- [ 0.185410] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.185617] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.185720] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.185784] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.185992] NET: Registered protocol family 1
- [ 0.187688] futex hash table entries: 1024 (order: 4, 65536 bytes)
- [ 0.196210] io scheduler noop registered
- [ 0.196249] io scheduler deadline registered
- [ 0.196305] io scheduler cfq registered (default)
- [ 0.198746] BCM2708FB: allocated DMA memory fa400000
- [ 0.198793] BCM2708FB: allocated DMA channel 0 @ f3007000
- [ 0.203541] Console: switching to colour frame buffer device 82x26
- [ 0.207711] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
- [ 0.209727] console [ttyS0] disabled
- [ 0.211002] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 59, base_baud = 31250000) is a 16550
- [ 0.808359] console [ttyS0] enabled
- [ 0.813757] vc-cma: Videocore CMA driver
- [ 0.818972] vc-cma: vc_cma_base = 0x00000000
- [ 0.824947] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
- [ 0.831596] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
- [ 0.838338] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
- [ 0.860030] brd: module loaded
- [ 0.871036] loop: module loaded
- [ 0.876054] vchiq: vchiq_init_state: slot_zero = 0xba480000, is_master = 0
- [ 0.885740] usbcore: registered new interface driver smsc95xx
- [ 0.892758] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 1.099966] Core Release: 2.80a
- [ 1.104294] Setting default values for core params
- [ 1.110343] Finished setting default values for core params
- [ 1.317494] Using Buffer DMA mode
- [ 1.322020] Periodic Transfer Interrupt Enhancement - disabled
- [ 1.329136] Multiprocessor Interrupt Enhancement - disabled
- [ 1.335969] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 1.341546] Dedicated Tx FIFOs mode
- [ 1.346449] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba414000 dma = 0xfa414000 len=9024
- [ 1.358785] FIQ FSM acceleration enabled for :
- [ 1.358785] Non-periodic Split Transactions
- [ 1.358785] Periodic Split Transactions
- [ 1.358785] High-Speed Isochronous Endpoints
- [ 1.358785] Interrupt/Control Split Transaction hack enabled
- [ 1.387452] dwc_otg: Microframe scheduler enabled
- [ 1.387499] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x80299718
- [ 1.394720] WARN::hcd_init_fiq:414: FIQ ASM at 0x8000ee78 length 36
- [ 1.402302] WARN::hcd_init_fiq:439: MPHI regs_base at 0xbb87e000
- [ 1.409634] dwc_otg 3f980000.usb: DWC OTG Controller
- [ 1.415866] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
- [ 1.424514] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
- [ 1.431383] Init: Port Power? op_state=1
- [ 1.436513] Init: Power Port (0)
- [ 1.441091] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 1.449174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.457686] usb usb1: Product: DWC OTG Controller
- [ 1.463605] usb usb1: Manufacturer: Linux 4.4.14 dwc_otg_hcd
- [ 1.470507] usb usb1: SerialNumber: 3f980000.usb
- [ 1.476919] hub 1-0:1.0: USB hub found
- [ 1.481866] hub 1-0:1.0: 1 port detected
- [ 1.487418] dwc_otg: FIQ enabled
- [ 1.487426] dwc_otg: NAK holdoff enabled
- [ 1.487434] dwc_otg: FIQ split-transaction FSM enabled
- [ 1.487469] Module dwc_common_port init
- [ 1.487635] usbcore: registered new interface driver uas
- [ 1.494192] usbcore: registered new interface driver usb-storage
- [ 1.501487] mousedev: PS/2 mouse device common for all mice
- [ 1.508934] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
- [ 1.517175] sdhci: Secure Digital Host Controller Interface driver
- [ 1.524574] sdhci: Copyright(c) Pierre Ossman
- [ 1.530362] sdhost: log_buf @ ba413000 (fa413000)
- [ 1.607039] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
- [ 1.615946] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
- [ 1.623020] mmc-bcm2835 3f300000.mmc: DMA channel allocated
- [ 1.664022] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 1.667102] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.668760] NET: Registered protocol family 10
- [ 1.669585] NET: Registered protocol family 17
- [ 1.669631] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
- [ 1.669644] 8021q: 802.1Q VLAN Support v1.8
- [ 1.670101] Registering SWP/SWPB emulation handler
- [ 1.670719] vc-sm: Videocore shared memory driver
- [ 1.670727] [vc_sm_connected_init]: start
- [ 1.671099] [vc_sm_connected_init]: end - returning 0
- [ 1.672395] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
- [ 1.672734] of_cfs_init
- [ 1.672806] of_cfs_init: OK
- [ 1.687184] Indeed it is in host mode hprt0 = 00021501
- [ 1.762401] Waiting for root device /dev/mmcblk0p2...
- [ 1.768773] mmc0: Problem switching card into high-speed mode!
- [ 1.776028] mmc0: new SDHC card at address 0001
- [ 1.782308] mmcblk0: mmc0:0001 00000 7.26 GiB
- [ 1.789478] mmcblk0: p1 p2
- [ 1.812962] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
- [ 1.821181] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 1.829356] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 1.838744] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
- [ 1.847036] usb 1-1: new high-speed USB device number 2 using dwc_otg
- [ 1.854677] Indeed it is in host mode hprt0 = 00001101
- [ 1.882892] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
- [ 1.892567] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
- [ 1.900976] Freeing unused kernel memory: 220K (80547000 - 8057e000)
- [ 1.958631] mmc1: new high speed SDIO card at address 0001
- [ 2.046823] init: Console is alive
- [ 2.051623] init: - watchdog -
- [ 2.057299] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
- [ 2.065297] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 2.074406] hub 1-1:1.0: USB hub found
- [ 2.079450] hub 1-1:1.0: 5 ports detected
- [ 2.287934] init: - preinit -
- [ 2.357056] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
- [ 2.467252] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
- [ 2.475532] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 2.485980] random: procd urandom read with 68 bits of entropy available
- [ 2.487029] smsc95xx v1.0.4
- [ 2.549901] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:47:0f:9e
- [ 2.657030] usb 1-1.4: new full-speed USB device number 4 using dwc_otg
- [ 2.780521] usb 1-1.4: New USB device found, idVendor=29f1, idProduct=33f2
- [ 2.788889] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 2.797666] usb 1-1.4: Product: USB2IIC Converter
- [ 2.803752] usb 1-1.4: Manufacturer: CANAAN
- [ 2.809293] usb 1-1.4: SerialNumber: 20141122
- [ 5.445438] mount_root: mounting /dev/root
- [ 5.451385] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
- [ 5.467229] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
- [ 5.520410] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
- [ 5.545822] procd: - early -
- [ 5.550256] procd: - watchdog -
- [ 6.162505] procd: - ubus -
- [ 6.219312] procd: - init -
- [ 6.919818] ip6_tables: (C) 2000-2006 Netfilter Core Team
- [ 6.933050] i2c /dev entries driver
- [ 6.940183] bcm2708_i2c 3f205000.i2c: BSC0 Controller at 0x3f205000 (irq 83) (baudrate 100000)
- [ 6.951741] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 83) (baudrate 100000)
- [ 6.968615] hidraw: raw HID events driver (C) Jiri Kosina
- [ 6.994981] Loading modules backported from Linux version wt-2016-05-12-0-g7a54796
- [ 7.005318] Backport generated by backports.git backports-20160216-0-ge3c56e4
- [ 7.015775] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 7.027367] nf_conntrack version 0.5.0 (14876 buckets, 59504 max)
- [ 7.160104] usbcore: registered new interface driver usbhid
- [ 7.167185] usbhid: USB HID core driver
- [ 7.178401] xt_time: kernel timezone is -0000
- [ 7.199355] PPP generic driver version 2.4.2
- [ 7.205808] NET: Registered protocol family 24
- [ 7.327711] random: nonblocking pool is initialized
- [ 7.347859] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
- [ 7.382848] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code (0x30 0x30)
- [ 7.397395] usbcore: registered new interface driver brcmfmac
- [ 9.844587] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready
- [ 9.854127] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 9.918723] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
- [ 9.929219] device eth0 entered promiscuous mode
- [ 12.698726] udevd[788]: starting version 3.2
- [ 12.710533] udevd[788]: specified group 'tty' unknown
- [ 12.717361] udevd[788]: specified group 'dialout' unknown
- [ 12.724288] udevd[788]: specified group 'kmem' unknown
- [ 12.730958] udevd[788]: specified group 'input' unknown
- [ 12.737660] udevd[788]: specified group 'video' unknown
- [ 12.744447] udevd[788]: specified group 'lp' unknown
- [ 12.750871] udevd[788]: specified group 'disk' unknown
- [ 12.757377] udevd[788]: specified group 'cdrom' unknown
- [ 12.763988] udevd[788]: specified group 'tape' unknown
- [ 12.796260] udevd[789]: starting eudev-3.2
- [ 59.096448] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
- [ 59.108291] br-lan: port 1(eth0) entered forwarding state
- [ 59.114862] br-lan: port 1(eth0) entered forwarding state
- [ 61.107011] br-lan: port 1(eth0) entered forwarding state
Advertisement
Add Comment
Please, Sign In to add comment