Hello,
I'm trying to setup my B+. I'm using the latest raspbian image from the site.
I have both my PC and rPi connected to my router. In my router home page, both the devices are shown as connected and I'm able to see the IP assigned to my Pi.
But when I try to SSH to rPi from my PC, it's not connecting( even no error messages, just blank). I then tried to connect to rPi using the serial port, which worked. This is what I get when I run 'ifconfig':
pi@raspberrypi:~$ ifconfig eth0 Link encap:Ethernet HWaddr b8:27:eb:24:05:db inet addr:192.168.1.95 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:11 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1244 (1.2 KiB) TX bytes:1494 (1.4 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
If I try to ping back to PC from rPI also it's working, but not able to SSH.
Initially, I tried using the sdcard I used with my other rPi( I got both together) to boot. Then only I came to know that networking settings we have to change from rPi to rPi. So I flashed a new image to sdcard, but still ethernet is not working.
I have attached log of booting and dmesg.
Boot log :
Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.12.35+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #730 PREEMPT Fri Dec 19 18:31:24 GMT 2014 [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] Machine: BCM2708 [ 0.000000] cma: CMA: reserved 8 MiB at 1b800000 [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792 [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708.boardrev=0x10 bcm2708.serial=0x522405db smsc95xx.macaddr=B8:27:EB:24:05:DB bcm2708_fb.fbswap=1 bcm2708.disk_led_gpio=47 bcm2708.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 439492K/458752K available (4530K kernel code, 243K rwdata, 1352K rodata, 143K init, 701K bss, 19260K reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xdc800000 - 0xff000000 ( 552 MB) [ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc05c6c94 (5884 kB) [ 0.000000] .init : 0xc05c7000 - 0xc05eaff4 ( 144 kB) [ 0.000000] .data : 0xc05ec000 - 0xc0628de0 ( 244 kB) [ 0.000000] .bss : 0xc0628dec - 0xc06d85e8 ( 702 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:394 [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms [ 0.000000] Switching to timer-based delay loop [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty1] enabled [ 0.001183] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.001239] pid_max: default: 32768 minimum: 301 [ 0.001758] Mount-cache hash table entries: 512 [ 0.002601] Initializing cgroup subsys memory [ 0.002711] Initializing cgroup subsys devices [ 0.002748] Initializing cgroup subsys freezer [ 0.002778] Initializing cgroup subsys blkio [ 0.002925] CPU: Testing write buffer coherency: ok [ 0.003373] Setting up static identity map for 0xc0450a78 - 0xc0450ad4 [ 0.005303] devtmpfs: initialized [ 0.021356] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 [ 0.022920] NET: Registered protocol family 16 [ 0.028266] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.028907] cpuidle: using governor ladder [ 0.028953] cpuidle: using governor menu [ 0.029378] bcm2708.uart_clock = 0 [ 0.031306] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. [ 0.031362] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.031397] mailbox: Broadcom VideoCore Mailbox driver [ 0.031491] bcm2708_vcio: mailbox at f200b880 [ 0.031594] bcm_power: Broadcom power driver [ 0.031631] bcm_power_open() -> 0 [ 0.031655] bcm_power_request(0, 8) [ 0.532374] bcm_mailbox_read -> 00000080, 0 [ 0.532416] bcm_power_request -> 0 [ 0.532671] Serial: AMBA PL011 UART driver [ 0.532834] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3 [ 0.898006] console [ttyAMA0] enabled [ 0.924210] bio: create slab <bio-0> at 0 [ 0.929742] SCSI subsystem initialized [ 0.933727] usbcore: registered new interface driver usbfs [ 0.939431] usbcore: registered new interface driver hub [ 0.944992] usbcore: registered new device driver usb [ 0.951563] Switched to clocksource stc [ 0.955832] FS-Cache: Loaded [ 0.959013] CacheFiles: Loaded [ 0.974394] NET: Registered protocol family 2 [ 0.980233] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.987641] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.994232] TCP: Hash tables configured (established 4096 bind 4096) [ 1.000679] TCP: reno registered [ 1.003973] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 1.009845] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 1.016623] NET: Registered protocol family 1 [ 1.021617] RPC: Registered named UNIX socket transport module. [ 1.027573] RPC: Registered udp transport module. [ 1.032359] RPC: Registered tcp transport module. [ 1.037080] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.044436] bcm2708_dma: DMA manager at f2007000 [ 1.049187] bcm2708_gpio: bcm2708_gpio_probe c05f9f10 [ 1.054745] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB) [ 1.064332] audit: initializing netlink socket (disabled) [ 1.069832] type=2000 audit(0.910:1): initialized [ 1.239941] VFS: Disk quotas dquot_6.5.2 [ 1.244306] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.253225] FS-Cache: Netfs 'nfs' registered for caching [ 1.260099] NFS: Registering the id_resolver key type [ 1.265385] Key type id_resolver registered [ 1.269592] Key type id_legacy registered [ 1.274393] msgmni has been set to 874 [ 1.280120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.287982] io scheduler noop registered [ 1.292062] io scheduler deadline registered (default) [ 1.297556] io scheduler cfq registered [ 1.302735] BCM2708FB: allocated DMA memory 5bc00000 [ 1.307781] BCM2708FB: allocated DMA channel 0 @ f2007000 [ 1.318378] Console: switching to colour frame buffer device 82x26 [ 1.329503] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [ 1.338732] uart-pl011 dev:f1: no DMA platform data [ 1.345791] vc-cma: Videocore CMA driver [ 1.351101] vc-cma: vc_cma_base = 0x00000000 [ 1.357185] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 1.363983] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 1.379865] brd: module loaded [ 1.389375] loop: module loaded [ 1.394242] vchiq: vchiq_init_state: slot_zero = 0xdb800000, is_master = 0 [ 1.403522] Loading iSCSI transport class v2.0-870. [ 1.410866] usbcore: registered new interface driver smsc95xx [ 1.418513] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.625862] Core Release: 2.80a [ 1.630349] Setting default values for core params [ 1.636491] Finished setting default values for core params [ 1.843562] Using Buffer DMA mode [ 1.848169] Periodic Transfer Interrupt Enhancement - disabled [ 1.855327] Multiprocessor Interrupt Enhancement - disabled [ 1.862225] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 1.867893] Dedicated Tx FIFOs mode [ 1.873030] WARN::dwc_otg_hcd_init:1042: FIQ DMA bounce buffers: virt = 0xdbc14000 dma = 0x5bc14000 len=9024 [ 1.885538] FIQ FSM acceleration enabled for : [ 1.885538] Non-periodic Split Transactions [ 1.885538] Periodic Split Transactions [ 1.885538] High-Speed Isochronous Endpoints [ 1.907451] WARN::hcd_init:473: FIQ at 0xc0329458 [ 1.913626] WARN::hcd_init:474: FIQ ASM at 0xc0329708 length 36 [ 1.920935] WARN::hcd_init:500: MPHI regs_base at 0xdc806000 [ 1.927971] dwc_otg bcm2708_usb: DWC OTG Controller [ 1.934248] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 1.942912] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 1.949744] Init: Port Power? op_state=1 [ 1.954982] Init: Power Port (0) [ 1.959787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.967975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.976559] usb usb1: Product: DWC OTG Controller [ 1.982597] usb usb1: Manufacturer: Linux 3.12.35+ dwc_otg_hcd [ 1.989726] usb usb1: SerialNumber: bcm2708_usb [ 1.996393] hub 1-0:1.0: USB hub found [ 2.001542] hub 1-0:1.0: 1 port detected [ 2.007755] usbcore: registered new interface driver usb-storage [ 2.015517] mousedev: PS/2 mouse device common for all mice [ 2.023090] bcm2835-cpufreq: min=700000 max=700000 cur=700000 [ 2.030229] bcm2835-cpufreq: switching to governor powersave [ 2.037241] bcm2835-cpufreq: switching to governor powersave [ 2.044256] sdhci: Secure Digital Host Controller Interface driver [ 2.051734] sdhci: Copyright(c) Pierre Ossman [ 2.057564] DMA channels allocated for the MMC driver [ 2.101773] Load BCM2835 MMC driver [ 2.108185] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.115385] ledtrig-cpu: registered to indicate activity on CPUs [ 2.124956] hidraw: raw HID events driver (C) Jiri Kosina [ 2.137286] usbcore: registered new interface driver usbhid [ 2.144317] usbhid: USB HID core driver [ 2.154175] TCP: cubic registered [ 2.160858] Initializing XFRM netlink socket [ 2.168541] NET: Registered protocol family 17 [ 2.174560] Key type dns_resolver registered [ 2.184800] registered taskstats version 1 [ 2.190302] vc-sm: Videocore shared memory driver [ 2.196310] [vc_sm_connected_init]: start [ 2.201837] Indeed it is in host mode hprt0 = 00021501 [ 2.209252] [vc_sm_connected_init]: end - returning 0 [ 2.222041] mmc0: host does not support reading read-only switch. assuming write-enable. [ 2.242316] Waiting for root device /dev/mmcblk0p2... [ 2.251168] mmc0: new high speed SDHC card at address 59b4 [ 2.272232] mmcblk0: mmc0:59b4 MS 14.7 GiB [ 2.279557] mmcblk0: p1 p2 [ 2.385186] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.396202] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 2.405836] devtmpfs: mounted [ 2.410773] Freeing unused kernel memory: 140K (c05c7000 - c05ea000) [ 2.421738] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 2.430170] Indeed it is in host mode hprt0 = 00001101 [ 2.642185] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 2.650534] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.660654] hub 1-1:1.0: USB hub found [ 2.666719] hub 1-1:1.0: 5 ports detected [ 2.951882] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 3.082169] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 3.090710] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.108809] smsc95xx v1.0.4 [ 3.180955] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:24:05:db [ 3.900108] udevd[158]: starting version 175 [ 9.341889] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 9.853984] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) � Raspbian GNU/Linux 7 raspberrypi ttyAMA0 raspberrypi login: pi Password: Last login: Wed Dec 24 12:40:24 UTC 2014 on ttyAMA0 Linux raspberrypi 3.12.35+ #730 PREEMPT Fri Dec 19 18:31:24 GMT 2014 armv6l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. pi@raspberrypi:~$ ifconfig eth0 Link encap:Ethernet HWaddr b8:27:eb:24:05:db inet addr:192.168.1.95 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:11 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1244 (1.2 KiB) TX bytes:1494 (1.4 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) pi@raspberrypi:~$ ping 192.168.1.131 PING 192.168.1.131 (192.168.1.131) 56(84) bytes of data. 64 bytes from 192.168.1.131: icmp_req=1 ttl=64 time=1.02 ms 64 bytes from 192.168.1.131: icmp_req=2 ttl=64 time=0.570 ms 64 bytes from 192.168.1.131: icmp_req=3 ttl=64 time=0.525 ms 64 bytes from 192.168.1.131: icmp_req=4 ttl=64 time=0.561 ms ^C --- 192.168.1.131 ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 2999ms rtt min/avg/max/mdev = 0.525/0.670/1.026/0.207 ms pi@raspberrypi:~$
dmesg log :
pi@raspberrypi:~$ dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.12.35+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #730 PREEMPT Fri Dec 19 18:31:24 GMT 2014 [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] Machine: BCM2708 [ 0.000000] cma: CMA: reserved 8 MiB at 1b800000 [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] On node 0 totalpages: 114688 [ 0.000000] free_area_init_node: node 0, pgdat c06282a0, node_mem_map c06d9000 [ 0.000000] Normal zone: 896 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 114688 pages, LIFO batch:31 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792 [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708.boardrev=0x10 bcm2708.serial=0x522405db smsc95xx.macaddr=B8:27:EB:24:05:DB bcm2708_fb.fbswap=1 bcm2708.disk_led_gpio=47 bcm2708.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 439492K/458752K available (4530K kernel code, 243K rwdata, 1352K rodata, 143K init, 701K bss, 19260K reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xdc800000 - 0xff000000 ( 552 MB) [ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc05c6c94 (5884 kB) [ 0.000000] .init : 0xc05c7000 - 0xc05eaff4 ( 144 kB) [ 0.000000] .data : 0xc05ec000 - 0xc0628de0 ( 244 kB) [ 0.000000] .bss : 0xc0628dec - 0xc06d85e8 ( 702 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:394 [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms [ 0.000000] Switching to timer-based delay loop [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty1] enabled [ 0.001183] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.001239] pid_max: default: 32768 minimum: 301 [ 0.001758] Mount-cache hash table entries: 512 [ 0.002601] Initializing cgroup subsys memory [ 0.002711] Initializing cgroup subsys devices [ 0.002748] Initializing cgroup subsys freezer [ 0.002778] Initializing cgroup subsys blkio [ 0.002925] CPU: Testing write buffer coherency: ok [ 0.003373] Setting up static identity map for 0xc0450a78 - 0xc0450ad4 [ 0.005303] devtmpfs: initialized [ 0.021356] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 [ 0.022920] NET: Registered protocol family 16 [ 0.028266] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.028907] cpuidle: using governor ladder [ 0.028953] cpuidle: using governor menu [ 0.029378] bcm2708.uart_clock = 0 [ 0.031306] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. [ 0.031362] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.031397] mailbox: Broadcom VideoCore Mailbox driver [ 0.031491] bcm2708_vcio: mailbox at f200b880 [ 0.031594] bcm_power: Broadcom power driver [ 0.031631] bcm_power_open() -> 0 [ 0.031655] bcm_power_request(0, 8) [ 0.532374] bcm_mailbox_read -> 00000080, 0 [ 0.532416] bcm_power_request -> 0 [ 0.532671] Serial: AMBA PL011 UART driver [ 0.532834] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3 [ 0.898006] console [ttyAMA0] enabled [ 0.924210] bio: create slab <bio-0> at 0 [ 0.929742] SCSI subsystem initialized [ 0.933727] usbcore: registered new interface driver usbfs [ 0.939431] usbcore: registered new interface driver hub [ 0.944992] usbcore: registered new device driver usb [ 0.951563] Switched to clocksource stc [ 0.955832] FS-Cache: Loaded [ 0.959013] CacheFiles: Loaded [ 0.974394] NET: Registered protocol family 2 [ 0.980233] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.987641] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.994232] TCP: Hash tables configured (established 4096 bind 4096) [ 1.000679] TCP: reno registered [ 1.003973] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 1.009845] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 1.016623] NET: Registered protocol family 1 [ 1.021617] RPC: Registered named UNIX socket transport module. [ 1.027573] RPC: Registered udp transport module. [ 1.032359] RPC: Registered tcp transport module. [ 1.037080] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.044436] bcm2708_dma: DMA manager at f2007000 [ 1.049187] bcm2708_gpio: bcm2708_gpio_probe c05f9f10 [ 1.054745] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB) [ 1.064332] audit: initializing netlink socket (disabled) [ 1.069832] type=2000 audit(0.910:1): initialized [ 1.239941] VFS: Disk quotas dquot_6.5.2 [ 1.244306] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.253225] FS-Cache: Netfs 'nfs' registered for caching [ 1.260099] NFS: Registering the id_resolver key type [ 1.265385] Key type id_resolver registered [ 1.269592] Key type id_legacy registered [ 1.274393] msgmni has been set to 874 [ 1.280120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.287982] io scheduler noop registered [ 1.292062] io scheduler deadline registered (default) [ 1.297556] io scheduler cfq registered [ 1.302735] BCM2708FB: allocated DMA memory 5bc00000 [ 1.307781] BCM2708FB: allocated DMA channel 0 @ f2007000 [ 1.318378] Console: switching to colour frame buffer device 82x26 [ 1.329503] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [ 1.338732] uart-pl011 dev:f1: no DMA platform data [ 1.345791] vc-cma: Videocore CMA driver [ 1.351101] vc-cma: vc_cma_base = 0x00000000 [ 1.357185] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 1.363983] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 1.379865] brd: module loaded [ 1.389375] loop: module loaded [ 1.394242] vchiq: vchiq_init_state: slot_zero = 0xdb800000, is_master = 0 [ 1.403522] Loading iSCSI transport class v2.0-870. [ 1.410866] usbcore: registered new interface driver smsc95xx [ 1.418513] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.625862] Core Release: 2.80a [ 1.630349] Setting default values for core params [ 1.636491] Finished setting default values for core params [ 1.843562] Using Buffer DMA mode [ 1.848169] Periodic Transfer Interrupt Enhancement - disabled [ 1.855327] Multiprocessor Interrupt Enhancement - disabled [ 1.862225] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 1.867893] Dedicated Tx FIFOs mode [ 1.873030] WARN::dwc_otg_hcd_init:1042: FIQ DMA bounce buffers: virt = 0xdbc14000 dma = 0x5bc14000 len=9024 [ 1.885538] FIQ FSM acceleration enabled for : [ 1.885538] Non-periodic Split Transactions [ 1.885538] Periodic Split Transactions [ 1.885538] High-Speed Isochronous Endpoints [ 1.907364] dwc_otg: Microframe scheduler enabled [ 1.907451] WARN::hcd_init:473: FIQ at 0xc0329458 [ 1.913626] WARN::hcd_init:474: FIQ ASM at 0xc0329708 length 36 [ 1.920935] WARN::hcd_init:500: MPHI regs_base at 0xdc806000 [ 1.927971] dwc_otg bcm2708_usb: DWC OTG Controller [ 1.934248] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 1.942912] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 1.949744] Init: Port Power? op_state=1 [ 1.954982] Init: Power Port (0) [ 1.959787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.967975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.976559] usb usb1: Product: DWC OTG Controller [ 1.982597] usb usb1: Manufacturer: Linux 3.12.35+ dwc_otg_hcd [ 1.989726] usb usb1: SerialNumber: bcm2708_usb [ 1.996393] hub 1-0:1.0: USB hub found [ 2.001542] hub 1-0:1.0: 1 port detected [ 2.007261] dwc_otg: FIQ enabled [ 2.007279] dwc_otg: NAK holdoff enabled [ 2.007287] dwc_otg: FIQ split-transaction FSM enabled [ 2.007306] Module dwc_common_port init [ 2.007755] usbcore: registered new interface driver usb-storage [ 2.015517] mousedev: PS/2 mouse device common for all mice [ 2.023090] bcm2835-cpufreq: min=700000 max=700000 cur=700000 [ 2.030229] bcm2835-cpufreq: switching to governor powersave [ 2.037241] bcm2835-cpufreq: switching to governor powersave [ 2.044256] sdhci: Secure Digital Host Controller Interface driver [ 2.051734] sdhci: Copyright(c) Pierre Ossman [ 2.057564] DMA channels allocated for the MMC driver [ 2.101773] Load BCM2835 MMC driver [ 2.108185] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.115385] ledtrig-cpu: registered to indicate activity on CPUs [ 2.124956] hidraw: raw HID events driver (C) Jiri Kosina [ 2.137286] usbcore: registered new interface driver usbhid [ 2.144317] usbhid: USB HID core driver [ 2.154175] TCP: cubic registered [ 2.160858] Initializing XFRM netlink socket [ 2.168541] NET: Registered protocol family 17 [ 2.174560] Key type dns_resolver registered [ 2.184800] registered taskstats version 1 [ 2.190302] vc-sm: Videocore shared memory driver [ 2.196310] [vc_sm_connected_init]: start [ 2.201837] Indeed it is in host mode hprt0 = 00021501 [ 2.209252] [vc_sm_connected_init]: end - returning 0 [ 2.222041] mmc0: host does not support reading read-only switch. assuming write-enable. [ 2.242316] Waiting for root device /dev/mmcblk0p2... [ 2.251168] mmc0: new high speed SDHC card at address 59b4 [ 2.272232] mmcblk0: mmc0:59b4 MS 14.7 GiB [ 2.279557] mmcblk0: p1 p2 [ 2.385186] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.396202] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 2.405836] devtmpfs: mounted [ 2.410773] Freeing unused kernel memory: 140K (c05c7000 - c05ea000) [ 2.421738] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 2.430170] Indeed it is in host mode hprt0 = 00001101 [ 2.642185] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 2.650534] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.660654] hub 1-1:1.0: USB hub found [ 2.666719] hub 1-1:1.0: 5 ports detected [ 2.951882] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 3.082169] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 3.090710] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.108809] smsc95xx v1.0.4 [ 3.180955] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:24:05:db [ 3.900108] udevd[158]: starting version 175 [ 9.341889] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 9.853984] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 18.674484] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 20.254744] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [ 23.688861] Adding 102396k swap on /var/swap. Priority:-1 extents:2 across:2134012k SSFS pi@raspberrypi:~$