View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002504 | Kali Linux | General Bug | public | 2015-08-12 20:02 | 2015-08-14 14:02 |
Reporter | raxsch | Assigned To | steev | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | kali-dev | ||||
Summary | 0002504: FS Read-Only on oDroid and Raspi2 with kali 2.0 | ||||
Description | Booting the current Images of Kali 2.0 on an oDroid U3 and Raspi 2.0 results in an error when running startx. User has no write Access to homedir ~. I cannot create any file there, even if I am root. Happens on both - raspi and oDroid. "mktemp: failed to create file via template 'tmp/serverauth.XXXXXXXXXXX': Read-only file System Furthermore, apt-get does not work properly (cannot find http.kali.org - but might be due to heavy update/upgrade traffic). | ||||
Steps To Reproduce | Flash an SD (Raspi) or an emmc (oDroid) and boot. | ||||
Additional Information | fstab is empty. Mount Shows different file Systems as rw - even different tmpfs.
Last entry for tmpfs Shows /run/user/0. I can create a Folder there. But I have no write Access on /~ | ||||
Attached Files | dmesg_raspi.txt (22,666 bytes)
[ 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 3.18.16-v7 (root@builder) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Sun Aug 9 14:24:54 CDT 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: BCM2709 [ 0.000000] Truncating RAM at 0x00000000-0x3b000000 to -0x2f800000 [ 0.000000] cma: Reserved 8 MiB at 0x2f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 194560 [ 0.000000] free_area_init_node: node 0, pgdat c0818240, node_mem_map eea03000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] [bcm2709_smp_init_cpus] enter (8600->f3003010) [ 0.000000] [bcm2709_smp_init_cpus] ncores=4 [ 0.000000] PERCPU: Embedded 10 pages/cpu @ee9d6000 s11456 r8192 d21312 u40960 [ 0.000000] pcpu-alloc: s11456 r8192 d21312 u40960 alloc=10*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: 193040 [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa01041 bcm2709.serial=0xb9441849 smsc95xx.macaddr=B8:27:EB:44:18:49 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.fiq_fix_enable=1 console=tty1 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait ro rootflags=noload [ 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: 753888K/778240K available (5742K kernel code, 400K rwdata, 1756K rodata, 388K init, 764K bss, 24352K reserved) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xffe00000 (2048 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .text : 0xc0008000 - 0xc075ab10 (7499 kB) .init : 0xc075b000 - 0xc07bc000 ( 388 kB) .data : 0xc07bc000 - 0xc082028c ( 401 kB) .bss : 0xc082028c - 0xc08df364 ( 765 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:608 [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt). [ 0.000015] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns [ 0.000039] Switching to timer-based delay loop, resolution 52ns [ 0.000324] Console: colour dummy device 80x30 [ 0.002182] console [tty1] enabled [ 0.002239] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.002335] pid_max: default: 32768 minimum: 301 [ 0.002770] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002839] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004186] Initializing cgroup subsys memory [ 0.004280] Initializing cgroup subsys devices [ 0.004338] Initializing cgroup subsys freezer [ 0.004397] Initializing cgroup subsys net_cls [ 0.004455] Initializing cgroup subsys blkio [ 0.004506] Initializing cgroup subsys perf_event [ 0.004660] CPU: Testing write buffer coherency: ok [ 0.004784] ftrace: allocating 19811 entries in 59 pages [ 0.052674] missing device node for CPU 0 [ 0.052749] missing device node for CPU 1 [ 0.052779] missing device node for CPU 2 [ 0.052809] missing device node for CPU 3 [ 0.052847] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.052889] [bcm2709_smp_prepare_cpus] enter [ 0.053023] Setting up static identity map for 0x52d358 - 0x52d38c [ 0.112675] [bcm2709_boot_secondary] cpu:1 started (0) 17 [ 0.112985] CPU1: Booted secondary processor [ 0.112992] [bcm2709_secondary_init] enter cpu:1 [ 0.113048] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.132657] [bcm2709_boot_secondary] cpu:2 started (0) 18 [ 0.132917] CPU2: Booted secondary processor [ 0.132924] [bcm2709_secondary_init] enter cpu:2 [ 0.132956] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.152715] [bcm2709_boot_secondary] cpu:3 started (0) 18 [ 0.152954] CPU3: Booted secondary processor [ 0.152960] [bcm2709_secondary_init] enter cpu:3 [ 0.152991] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.153085] Brought up 4 CPUs [ 0.153199] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.153238] CPU: All CPU(s) started in SVC mode. [ 0.154308] devtmpfs: initialized [ 0.179955] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.181946] pinctrl core: initialized pinctrl subsystem [ 0.182798] NET: Registered protocol family 16 [ 0.188587] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.189918] bcm2709.uart_clock = 3000000 [ 0.192235] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.192291] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.192351] mailbox: Broadcom VideoCore Mailbox driver [ 0.192525] bcm2708_vcio: mailbox at f300b880 [ 0.192914] bcm_power: Broadcom power driver [ 0.192954] bcm_power_open() -> 0 [ 0.192982] bcm_power_request(0, 8) [ 0.218677] bcm_mailbox_read -> 00000080, 0 [ 0.218711] bcm_power_request -> 0 [ 0.218854] Serial: AMBA PL011 UART driver [ 0.219002] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3 [ 0.284848] SCSI subsystem initialized [ 0.285121] usbcore: registered new interface driver usbfs [ 0.285254] usbcore: registered new interface driver hub [ 0.285426] usbcore: registered new device driver usb [ 0.287428] Switched to clocksource arch_sys_counter [ 0.318637] FS-Cache: Loaded [ 0.319040] CacheFiles: Loaded [ 0.332114] NET: Registered protocol family 2 [ 0.333586] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.333764] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333984] TCP: Hash tables configured (established 8192 bind 8192) [ 0.334123] TCP: reno registered [ 0.334162] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.334253] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.334645] NET: Registered protocol family 1 [ 0.335261] RPC: Registered named UNIX socket transport module. [ 0.335310] RPC: Registered udp transport module. [ 0.335342] RPC: Registered tcp transport module. [ 0.335374] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.336551] bcm2708_dma: DMA manager at f3007000 [ 0.336727] bcm2708_gpio: bcm2708_gpio_probe c07e70e8 [ 0.337590] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 0.339125] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.339372] audit: initializing netlink subsys (disabled) [ 0.339469] audit: type=2000 audit(0.319:1): initialized [ 0.356454] VFS: Disk quotas dquot_6.5.2 [ 0.356861] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.359924] FS-Cache: Netfs 'nfs' registered for caching [ 0.360942] NFS: Registering the id_resolver key type [ 0.361049] Key type id_resolver registered [ 0.361084] Key type id_legacy registered [ 0.362247] msgmni has been set to 1488 [ 0.364028] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.364263] io scheduler noop registered [ 0.364308] io scheduler deadline registered [ 0.364682] io scheduler cfq registered (default) [ 0.366514] BCM2708FB: allocated DMA memory ef400000 [ 0.366586] BCM2708FB: allocated DMA channel 0 @ f3007000 [ 0.395359] Console: switching to colour frame buffer device 228x61 [ 0.413482] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [ 0.413960] uart-pl011 dev:f1: no DMA platform data [ 0.414633] vc-cma: Videocore CMA driver [ 0.414734] vc-cma: vc_cma_base = 0x00000000 [ 0.414839] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 0.414956] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 0.427342] brd: module loaded [ 0.433486] loop: module loaded [ 0.434473] vchiq: vchiq_init_state: slot_zero = 0xef480000, is_master = 0 [ 0.435464] Loading iSCSI transport class v2.0-870. [ 0.436544] usbcore: registered new interface driver smsc95xx [ 0.436751] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.637224] Core Release: 2.80a [ 0.637320] Setting default values for core params [ 0.637498] Finished setting default values for core params [ 0.838025] Using Buffer DMA mode [ 0.838115] Periodic Transfer Interrupt Enhancement - disabled [ 0.838240] Multiprocessor Interrupt Enhancement - disabled [ 0.838360] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.838465] Dedicated Tx FIFOs mode [ 0.838881] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xef414000 dma = 0xef414000 len=9024 [ 0.839108] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints [ 0.839435] dwc_otg: Microframe scheduler enabled [ 0.839507] WARN::hcd_init_fiq:412: FIQ on core 1 at 0xc03dc888 [ 0.844061] WARN::hcd_init_fiq:413: FIQ ASM at 0xc03dcbcc length 36 [ 0.848547] WARN::hcd_init_fiq:438: MPHI regs_base at 0xf000a000 [ 0.853011] dwc_otg bcm2708_usb: DWC OTG Controller [ 0.857515] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 0.862029] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 0.866540] Init: Port Power? op_state=1 [ 0.871058] Init: Power Port (0) [ 0.875814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.880390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.884946] usb usb1: Product: DWC OTG Controller [ 0.889487] usb usb1: Manufacturer: Linux 3.18.16-v7 dwc_otg_hcd [ 0.893965] usb usb1: SerialNumber: bcm2708_usb [ 0.899371] hub 1-0:1.0: USB hub found [ 0.903827] hub 1-0:1.0: 1 port detected [ 0.908766] dwc_otg: FIQ enabled [ 0.908780] dwc_otg: NAK holdoff enabled [ 0.908791] dwc_otg: FIQ split-transaction FSM enabled [ 0.908834] Module dwc_common_port init [ 0.909233] usbcore: registered new interface driver usb-storage [ 0.913990] mousedev: PS/2 mouse device common for all mice [ 0.919126] bcm2835-cpufreq: min=600000 max=900000 [ 0.923857] sdhci: Secure Digital Host Controller Interface driver [ 0.928291] sdhci: Copyright(c) Pierre Ossman [ 0.932962] mmc-bcm2835 mmc-bcm2835.0: DMA channels allocated [ 0.977789] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.985948] ledtrig-cpu: registered to indicate activity on CPUs [ 0.992792] hidraw: raw HID events driver (C) Jiri Kosina [ 0.997553] usbcore: registered new interface driver usbhid [ 1.002064] usbhid: USB HID core driver [ 1.008007] TCP: cubic registered [ 1.012553] Initializing XFRM netlink socket [ 1.017111] NET: Registered protocol family 17 [ 1.025129] Key type dns_resolver registered [ 1.030374] Registering SWP/SWPB emulation handler [ 1.035701] registered taskstats version 1 [ 1.040365] vc-sm: Videocore shared memory driver [ 1.044734] [vc_sm_connected_init]: start [ 1.049993] [vc_sm_connected_init]: end - returning 0 [ 1.055820] Waiting for root device /dev/mmcblk0p2... [ 1.062320] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.068981] mmc0: new high speed SDXC card at address 59b4 [ 1.074153] mmcblk0: mmc0:59b4 USDU1 60.0 GiB [ 1.080038] mmcblk0: p1 p2 [ 1.107594] Indeed it is in host mode hprt0 = 00021501 [ 1.181854] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: noload [ 1.186530] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 1.195177] devtmpfs: mounted [ 1.200485] Freeing unused kernel memory: 388K (c075b000 - c07bc000) [ 1.287591] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.292721] Indeed it is in host mode hprt0 = 00001101 [ 1.450542] random: systemd urandom read with 29 bits of entropy available [ 1.459788] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 1.465238] systemd[1]: Detected architecture 'arm'. [ 1.497865] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.497880] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.498836] hub 1-1:1.0: USB hub found [ 1.498950] hub 1-1:1.0: 5 ports detected [ 1.657707] NET: Registered protocol family 10 [ 1.664750] systemd[1]: Inserted module 'ipv6' [ 1.672369] systemd[1]: Set hostname to <kali>. [ 1.777701] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 1.897901] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 1.902880] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.910828] smsc95xx v1.0.4 [ 1.971859] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:44:18:49 [ 2.057713] usb 1-1.2: new low-speed USB device number 4 using dwc_otg [ 2.131480] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 2.137070] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 2.142297] systemd[1]: Starting Remote File Systems (Pre). [ 2.153872] systemd[1]: Reached target Remote File Systems (Pre). [ 2.159321] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 2.171695] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 2.177147] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 2.182956] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 2.188410] systemd[1]: Starting Paths. [ 2.200337] systemd[1]: Reached target Paths. [ 2.205655] systemd[1]: Starting Encrypted Volumes. [ 2.217525] systemd[1]: Reached target Encrypted Volumes. [ 2.222871] systemd[1]: Starting Swap. [ 2.229991] usb 1-1.2: New USB device found, idVendor=04b3, idProduct=3025 [ 2.230005] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.230016] usb 1-1.2: Product: USB NetVista Full Width Keyboard. [ 2.230025] usb 1-1.2: Manufacturer: LITE-ON Technology [ 2.256214] systemd[1]: Reached target Swap. [ 2.261694] systemd[1]: Starting Root Slice. [ 2.273880] systemd[1]: Created slice Root Slice. [ 2.279339] systemd[1]: Starting User and Session Slice. [ 2.289478] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:04B3:3025.0001/input/input0 [ 2.289840] hid-generic 0003:04B3:3025.0001: input,hidraw0: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-bcm2708_usb-1.2/input0 [ 2.303178] systemd[1]: Created slice User and Session Slice. [ 2.309032] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 2.321801] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 2.327662] systemd[1]: Starting Delayed Shutdown Socket. [ 2.340205] systemd[1]: Listening on Delayed Shutdown Socket. [ 2.345931] systemd[1]: Starting Journal Socket (/dev/log). [ 2.358180] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.363757] systemd[1]: Starting udev Control Socket. [ 2.375915] systemd[1]: Listening on udev Control Socket. [ 2.381519] systemd[1]: Starting udev Kernel Socket. [ 2.387604] usb 1-1.3: new low-speed USB device number 5 using dwc_otg [ 2.399311] systemd[1]: Listening on udev Kernel Socket. [ 2.404980] systemd[1]: Starting Journal Socket. [ 2.417249] systemd[1]: Listening on Journal Socket. [ 2.423128] systemd[1]: Starting System Slice. [ 2.435503] systemd[1]: Created slice System Slice. [ 2.441141] systemd[1]: Starting system-getty.slice. [ 2.453274] systemd[1]: Created slice system-getty.slice. [ 2.458804] systemd[1]: Starting Increase datagram queue length... [ 2.473687] systemd[1]: Starting Restore / save the current clock... [ 2.505003] systemd[1]: Mounted Huge Pages File System. [ 2.507929] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c019 [ 2.507945] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.507959] usb 1-1.3: Product: Logitech USB Optical Mouse [ 2.507968] usb 1-1.3: Manufacturer: Logitech [ 2.532850] systemd[1]: Mounting Debug File System... [ 2.540703] input: Logitech Logitech USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C019.0002/input/input1 [ 2.547690] hid-generic 0003:046D:C019.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-bcm2708_usb-1.3/input0 [ 2.563000] systemd[1]: Starting udev Coldplug all Devices... [ 2.613872] systemd[1]: Starting Load Kernel Modules... [ 2.630943] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 2.661118] systemd[1]: Started Set Up Additional Binary Formats. [ 2.667924] systemd[1]: Mounting POSIX Message Queue File System... [ 2.686230] systemd[1]: Starting LSB: Set keymap... [ 2.704481] systemd[1]: Starting Slices. [ 2.716332] fuse init (API version 7.23) [ 2.725731] systemd[1]: Reached target Slices. [ 2.746343] systemd[1]: Mounted POSIX Message Queue File System. [ 2.759808] systemd[1]: Mounted Debug File System. [ 2.774413] systemd[1]: Started Increase datagram queue length. [ 2.790346] systemd[1]: Started Restore / save the current clock. [ 2.809974] systemd[1]: Started Load Kernel Modules. [ 2.824469] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 2.839861] systemd[1]: Started LSB: Set keymap. [ 2.860915] systemd[1]: Time has been changed [ 2.875442] systemd[1]: Started udev Coldplug all Devices. [ 3.065331] systemd[1]: Starting Create Static Device Nodes in /dev... [ 3.081712] systemd[1]: Mounting Configuration File System... [ 3.098103] systemd[1]: Mounting FUSE Control File System... [ 3.114945] systemd[1]: Starting Apply Kernel Variables... [ 3.132795] systemd[1]: Starting Syslog Socket. [ 3.146240] systemd[1]: Listening on Syslog Socket. [ 3.152185] systemd[1]: Starting Journal Service... [ 3.176055] systemd[1]: Started Journal Service. [ 3.341965] systemd-udevd[115]: starting version 215 [ 3.723038] systemd-journald[113]: Received request to flush runtime journal from PID 1 [ 3.894835] bcm2708_spi bcm2708_spi.0: master is unqueued, this is deprecated [ 3.910230] bcm2708_spi bcm2708_spi.0: SPI Controller at 0x3f204000 (irq 80) [ 3.929182] bcm2708_i2c_init_pinmode(1,2) [ 3.929190] bcm2708_i2c_init_pinmode(1,3) [ 3.930030] bcm2708_i2c bcm2708_i2c.1: BSC1 Controller at 0x3f804000 (irq 79) (baudrate 100000) [ 4.195382] pcm512x 1-004d: Failed to reset device: -5 [ 4.202893] pcm512x: probe of 1-004d failed with error -5 [ 4.208766] pcm512x 1-004c: Failed to reset device: -5 [ 4.213963] pcm512x: probe of 1-004c failed with error -5 [ 5.830073] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 5.835682] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7.274278] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7.279551] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 8.464633] random: nonblocking pool is initialized [ 13.659837] cfg80211: Calling CRDA to update world regulatory domain [ 13.827226] cfg80211: World regulatory domain updated: [ 13.832131] cfg80211: DFS Master region: unset [ 13.832260] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 13.841853] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 13.846638] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 13.851453] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 13.856198] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 13.861642] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 13.866323] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 13.871494] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 13.876457] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 157.857753] usb 1-1.5: new high-speed USB device number 6 using dwc_otg [ 157.962753] usb 1-1.5: New USB device found, idVendor=0ea0, idProduct=2168 [ 157.962932] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 157.963089] usb 1-1.5: Product: Flash Disk [ 157.963199] usb 1-1.5: Manufacturer: USB [ 157.963303] usb 1-1.5: SerialNumber: 28821C41B40E8F3C [ 157.964671] usb-storage 1-1.5:1.0: USB Mass Storage device detected [ 157.965358] scsi host0: usb-storage 1-1.5:1.0 [ 158.959282] scsi 0:0:0:0: Direct-Access Generic USB Flash Disk 2.00 PQ: 0 ANSI: 2 [ 158.978357] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 160.027910] ready [ 160.028610] sd 0:0:0:0: [sda] 1023488 512-byte logical blocks: (524 MB/499 MiB) [ 160.029154] sd 0:0:0:0: [sda] Write Protect is off [ 160.029276] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 160.029671] sd 0:0:0:0: [sda] No Caching mode page found [ 160.029797] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 160.036363] sda: [ 160.039245] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 212.194242] EXT4-fs (mmcblk0p2): Unrecognized mount option "re" or missing value [ 217.163372] EXT4-fs (mmcblk0p2): re-mounted. Opts: norecovery dmesg-odroidu3.txt (33,783 bytes)
[ 0.000000] Booting Linux on physical CPU 0xa00 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.8.13.30 (root@builder) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Sun Aug 9 22:42:25 CDT 2015 () [ 0.000000] Kernel was built at commit id '1130f87' [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: ODROID-U2/U3 [ 0.000000] cma: CMA: reserved 64 MiB at 43000000 [ 0.000000] cma: CMA: reserved 64 MiB at 51000000 [ 0.000000] cma: CMA: reserved 128 MiB at 67800000 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] CPU EXYNOS4412 (id 0xe4412220) [ 0.000000] exynos4_init_clocks: initializing clocks [ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics [ 0.000000] s3c_register_clksrc: clock armclk has no registers set [ 0.000000] s3c_register_clksrc: clock audiocdclk has no registers set [ 0.000000] audiocdclk: no parent clock specified [ 0.000000] exynos4_setup_clocks: registering clocks [ 0.000000] exynos4_setup_clocks: xtal is 24000000 [ 0.000000] EXYNOS4: PLL settings, A=1000000000, M=880000000, E=96000000 V=350000000 [ 0.000000] EXYNOS4: ARMCLK=1000000000, DMC=440000000, ACLK200=176000000 ACLK100=110000000, ACLK160=176000000, ACLK133=146666666 [ 0.000000] sclk_pwm: source is ext_xtal (0), rate is 24000000 [ 0.000000] sclk_csis: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_csis: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_cam0: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_cam1: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimd: source is mout_mpll_user (6), rate is 55000000 [ 0.000000] sclk_mfc: source is mout_mfc0 (0), rate is 55000000 [ 0.000000] sclk_g3d: source is mout_g3d0 (0), rate is 55000000 [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 193040 pages, LIFO batch:31 [ 0.000000] HighMem zone: 2574 pages used for memmap [ 0.000000] HighMem zone: 326898 pages, LIFO batch:31 [ 0.000000] Running under secure firmware. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c16a0000 s8256 r8192 d16320 u32768 [ 0.000000] pcpu-alloc: s8256 r8192 d16320 u32768 alloc=8*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: 519938 [ 0.000000] Kernel command line: console=tty1 console=ttySAC1,115200 mem=2047M console=tty1 console=ttySAC1,115200n8 root=/dev/mmcblk0p2 rootwait ro mem=2047M [ 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] __ex_table already sorted, skipping sort [ 0.000000] Memory: 2047MB = 2047MB total [ 0.000000] Memory: 1809332k/3618664k available, 573592k reserved, 1317888K highmem [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0xc0008000 - 0xc05b03b0 (5793 kB) .init : 0xc05b1000 - 0xc05dd040 ( 177 kB) .data : 0xc05de000 - 0xc0647e20 ( 424 kB) .bss : 0xc0647e20 - 0xc068a8ec ( 267 kB) [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:549 [ 0.000000] MCT clocksource init timer with clk_rate=24000000 hz [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty1] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.005643] Calibrating delay loop... 1992.29 BogoMIPS (lpj=4980736) [ 0.050060] pid_max: default: 32768 minimum: 301 [ 0.050337] Mount-cache hash table entries: 512 [ 0.051320] Initializing cgroup subsys cpuacct [ 0.051355] Initializing cgroup subsys memory [ 0.051409] Initializing cgroup subsys devices [ 0.051431] Initializing cgroup subsys freezer [ 0.051450] Initializing cgroup subsys perf_event [ 0.051576] CPU: Testing write buffer coherency: ok [ 0.051912] CPU0: thread -1, cpu 0, socket 10, mpidr 80000a00 [ 0.052032] Setting up static identity map for 0x40426ce0 - 0x40426d38 [ 0.052106] L310 cache controller enabled [ 0.052132] l2x0: 16 ways, CACHE_ID 0x4100c4c8, AUX_CTRL 0x7e470001, Cache size: 1048576 B [ 0.102278] CPU1: Booted secondary processor [ 0.121964] CPU1: thread -1, cpu 1, socket 10, mpidr 80000a01 [ 0.132267] CPU2: Booted secondary processor [ 0.151963] CPU2: thread -1, cpu 2, socket 10, mpidr 80000a02 [ 0.162282] CPU3: Booted secondary processor [ 0.181964] CPU3: thread -1, cpu 3, socket 10, mpidr 80000a03 [ 0.182000] Brought up 4 CPUs [ 0.182073] SMP: Total of 4 processors activated (7969.17 BogoMIPS). [ 0.182912] devtmpfs: initialized [ 0.188774] regulator-dummy: no parameters [ 0.196080] NET: Registered protocol family 16 [ 0.203723] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.205709] s5p_hdmi_cec_set_platdata() [ 0.207547] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.207569] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.207659] S3C Power Management, Copyright 2004 Simtec Electronics [ 0.207747] EXYNOS4x12 PMU Initialize [ 0.208593] EXYNOS: Initializing architecture [ 0.208997] s3c24xx-pwm s3c24xx-pwm.0: tin at 110000000, tdiv at 110000000, tin=divclk, base 0 [ 0.209074] s3c24xx-pwm s3c24xx-pwm.1: tin at 110000000, tdiv at 110000000, tin=divclk, base 8 [ 0.213269] bio: create slab <bio-0> at 0 [ 0.213610] hdmi_5v: 5000 mV [ 0.213973] SCSI subsystem initialized [ 0.214142] usbcore: registered new interface driver usbfs [ 0.214197] usbcore: registered new interface driver hub [ 0.214279] usbcore: registered new device driver usb [ 0.214543] i2c-gpio i2c-gpio.2: using pins 6 (SDA) and 7 (SCL) [ 0.214658] s3c-i2c s3c2440-i2c.0: slave address 0x10 [ 0.214680] s3c-i2c s3c2440-i2c.0: bus frequency set to 214 KHz [ 0.215076] max77686 0-0009: device found [ 0.216835] LDO1 VDD_ALIVE: 1000 mV [ 0.218407] LDO2 VDDQ_M1_1V8: 1800 mV [ 0.219804] LDO3 VDDQ_AUD_1V8: 1800 mV [ 0.221219] LDO4 VDDQ_MMC2_2V8: 2800 mV [ 0.222628] LDO5 VDDQ_MMC1_1V8: 1800 mV [ 0.224195] LDO6 VDD10_MPLL_1V0: 1000 mV [ 0.225735] LDO7 VDD10_EPLL_1V0: 1000 mV [ 0.227127] LDO8 VDD10_MIPI_1V0: 1000 mV [ 0.228471] LDO9 VT_CORE_1V0: ODROIDU2: Disabled regulator [ 0.228490] LDO9 VT_CORE_1V0: 1000 mV [ 0.229880] LDO10 VDD18_MIPI_1V8: 1800 mV [ 0.231273] LDO11 VDD18_ABB1_1V8: 1800 mV [ 0.232196] vdd_ldo12 range: 3300 mV [ 0.233582] LDO13 VDD18_MIPIHSI_1V8: 1800 mV [ 0.234990] LDO14 VDD18_ADC_1V8: 1800 mV [ 0.235907] vdd_ldo15 range: 1000 mV [ 0.237303] LDO16 VDD18_HSIC: 1800 mV [ 0.238789] LDO17 VDDQ_CAM_1V8: 1800 mV [ 0.239978] LDO18 VDDQ_ISP_1V8: ODROIDU2: Disabled regulator [ 0.239997] LDO18 VDDQ_ISP_1V8: 1800 mV [ 0.240556] LDO19 VT_CAM_1V8: ODROIDU2: Disabled regulator [ 0.240574] LDO19 VT_CAM_1V8: 1800 mV [ 0.241496] vddq_emmc_1V8: 1800 <--> 3000 mV at 1800 mV [ 0.242831] LDO21 TFLASH_2V8: 2800 mV [ 0.244324] vddf_emmc_2V85: 2850 mV [ 0.245658] LDO23 VDD_TOUCH_2V8: ODROIDU2: Disabled regulator [ 0.245678] LDO23 VDD_TOUCH_2V8: 2800 mV [ 0.247029] LDO24 VDD_TOUCHLED_3V3: ODROIDU2: Disabled regulator [ 0.247050] LDO24 VDD_TOUCHLED_3V3: 3300 mV [ 0.248546] LDO25 VDDQ_LCD_3V0: 1800 mV [ 0.249726] LDO26 VDD_MOTOR_3V0: ODROIDU2: Disabled regulator [ 0.249744] LDO26 VDD_MOTOR_3V0: 3000 mV [ 0.250301] BUCK1 vdd_mif: 1100 mV [ 0.251067] BUCK2 vdd_arm: 800 <--> 1500 mV at 1100 mV [ 0.251640] BUCK3 vdd_int: 1125 mV [ 0.252419] BUCK4 vdd_g3d: 850 <--> 1200 mV at 1000 mV [ 0.253822] BUCK5 VDDQ_CKEM1_2: 1200 mV [ 0.255213] BUCK6 1V35: 1350 mV [ 0.256611] BUCK7 2V0: 2000 mV [ 0.257184] ODROIDU2: Regulator BUCK8 [ 0.378198] BUCK8 3V0: 3300 mV [ 0.379384] BUCK9 1V2: ODROIDU2: Disabled regulator [ 0.379402] BUCK9 1V2: 1200 mV [ 0.379808] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter [ 0.379875] s3c-i2c s3c2440-i2c.1: slave address 0x10 [ 0.379896] s3c-i2c s3c2440-i2c.1: bus frequency set to 214 KHz [ 0.380051] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter [ 0.380114] s3c-i2c s3c2440-i2c.3: slave address 0x10 [ 0.380135] s3c-i2c s3c2440-i2c.3: bus frequency set to 214 KHz [ 0.380235] s3c-i2c s3c2440-i2c.3: i2c-3: S3C I2C adapter [ 0.380293] s3c-i2c s3c2440-i2c.7: slave address 0x10 [ 0.380313] s3c-i2c s3c2440-i2c.7: bus frequency set to 214 KHz [ 0.380407] s3c-i2c s3c2440-i2c.7: i2c-7: S3C I2C adapter [ 0.380472] s3c-i2c s3c2440-hdmiphy-i2c: slave address 0x10 [ 0.380493] s3c-i2c s3c2440-hdmiphy-i2c: bus frequency set to 214 KHz [ 0.380648] s3c-i2c s3c2440-hdmiphy-i2c: i2c-8: S3C I2C adapter [ 0.380706] media: Linux media interface: v0.10 [ 0.380753] Linux video capture interface: v2.00 [ 0.380988] Advanced Linux Sound Architecture Driver Initialized. [ 0.381601] Switching to clocksource mct-frc [ 0.388514] NET: Registered protocol family 2 [ 0.388983] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.389115] TCP bind hash table entries: 8192 (order: 5, 163840 bytes) [ 0.389259] TCP: Hash tables configured (established 8192 bind 8192) [ 0.389318] TCP: reno registered [ 0.389339] UDP hash table entries: 512 (order: 2, 24576 bytes) [ 0.389382] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes) [ 0.389624] NET: Registered protocol family 1 [ 0.389949] CPU PMU: probing PMU on CPU 0 [ 0.389975] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available [ 0.391122] bounce pool size: 64 pages [ 0.397190] msgmni has been set to 1471 [ 0.398208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.398233] io scheduler noop registered [ 0.398247] io scheduler deadline registered [ 0.398397] io scheduler cfq registered (default) [ 0.403541] SoftPWM v0.2-acme initializing. [ 0.403556] Clock resolution is 1ns [ 0.403589] SoftPWM initialized. [ 0.406144] dma-pl330 dma-pl330.0: Loaded driver for PL330 DMAC-267056 [ 0.406169] dma-pl330 dma-pl330.0: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [ 0.408482] dma-pl330 dma-pl330.1: Loaded driver for PL330 DMAC-267056 [ 0.408506] dma-pl330 dma-pl330.1: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [ 0.409315] dma-pl330 dma-pl330.2: Loaded driver for PL330 DMAC-267056 [ 0.409337] dma-pl330 dma-pl330.2: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32 [ 0.450551] exynos4210-uart.0: ttySAC0 at MMIO 0x13800000 (irq = 84) is a S3C6400/10 [ 0.450791] exynos4210-uart.1: ttySAC1 at MMIO 0x13810000 (irq = 85) is a S3C6400/10 [ 1.462529] console [ttySAC1] enabled [ 1.466375] exynos4210-uart.2: ttySAC2 at MMIO 0x13820000 (irq = 86) is a S3C6400/10 [ 1.474113] exynos4210-uart.3: ttySAC3 at MMIO 0x13830000 (irq = 87) is a S3C6400/10 [ 1.481957] [drm] Initialized drm 1.1.0 20060810 [ 1.486533] i2c i2c-2: attached s5p_ddc into i2c adapter successfully [ 1.492696] i2c i2c-8: attached s5p_hdmiphy into i2c adapter successfully [ 1.499675] exynos-mixer s5p-mixer: probe start [ 1.504291] s5p-g2d s5p-g2d.0: The exynos g2d(ver 4.1) successfully probed [ 1.511374] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 1.517374] [drm] No driver support for vblank timestamp query. [ 1.589747] exynos-hdmi exynos4-hdmi: start latency exceeded, new value 708 ns [ 1.590351] exynos-hdmi exynos4-hdmi: state restore latency exceeded, new value 594792 ns [ 1.590366] exynos-mixer s5p-mixer: start latency exceeded, new value 417 ns [ 1.590404] exynos-mixer s5p-mixer: state restore latency exceeded, new value 32291 ns [ 1.671933] Console: switching to colour frame buffer device 240x67 [ 1.721807] exynos-drm exynos-drm: fb0: frame buffer device [ 1.727433] exynos-drm exynos-drm: registered panic notifier [ 1.733075] [drm] Initialized exynos 1.0.0 20110530 on minor 0 [ 1.738962] mali-utgard mali-utgard.0: start latency exceeded, new value 458 ns [ 1.746200] mali-utgard mali-utgard.0: state restore latency exceeded, new value 3250 ns [ 1.755599] Mali: init_mali_clock mali_clock c0605c68 [ 1.761476] mali-utgard mali-utgard.0: stop latency exceeded, new value 500 ns [ 1.766581] mali-utgard mali-utgard.0: start latency exceeded, new value 459 ns [ 1.773863] mali-utgard mali-utgard.0: state save latency exceeded, new value 2666 ns [ 1.781908] pd-g3d: Power-off latency exceeded, new value 234750 ns [ 1.787937] Mali: Mali device driver loaded [ 1.797534] brd: module loaded [ 1.800605] loop: module loaded [ 1.800806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.804921] s5p-ehci s5p-ehci: S5P EHCI Host Controller [ 1.809926] s5p-ehci s5p-ehci: new USB bus registered, assigned bus number 1 [ 1.817376] s5p-ehci s5p-ehci: irq 102, io mem 0x12580000 [ 1.831668] s5p-ehci s5p-ehci: USB 2.0 started, EHCI 1.00 [ 1.831871] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.838310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.845512] usb usb1: Product: S5P EHCI Host Controller [ 1.850684] usb usb1: Manufacturer: Linux 3.8.13.30 ehci_hcd [ 1.856327] usb usb1: SerialNumber: s5p-ehci [ 1.860937] hub 1-0:1.0: USB hub found [ 1.864293] hub 1-0:1.0: 3 ports detected [ 1.868581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.874541] exynos-ohci exynos-ohci: Already power on PHY [ 1.879833] exynos-ohci exynos-ohci: EXYNOS OHCI Host Controller [ 1.890437] exynos-ohci exynos-ohci: new USB bus registered, assigned bus number 2 [ 1.898012] exynos-ohci exynos-ohci: irq 102, io mem 0x12590000 [ 1.960728] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.966705] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.973840] usb usb2: Product: EXYNOS OHCI Host Controller [ 1.979297] usb usb2: Manufacturer: Linux 3.8.13.30 ohci_hcd [ 1.984894] usb usb2: SerialNumber: exynos-ohci [ 1.989960] hub 2-0:1.0: USB hub found [ 1.994672] hub 2-0:1.0: 3 ports detected [ 1.999602] Initializing USB Mass Storage driver... [ 2.004311] usbcore: registered new interface driver usb-storage [ 2.009413] USB Mass Storage support registered. [ 2.131908] usb3503 0-0008: USB3503_SP_ILOCK = 0x32 [ 2.176675] usb 1-2: new high-speed USB device number 2 using s5p-ehci [ 2.241670] usb3503 0-0008: switched to HUB mode [ 2.246185] usb3503 0-0008: usb3503_probe: probed on hub mode [ 2.271661] Skip request 2, current 0 [ 2.271797] s3c-hsotg s3c-hsotg: regs f0080000, irq 103 [ 2.276931] s3c-hsotg s3c-hsotg: Already power on PHY [ 2.281398] s3c-hsotg s3c-hsotg: EPs:15 [ 2.285768] s3c-hsotg s3c-hsotg: dedicated fifos [ 2.290432] max77686-rtc max77686-rtc: max77686_rtc_probe [ 2.312072] usb 1-2: New USB device found, idVendor=0424, idProduct=9730 [ 2.317429] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.397294] max77686-rtc max77686-rtc: rtc core: registered max77686-rtc as rtc0 [ 2.405008] s5p-fimc exynos4-fimc.0: sclk_fimc rate is 176000000 [ 2.409721] s5p-fimc exynos4-fimc.0: start latency exceeded, new value 583 ns [ 2.416804] s5p-fimc exynos4-fimc.0: state restore latency exceeded, new value 16125 ns [ 2.424766] s5p-fimc exynos4-fimc.0: stop latency exceeded, new value 500 ns [ 2.431768] s5p-fimc exynos4-fimc.0: state save latency exceeded, new value 2958 ns [ 2.436732] s5p-fimc exynos4-fimc.1: sclk_fimc rate is 176000000 [ 2.445339] s5p-fimc exynos4-fimc.1: start latency exceeded, new value 459 ns [ 2.452443] s5p-fimc exynos4-fimc.1: state restore latency exceeded, new value 15500 ns [ 2.460433] s5p-fimc exynos4-fimc.1: stop latency exceeded, new value 500 ns [ 2.467404] s5p-fimc exynos4-fimc.1: state save latency exceeded, new value 2500 ns [ 2.475103] s5p-fimc exynos4-fimc.2: sclk_fimc rate is 176000000 [ 2.481066] s5p-fimc exynos4-fimc.2: start latency exceeded, new value 458 ns [ 2.488186] s5p-fimc exynos4-fimc.2: state restore latency exceeded, new value 15250 ns [ 2.496123] s5p-fimc exynos4-fimc.2: stop latency exceeded, new value 500 ns [ 2.503131] s5p-fimc exynos4-fimc.2: state save latency exceeded, new value 2583 ns [ 2.506732] s5p-fimc exynos4-fimc.3: sclk_fimc rate is 176000000 [ 2.516665] s5p-fimc exynos4-fimc.2: stop latency exceeded, new value 542 ns [ 2.523719] s5p-fimc exynos4-fimc.3: start latency exceeded, new value 458 ns [ 2.530860] s5p-fimc exynos4-fimc.3: state restore latency exceeded, new value 15417 ns [ 2.538799] s5p-fimc exynos4-fimc.3: stop latency exceeded, new value 459 ns [ 2.545793] s5p-fimc exynos4-fimc.3: state save latency exceeded, new value 2541 ns [ 2.546992] s5p-fimc-md: Registered fimc.0.m2m as /dev/video10 [ 2.547110] s5p-fimc-md: Registered fimc.0.capture as /dev/video11 [ 2.547218] s5p-fimc-md: Registered fimc.1.m2m as /dev/video12 [ 2.547330] s5p-fimc-md: Registered fimc.1.capture as /dev/video13 [ 2.547438] s5p-fimc-md: Registered fimc.2.m2m as /dev/video14 [ 2.547551] s5p-fimc-md: Registered fimc.2.capture as /dev/video15 [ 2.547658] s5p-fimc-md: Registered fimc.3.m2m as /dev/video16 [ 2.547764] s5p-fimc-md: Registered fimc.3.capture as /dev/video17 [ 2.548423] s5p-jpeg s5p-jpeg.0: encoder device registered as /dev/video20 [ 2.548529] s5p-jpeg s5p-jpeg.0: decoder device registered as /dev/video21 [ 2.548532] s5p-jpeg s5p-jpeg.0: Samsung S5P JPEG codec [ 2.548631] sclk_mfc rate is: 220 [ 2.548804] s5p-mfc s5p-mfc: decoder registered as /dev/video8 [ 2.548911] s5p-mfc s5p-mfc: encoder registered as /dev/video9 [ 2.549300] Exynos: Kernel Thermal management registered [ 2.549503] cpuidle: using governor ladder [ 2.549530] sdhci: Secure Digital Host Controller Interface driver [ 2.549532] sdhci: Copyright(c) Pierre Ossman [ 2.549621] s3c-sdhci exynos4-sdhci.2: clock source 2: mmc_busclk.2 (440000000 Hz) [ 2.549683] mmc0: no vqmmc regulator found [ 2.549691] mmc0: no vmmc regulator found [ 2.670374] s5p-fimc exynos4-fimc.3: stop latency exceeded, new value 791 ns [ 2.670387] usb 1-3: new high-speed USB device number 3 using s5p-ehci [ 2.684250] pd-cam: Power-off latency exceeded, new value 236709 ns [ 2.686678] mmc0: SDHCI controller on samsung-hsmmc [exynos4-sdhci.2] using ADMA [ 2.697880] dw_mmc dw_mmc: Using internal DMA controller. [ 2.731678] DWMMC: Div 2 = 130 [ 2.731719] dw_mmc dw_mmc: Version ID is 240a [ 2.731726] dw_mmc dw_mmc: DW MMC controller at irq 109, 32 bit host data width, 128 deep fifo [ 2.736888] ledtrig-cpu: registered to indicate activity on CPUs [ 2.737058] usbcore: registered new interface driver usbhid [ 2.737060] usbhid: USB HID core driver [ 2.737120] cec: Probe start [ 2.737123] s5p_cec_probe: pdata=e6cab940 [ 2.737140] s5p_cec_mem_probe(): mapped cec_base to f00a2000, size 0x1000 [ 2.737261] cec: Requesting irq 146 for s5p-cec [ 2.737292] cec: probe successful [ 2.761900] max98090 1-0010: MAX98090 REVID=0x43 [ 2.788858] mmc_host mmc1: Bus speed (slot 0) = 104000000Hz (slot req 400000Hz, actual 400000HZ div = 130) [ 2.800996] hkdk-snd-max98090 hkdk-snd-max98090: HiFi <-> samsung-i2s.0 mapping ok [ 2.809874] hkdk-snd-max98090 hkdk-snd-max98090: HiFi <-> samsung-i2s.0 mapping ok [ 2.817329] TCP: cubic registered [ 2.821490] NET: Registered protocol family 17 [ 2.825690] NET: Registered protocol family 15 [ 2.829825] NET: Registered protocol family 35 [ 2.834129] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 2.840862] ThumbEE CPU extension supported. [ 2.845108] pd-gps: Power-off latency exceeded, new value 4276667 ns [ 2.846681] Registering SWP/SWPB emulation handler [ 2.847012] registered taskstats version 1 [ 2.860341] pd-lcd0: Power-off latency exceeded, new value 625 ns [ 2.866380] pd-lcd1: Power-off latency exceeded, new value 6058500 ns [ 2.872076] usb 1-3: New USB device found, idVendor=0424, idProduct=3503 [ 2.872083] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.872564] hub 1-3:1.0: USB hub found [ 2.872695] hub 1-3:1.0: 3 ports detected [ 2.883719] mmc1: BKOPS_EN bit is not set [ 2.884859] DWMMC: Div 2 = 1 [ 2.884868] mmc_host mmc1: Bus speed (slot 0) = 104000000Hz (slot req 52000000Hz, actual 52000000HZ div = 1) [ 2.885370] mmc1: new high speed DDR MMC card at address 0001 [ 2.885691] mmcblk0: mmc1:0001 064GE2 58.2 GiB [ 2.885859] mmcblk0boot0: mmc1:0001 064GE2 partition 1 4.00 MiB [ 2.886027] mmcblk0boot1: mmc1:0001 064GE2 partition 2 4.00 MiB [ 2.886187] mmcblk0rpmb: mmc1:0001 064GE2 partition 3 4.00 MiB [ 2.886947] mmcblk0: p1 p2 [ 2.888445] mmcblk0boot1: unknown partition table [ 2.889435] mmcblk0boot0: unknown partition table [ 2.951246] max77686-rtc max77686-rtc: setting system clock to 2000-01-01 01:00:06 UTC (946688406) [ 2.951509] pd-mfc: Power-off latency exceeded, new value 237917 ns [ 2.968283] exynos4_dvfs_hotplug_init, max(2000000),min(0) [ 2.971010] ALSA device list: [ 2.973623] #0: Built-in Audio [ 2.978307] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) [ 2.986527] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) [ 3.000209] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.005278] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 3.012106] Freeing init memory: 176K [ 3.161820] usb 1-3.1: new high-speed USB device number 4 using s5p-ehci [ 3.251782] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 3.262351] systemd[1]: Detected architecture 'arm'. [ 3.272320] usb 1-3.1: New USB device found, idVendor=0ea0, idProduct=2168 [ 3.280374] usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.287672] usb 1-3.1: Product: Flash Disk [ 3.292242] usb 1-3.1: Manufacturer: USB [ 3.296525] usb 1-3.1: SerialNumber: 28821C41B40E8F3C [ 3.302206] scsi0 : usb-storage 1-3.1:1.0 [ 3.340993] systemd[1]: Inserted module 'autofs4' [ 3.360737] NET: Registered protocol family 10 [ 3.363902] systemd[1]: Inserted module 'ipv6' [ 3.367610] systemd[1]: Set hostname to <kali>. [ 3.387105] usb 1-3.2: new low-speed USB device number 5 using s5p-ehci [ 3.474919] systemd[1]: Expecting device dev-ttySAC1.device... [ 3.486731] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 3.491508] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.498993] systemd[1]: Starting Remote File Systems (Pre). [ 3.508188] usb 1-3.2: New USB device found, idVendor=046d, idProduct=c019 [ 3.516228] usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.523498] usb 1-3.2: Product: Logitech USB Optical Mouse [ 3.528975] usb 1-3.2: Manufacturer: Logitech [ 3.535561] input: Logitech Logitech USB Optical Mouse as /devices/platform/s5p-ehci/usb1/1-3/1-3.2/1-3.2:1.0/input/input0 [ 3.544988] hid-generic 0003:046D:C019.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-s5p-ehci-3.2/input0 [ 3.561724] systemd[1]: Reached target Remote File Systems (Pre). [ 3.565059] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 3.586713] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 3.593387] systemd[1]: Starting Encrypted Volumes. [ 3.606709] systemd[1]: Reached target Encrypted Volumes. [ 3.609728] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 3.617503] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.625310] systemd[1]: Starting Paths. [ 3.636700] systemd[1]: Reached target Paths. [ 3.639638] systemd[1]: Starting Swap. [ 3.642688] usb 1-3.3: new low-speed USB device number 6 using s5p-ehci [ 3.656706] systemd[1]: Reached target Swap. [ 3.659673] systemd[1]: Starting Root Slice. [ 3.671697] systemd[1]: Created slice Root Slice. [ 3.674633] systemd[1]: Starting User and Session Slice. [ 3.691700] systemd[1]: Created slice User and Session Slice. [ 3.694692] systemd[1]: Starting Delayed Shutdown Socket. [ 3.716707] systemd[1]: Listening on Delayed Shutdown Socket. [ 3.719713] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 3.741703] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 3.745876] systemd[1]: Starting Journal Socket (/dev/log). [ 3.763314] usb 1-3.3: New USB device found, idVendor=04b3, idProduct=3025 [ 3.767411] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.774723] usb 1-3.3: Product: USB NetVista Full Width Keyboard. [ 3.780794] usb 1-3.3: Manufacturer: LITE-ON Technology [ 3.791499] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/platform/s5p-ehci/usb1/1-3/1-3.3/1-3.3:1.0/input/input1 [ 3.801596] hid-generic 0003:04B3:3025.0002: input,hidraw1: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-s5p-ehci-3.3/input0 [ 3.826710] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.830140] systemd[1]: Starting udev Control Socket. [ 3.846707] systemd[1]: Listening on udev Control Socket. [ 3.849858] systemd[1]: Starting udev Kernel Socket. [ 3.861701] systemd[1]: Listening on udev Kernel Socket. [ 3.864854] systemd[1]: Starting Journal Socket. [ 3.876701] systemd[1]: Listening on Journal Socket. [ 3.879851] systemd[1]: Starting System Slice. [ 3.891700] systemd[1]: Created slice System Slice. [ 3.894754] systemd[1]: Starting system-getty.slice. [ 3.906703] systemd[1]: Created slice system-getty.slice. [ 3.909715] systemd[1]: Starting system-serial\x2dgetty.slice. [ 3.931697] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.935188] systemd[1]: Starting Increase datagram queue length... [ 3.976928] systemd[1]: Starting Restore / save the current clock... [ 4.013327] systemd[1]: Started Set Up Additional Binary Formats. [ 4.017147] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.061977] systemd[1]: Starting udev Coldplug all Devices... [ 4.097088] systemd[1]: Mounting Debug File System... [ 4.154090] systemd[1]: Starting Load Kernel Modules... [ 4.196995] systemd[1]: Mounting POSIX Message Queue File System... [ 4.209529] fuse init (API version 7.20) [ 4.246894] systemd[1]: Mounted Huge Pages File System. [ 4.250093] systemd[1]: Starting LSB: Set keymap... [ 4.281851] systemd[1]: Starting Slices. [ 4.291750] systemd[1]: Reached target Slices. [ 4.302863] scsi 0:0:0:0: Direct-Access Generic USB Flash Disk 2.00 PQ: 0 ANSI: 2 [ 4.316751] systemd[1]: Mounted POSIX Message Queue File System. [ 4.331709] systemd[1]: Mounted Debug File System. [ 4.361709] systemd[1]: Started Increase datagram queue length. [ 4.411705] systemd[1]: Started Restore / save the current clock. [ 4.446705] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 4.516754] systemd[1]: Started Load Kernel Modules. [ 4.546752] systemd[1]: Started LSB: Set keymap. [ 4.551201] systemd[1]: Time has been changed [ 4.601717] systemd[1]: Started udev Coldplug all Devices. [ 4.650055] systemd[1]: Starting Apply Kernel Variables... [ 4.697086] systemd[1]: Mounted Configuration File System. [ 4.699831] systemd[1]: Mounting FUSE Control File System... [ 4.741959] systemd[1]: Starting Create Static Device Nodes in /dev... [ 4.786932] systemd[1]: Starting Syslog Socket. [ 4.796752] systemd[1]: Listening on Syslog Socket. [ 4.799350] systemd[1]: Starting Journal Service... [ 4.851754] systemd[1]: Started Journal Service. [ 5.018802] systemd-udevd[126]: starting version 215 [ 5.169967] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 5.194873] input: gpio-keys as /devices/platform/gpio-keys.0/input/input2 [ 5.260755] pd-cam: Power-on latency exceeded, new value 407417 ns [ 5.265834] s5p-fimc exynos4-fimc.0: start latency exceeded, new value 667 ns [ 5.272840] s5p-fimc exynos4-fimc.0: state restore latency exceeded, new value 17333 ns [ 5.281453] s5p-fimc exynos4-fimc.0: stop latency exceeded, new value 875 ns [ 5.287783] s5p-fimc exynos4-fimc.1: start latency exceeded, new value 541 ns [ 5.287804] s5p-fimc exynos4-fimc.1: state restore latency exceeded, new value 17375 ns [ 5.294522] s5p-fimc exynos4-fimc.3: start latency exceeded, new value 583 ns [ 5.294544] s5p-fimc exynos4-fimc.3: state restore latency exceeded, new value 16750 ns [ 5.297237] pd-mfc: Power-on latency exceeded, new value 1026250 ns [ 5.297248] s5p-mfc s5p-mfc: start latency exceeded, new value 625 ns [ 5.297255] s5p-mfc s5p-mfc: state restore latency exceeded, new value 1833 ns [ 5.339479] s5p-fimc exynos4-fimc.2: start latency exceeded, new value 541 ns [ 5.344973] s5p-fimc exynos4-fimc.2: state restore latency exceeded, new value 40167 ns [ 5.352953] s5p-fimc exynos4-fimc.3: start latency exceeded, new value 625 ns [ 5.359902] s5p-fimc exynos4-fimc.3: state save latency exceeded, new value 6333 ns [ 5.367499] s5p-fimc exynos4-fimc.3: stop latency exceeded, new value 1042 ns [ 5.374707] s5p-fimc exynos4-fimc.2: start latency exceeded, new value 916 ns [ 5.381848] s5p-fimc exynos4-fimc.2: state save latency exceeded, new value 9750 ns [ 5.381872] ready [ 5.391790] s5p-fimc exynos4-fimc.2: stop latency exceeded, new value 1208 ns [ 5.398441] s5p-fimc exynos4-fimc.1: start latency exceeded, new value 1125 ns [ 5.405698] sd 0:0:0:0: [sda] 1023488 512-byte logical blocks: (524 MB/499 MiB) [ 5.410566] s5p-fimc exynos4-fimc.1: state save latency exceeded, new value 7292 ns [ 5.410575] s5p-fimc exynos4-fimc.1: stop latency exceeded, new value 625 ns [ 5.410586] s5p-fimc exynos4-fimc.0: start latency exceeded, new value 833 ns [ 5.410594] s5p-fimc exynos4-fimc.0: state save latency exceeded, new value 3583 ns [ 5.445222] sd 0:0:0:0: [sda] Write Protect is off [ 5.448255] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 5.448994] sd 0:0:0:0: [sda] No Caching mode page found [ 5.452920] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 5.465830] sd 0:0:0:0: [sda] No Caching mode page found [ 5.468529] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 5.475608] sda: [ 5.480833] sd 0:0:0:0: [sda] No Caching mode page found [ 5.486182] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 5.492223] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 5.516384] mousedev: PS/2 mouse device common for all mice [ 5.637529] s5p_mfc_alloc_and_load_firmware:44: Firmware is not present in the /lib/firmware directory nor compiled in kernel [ 5.645875] s5p-mfc s5p-mfc: stop latency exceeded, new value 792 ns [ 5.652148] s5p-mfc s5p-mfc: state save latency exceeded, new value 1708 ns [ 5.659235] s5p-mfc s5p-mfc: stop latency exceeded, new value 875 ns [ 5.666499] s5p-mfc s5p-mfc: state restore latency exceeded, new value 2459 ns [ 5.674273] s5p_mfc_alloc_and_load_firmware:44: Firmware is not present in the /lib/firmware directory nor compiled in kernel [ 5.684174] s5p-mfc s5p-mfc: state save latency exceeded, new value 1709 ns [ 6.027233] systemd-journald[124]: Received request to flush runtime journal from PID 1 [ 6.462981] smsc95xx v1.0.4 [ 6.468267] [smsc95xx_read_mac_addr] Mac address = 56:4B:5D:D6:23:6E [ 6.520959] smsc95xx 1-2:1.0 eth0: register 'smsc95xx' at usb-s5p-ehci-2, smsc95xx USB 2.0 Ethernet, 56:4b:5d:d6:23:6e [ 6.531348] usbcore: registered new interface driver smsc95xx [ 6.750948] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 8.287462] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.291818] smsc95xx 1-2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 40.596103] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered dmesg-rpi2-16.txt (21,440 bytes)
[ 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 3.18.16-v7 (root@builder) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Sun Aug 9 14:24:54 CDT 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: BCM2709 [ 0.000000] Truncating RAM at 0x00000000-0x3b000000 to -0x2f800000 [ 0.000000] cma: Reserved 8 MiB at 0x2f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 194560 [ 0.000000] free_area_init_node: node 0, pgdat c0818240, node_mem_map eea03000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] [bcm2709_smp_init_cpus] enter (8600->f3003010) [ 0.000000] [bcm2709_smp_init_cpus] ncores=4 [ 0.000000] PERCPU: Embedded 10 pages/cpu @ee9d6000 s11456 r8192 d21312 u40960 [ 0.000000] pcpu-alloc: s11456 r8192 d21312 u40960 alloc=10*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: 193040 [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa01041 bcm2709.serial=0xb9441849 smsc95xx.macaddr=B8:27:EB:44:18:49 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.fiq_fix_enable=1 console=tty1 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait ro rootflags=noload [ 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: 753888K/778240K available (5742K kernel code, 400K rwdata, 1756K rodata, 388K init, 764K bss, 24352K reserved) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xffe00000 (2048 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .text : 0xc0008000 - 0xc075ab10 (7499 kB) .init : 0xc075b000 - 0xc07bc000 ( 388 kB) .data : 0xc07bc000 - 0xc082028c ( 401 kB) .bss : 0xc082028c - 0xc08df364 ( 765 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:608 [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt). [ 0.000012] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns [ 0.000035] Switching to timer-based delay loop, resolution 52ns [ 0.000313] Console: colour dummy device 80x30 [ 0.002150] console [tty1] enabled [ 0.002207] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.002304] pid_max: default: 32768 minimum: 301 [ 0.002737] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002805] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004150] Initializing cgroup subsys memory [ 0.004249] Initializing cgroup subsys devices [ 0.004308] Initializing cgroup subsys freezer [ 0.004365] Initializing cgroup subsys net_cls [ 0.004423] Initializing cgroup subsys blkio [ 0.004478] Initializing cgroup subsys perf_event [ 0.004633] CPU: Testing write buffer coherency: ok [ 0.004760] ftrace: allocating 19811 entries in 59 pages [ 0.052736] missing device node for CPU 0 [ 0.052814] missing device node for CPU 1 [ 0.052845] missing device node for CPU 2 [ 0.052874] missing device node for CPU 3 [ 0.052912] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.052954] [bcm2709_smp_prepare_cpus] enter [ 0.053091] Setting up static identity map for 0x52d358 - 0x52d38c [ 0.112719] [bcm2709_boot_secondary] cpu:1 started (0) 18 [ 0.113029] CPU1: Booted secondary processor [ 0.113036] [bcm2709_secondary_init] enter cpu:1 [ 0.113090] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.132706] [bcm2709_boot_secondary] cpu:2 started (0) 18 [ 0.132964] CPU2: Booted secondary processor [ 0.132970] [bcm2709_secondary_init] enter cpu:2 [ 0.133004] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.152761] [bcm2709_boot_secondary] cpu:3 started (0) 17 [ 0.152999] CPU3: Booted secondary processor [ 0.153006] [bcm2709_secondary_init] enter cpu:3 [ 0.153040] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.153133] Brought up 4 CPUs [ 0.153248] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.153286] CPU: All CPU(s) started in SVC mode. [ 0.154337] devtmpfs: initialized [ 0.179943] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.181897] pinctrl core: initialized pinctrl subsystem [ 0.182748] NET: Registered protocol family 16 [ 0.188535] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.189857] bcm2709.uart_clock = 3000000 [ 0.192185] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.192241] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.192301] mailbox: Broadcom VideoCore Mailbox driver [ 0.192428] bcm2708_vcio: mailbox at f300b880 [ 0.192857] bcm_power: Broadcom power driver [ 0.192898] bcm_power_open() -> 0 [ 0.192926] bcm_power_request(0, 8) [ 0.218610] bcm_mailbox_read -> 00000080, 0 [ 0.218645] bcm_power_request -> 0 [ 0.218787] Serial: AMBA PL011 UART driver [ 0.218941] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3 [ 0.284886] SCSI subsystem initialized [ 0.285164] usbcore: registered new interface driver usbfs [ 0.285295] usbcore: registered new interface driver hub [ 0.285464] usbcore: registered new device driver usb [ 0.287483] Switched to clocksource arch_sys_counter [ 0.318679] FS-Cache: Loaded [ 0.319084] CacheFiles: Loaded [ 0.332135] NET: Registered protocol family 2 [ 0.333611] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.333793] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.334016] TCP: Hash tables configured (established 8192 bind 8192) [ 0.334155] TCP: reno registered [ 0.334196] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.334287] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.334688] NET: Registered protocol family 1 [ 0.335306] RPC: Registered named UNIX socket transport module. [ 0.335355] RPC: Registered udp transport module. [ 0.335387] RPC: Registered tcp transport module. [ 0.335419] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.336596] bcm2708_dma: DMA manager at f3007000 [ 0.336766] bcm2708_gpio: bcm2708_gpio_probe c07e70e8 [ 0.337617] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 0.339147] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.339396] audit: initializing netlink subsys (disabled) [ 0.339489] audit: type=2000 audit(0.319:1): initialized [ 0.356398] VFS: Disk quotas dquot_6.5.2 [ 0.356798] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.359854] FS-Cache: Netfs 'nfs' registered for caching [ 0.360879] NFS: Registering the id_resolver key type [ 0.360975] Key type id_resolver registered [ 0.361009] Key type id_legacy registered [ 0.362171] msgmni has been set to 1488 [ 0.363947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.364179] io scheduler noop registered [ 0.364225] io scheduler deadline registered [ 0.364595] io scheduler cfq registered (default) [ 0.366419] BCM2708FB: allocated DMA memory ef400000 [ 0.366493] BCM2708FB: allocated DMA channel 0 @ f3007000 [ 0.395278] Console: switching to colour frame buffer device 228x61 [ 0.413394] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [ 0.413865] uart-pl011 dev:f1: no DMA platform data [ 0.414530] vc-cma: Videocore CMA driver [ 0.414631] vc-cma: vc_cma_base = 0x00000000 [ 0.414739] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 0.414855] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 0.427257] brd: module loaded [ 0.433430] loop: module loaded [ 0.434424] vchiq: vchiq_init_state: slot_zero = 0xef480000, is_master = 0 [ 0.435416] Loading iSCSI transport class v2.0-870. [ 0.436508] usbcore: registered new interface driver smsc95xx [ 0.436714] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.637180] Core Release: 2.80a [ 0.637275] Setting default values for core params [ 0.637423] Finished setting default values for core params [ 0.837986] Using Buffer DMA mode [ 0.838075] Periodic Transfer Interrupt Enhancement - disabled [ 0.838199] Multiprocessor Interrupt Enhancement - disabled [ 0.838320] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.838423] Dedicated Tx FIFOs mode [ 0.838832] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xef414000 dma = 0xef414000 len=9024 [ 0.839060] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints [ 0.839385] dwc_otg: Microframe scheduler enabled [ 0.839458] WARN::hcd_init_fiq:412: FIQ on core 1 at 0xc03dc888 [ 0.844017] WARN::hcd_init_fiq:413: FIQ ASM at 0xc03dcbcc length 36 [ 0.848501] WARN::hcd_init_fiq:438: MPHI regs_base at 0xf000a000 [ 0.852963] dwc_otg bcm2708_usb: DWC OTG Controller [ 0.857432] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 0.861976] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 0.866489] Init: Port Power? op_state=1 [ 0.871005] Init: Power Port (0) [ 0.875762] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.880332] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.884888] usb usb1: Product: DWC OTG Controller [ 0.889426] usb usb1: Manufacturer: Linux 3.18.16-v7 dwc_otg_hcd [ 0.893906] usb usb1: SerialNumber: bcm2708_usb [ 0.899305] hub 1-0:1.0: USB hub found [ 0.903761] hub 1-0:1.0: 1 port detected [ 0.908704] dwc_otg: FIQ enabled [ 0.908720] dwc_otg: NAK holdoff enabled [ 0.908732] dwc_otg: FIQ split-transaction FSM enabled [ 0.908775] Module dwc_common_port init [ 0.909174] usbcore: registered new interface driver usb-storage [ 0.913932] mousedev: PS/2 mouse device common for all mice [ 0.919059] bcm2835-cpufreq: min=600000 max=900000 [ 0.923771] sdhci: Secure Digital Host Controller Interface driver [ 0.928252] sdhci: Copyright(c) Pierre Ossman [ 0.932930] mmc-bcm2835 mmc-bcm2835.0: DMA channels allocated [ 0.977849] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.984014] ledtrig-cpu: registered to indicate activity on CPUs [ 0.990850] hidraw: raw HID events driver (C) Jiri Kosina [ 0.995583] usbcore: registered new interface driver usbhid [ 1.001135] usbhid: USB HID core driver [ 1.006056] TCP: cubic registered [ 1.011632] Initializing XFRM netlink socket [ 1.016197] NET: Registered protocol family 17 [ 1.024221] Key type dns_resolver registered [ 1.029472] Registering SWP/SWPB emulation handler [ 1.034790] registered taskstats version 1 [ 1.039474] vc-sm: Videocore shared memory driver [ 1.043844] [vc_sm_connected_init]: start [ 1.048982] [vc_sm_connected_init]: end - returning 0 [ 1.054825] Waiting for root device /dev/mmcblk0p2... [ 1.063590] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.070329] mmc0: new high speed SDHC card at address 0001 [ 1.075494] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 1.081855] mmcblk0: p1 p2 [ 1.107635] Indeed it is in host mode hprt0 = 00021501 [ 1.176919] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: noload [ 1.181608] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 1.190737] devtmpfs: mounted [ 1.195929] Freeing unused kernel memory: 388K (c075b000 - c07bc000) [ 1.287612] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.292552] Indeed it is in host mode hprt0 = 00001101 [ 1.419399] random: systemd urandom read with 28 bits of entropy available [ 1.428497] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 1.433915] systemd[1]: Detected architecture 'arm'. [ 1.487945] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.492831] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.498665] hub 1-1:1.0: USB hub found [ 1.503650] hub 1-1:1.0: 5 ports detected [ 1.588932] NET: Registered protocol family 10 [ 1.595999] systemd[1]: Inserted module 'ipv6' [ 1.603629] systemd[1]: Set hostname to <kali>. [ 1.797733] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 1.927977] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 1.932910] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.940878] smsc95xx v1.0.4 [ 2.006401] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:44:18:49 [ 2.026345] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 2.031986] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 2.037109] systemd[1]: Starting Remote File Systems (Pre). [ 2.048442] systemd[1]: Reached target Remote File Systems (Pre). [ 2.053815] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 2.065835] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 2.071304] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 2.076885] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 2.082297] systemd[1]: Starting Paths. [ 2.087723] usb 1-1.2: new low-speed USB device number 4 using dwc_otg [ 2.099148] systemd[1]: Reached target Paths. [ 2.104520] systemd[1]: Starting Encrypted Volumes. [ 2.116082] systemd[1]: Reached target Encrypted Volumes. [ 2.121499] systemd[1]: Starting Swap. [ 2.133027] systemd[1]: Reached target Swap. [ 2.138443] systemd[1]: Starting Root Slice. [ 2.150101] systemd[1]: Created slice Root Slice. [ 2.155485] systemd[1]: Starting User and Session Slice. [ 2.167394] systemd[1]: Created slice User and Session Slice. [ 2.172905] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 2.184879] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 2.190404] systemd[1]: Starting Delayed Shutdown Socket. [ 2.202381] systemd[1]: Listening on Delayed Shutdown Socket. [ 2.207911] systemd[1]: Starting Journal Socket (/dev/log). [ 2.213973] usb 1-1.2: New USB device found, idVendor=04b3, idProduct=3025 [ 2.213985] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.213995] usb 1-1.2: Product: USB NetVista Full Width Keyboard. [ 2.214004] usb 1-1.2: Manufacturer: LITE-ON Technology [ 2.241543] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.242059] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:04B3:3025.0001/input/input0 [ 2.242429] hid-generic 0003:04B3:3025.0001: input,hidraw0: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-bcm2708_usb-1.2/input0 [ 2.257902] systemd[1]: Starting udev Control Socket. [ 2.270285] systemd[1]: Listening on udev Control Socket. [ 2.275932] systemd[1]: Starting udev Kernel Socket. [ 2.288079] systemd[1]: Listening on udev Kernel Socket. [ 2.293735] systemd[1]: Starting Journal Socket. [ 2.305998] systemd[1]: Listening on Journal Socket. [ 2.311766] systemd[1]: Starting System Slice. [ 2.324117] systemd[1]: Created slice System Slice. [ 2.329794] systemd[1]: Starting system-getty.slice. [ 2.337676] usb 1-1.3: new low-speed USB device number 5 using dwc_otg [ 2.347420] systemd[1]: Created slice system-getty.slice. [ 2.353034] systemd[1]: Starting Increase datagram queue length... [ 2.368033] systemd[1]: Starting Restore / save the current clock... [ 2.385508] systemd[1]: Mounted Huge Pages File System. [ 2.391900] systemd[1]: Mounting Debug File System... [ 2.409698] systemd[1]: Starting udev Coldplug all Devices... [ 2.441777] systemd[1]: Starting Load Kernel Modules... [ 2.449069] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c019 [ 2.449084] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.449094] usb 1-1.3: Product: Logitech USB Optical Mouse [ 2.449103] usb 1-1.3: Manufacturer: Logitech [ 2.454620] input: Logitech Logitech USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C019.0002/input/input1 [ 2.455172] hid-generic 0003:046D:C019.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-bcm2708_usb-1.3/input0 [ 2.505474] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 2.526232] systemd[1]: Started Set Up Additional Binary Formats. [ 2.532261] systemd[1]: Mounting POSIX Message Queue File System... [ 2.548484] systemd[1]: Starting LSB: Set keymap... [ 2.549764] fuse init (API version 7.23) [ 2.575170] systemd[1]: Starting Slices. [ 2.588192] systemd[1]: Reached target Slices. [ 2.604209] systemd[1]: Mounted POSIX Message Queue File System. [ 2.617267] systemd[1]: Mounted Debug File System. [ 2.632239] systemd[1]: Started Increase datagram queue length. [ 2.647970] systemd[1]: Started Restore / save the current clock. [ 2.666835] systemd[1]: Started Load Kernel Modules. [ 2.681423] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 2.696554] systemd[1]: Started LSB: Set keymap. [ 2.738300] systemd[1]: Started udev Coldplug all Devices. [ 2.917558] systemd[1]: Starting Create Static Device Nodes in /dev... [ 2.933725] systemd[1]: Mounting Configuration File System... [ 2.949974] systemd[1]: Mounting FUSE Control File System... [ 2.966575] systemd[1]: Starting Apply Kernel Variables... [ 2.983960] systemd[1]: Starting Syslog Socket. [ 2.996956] systemd[1]: Listening on Syslog Socket. [ 3.003126] systemd[1]: Starting Journal Service... [ 3.026375] systemd[1]: Started Journal Service. [ 3.187142] systemd-udevd[112]: starting version 215 [ 3.536792] systemd-journald[110]: Received request to flush runtime journal from PID 1 [ 3.708436] bcm2708_i2c_init_pinmode(1,2) [ 3.719336] bcm2708_i2c_init_pinmode(1,3) [ 3.723781] bcm2708_i2c bcm2708_i2c.1: BSC1 Controller at 0x3f804000 (irq 79) (baudrate 100000) [ 3.738807] bcm2708_spi bcm2708_spi.0: master is unqueued, this is deprecated [ 3.740141] bcm2708_spi bcm2708_spi.0: SPI Controller at 0x3f204000 (irq 80) [ 3.985739] pcm512x 1-004d: Failed to reset device: -5 [ 4.007941] pcm512x: probe of 1-004d failed with error -5 [ 4.014880] pcm512x 1-004c: Failed to reset device: -5 [ 4.020367] pcm512x: probe of 1-004c failed with error -5 [ 5.670160] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 5.675852] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7.146438] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 7.152167] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7.440465] random: nonblocking pool is initialized [ 13.998750] cfg80211: Calling CRDA to update world regulatory domain [ 14.059172] cfg80211: World regulatory domain updated: [ 14.064044] cfg80211: DFS Master region: unset [ 14.064156] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 14.073607] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 14.078424] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 14.083103] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 14.087771] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 14.092490] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 14.097383] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 14.097395] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 14.097404] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 34.159384] EXT4-fs (mmcblk0p2): re-mounted. Opts: norecovery dmesg-RPi2-SD64-1st.txt (22,459 bytes)
[ 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 3.18.16-v7 (root@builder) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Sun Aug 9 14:24:54 CDT 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: BCM2709 [ 0.000000] Truncating RAM at 0x00000000-0x3b000000 to -0x2f800000 [ 0.000000] cma: Reserved 8 MiB at 0x2f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 194560 [ 0.000000] free_area_init_node: node 0, pgdat c0818240, node_mem_map eea03000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] [bcm2709_smp_init_cpus] enter (8600->f3003010) [ 0.000000] [bcm2709_smp_init_cpus] ncores=4 [ 0.000000] PERCPU: Embedded 10 pages/cpu @ee9d6000 s11456 r8192 d21312 u40960 [ 0.000000] pcpu-alloc: s11456 r8192 d21312 u40960 alloc=10*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: 193040 [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa01041 bcm2709.serial=0xb9441849 smsc95xx.macaddr=B8:27:EB:44:18:49 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.fiq_fix_enable=1 console=tty1 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rw rootflags=noload [ 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: 753888K/778240K available (5742K kernel code, 400K rwdata, 1756K rodata, 388K init, 764K bss, 24352K reserved) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xffe00000 (2048 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .text : 0xc0008000 - 0xc075ab10 (7499 kB) .init : 0xc075b000 - 0xc07bc000 ( 388 kB) .data : 0xc07bc000 - 0xc082028c ( 401 kB) .bss : 0xc082028c - 0xc08df364 ( 765 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:608 [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt). [ 0.000015] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns [ 0.000038] Switching to timer-based delay loop, resolution 52ns [ 0.000330] Console: colour dummy device 80x30 [ 0.002179] console [tty1] enabled [ 0.002236] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.002333] pid_max: default: 32768 minimum: 301 [ 0.002767] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002839] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004195] Initializing cgroup subsys memory [ 0.004290] Initializing cgroup subsys devices [ 0.004348] Initializing cgroup subsys freezer [ 0.004408] Initializing cgroup subsys net_cls [ 0.004465] Initializing cgroup subsys blkio [ 0.004517] Initializing cgroup subsys perf_event [ 0.004676] CPU: Testing write buffer coherency: ok [ 0.004799] ftrace: allocating 19811 entries in 59 pages [ 0.052611] missing device node for CPU 0 [ 0.052687] missing device node for CPU 1 [ 0.052718] missing device node for CPU 2 [ 0.052747] missing device node for CPU 3 [ 0.052786] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.052828] [bcm2709_smp_prepare_cpus] enter [ 0.052964] Setting up static identity map for 0x52d358 - 0x52d38c [ 0.112608] [bcm2709_boot_secondary] cpu:1 started (0) 17 [ 0.112916] CPU1: Booted secondary processor [ 0.112923] [bcm2709_secondary_init] enter cpu:1 [ 0.112978] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.132587] [bcm2709_boot_secondary] cpu:2 started (0) 18 [ 0.132846] CPU2: Booted secondary processor [ 0.132853] [bcm2709_secondary_init] enter cpu:2 [ 0.132885] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.152653] [bcm2709_boot_secondary] cpu:3 started (0) 17 [ 0.152895] CPU3: Booted secondary processor [ 0.152901] [bcm2709_secondary_init] enter cpu:3 [ 0.152933] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.153025] Brought up 4 CPUs [ 0.153140] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.153178] CPU: All CPU(s) started in SVC mode. [ 0.154232] devtmpfs: initialized [ 0.179872] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.181866] pinctrl core: initialized pinctrl subsystem [ 0.182711] NET: Registered protocol family 16 [ 0.188495] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.189829] bcm2709.uart_clock = 3000000 [ 0.192140] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.192197] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.192257] mailbox: Broadcom VideoCore Mailbox driver [ 0.192424] bcm2708_vcio: mailbox at f300b880 [ 0.192814] bcm_power: Broadcom power driver [ 0.192854] bcm_power_open() -> 0 [ 0.192883] bcm_power_request(0, 8) [ 0.218569] bcm_mailbox_read -> 00000080, 0 [ 0.218605] bcm_power_request -> 0 [ 0.218747] Serial: AMBA PL011 UART driver [ 0.218898] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3 [ 0.284787] SCSI subsystem initialized [ 0.285065] usbcore: registered new interface driver usbfs [ 0.285198] usbcore: registered new interface driver hub [ 0.285368] usbcore: registered new device driver usb [ 0.287372] Switched to clocksource arch_sys_counter [ 0.318558] FS-Cache: Loaded [ 0.318959] CacheFiles: Loaded [ 0.332036] NET: Registered protocol family 2 [ 0.333503] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.333686] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333907] TCP: Hash tables configured (established 8192 bind 8192) [ 0.334048] TCP: reno registered [ 0.334088] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.334178] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.334576] NET: Registered protocol family 1 [ 0.335194] RPC: Registered named UNIX socket transport module. [ 0.335243] RPC: Registered udp transport module. [ 0.335275] RPC: Registered tcp transport module. [ 0.335307] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.336489] bcm2708_dma: DMA manager at f3007000 [ 0.336659] bcm2708_gpio: bcm2708_gpio_probe c07e70e8 [ 0.337511] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 0.339027] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.339275] audit: initializing netlink subsys (disabled) [ 0.339370] audit: type=2000 audit(0.319:1): initialized [ 0.356320] VFS: Disk quotas dquot_6.5.2 [ 0.356721] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.359776] FS-Cache: Netfs 'nfs' registered for caching [ 0.360814] NFS: Registering the id_resolver key type [ 0.360920] Key type id_resolver registered [ 0.360954] Key type id_legacy registered [ 0.362107] msgmni has been set to 1488 [ 0.363880] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.364115] io scheduler noop registered [ 0.364160] io scheduler deadline registered [ 0.364533] io scheduler cfq registered (default) [ 0.366354] BCM2708FB: allocated DMA memory ef400000 [ 0.366429] BCM2708FB: allocated DMA channel 0 @ f3007000 [ 0.395223] Console: switching to colour frame buffer device 228x61 [ 0.413340] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [ 0.413811] uart-pl011 dev:f1: no DMA platform data [ 0.414470] vc-cma: Videocore CMA driver [ 0.414571] vc-cma: vc_cma_base = 0x00000000 [ 0.414677] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 0.414793] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 0.427245] brd: module loaded [ 0.433375] loop: module loaded [ 0.434371] vchiq: vchiq_init_state: slot_zero = 0xef480000, is_master = 0 [ 0.435334] Loading iSCSI transport class v2.0-870. [ 0.436421] usbcore: registered new interface driver smsc95xx [ 0.436625] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.637091] Core Release: 2.80a [ 0.637189] Setting default values for core params [ 0.637335] Finished setting default values for core params [ 0.837895] Using Buffer DMA mode [ 0.837984] Periodic Transfer Interrupt Enhancement - disabled [ 0.838109] Multiprocessor Interrupt Enhancement - disabled [ 0.838230] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.838334] Dedicated Tx FIFOs mode [ 0.838739] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xef414000 dma = 0xef414000 len=9024 [ 0.838964] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints [ 0.839290] dwc_otg: Microframe scheduler enabled [ 0.839363] WARN::hcd_init_fiq:412: FIQ on core 1 at 0xc03dc888 [ 0.843917] WARN::hcd_init_fiq:413: FIQ ASM at 0xc03dcbcc length 36 [ 0.848403] WARN::hcd_init_fiq:438: MPHI regs_base at 0xf000a000 [ 0.852866] dwc_otg bcm2708_usb: DWC OTG Controller [ 0.857345] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 0.861890] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 0.866403] Init: Port Power? op_state=1 [ 0.870919] Init: Power Port (0) [ 0.875674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.880244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.884798] usb usb1: Product: DWC OTG Controller [ 0.889337] usb usb1: Manufacturer: Linux 3.18.16-v7 dwc_otg_hcd [ 0.893811] usb usb1: SerialNumber: bcm2708_usb [ 0.899210] hub 1-0:1.0: USB hub found [ 0.903663] hub 1-0:1.0: 1 port detected [ 0.908616] dwc_otg: FIQ enabled [ 0.908631] dwc_otg: NAK holdoff enabled [ 0.908642] dwc_otg: FIQ split-transaction FSM enabled [ 0.908687] Module dwc_common_port init [ 0.909089] usbcore: registered new interface driver usb-storage [ 0.913846] mousedev: PS/2 mouse device common for all mice [ 0.918983] bcm2835-cpufreq: min=600000 max=900000 [ 0.923704] sdhci: Secure Digital Host Controller Interface driver [ 0.928175] sdhci: Copyright(c) Pierre Ossman [ 0.932862] mmc-bcm2835 mmc-bcm2835.0: DMA channels allocated [ 0.977725] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.985885] ledtrig-cpu: registered to indicate activity on CPUs [ 0.992722] hidraw: raw HID events driver (C) Jiri Kosina [ 0.997484] usbcore: registered new interface driver usbhid [ 1.002998] usbhid: USB HID core driver [ 1.008968] TCP: cubic registered [ 1.014510] Initializing XFRM netlink socket [ 1.019102] NET: Registered protocol family 17 [ 1.027077] Key type dns_resolver registered [ 1.032321] Registering SWP/SWPB emulation handler [ 1.037705] registered taskstats version 1 [ 1.042353] vc-sm: Videocore shared memory driver [ 1.046719] [vc_sm_connected_init]: start [ 1.051870] [vc_sm_connected_init]: end - returning 0 [ 1.057621] Waiting for root device /dev/mmcblk0p2... [ 1.062160] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.068820] mmc0: new high speed SDXC card at address 59b4 [ 1.074012] mmcblk0: mmc0:59b4 USDU1 60.0 GiB [ 1.079970] mmcblk0: p1 p2 [ 1.107536] Indeed it is in host mode hprt0 = 00021501 [ 1.287475] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.292259] Indeed it is in host mode hprt0 = 00001101 [ 1.304076] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: noload [ 1.308747] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.318241] devtmpfs: mounted [ 1.323460] Freeing unused kernel memory: 388K (c075b000 - c07bc000) [ 1.487815] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.492583] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.498336] hub 1-1:1.0: USB hub found [ 1.503146] hub 1-1:1.0: 5 ports detected [ 1.549533] random: systemd urandom read with 45 bits of entropy available [ 1.558650] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 1.563972] systemd[1]: Detected architecture 'arm'. [ 1.715006] NET: Registered protocol family 10 [ 1.721907] systemd[1]: Inserted module 'ipv6' [ 1.729237] systemd[1]: Set hostname to <kali>. [ 1.787586] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 1.907905] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 1.912811] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.920623] smsc95xx v1.0.4 [ 1.982119] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:44:18:49 [ 2.067613] usb 1-1.2: new low-speed USB device number 4 using dwc_otg [ 2.179216] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 2.184820] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 2.190082] systemd[1]: Starting Remote File Systems (Pre). [ 2.201607] systemd[1]: Reached target Remote File Systems (Pre). [ 2.201627] usb 1-1.2: New USB device found, idVendor=04b3, idProduct=3025 [ 2.201641] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.201651] usb 1-1.2: Product: USB NetVista Full Width Keyboard. [ 2.201660] usb 1-1.2: Manufacturer: LITE-ON Technology [ 2.227632] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 2.227970] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:04B3:3025.0001/input/input0 [ 2.228317] hid-generic 0003:04B3:3025.0001: input,hidraw0: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-bcm2708_usb-1.2/input0 [ 2.251000] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 2.256786] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 2.262777] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 2.268571] systemd[1]: Starting Paths. [ 2.280854] systemd[1]: Reached target Paths. [ 2.286581] systemd[1]: Starting Encrypted Volumes. [ 2.298915] systemd[1]: Reached target Encrypted Volumes. [ 2.304671] systemd[1]: Starting Swap. [ 2.307556] usb 1-1.3: new low-speed USB device number 5 using dwc_otg [ 2.322816] systemd[1]: Reached target Swap. [ 2.328636] systemd[1]: Starting Root Slice. [ 2.341023] systemd[1]: Created slice Root Slice. [ 2.346765] systemd[1]: Starting User and Session Slice. [ 2.359364] systemd[1]: Created slice User and Session Slice. [ 2.365103] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 2.377635] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 2.383387] systemd[1]: Starting Delayed Shutdown Socket. [ 2.395815] systemd[1]: Listening on Delayed Shutdown Socket. [ 2.401593] systemd[1]: Starting Journal Socket (/dev/log). [ 2.412773] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c019 [ 2.412786] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.412797] usb 1-1.3: Product: Logitech USB Optical Mouse [ 2.412806] usb 1-1.3: Manufacturer: Logitech [ 2.418554] input: Logitech Logitech USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C019.0002/input/input1 [ 2.419033] hid-generic 0003:046D:C019.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-bcm2708_usb-1.3/input0 [ 2.448155] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.454160] systemd[1]: Starting udev Control Socket. [ 2.467121] systemd[1]: Listening on udev Control Socket. [ 2.473146] systemd[1]: Starting udev Kernel Socket. [ 2.485918] systemd[1]: Listening on udev Kernel Socket. [ 2.491889] systemd[1]: Starting Journal Socket. [ 2.504439] systemd[1]: Listening on Journal Socket. [ 2.510226] systemd[1]: Starting System Slice. [ 2.522656] systemd[1]: Created slice System Slice. [ 2.528342] systemd[1]: Starting system-getty.slice. [ 2.540726] systemd[1]: Created slice system-getty.slice. [ 2.546443] systemd[1]: Starting Increase datagram queue length... [ 2.561604] systemd[1]: Starting Restore / save the current clock... [ 2.592237] systemd[1]: Mounted Huge Pages File System. [ 2.598629] systemd[1]: Mounting Debug File System... [ 2.613914] systemd[1]: Starting udev Coldplug all Devices... [ 2.640925] systemd[1]: Starting Load Kernel Modules... [ 2.657825] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 2.677716] systemd[1]: Started Set Up Additional Binary Formats. [ 2.683344] systemd[1]: Mounting POSIX Message Queue File System... [ 2.699737] systemd[1]: Starting LSB: Set keymap... [ 2.712467] fuse init (API version 7.23) [ 2.718975] systemd[1]: Starting Slices. [ 2.733135] systemd[1]: Reached target Slices. [ 2.748065] systemd[1]: Mounted POSIX Message Queue File System. [ 2.760558] systemd[1]: Mounted Debug File System. [ 2.774627] systemd[1]: Started Increase datagram queue length. [ 2.789910] systemd[1]: Started Restore / save the current clock. [ 2.808924] systemd[1]: Started Load Kernel Modules. [ 2.823174] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 2.838310] systemd[1]: Started LSB: Set keymap. [ 2.879410] systemd[1]: Started udev Coldplug all Devices. [ 3.056287] systemd[1]: Starting Create Static Device Nodes in /dev... [ 3.072017] systemd[1]: Mounting Configuration File System... [ 3.087713] systemd[1]: Mounting FUSE Control File System... [ 3.103808] systemd[1]: Starting Apply Kernel Variables... [ 3.120848] systemd[1]: Starting Syslog Socket. [ 3.133028] systemd[1]: Listening on Syslog Socket. [ 3.138360] systemd[1]: Starting Journal Service... [ 3.160168] systemd[1]: Started Journal Service. [ 3.326124] systemd-udevd[111]: starting version 215 [ 3.648839] systemd-journald[107]: Received request to flush runtime journal from PID 1 [ 3.965557] bcm2708_spi bcm2708_spi.0: master is unqueued, this is deprecated [ 4.001172] bcm2708_spi bcm2708_spi.0: SPI Controller at 0x3f204000 (irq 80) [ 4.033332] bcm2708_i2c_init_pinmode(1,2) [ 4.038589] bcm2708_i2c_init_pinmode(1,3) [ 4.063270] bcm2708_i2c bcm2708_i2c.1: BSC1 Controller at 0x3f804000 (irq 79) (baudrate 100000) [ 4.181527] pcm512x 1-004d: Failed to reset device: -5 [ 4.188059] pcm512x: probe of 1-004d failed with error -5 [ 4.193556] pcm512x 1-004c: Failed to reset device: -5 [ 4.199228] pcm512x: probe of 1-004c failed with error -5 [ 5.850092] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 5.855472] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7.029939] random: nonblocking pool is initialized [ 7.325916] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 7.332442] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 11.509635] cfg80211: Calling CRDA to update world regulatory domain [ 11.621977] cfg80211: World regulatory domain updated: [ 11.622023] cfg80211: DFS Master region: unset [ 11.622025] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 11.622055] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 11.622065] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 11.622073] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 11.622091] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 11.622103] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 11.622113] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 11.622122] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 11.622130] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 49.057624] usb 1-1.4: new high-speed USB device number 6 using dwc_otg [ 49.162701] usb 1-1.4: New USB device found, idVendor=0ea0, idProduct=2168 [ 49.162741] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 49.162760] usb 1-1.4: Product: Flash Disk [ 49.162777] usb 1-1.4: Manufacturer: USB [ 49.162794] usb 1-1.4: SerialNumber: 28821C41B40E8F3C [ 49.166338] usb-storage 1-1.4:1.0: USB Mass Storage device detected [ 49.207346] scsi host0: usb-storage 1-1.4:1.0 [ 50.208844] scsi 0:0:0:0: Direct-Access Generic USB Flash Disk 2.00 PQ: 0 ANSI: 2 [ 50.234219] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 51.337773] ready [ 51.338401] sd 0:0:0:0: [sda] 1023488 512-byte logical blocks: (524 MB/499 MiB) [ 51.338978] sd 0:0:0:0: [sda] Write Protect is off [ 51.339013] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 51.339598] sd 0:0:0:0: [sda] No Caching mode page found [ 51.339629] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 51.349791] sda: [ 51.358940] sd 0:0:0:0: [sda] Attached SCSI removable disk dmesg-RPi2-SD64-2nd.txt (22,508 bytes)
[ 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 3.18.16-v7 (root@builder) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Sun Aug 9 14:24:54 CDT 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: BCM2709 [ 0.000000] Truncating RAM at 0x00000000-0x3b000000 to -0x2f800000 [ 0.000000] cma: Reserved 8 MiB at 0x2f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 194560 [ 0.000000] free_area_init_node: node 0, pgdat c0818240, node_mem_map eea03000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] [bcm2709_smp_init_cpus] enter (8600->f3003010) [ 0.000000] [bcm2709_smp_init_cpus] ncores=4 [ 0.000000] PERCPU: Embedded 10 pages/cpu @ee9d6000 s11456 r8192 d21312 u40960 [ 0.000000] pcpu-alloc: s11456 r8192 d21312 u40960 alloc=10*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: 193040 [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa01041 bcm2709.serial=0xb9441849 smsc95xx.macaddr=B8:27:EB:44:18:49 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.fiq_fix_enable=1 console=tty1 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rw rootflags=noload [ 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: 753888K/778240K available (5742K kernel code, 400K rwdata, 1756K rodata, 388K init, 764K bss, 24352K reserved) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xffe00000 (2048 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .text : 0xc0008000 - 0xc075ab10 (7499 kB) .init : 0xc075b000 - 0xc07bc000 ( 388 kB) .data : 0xc07bc000 - 0xc082028c ( 401 kB) .bss : 0xc082028c - 0xc08df364 ( 765 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:608 [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt). [ 0.000012] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns [ 0.000036] Switching to timer-based delay loop, resolution 52ns [ 0.000329] Console: colour dummy device 80x30 [ 0.002166] console [tty1] enabled [ 0.002222] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.002319] pid_max: default: 32768 minimum: 301 [ 0.002755] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002825] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004171] Initializing cgroup subsys memory [ 0.004265] Initializing cgroup subsys devices [ 0.004324] Initializing cgroup subsys freezer [ 0.004380] Initializing cgroup subsys net_cls [ 0.004437] Initializing cgroup subsys blkio [ 0.004492] Initializing cgroup subsys perf_event [ 0.004644] CPU: Testing write buffer coherency: ok [ 0.004767] ftrace: allocating 19811 entries in 59 pages [ 0.052643] missing device node for CPU 0 [ 0.052724] missing device node for CPU 1 [ 0.052755] missing device node for CPU 2 [ 0.052784] missing device node for CPU 3 [ 0.052821] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.052864] [bcm2709_smp_prepare_cpus] enter [ 0.053001] Setting up static identity map for 0x52d358 - 0x52d38c [ 0.112637] [bcm2709_boot_secondary] cpu:1 started (0) 17 [ 0.112948] CPU1: Booted secondary processor [ 0.112956] [bcm2709_secondary_init] enter cpu:1 [ 0.113012] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.132617] [bcm2709_boot_secondary] cpu:2 started (0) 16 [ 0.132871] CPU2: Booted secondary processor [ 0.132878] [bcm2709_secondary_init] enter cpu:2 [ 0.132910] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.152682] [bcm2709_boot_secondary] cpu:3 started (0) 18 [ 0.152923] CPU3: Booted secondary processor [ 0.152929] [bcm2709_secondary_init] enter cpu:3 [ 0.152962] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.153055] Brought up 4 CPUs [ 0.153170] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.153208] CPU: All CPU(s) started in SVC mode. [ 0.154257] devtmpfs: initialized [ 0.179902] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.181897] pinctrl core: initialized pinctrl subsystem [ 0.182742] NET: Registered protocol family 16 [ 0.188529] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.189841] bcm2709.uart_clock = 3000000 [ 0.192148] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.192205] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.192266] mailbox: Broadcom VideoCore Mailbox driver [ 0.192436] bcm2708_vcio: mailbox at f300b880 [ 0.192820] bcm_power: Broadcom power driver [ 0.192860] bcm_power_open() -> 0 [ 0.192888] bcm_power_request(0, 8) [ 0.218574] bcm_mailbox_read -> 00000080, 0 [ 0.218609] bcm_power_request -> 0 [ 0.218753] Serial: AMBA PL011 UART driver [ 0.218905] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3 [ 0.284780] SCSI subsystem initialized [ 0.285056] usbcore: registered new interface driver usbfs [ 0.285186] usbcore: registered new interface driver hub [ 0.285356] usbcore: registered new device driver usb [ 0.287368] Switched to clocksource arch_sys_counter [ 0.318551] FS-Cache: Loaded [ 0.318946] CacheFiles: Loaded [ 0.331989] NET: Registered protocol family 2 [ 0.333461] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.333640] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333862] TCP: Hash tables configured (established 8192 bind 8192) [ 0.334005] TCP: reno registered [ 0.334046] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.334137] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.334538] NET: Registered protocol family 1 [ 0.335161] RPC: Registered named UNIX socket transport module. [ 0.335210] RPC: Registered udp transport module. [ 0.335243] RPC: Registered tcp transport module. [ 0.335275] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.336457] bcm2708_dma: DMA manager at f3007000 [ 0.336627] bcm2708_gpio: bcm2708_gpio_probe c07e70e8 [ 0.337348] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 0.339004] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.339254] audit: initializing netlink subsys (disabled) [ 0.339347] audit: type=2000 audit(0.319:1): initialized [ 0.356302] VFS: Disk quotas dquot_6.5.2 [ 0.356701] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.359756] FS-Cache: Netfs 'nfs' registered for caching [ 0.360787] NFS: Registering the id_resolver key type [ 0.360884] Key type id_resolver registered [ 0.360917] Key type id_legacy registered [ 0.362081] msgmni has been set to 1488 [ 0.363857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.364090] io scheduler noop registered [ 0.364136] io scheduler deadline registered [ 0.364505] io scheduler cfq registered (default) [ 0.366323] BCM2708FB: allocated DMA memory ef400000 [ 0.366397] BCM2708FB: allocated DMA channel 0 @ f3007000 [ 0.395197] Console: switching to colour frame buffer device 228x61 [ 0.413301] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [ 0.413771] uart-pl011 dev:f1: no DMA platform data [ 0.414442] vc-cma: Videocore CMA driver [ 0.414544] vc-cma: vc_cma_base = 0x00000000 [ 0.414650] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 0.414767] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 0.427174] brd: module loaded [ 0.433356] loop: module loaded [ 0.434341] vchiq: vchiq_init_state: slot_zero = 0xef480000, is_master = 0 [ 0.435336] Loading iSCSI transport class v2.0-870. [ 0.436409] usbcore: registered new interface driver smsc95xx [ 0.436617] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.637075] Core Release: 2.80a [ 0.637170] Setting default values for core params [ 0.637318] Finished setting default values for core params [ 0.837882] Using Buffer DMA mode [ 0.837971] Periodic Transfer Interrupt Enhancement - disabled [ 0.838096] Multiprocessor Interrupt Enhancement - disabled [ 0.838216] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.838320] Dedicated Tx FIFOs mode [ 0.838728] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xef414000 dma = 0xef414000 len=9024 [ 0.838956] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints [ 0.839281] dwc_otg: Microframe scheduler enabled [ 0.839354] WARN::hcd_init_fiq:412: FIQ on core 1 at 0xc03dc888 [ 0.843905] WARN::hcd_init_fiq:413: FIQ ASM at 0xc03dcbcc length 36 [ 0.848393] WARN::hcd_init_fiq:438: MPHI regs_base at 0xf000a000 [ 0.852859] dwc_otg bcm2708_usb: DWC OTG Controller [ 0.857333] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 0.861876] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 0.866388] Init: Port Power? op_state=1 [ 0.870903] Init: Power Port (0) [ 0.875659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.880231] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.884784] usb usb1: Product: DWC OTG Controller [ 0.889318] usb usb1: Manufacturer: Linux 3.18.16-v7 dwc_otg_hcd [ 0.893797] usb usb1: SerialNumber: bcm2708_usb [ 0.899191] hub 1-0:1.0: USB hub found [ 0.903648] hub 1-0:1.0: 1 port detected [ 0.908611] dwc_otg: FIQ enabled [ 0.908626] dwc_otg: NAK holdoff enabled [ 0.908636] dwc_otg: FIQ split-transaction FSM enabled [ 0.908680] Module dwc_common_port init [ 0.909082] usbcore: registered new interface driver usb-storage [ 0.913838] mousedev: PS/2 mouse device common for all mice [ 0.918958] bcm2835-cpufreq: min=600000 max=900000 [ 0.923691] sdhci: Secure Digital Host Controller Interface driver [ 0.928159] sdhci: Copyright(c) Pierre Ossman [ 0.932835] mmc-bcm2835 mmc-bcm2835.0: DMA channels allocated [ 0.977727] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.984898] ledtrig-cpu: registered to indicate activity on CPUs [ 0.991710] hidraw: raw HID events driver (C) Jiri Kosina [ 0.996436] usbcore: registered new interface driver usbhid [ 1.001990] usbhid: USB HID core driver [ 1.007937] TCP: cubic registered [ 1.012476] Initializing XFRM netlink socket [ 1.017024] NET: Registered protocol family 17 [ 1.025035] Key type dns_resolver registered [ 1.030281] Registering SWP/SWPB emulation handler [ 1.035613] registered taskstats version 1 [ 1.040321] vc-sm: Videocore shared memory driver [ 1.044685] [vc_sm_connected_init]: start [ 1.049955] [vc_sm_connected_init]: end - returning 0 [ 1.055766] Waiting for root device /dev/mmcblk0p2... [ 1.062282] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.068950] mmc0: new high speed SDXC card at address 59b4 [ 1.074129] mmcblk0: mmc0:59b4 USDU1 60.0 GiB [ 1.080093] mmcblk0: p1 p2 [ 1.107531] Indeed it is in host mode hprt0 = 00021501 [ 1.223234] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: noload [ 1.227948] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.237409] devtmpfs: mounted [ 1.242666] Freeing unused kernel memory: 388K (c075b000 - c07bc000) [ 1.287504] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.292397] Indeed it is in host mode hprt0 = 00001101 [ 1.468594] random: systemd urandom read with 32 bits of entropy available [ 1.477809] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 1.483226] systemd[1]: Detected architecture 'arm'. [ 1.487894] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.487908] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.488897] hub 1-1:1.0: USB hub found [ 1.489044] hub 1-1:1.0: 5 ports detected [ 1.675608] NET: Registered protocol family 10 [ 1.682701] systemd[1]: Inserted module 'ipv6' [ 1.690238] systemd[1]: Set hostname to <kali>. [ 1.767702] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 1.887926] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 1.892836] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.900955] smsc95xx v1.0.4 [ 1.961837] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:44:18:49 [ 2.047629] usb 1-1.2: new low-speed USB device number 4 using dwc_otg [ 2.118687] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 2.124254] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 2.129463] systemd[1]: Starting Remote File Systems (Pre). [ 2.140976] systemd[1]: Reached target Remote File Systems (Pre). [ 2.146359] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 2.158521] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 2.163997] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 2.169831] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 2.175239] systemd[1]: Starting Paths. [ 2.187143] systemd[1]: Reached target Paths. [ 2.192513] systemd[1]: Starting Encrypted Volumes. [ 2.204342] systemd[1]: Reached target Encrypted Volumes. [ 2.209703] systemd[1]: Starting Swap. [ 2.220278] usb 1-1.2: New USB device found, idVendor=04b3, idProduct=3025 [ 2.220291] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.220301] usb 1-1.2: Product: USB NetVista Full Width Keyboard. [ 2.220310] usb 1-1.2: Manufacturer: LITE-ON Technology [ 2.242909] systemd[1]: Reached target Swap. [ 2.248398] systemd[1]: Starting Root Slice. [ 2.260538] systemd[1]: Created slice Root Slice. [ 2.265926] systemd[1]: Starting User and Session Slice. [ 2.278319] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:04B3:3025.0001/input/input0 [ 2.278406] systemd[1]: Created slice User and Session Slice. [ 2.278533] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 2.295512] hid-generic 0003:04B3:3025.0001: input,hidraw0: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-bcm2708_usb-1.2/input0 [ 2.313988] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 2.319994] systemd[1]: Starting Delayed Shutdown Socket. [ 2.332995] systemd[1]: Listening on Delayed Shutdown Socket. [ 2.338846] systemd[1]: Starting Journal Socket (/dev/log). [ 2.351326] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.357114] systemd[1]: Starting udev Control Socket. [ 2.369603] systemd[1]: Listening on udev Control Socket. [ 2.375400] systemd[1]: Starting udev Kernel Socket. [ 2.387555] usb 1-1.3: new low-speed USB device number 5 using dwc_otg [ 2.393969] systemd[1]: Listening on udev Kernel Socket. [ 2.400001] systemd[1]: Starting Journal Socket. [ 2.412792] systemd[1]: Listening on Journal Socket. [ 2.418719] systemd[1]: Starting System Slice. [ 2.431581] systemd[1]: Created slice System Slice. [ 2.437332] systemd[1]: Starting system-getty.slice. [ 2.449774] systemd[1]: Created slice system-getty.slice. [ 2.455488] systemd[1]: Starting Increase datagram queue length... [ 2.471052] systemd[1]: Starting Restore / save the current clock... [ 2.502052] systemd[1]: Mounted Huge Pages File System. [ 2.508643] systemd[1]: Mounting Debug File System... [ 2.523218] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c019 [ 2.525208] systemd[1]: Starting udev Coldplug all Devices... [ 2.535582] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.541158] usb 1-1.3: Product: Logitech USB Optical Mouse [ 2.541171] usb 1-1.3: Manufacturer: Logitech [ 2.557193] input: Logitech Logitech USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C019.0002/input/input1 [ 2.557914] hid-generic 0003:046D:C019.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-bcm2708_usb-1.3/input0 [ 2.596664] systemd[1]: Starting Load Kernel Modules... [ 2.617722] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 2.639689] systemd[1]: Started Set Up Additional Binary Formats. [ 2.639764] usb 1-1.4: new high-speed USB device number 6 using dwc_otg [ 2.652225] systemd[1]: Mounting POSIX Message Queue File System... [ 2.668531] systemd[1]: Starting LSB: Set keymap... [ 2.686445] systemd[1]: Starting Slices. [ 2.686772] fuse init (API version 7.23) [ 2.707120] systemd[1]: Reached target Slices. [ 2.723221] systemd[1]: Mounted POSIX Message Queue File System. [ 2.736083] systemd[1]: Mounted Debug File System. [ 2.742169] usb 1-1.4: New USB device found, idVendor=0ea0, idProduct=2168 [ 2.748417] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.748434] usb 1-1.4: Product: Flash Disk [ 2.748444] usb 1-1.4: Manufacturer: USB [ 2.748453] usb 1-1.4: SerialNumber: 28821C41B40E8F3C [ 2.749828] usb-storage 1-1.4:1.0: USB Mass Storage device detected [ 2.750409] scsi host0: usb-storage 1-1.4:1.0 [ 2.786859] systemd[1]: Started Increase datagram queue length. [ 2.801019] systemd[1]: Started Restore / save the current clock. [ 2.819261] systemd[1]: Started Load Kernel Modules. [ 2.833480] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 2.848800] systemd[1]: Started LSB: Set keymap. [ 2.858315] systemd[1]: Time has been changed [ 2.895712] systemd[1]: Started udev Coldplug all Devices. [ 3.073517] systemd[1]: Starting Create Static Device Nodes in /dev... [ 3.089837] systemd[1]: Mounting Configuration File System... [ 3.106125] systemd[1]: Mounting FUSE Control File System... [ 3.122889] systemd[1]: Starting Apply Kernel Variables... [ 3.140263] systemd[1]: Starting Syslog Socket. [ 3.152950] systemd[1]: Listening on Syslog Socket. [ 3.158574] systemd[1]: Starting Journal Service... [ 3.181213] systemd[1]: Started Journal Service. [ 3.342696] systemd-udevd[119]: starting version 215 [ 3.599097] systemd-journald[116]: Received request to flush runtime journal from PID 1 [ 3.749150] scsi 0:0:0:0: Direct-Access Generic USB Flash Disk 2.00 PQ: 0 ANSI: 2 [ 3.992035] bcm2708_i2c_init_pinmode(1,2) [ 3.997336] bcm2708_i2c_init_pinmode(1,3) [ 4.009694] bcm2708_i2c bcm2708_i2c.1: BSC1 Controller at 0x3f804000 (irq 79) (baudrate 100000) [ 4.010837] bcm2708_spi bcm2708_spi.0: master is unqueued, this is deprecated [ 4.011870] bcm2708_spi bcm2708_spi.0: SPI Controller at 0x3f204000 (irq 80) [ 4.119762] random: nonblocking pool is initialized [ 4.249226] pcm512x 1-004d: Failed to reset device: -5 [ 4.254701] pcm512x: probe of 1-004d failed with error -5 [ 4.261117] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 4.269652] pcm512x 1-004c: Failed to reset device: -5 [ 4.287511] pcm512x: probe of 1-004c failed with error -5 [ 4.817754] ready [ 4.823057] sd 0:0:0:0: [sda] 1023488 512-byte logical blocks: (524 MB/499 MiB) [ 4.828349] sd 0:0:0:0: [sda] Write Protect is off [ 4.833123] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 4.833591] sd 0:0:0:0: [sda] No Caching mode page found [ 4.838366] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 4.849074] sda: [ 4.856148] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 5.840074] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 5.845654] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7.404239] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 7.410128] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 14.940112] cfg80211: Calling CRDA to update world regulatory domain [ 15.041614] cfg80211: World regulatory domain updated: [ 15.046227] cfg80211: DFS Master region: unset [ 15.046341] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 15.055902] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 15.060887] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 15.065464] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 15.070303] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 15.074861] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 15.079465] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 15.084034] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 15.088663] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) cmdline.txt (116 bytes)
dwc_otg.fiq_fix_enable=1 console=tty1 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rw rootflags=noload boot.txt (280 bytes)
setenv initrd_high "0xffffffff" setenv fdt_high "0xffffffff" setenv bootcmd "fatload mmc 0:1 0x40008000 zImage; fatload mmc 0:1 0x42000000 uInitrd; bootm 0x40008000 0x42000000" setenv bootargs "console=tty1 console=ttySAC1,115200n8 root=/dev/mmcblk0p2 rootwait rw mem=2047M" boot dmesg-oDroid.txt (32,067 bytes)
[ 0.000000] Booting Linux on physical CPU 0xa00 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.8.13.30 (root@builder) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Sun Aug 9 22:42:25 CDT 2015 () [ 0.000000] Kernel was built at commit id '1130f87' [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: ODROID-U2/U3 [ 0.000000] cma: CMA: reserved 64 MiB at 43000000 [ 0.000000] cma: CMA: reserved 64 MiB at 51000000 [ 0.000000] cma: CMA: reserved 128 MiB at 67800000 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] CPU EXYNOS4412 (id 0xe4412220) [ 0.000000] exynos4_init_clocks: initializing clocks [ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics [ 0.000000] s3c_register_clksrc: clock armclk has no registers set [ 0.000000] s3c_register_clksrc: clock audiocdclk has no registers set [ 0.000000] audiocdclk: no parent clock specified [ 0.000000] exynos4_setup_clocks: registering clocks [ 0.000000] exynos4_setup_clocks: xtal is 24000000 [ 0.000000] EXYNOS4: PLL settings, A=1000000000, M=880000000, E=96000000 V=350000000 [ 0.000000] EXYNOS4: ARMCLK=1000000000, DMC=440000000, ACLK200=176000000 ACLK100=110000000, ACLK160=176000000, ACLK133=146666666 [ 0.000000] sclk_pwm: source is ext_xtal (0), rate is 24000000 [ 0.000000] sclk_csis: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_csis: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_cam0: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_cam1: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000 [ 0.000000] sclk_fimd: source is mout_mpll_user (6), rate is 55000000 [ 0.000000] sclk_mfc: source is mout_mfc0 (0), rate is 55000000 [ 0.000000] sclk_g3d: source is mout_g3d0 (0), rate is 55000000 [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 193040 pages, LIFO batch:31 [ 0.000000] HighMem zone: 2574 pages used for memmap [ 0.000000] HighMem zone: 326898 pages, LIFO batch:31 [ 0.000000] Running under secure firmware. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c16a0000 s8256 r8192 d16320 u32768 [ 0.000000] pcpu-alloc: s8256 r8192 d16320 u32768 alloc=8*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: 519938 [ 0.000000] Kernel command line: console=tty1 console=ttySAC1,115200 mem=2047M console=tty1 console=ttySAC1,115200n8 root=/dev/mmcblk0p2 rootwait ro mem=2047M [ 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] __ex_table already sorted, skipping sort [ 0.000000] Memory: 2047MB = 2047MB total [ 0.000000] Memory: 1809332k/3618664k available, 573592k reserved, 1317888K highmem [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0xc0008000 - 0xc05b03b0 (5793 kB) .init : 0xc05b1000 - 0xc05dd040 ( 177 kB) .data : 0xc05de000 - 0xc0647e20 ( 424 kB) .bss : 0xc0647e20 - 0xc068a8ec ( 267 kB) [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:549 [ 0.000000] MCT clocksource init timer with clk_rate=24000000 hz [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty1] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.005650] Calibrating delay loop... 1992.29 BogoMIPS (lpj=4980736) [ 0.050060] pid_max: default: 32768 minimum: 301 [ 0.050335] Mount-cache hash table entries: 512 [ 0.051327] Initializing cgroup subsys cpuacct [ 0.051362] Initializing cgroup subsys memory [ 0.051417] Initializing cgroup subsys devices [ 0.051438] Initializing cgroup subsys freezer [ 0.051457] Initializing cgroup subsys perf_event [ 0.051582] CPU: Testing write buffer coherency: ok [ 0.051916] CPU0: thread -1, cpu 0, socket 10, mpidr 80000a00 [ 0.052034] Setting up static identity map for 0x40426ce0 - 0x40426d38 [ 0.052107] L310 cache controller enabled [ 0.052132] l2x0: 16 ways, CACHE_ID 0x4100c4c8, AUX_CTRL 0x7e470001, Cache size: 1048576 B [ 0.102280] CPU1: Booted secondary processor [ 0.121967] CPU1: thread -1, cpu 1, socket 10, mpidr 80000a01 [ 0.132268] CPU2: Booted secondary processor [ 0.151967] CPU2: thread -1, cpu 2, socket 10, mpidr 80000a02 [ 0.162284] CPU3: Booted secondary processor [ 0.181968] CPU3: thread -1, cpu 3, socket 10, mpidr 80000a03 [ 0.182004] Brought up 4 CPUs [ 0.182075] SMP: Total of 4 processors activated (7969.17 BogoMIPS). [ 0.182910] devtmpfs: initialized [ 0.188756] regulator-dummy: no parameters [ 0.196053] NET: Registered protocol family 16 [ 0.203719] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.205698] s5p_hdmi_cec_set_platdata() [ 0.207534] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.207556] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.207647] S3C Power Management, Copyright 2004 Simtec Electronics [ 0.207734] EXYNOS4x12 PMU Initialize [ 0.208584] EXYNOS: Initializing architecture [ 0.208987] s3c24xx-pwm s3c24xx-pwm.0: tin at 110000000, tdiv at 110000000, tin=divclk, base 0 [ 0.209064] s3c24xx-pwm s3c24xx-pwm.1: tin at 110000000, tdiv at 110000000, tin=divclk, base 8 [ 0.213254] bio: create slab <bio-0> at 0 [ 0.213598] hdmi_5v: 5000 mV [ 0.213962] SCSI subsystem initialized [ 0.214130] usbcore: registered new interface driver usbfs [ 0.214185] usbcore: registered new interface driver hub [ 0.214268] usbcore: registered new device driver usb [ 0.214536] i2c-gpio i2c-gpio.2: using pins 6 (SDA) and 7 (SCL) [ 0.214647] s3c-i2c s3c2440-i2c.0: slave address 0x10 [ 0.214669] s3c-i2c s3c2440-i2c.0: bus frequency set to 214 KHz [ 0.215063] max77686 0-0009: device found [ 0.216822] LDO1 VDD_ALIVE: 1000 mV [ 0.218394] LDO2 VDDQ_M1_1V8: 1800 mV [ 0.219790] LDO3 VDDQ_AUD_1V8: 1800 mV [ 0.221205] LDO4 VDDQ_MMC2_2V8: 2800 mV [ 0.222615] LDO5 VDDQ_MMC1_1V8: 1800 mV [ 0.224180] LDO6 VDD10_MPLL_1V0: 1000 mV [ 0.225718] LDO7 VDD10_EPLL_1V0: 1000 mV [ 0.227110] LDO8 VDD10_MIPI_1V0: 1000 mV [ 0.228454] LDO9 VT_CORE_1V0: ODROIDU2: Disabled regulator [ 0.228472] LDO9 VT_CORE_1V0: 1000 mV [ 0.229863] LDO10 VDD18_MIPI_1V8: 1800 mV [ 0.231258] LDO11 VDD18_ABB1_1V8: 1800 mV [ 0.232189] vdd_ldo12 range: 3300 mV [ 0.233577] LDO13 VDD18_MIPIHSI_1V8: 1800 mV [ 0.234981] LDO14 VDD18_ADC_1V8: 1800 mV [ 0.235901] vdd_ldo15 range: 1000 mV [ 0.237297] LDO16 VDD18_HSIC: 1800 mV [ 0.238782] LDO17 VDDQ_CAM_1V8: 1800 mV [ 0.239970] LDO18 VDDQ_ISP_1V8: ODROIDU2: Disabled regulator [ 0.239989] LDO18 VDDQ_ISP_1V8: 1800 mV [ 0.240550] LDO19 VT_CAM_1V8: ODROIDU2: Disabled regulator [ 0.240569] LDO19 VT_CAM_1V8: 1800 mV [ 0.241495] vddq_emmc_1V8: 1800 <--> 3000 mV at 1800 mV [ 0.242832] LDO21 TFLASH_2V8: 2800 mV [ 0.244326] vddf_emmc_2V85: 2850 mV [ 0.245661] LDO23 VDD_TOUCH_2V8: ODROIDU2: Disabled regulator [ 0.245681] LDO23 VDD_TOUCH_2V8: 2800 mV [ 0.247034] LDO24 VDD_TOUCHLED_3V3: ODROIDU2: Disabled regulator [ 0.247054] LDO24 VDD_TOUCHLED_3V3: 3300 mV [ 0.248550] LDO25 VDDQ_LCD_3V0: 1800 mV [ 0.249730] LDO26 VDD_MOTOR_3V0: ODROIDU2: Disabled regulator [ 0.249749] LDO26 VDD_MOTOR_3V0: 3000 mV [ 0.250306] BUCK1 vdd_mif: 1100 mV [ 0.251071] BUCK2 vdd_arm: 800 <--> 1500 mV at 1100 mV [ 0.251641] BUCK3 vdd_int: 1125 mV [ 0.252420] BUCK4 vdd_g3d: 850 <--> 1200 mV at 1000 mV [ 0.253824] BUCK5 VDDQ_CKEM1_2: 1200 mV [ 0.255217] BUCK6 1V35: 1350 mV [ 0.256614] BUCK7 2V0: 2000 mV [ 0.257188] ODROIDU2: Regulator BUCK8 [ 0.378203] BUCK8 3V0: 3300 mV [ 0.379390] BUCK9 1V2: ODROIDU2: Disabled regulator [ 0.379408] BUCK9 1V2: 1200 mV [ 0.379815] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter [ 0.379883] s3c-i2c s3c2440-i2c.1: slave address 0x10 [ 0.379904] s3c-i2c s3c2440-i2c.1: bus frequency set to 214 KHz [ 0.380063] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter [ 0.380125] s3c-i2c s3c2440-i2c.3: slave address 0x10 [ 0.380146] s3c-i2c s3c2440-i2c.3: bus frequency set to 214 KHz [ 0.380245] s3c-i2c s3c2440-i2c.3: i2c-3: S3C I2C adapter [ 0.380303] s3c-i2c s3c2440-i2c.7: slave address 0x10 [ 0.380324] s3c-i2c s3c2440-i2c.7: bus frequency set to 214 KHz [ 0.380418] s3c-i2c s3c2440-i2c.7: i2c-7: S3C I2C adapter [ 0.380483] s3c-i2c s3c2440-hdmiphy-i2c: slave address 0x10 [ 0.380503] s3c-i2c s3c2440-hdmiphy-i2c: bus frequency set to 214 KHz [ 0.380657] s3c-i2c s3c2440-hdmiphy-i2c: i2c-8: S3C I2C adapter [ 0.380713] media: Linux media interface: v0.10 [ 0.380760] Linux video capture interface: v2.00 [ 0.380998] Advanced Linux Sound Architecture Driver Initialized. [ 0.381614] Switching to clocksource mct-frc [ 0.388523] NET: Registered protocol family 2 [ 0.388987] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.389118] TCP bind hash table entries: 8192 (order: 5, 163840 bytes) [ 0.389259] TCP: Hash tables configured (established 8192 bind 8192) [ 0.389317] TCP: reno registered [ 0.389337] UDP hash table entries: 512 (order: 2, 24576 bytes) [ 0.389379] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes) [ 0.389622] NET: Registered protocol family 1 [ 0.389946] CPU PMU: probing PMU on CPU 0 [ 0.389972] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available [ 0.391113] bounce pool size: 64 pages [ 0.397138] msgmni has been set to 1471 [ 0.398152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.398177] io scheduler noop registered [ 0.398190] io scheduler deadline registered [ 0.398340] io scheduler cfq registered (default) [ 0.404061] SoftPWM v0.2-acme initializing. [ 0.404077] Clock resolution is 1ns [ 0.404110] SoftPWM initialized. [ 0.406699] dma-pl330 dma-pl330.0: Loaded driver for PL330 DMAC-267056 [ 0.406723] dma-pl330 dma-pl330.0: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [ 0.409009] dma-pl330 dma-pl330.1: Loaded driver for PL330 DMAC-267056 [ 0.409033] dma-pl330 dma-pl330.1: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [ 0.409840] dma-pl330 dma-pl330.2: Loaded driver for PL330 DMAC-267056 [ 0.409863] dma-pl330 dma-pl330.2: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32 [ 0.451106] exynos4210-uart.0: ttySAC0 at MMIO 0x13800000 (irq = 84) is a S3C6400/10 [ 0.451347] exynos4210-uart.1: ttySAC1 at MMIO 0x13810000 (irq = 85) is a S3C6400/10 [ 1.463085] console [ttySAC1] enabled [ 1.466939] exynos4210-uart.2: ttySAC2 at MMIO 0x13820000 (irq = 86) is a S3C6400/10 [ 1.474668] exynos4210-uart.3: ttySAC3 at MMIO 0x13830000 (irq = 87) is a S3C6400/10 [ 1.482497] [drm] Initialized drm 1.1.0 20060810 [ 1.487107] i2c i2c-2: attached s5p_ddc into i2c adapter successfully [ 1.493251] i2c i2c-8: attached s5p_hdmiphy into i2c adapter successfully [ 1.500228] exynos-mixer s5p-mixer: probe start [ 1.504849] s5p-g2d s5p-g2d.0: The exynos g2d(ver 4.1) successfully probed [ 1.511993] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 1.517911] [drm] No driver support for vblank timestamp query. [ 1.590318] exynos-hdmi exynos4-hdmi: start latency exceeded, new value 708 ns [ 1.590919] exynos-hdmi exynos4-hdmi: state restore latency exceeded, new value 593583 ns [ 1.590934] exynos-mixer s5p-mixer: start latency exceeded, new value 458 ns [ 1.590972] exynos-mixer s5p-mixer: state restore latency exceeded, new value 32458 ns [ 1.671952] Console: switching to colour frame buffer device 240x67 [ 1.721790] exynos-drm exynos-drm: fb0: frame buffer device [ 1.727417] exynos-drm exynos-drm: registered panic notifier [ 1.733059] [drm] Initialized exynos 1.0.0 20110530 on minor 0 [ 1.738946] mali-utgard mali-utgard.0: start latency exceeded, new value 458 ns [ 1.746182] mali-utgard mali-utgard.0: state restore latency exceeded, new value 3500 ns [ 1.755584] Mali: init_mali_clock mali_clock c0605c68 [ 1.761457] mali-utgard mali-utgard.0: stop latency exceeded, new value 541 ns [ 1.766568] mali-utgard mali-utgard.0: state save latency exceeded, new value 2292 ns [ 1.774607] pd-g3d: Power-off latency exceeded, new value 234541 ns [ 1.780635] Mali: Mali device driver loaded [ 1.790224] brd: module loaded [ 1.793305] loop: module loaded [ 1.793506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.797628] s5p-ehci s5p-ehci: S5P EHCI Host Controller [ 1.802632] s5p-ehci s5p-ehci: new USB bus registered, assigned bus number 1 [ 1.810086] s5p-ehci s5p-ehci: irq 102, io mem 0x12580000 [ 1.821681] s5p-ehci s5p-ehci: USB 2.0 started, EHCI 1.00 [ 1.821885] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.828320] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.835521] usb usb1: Product: S5P EHCI Host Controller [ 1.840696] usb usb1: Manufacturer: Linux 3.8.13.30 ehci_hcd [ 1.846337] usb usb1: SerialNumber: s5p-ehci [ 1.850947] hub 1-0:1.0: USB hub found [ 1.854302] hub 1-0:1.0: 3 ports detected [ 1.858590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.864550] exynos-ohci exynos-ohci: Already power on PHY [ 1.869843] exynos-ohci exynos-ohci: EXYNOS OHCI Host Controller [ 1.875845] exynos-ohci exynos-ohci: new USB bus registered, assigned bus number 2 [ 1.888032] exynos-ohci exynos-ohci: irq 102, io mem 0x12590000 [ 1.950739] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.956651] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.963907] usb usb2: Product: EXYNOS OHCI Host Controller [ 1.969309] usb usb2: Manufacturer: Linux 3.8.13.30 ohci_hcd [ 1.974946] usb usb2: SerialNumber: exynos-ohci [ 1.980044] hub 2-0:1.0: USB hub found [ 1.984762] hub 2-0:1.0: 3 ports detected [ 1.989730] Initializing USB Mass Storage driver... [ 1.994474] usbcore: registered new interface driver usb-storage [ 1.999547] USB Mass Storage support registered. [ 2.121918] usb3503 0-0008: USB3503_SP_ILOCK = 0x32 [ 2.171686] usb 1-2: new high-speed USB device number 2 using s5p-ehci [ 2.231687] usb3503 0-0008: switched to HUB mode [ 2.236243] usb3503 0-0008: usb3503_probe: probed on hub mode [ 2.261675] Skip request 2, current 0 [ 2.261810] s3c-hsotg s3c-hsotg: regs f0080000, irq 103 [ 2.266938] s3c-hsotg s3c-hsotg: Already power on PHY [ 2.271433] s3c-hsotg s3c-hsotg: EPs:15 [ 2.275842] s3c-hsotg s3c-hsotg: dedicated fifos [ 2.280544] max77686-rtc max77686-rtc: max77686_rtc_probe [ 2.307069] usb 1-2: New USB device found, idVendor=0424, idProduct=9730 [ 2.312433] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.392314] max77686-rtc max77686-rtc: rtc core: registered max77686-rtc as rtc0 [ 2.400019] s5p-fimc exynos4-fimc.0: sclk_fimc rate is 176000000 [ 2.404748] s5p-fimc exynos4-fimc.0: start latency exceeded, new value 625 ns [ 2.411837] s5p-fimc exynos4-fimc.0: state restore latency exceeded, new value 16333 ns [ 2.419804] s5p-fimc exynos4-fimc.0: stop latency exceeded, new value 500 ns [ 2.426786] s5p-fimc exynos4-fimc.0: state save latency exceeded, new value 2917 ns [ 2.431745] s5p-fimc exynos4-fimc.1: sclk_fimc rate is 176000000 [ 2.440346] s5p-fimc exynos4-fimc.0: stop latency exceeded, new value 542 ns [ 2.447386] s5p-fimc exynos4-fimc.1: start latency exceeded, new value 458 ns [ 2.454474] s5p-fimc exynos4-fimc.1: state restore latency exceeded, new value 15125 ns [ 2.462469] s5p-fimc exynos4-fimc.1: stop latency exceeded, new value 500 ns [ 2.469435] s5p-fimc exynos4-fimc.1: start latency exceeded, new value 459 ns [ 2.471744] s5p-fimc exynos4-fimc.2: sclk_fimc rate is 176000000 [ 2.482535] s5p-fimc exynos4-fimc.1: state save latency exceeded, new value 2875 ns [ 2.490196] s5p-fimc exynos4-fimc.2: start latency exceeded, new value 458 ns [ 2.497280] s5p-fimc exynos4-fimc.2: state restore latency exceeded, new value 15083 ns [ 2.505268] s5p-fimc exynos4-fimc.2: stop latency exceeded, new value 458 ns [ 2.512246] s5p-fimc exynos4-fimc.2: state save latency exceeded, new value 2458 ns [ 2.516741] s5p-fimc exynos4-fimc.3: sclk_fimc rate is 176000000 [ 2.525810] s5p-fimc exynos4-fimc.2: stop latency exceeded, new value 500 ns [ 2.532822] s5p-fimc exynos4-fimc.3: start latency exceeded, new value 417 ns [ 2.539934] s5p-fimc exynos4-fimc.3: state restore latency exceeded, new value 15333 ns [ 2.547938] s5p-fimc exynos4-fimc.3: stop latency exceeded, new value 459 ns [ 2.554982] s5p-fimc exynos4-fimc.3: state save latency exceeded, new value 2708 ns [ 2.554987] usb 1-3: new high-speed USB device number 3 using s5p-ehci [ 2.555356] s5p-fimc-md: Registered fimc.0.m2m as /dev/video10 [ 2.555466] s5p-fimc-md: Registered fimc.0.capture as /dev/video11 [ 2.555579] s5p-fimc-md: Registered fimc.1.m2m as /dev/video12 [ 2.555684] s5p-fimc-md: Registered fimc.1.capture as /dev/video13 [ 2.555792] s5p-fimc-md: Registered fimc.2.m2m as /dev/video14 [ 2.555904] s5p-fimc-md: Registered fimc.2.capture as /dev/video15 [ 2.556012] s5p-fimc-md: Registered fimc.3.m2m as /dev/video16 [ 2.556122] s5p-fimc-md: Registered fimc.3.capture as /dev/video17 [ 2.556801] s5p-jpeg s5p-jpeg.0: encoder device registered as /dev/video20 [ 2.556907] s5p-jpeg s5p-jpeg.0: decoder device registered as /dev/video21 [ 2.556910] s5p-jpeg s5p-jpeg.0: Samsung S5P JPEG codec [ 2.557016] sclk_mfc rate is: 220 [ 2.557181] s5p-mfc s5p-mfc: decoder registered as /dev/video8 [ 2.557293] s5p-mfc s5p-mfc: encoder registered as /dev/video9 [ 2.557683] Exynos: Kernel Thermal management registered [ 2.557884] cpuidle: using governor ladder [ 2.557910] sdhci: Secure Digital Host Controller Interface driver [ 2.557912] sdhci: Copyright(c) Pierre Ossman [ 2.557995] s3c-sdhci exynos4-sdhci.2: clock source 2: mmc_busclk.2 (440000000 Hz) [ 2.558055] mmc0: no vqmmc regulator found [ 2.558062] mmc0: no vmmc regulator found [ 2.686059] s5p-fimc exynos4-fimc.3: stop latency exceeded, new value 833 ns [ 2.693415] pd-cam: Power-off latency exceeded, new value 236375 ns [ 2.701688] mmc0: SDHCI controller on samsung-hsmmc [exynos4-sdhci.2] using ADMA [ 2.707903] dw_mmc dw_mmc: Using internal DMA controller. [ 2.741698] DWMMC: Div 2 = 130 [ 2.741739] dw_mmc dw_mmc: Version ID is 240a [ 2.741746] dw_mmc dw_mmc: DW MMC controller at irq 109, 32 bit host data width, 128 deep fifo [ 2.756909] ledtrig-cpu: registered to indicate activity on CPUs [ 2.757068] usb 1-3: New USB device found, idVendor=0424, idProduct=3503 [ 2.757073] usbcore: registered new interface driver usbhid [ 2.757078] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.757080] usbhid: USB HID core driver [ 2.757138] cec: Probe start [ 2.757141] s5p_cec_probe: pdata=e6cab940 [ 2.757160] s5p_cec_mem_probe(): mapped cec_base to f00a2000, size 0x1000 [ 2.757512] cec: Requesting irq 146 for s5p-cec [ 2.757542] cec: probe successful [ 2.757597] hub 1-3:1.0: USB hub found [ 2.757692] hub 1-3:1.0: 3 ports detected [ 2.781927] max98090 1-0010: MAX98090 REVID=0x43 [ 2.821172] mmc_host mmc1: Bus speed (slot 0) = 104000000Hz (slot req 400000Hz, actual 400000HZ div = 130) [ 2.832466] hkdk-snd-max98090 hkdk-snd-max98090: HiFi <-> samsung-i2s.0 mapping ok [ 2.841528] hkdk-snd-max98090 hkdk-snd-max98090: HiFi <-> samsung-i2s.0 mapping ok [ 2.848974] TCP: cubic registered [ 2.853148] NET: Registered protocol family 17 [ 2.857354] NET: Registered protocol family 15 [ 2.861466] NET: Registered protocol family 35 [ 2.865781] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 2.872540] ThumbEE CPU extension supported. [ 2.876782] pd-gps: Power-off latency exceeded, new value 4273291 ns [ 2.881711] Registering SWP/SWPB emulation handler [ 2.882069] registered taskstats version 1 [ 2.883566] mmc1: BKOPS_EN bit is not set [ 2.884729] DWMMC: Div 2 = 1 [ 2.884738] mmc_host mmc1: Bus speed (slot 0) = 104000000Hz (slot req 52000000Hz, actual 52000000HZ div = 1) [ 2.885204] mmc1: new high speed DDR MMC card at address 0001 [ 2.885538] mmcblk0: mmc1:0001 008G92 7.28 GiB [ 2.885714] mmcblk0boot0: mmc1:0001 008G92 partition 1 4.00 MiB [ 2.885890] mmcblk0boot1: mmc1:0001 008G92 partition 2 4.00 MiB [ 2.886059] mmcblk0rpmb: mmc1:0001 008G92 partition 3 512 KiB [ 2.886839] mmcblk0: p1 p2 [ 2.888416] mmcblk0boot1: unknown partition table [ 2.889484] mmcblk0boot0: unknown partition table [ 2.948626] max77686-rtc max77686-rtc: setting system clock to 2000-01-01 01:00:06 UTC (946688406) [ 2.948676] pd-lcd0: Power-off latency exceeded, new value 917 ns [ 2.948893] pd-lcd1: Power-off latency exceeded, new value 238750 ns [ 2.948921] pd-mfc: Power-off latency exceeded, new value 235125 ns [ 2.978135] exynos4_dvfs_hotplug_init, max(2000000),min(0) [ 2.980768] ALSA device list: [ 2.983416] #0: Built-in Audio [ 2.987798] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) [ 2.996333] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) [ 3.010437] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.015482] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 3.022342] Freeing init memory: 176K [ 3.061819] usb 1-3.2: new low-speed USB device number 4 using s5p-ehci [ 3.171065] usb 1-3.2: New USB device found, idVendor=046d, idProduct=c019 [ 3.174958] usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.182408] usb 1-3.2: Product: Logitech USB Optical Mouse [ 3.187665] usb 1-3.2: Manufacturer: Logitech [ 3.194519] input: Logitech Logitech USB Optical Mouse as /devices/platform/s5p-ehci/usb1/1-3/1-3.2/1-3.2:1.0/input/input0 [ 3.203293] hid-generic 0003:046D:C019.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Logitech USB Optical Mouse] on usb-s5p-ehci-3.2/input0 [ 3.271806] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 3.282453] systemd[1]: Detected architecture 'arm'. [ 3.296816] usb 1-3.3: new low-speed USB device number 5 using s5p-ehci [ 3.336518] systemd[1]: Inserted module 'autofs4' [ 3.356536] NET: Registered protocol family 10 [ 3.359872] systemd[1]: Inserted module 'ipv6' [ 3.363419] systemd[1]: Set hostname to <kali>. [ 3.408071] usb 1-3.3: New USB device found, idVendor=04b3, idProduct=3025 [ 3.412522] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.419620] usb 1-3.3: Product: USB NetVista Full Width Keyboard. [ 3.425577] usb 1-3.3: Manufacturer: LITE-ON Technology [ 3.436256] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/platform/s5p-ehci/usb1/1-3/1-3.3/1-3.3:1.0/input/input1 [ 3.446302] hid-generic 0003:04B3:3025.0002: input,hidraw1: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-s5p-ehci-3.3/input0 [ 3.461080] hub 1-0:1.0: port 2 disabled by hub (EMI?), re-enabling... [ 3.467281] usb 1-2: USB disconnect, device number 2 [ 3.515086] systemd[1]: Expecting device dev-ttySAC1.device... [ 3.526749] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 3.531912] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.539391] systemd[1]: Starting Remote File Systems (Pre). [ 3.556718] systemd[1]: Reached target Remote File Systems (Pre). [ 3.560245] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 3.581715] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 3.588582] systemd[1]: Starting Encrypted Volumes. [ 3.601715] systemd[1]: Reached target Encrypted Volumes. [ 3.604863] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 3.612689] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.620521] systemd[1]: Starting Paths. [ 3.631715] systemd[1]: Reached target Paths. [ 3.634862] systemd[1]: Starting Swap. [ 3.646712] systemd[1]: Reached target Swap. [ 3.649807] systemd[1]: Starting Root Slice. [ 3.661713] systemd[1]: Created slice Root Slice. [ 3.664805] systemd[1]: Starting User and Session Slice. [ 3.681712] systemd[1]: Created slice User and Session Slice. [ 3.684827] systemd[1]: Starting Delayed Shutdown Socket. [ 3.706721] systemd[1]: Listening on Delayed Shutdown Socket. [ 3.709788] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 3.716389] usb 1-2: new high-speed USB device number 6 using s5p-ehci [ 3.736716] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 3.741076] systemd[1]: Starting Journal Socket (/dev/log). [ 3.761719] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.765050] systemd[1]: Starting udev Control Socket. [ 3.781716] systemd[1]: Listening on udev Control Socket. [ 3.784813] systemd[1]: Starting udev Kernel Socket. [ 3.796711] systemd[1]: Listening on udev Kernel Socket. [ 3.799795] systemd[1]: Starting Journal Socket. [ 3.811712] systemd[1]: Listening on Journal Socket. [ 3.814787] systemd[1]: Starting System Slice. [ 3.826714] systemd[1]: Created slice System Slice. [ 3.829747] systemd[1]: Starting system-getty.slice. [ 3.841714] systemd[1]: Created slice system-getty.slice. [ 3.844726] systemd[1]: Starting system-serial\x2dgetty.slice. [ 3.852064] usb 1-2: New USB device found, idVendor=0424, idProduct=9730 [ 3.856872] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.876729] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.880335] systemd[1]: Starting Increase datagram queue length... [ 3.916938] systemd[1]: Starting Restore / save the current clock... [ 3.968074] systemd[1]: Started Set Up Additional Binary Formats. [ 3.971992] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.016985] systemd[1]: Starting udev Coldplug all Devices... [ 4.052103] systemd[1]: Mounting Debug File System... [ 4.098768] systemd[1]: Starting Load Kernel Modules... [ 4.142015] systemd[1]: Mounting POSIX Message Queue File System... [ 4.154216] fuse init (API version 7.20) [ 4.186887] systemd[1]: Mounted Huge Pages File System. [ 4.189849] systemd[1]: Starting LSB: Set keymap... [ 4.226862] systemd[1]: Starting Slices. [ 4.236765] systemd[1]: Reached target Slices. [ 4.251785] systemd[1]: Mounted POSIX Message Queue File System. [ 4.266729] systemd[1]: Mounted Debug File System. [ 4.306723] systemd[1]: Started Increase datagram queue length. [ 4.351722] systemd[1]: Started Restore / save the current clock. [ 4.386717] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 4.461778] systemd[1]: Started Load Kernel Modules. [ 4.496771] systemd[1]: Started LSB: Set keymap. [ 4.531729] systemd[1]: Started udev Coldplug all Devices. [ 4.589000] systemd[1]: Starting Apply Kernel Variables... [ 4.627097] systemd[1]: Mounted Configuration File System. [ 4.629674] systemd[1]: Mounting FUSE Control File System... [ 4.676971] systemd[1]: Starting Create Static Device Nodes in /dev... [ 4.731954] systemd[1]: Starting Syslog Socket. [ 4.741762] systemd[1]: Listening on Syslog Socket. [ 4.744432] systemd[1]: Starting Journal Service... [ 4.796754] systemd[1]: Started Journal Service. [ 4.944001] systemd-udevd[118]: starting version 215 [ 5.155572] input: gpio-keys as /devices/platform/gpio-keys.0/input/input2 [ 5.175541] pd-mfc: Power-on latency exceeded, new value 380792 ns [ 5.178927] s5p-mfc s5p-mfc: start latency exceeded, new value 625 ns [ 5.185386] s5p-mfc s5p-mfc: state restore latency exceeded, new value 3333 ns [ 5.190897] pd-cam: Power-on latency exceeded, new value 510833 ns [ 5.190926] s5p-fimc exynos4-fimc.0: state restore latency exceeded, new value 18041 ns [ 5.190954] s5p-fimc exynos4-fimc.0: state save latency exceeded, new value 3250 ns [ 5.192150] pd-cam: Power-off latency exceeded, new value 1183916 ns [ 5.196262] s5p-fimc exynos4-fimc.1: start latency exceeded, new value 541 ns [ 5.196286] s5p-fimc exynos4-fimc.1: state restore latency exceeded, new value 18917 ns [ 5.228960] s5p-fimc exynos4-fimc.2: start latency exceeded, new value 583 ns [ 5.228982] s5p-fimc exynos4-fimc.2: state restore latency exceeded, new value 17625 ns [ 5.228998] s5p-fimc exynos4-fimc.2: stop latency exceeded, new value 625 ns [ 5.229010] s5p-fimc exynos4-fimc.2: state save latency exceeded, new value 3125 ns [ 5.237753] pd-cam: Power-on latency exceeded, new value 633250 ns [ 5.237765] s5p-fimc exynos4-fimc.3: start latency exceeded, new value 583 ns [ 5.237788] s5p-fimc exynos4-fimc.3: state restore latency exceeded, new value 18334 ns [ 5.237812] s5p-fimc exynos4-fimc.3: state save latency exceeded, new value 3291 ns [ 5.473936] s5p_mfc_alloc_and_load_firmware:44: Firmware is not present in the /lib/firmware directory nor compiled in kernel [ 5.485535] s5p-mfc s5p-mfc: stop latency exceeded, new value 792 ns [ 5.491792] s5p-mfc s5p-mfc: state save latency exceeded, new value 1458 ns [ 5.500281] s5p_mfc_alloc_and_load_firmware:44: Firmware is not present in the /lib/firmware directory nor compiled in kernel [ 5.884338] systemd-journald[116]: Received request to flush runtime journal from PID 1 [ 6.094237] smsc95xx v1.0.4 [ 6.099489] [smsc95xx_read_mac_addr] Mac address = 7A:9E:FF:F2:DC:DF [ 6.150957] smsc95xx 1-2:1.0 eth0: register 'smsc95xx' at usb-s5p-ehci-2, smsc95xx USB 2.0 Ethernet, 7a:9e:ff:f2:dc:df [ 6.159296] usbcore: registered new interface driver smsc95xx [ 6.189756] mousedev: PS/2 mouse device common for all mice [ 7.400949] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 8.872266] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.876563] smsc95xx 1-2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 238.042217] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered mount.txt (1,631 bytes)
/dev/mmcblk0p2 on / type ext4 (rw,relatime,data=ordered) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,size=904664k,nr_inodes=122861,mode=755) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755) tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct) debugfs on /sys/kernel/debug type debugfs (rw,relatime) mqueue on /dev/mqueue type mqueue (rw,relatime) fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=207168k,mode=700) | ||||
I'm not entirely sure why, but your / is mounted ro - if you run "mount -o remount,rw /" does it work? I've not seen that issue here - what size SD card are you using? |
|
Remount works on both devices:
I have all rights on / now - can create Folders and start X-Server. |
|
oh, and apt-get is running now as well. |
|
The fstab being empty is normal btw. Can you post the dmesg output on them? I'm curious as to what is causing the ro mount. |
|
Reboot brings me back to ro. Funny Thing, the remount brought me directly to the X-Server logon Screen this time.... dmesg from the raspi has been uploaded. I will fetch the file from the oDroid in a second... |
|
Actually I see what happened. Mount the first partition on /boot "mount /dev/mmcblk0p1 /boot" And then edit the boot.txt line that sets bootargs and change the ro to rw. That's for the ODROID-U3. The RPi2 though should not be mounting ro. Please post the dmesg output of RPi2 please. |
|
The file dmesg_raspi.txt was taken from the raspi. |
|
I hate to spoil the evening. Changed the ro to rw and rebooted. Unfortunately, I am still blessed with Read-Only on ~. Files from the oDroid will be uploaded shortly. I will create a new dmesg from the RPi2 in a Minute. |
|
Sorry, I am done for now. Both Systems tell me that fstab is empty and "mount" give me an empty list back now :(. Thus I cannot remount anything right now. Get back to the Topic tomorrow.... Thanks. |
|
Ok, some more Information:
First boot after flashing results in filesystem being mounted read-only. Now, after reboot I can see the filesystem ro, but Mount does not Show and Mounts. Thus, remount is not possible anymore. "/ is not listed in /etc/fstab". Next steps: Any other idea? Two more dmesg (created this morning) will be uploaded in a second. |
|
Hi! |
|
I'm wondering what speeds these cards are that you guys are using? It may be a race condition that I'm not seeing here that systemd isn't generating the fstab properly. Raxsch have you added the new dmesg? Because I'm still seeing "ro" in the kernel cmdline that you posted at 03:49 - did you edit and save the file? Also, what are you using to edit the cmdline.txt file? Please don't use something like notepad on windows as it will save the file with incorrect line endings. Either use something like Notepad++ or gVim on windows (and nano or vim in Linux) |
|
Well, I use the Transcend micro Premium 300x 64 GB (Class 10 with 45MB/s read and 25MB/s write) and a Kingston micro SDHC 16 GB (Class 10) - thus high Speed. Should not be a Problem - only if they are too fast :) On the oDroid I used vi on the device itself to edit boot.txt. This time I am gonna securely erase the Cards (gparted on kali), reflash (on Windows) and edit the boot using gedit on my kali again. A friend will try the dd on Linux tonight. Oh, the upload from this morning was the one at 3:49 (German time 7:49). It was a freshly flashed SD (16GB) on the RPi2. First boot ok, second remount was not possible... Greetings Axel |
|
Test results RPi2: 1st boot 16GB SD - perfect. XServer starts fine Same results with changed 64GB - but taskbar is always there. see dmesg-SD64-1st and dmesg-SD64-2nd and updated cmdline.txt in upload-area. Thanks for the fast help! |
|
The latter results, I'm not entirely sure of. What x-server taskbar are you talking about? You may want to remove the .config directory in root so that new xfce settings get requested. |
|
Sorry about the poor "naming". It is the bar with "Application ..." at the top and the "launch bar" at the bottom. As it works with the 64GB card, I am fine. Minor issue, that I might look at later. |
|
Now for the oDroid. Followed the same steps as above - see boot.txt in upload-section. Gives me bad results. Look at the picture (ro on FS = no means to export files :(. remount works. Funny enough, the output of mount on the console is empty, but if I pipe it into a file, you get the result as above. Still strange. |
|
By the way, as I look around - I got no valid IP-address, timezone and time is messed up. dmesg shows that it is still loading the "old" section from boot.txt. Have i missed something anywhere? I changed it on /dev/mmcblk0p1 ... |
|
Another strange thing - which might shad some light into the case ... Does this make any sense to you? Is the oDroid stubborn and reluctant to changes? |
|
It sounds like it's not actually changed - can you show the boot.txt file after you've modified it from the odroid? They can be finicky, but i doubt that is it - I'm almost done with generating the 2.0.1 releases which should have the ro problem fixed. |
|
Great. The boot.txt is the one after the changes. Please let me know, when it is ready. Thank you very much for the great help. |
|
Ah, right, I forgot that step to tell you - On the odroid, after you change boot.txt, you need to run something like mkimage -A arm -T script -C none -d /boot/boot.txt /boot/boot.scr Obviously replacing with the path that you mounted the /dev/mmcblk0p1 to. |
|
Ok. I am re-flashing the eMMC and will try this in a short while. Sorry, on Linux I am more the user, not so much the admin or developper. Otherwise, I might have recognized the missing step. Give me 10 minutes, please. |
|
Ok, did as you wrote. Flashed the eMMC again, changed boot.txt, booted the oDroid, remounted / as rw, mounted mmcblk0p1 and created boot.scr. Now, at least the ro problem is solved. Somehow I am still having some issue with the network, but this is something for tomorrow. Might even be my router being upset seeing RPi2 and oDroid going up and down on the same port.... Thanks again for the great help. As said, I am eager to get version 2.0.1 :). |
|
... short comment ... as I have thought ... the dhcp was out of free ip-addresse. |
|
Feedback from a collegue testing on RPi2: |
|
2.0.1 images have been released for the affected images. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-12 20:02 | raxsch | New Issue | |
2015-08-12 20:07 | steev | Note Added: 0003701 | |
2015-08-12 20:13 | raxsch | Note Added: 0003702 | |
2015-08-12 20:14 | raxsch | Note Added: 0003703 | |
2015-08-12 20:17 | steev | Note Added: 0003704 | |
2015-08-12 20:24 | raxsch | File Added: dmesg_raspi.txt | |
2015-08-12 20:25 | raxsch | Note Added: 0003705 | |
2015-08-12 20:29 | steev | Note Added: 0003706 | |
2015-08-12 20:30 | raxsch | File Added: dmesg-odroidu3.txt | |
2015-08-12 20:33 | raxsch | Note Added: 0003707 | |
2015-08-12 20:52 | raxsch | Note Added: 0003708 | |
2015-08-12 21:06 | raxsch | Note Added: 0003709 | |
2015-08-13 07:48 | raxsch | Note Added: 0003714 | |
2015-08-13 07:49 | raxsch | File Added: dmesg-rpi2-16.txt | |
2015-08-13 11:16 | emixam3 | Note Added: 0003715 | |
2015-08-13 15:51 | steev | Assigned To | => steev |
2015-08-13 15:51 | steev | Status | new => assigned |
2015-08-13 15:57 | steev | Note Added: 0003725 | |
2015-08-13 16:41 | raxsch | Note Added: 0003726 | |
2015-08-13 17:27 | raxsch | Note Edited: 0003726 | |
2015-08-13 17:49 | raxsch | Note Added: 0003727 | |
2015-08-13 17:50 | raxsch | File Added: dmesg-RPi2-SD64-1st.txt | |
2015-08-13 17:50 | raxsch | File Added: dmesg-RPi2-SD64-2nd.txt | |
2015-08-13 17:50 | raxsch | File Added: cmdline.txt | |
2015-08-13 18:21 | steev | Note Added: 0003728 | |
2015-08-13 18:51 | raxsch | File Added: boot.txt | |
2015-08-13 18:54 | raxsch | File Added: dmesg-oDroid.txt | |
2015-08-13 18:54 | raxsch | File Added: mount.txt | |
2015-08-13 18:56 | raxsch | Note Added: 0003729 | |
2015-08-13 18:58 | raxsch | Note Added: 0003730 | |
2015-08-13 18:59 | raxsch | File Added: IMG_20150813_204631.jpg | |
2015-08-13 19:02 | raxsch | Note Added: 0003731 | |
2015-08-13 19:15 | raxsch | Note Edited: 0003731 | |
2015-08-13 19:20 | raxsch | Note Added: 0003732 | |
2015-08-13 19:22 | steev | Note Added: 0003733 | |
2015-08-13 19:27 | raxsch | Note Added: 0003734 | |
2015-08-13 19:30 | steev | Note Added: 0003735 | |
2015-08-13 19:38 | raxsch | Note Added: 0003736 | |
2015-08-13 19:55 | raxsch | Note Added: 0003737 | |
2015-08-13 20:02 | raxsch | Note Added: 0003738 | |
2015-08-14 11:02 | raxsch | Note Added: 0003742 | |
2015-08-14 14:02 | muts | Note Added: 0003745 | |
2015-08-14 14:02 | muts | Status | assigned => closed |
2015-08-14 14:02 | muts | Resolution | open => fixed |
2015-08-14 14:02 | muts | Fixed in Version | => kali-dev |
2015-08-14 14:02 | muts | Status | closed => resolved |