My pi 3 doesn't see the on board wifi adapter.
I have tried "iwlist wlan0 scan" it comes back as "wlan Interface doesn't support scanning"
I have also tried "iwconfig wlan power off" it came back with "Error for wireless request 'Set Power Management' (8B2C) : SET failed on device wlan0 ; No such device."
I'm running a known working February image of Jessi with wireless working on a raspberry pi 2
I have also used a usb wifi dongle on the pi 3 and again the wifi works.
I have run all the latest updates on the pi 3
Does this mean my new pi 3 has a damaged onboard wifi adapter? or have i missed something?
Please Help!!!
Re: rpi3 wifi issues
Check for any messages (dmesg).
What is the output of 'ifconfig -a'?
What is the output of 'ifconfig -a'?
Re: rpi3 wifi issues
i ran "ifconfig -a | dmesg"
pi@raspberrypi:~ $ ifconfig -a | dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.17-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #838 SMP Tue Feb 9 13:15:09 GMT 2016
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] cma: Reserved 8 MiB at 0x3a400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 241664
[ 0.000000] free_area_init_node: node 0, pgdat 80860f00, node_mem_map b9bb4000
[ 0.000000] Normal zone: 2124 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 12 pages/cpu @bafb1000 s20416 r8192 d20544 u49152
[ 0.000000] pcpu-alloc: s20416 r8192 d20544 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2709.boardrev=0xa02082 bcm2709.serial=0xb814297c smsc95xx.macaddr=B8:27:EB:14:29:7C bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 939508K/966656K available (5944K kernel code, 534K rwdata, 1660K rodata, 440K init, 757K bss, 18956K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff000000 (1080 MB)
lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x807753c4 (7605 kB)
.init : 0x80776000 - 0x807e4000 ( 440 kB)
.data : 0x807e4000 - 0x80869a68 ( 535 kB)
.bss : 0x8086c000 - 0x8092975c ( 758 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] NR_IRQS:608
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000027] Switching to timer-based delay loop, resolution 52ns
[ 0.000249] Console: colour dummy device 80x30
[ 0.001309] console [tty1] enabled
[ 0.001359] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001427] pid_max: default: 32768 minimum: 301
[ 0.001737] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001780] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002788] Initializing cgroup subsys blkio
[ 0.002836] Initializing cgroup subsys memory
[ 0.002885] Initializing cgroup subsys devices
[ 0.002928] Initializing cgroup subsys freezer
[ 0.002978] Initializing cgroup subsys net_cls
[ 0.003047] CPU: Testing write buffer coherency: ok
[ 0.003136] ftrace: allocating 20289 entries in 60 pages
[ 0.050952] CPU0: update cpu_capacity 1024
[ 0.051015] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.051049] [bcm2709_smp_prepare_cpus] enter
[ 0.051210] Setting up static identity map for 0x8240 - 0x8274
[ 0.052985] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.053188] [bcm2709_secondary_init] enter cpu:1
[ 0.053232] CPU1: update cpu_capacity 1024
[ 0.053239] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.053627] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.053795] [bcm2709_secondary_init] enter cpu:2
[ 0.053817] CPU2: update cpu_capacity 1024
[ 0.053823] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.054192] [bcm2709_boot_secondary] cpu:3 started (0) 17
[ 0.054323] [bcm2709_secondary_init] enter cpu:3
[ 0.054344] CPU3: update cpu_capacity 1024
[ 0.054350] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.054414] Brought up 4 CPUs
[ 0.054513] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.054542] CPU: All CPU(s) started in HYP mode.
[ 0.054568] CPU: Virtualization extensions available.
[ 0.055281] devtmpfs: initialized
[ 0.073673] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.073950] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.074809] pinctrl core: initialized pinctrl subsystem
[ 0.075390] NET: Registered protocol family 16
[ 0.080526] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.081537] bcm2709.uart_clock = 48000000
[ 0.085254] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.085303] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.085473] Serial: AMBA PL011 UART driver
[ 0.085623] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 0.588222] console [ttyAMA0] enabled
[ 0.592308] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.664593] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[ 0.673265] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[ 0.681535] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[ 0.688434] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[ 0.694222] SCSI subsystem initialized
[ 0.698163] usbcore: registered new interface driver usbfs
[ 0.703757] usbcore: registered new interface driver hub
[ 0.709176] usbcore: registered new device driver usb
[ 0.714758] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-02-01 17:51
[ 0.750043] Switched to clocksource arch_sys_counter
[ 0.794403] FS-Cache: Loaded
[ 0.797547] CacheFiles: Loaded
[ 0.808758] NET: Registered protocol family 2
[ 0.814082] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.821278] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.827917] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.834407] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.840402] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.847079] NET: Registered protocol family 1
[ 0.851751] RPC: Registered named UNIX socket transport module.
[ 0.857691] RPC: Registered udp transport module.
[ 0.862429] RPC: Registered tcp transport module.
[ 0.867150] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.874593] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.883792] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.903336] VFS: Disk quotas dquot_6.6.0
[ 0.907576] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.916716] FS-Cache: Netfs 'nfs' registered for caching
[ 0.922980] NFS: Registering the id_resolver key type
[ 0.928088] Key type id_resolver registered
[ 0.932325] Key type id_legacy registered
[ 0.938335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.945911] io scheduler noop registered
[ 0.949860] io scheduler deadline registered (default)
[ 0.955300] io scheduler cfq registered
[ 0.961107] BCM2708FB: allocated DMA memory fa800000
[ 0.966106] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.991584] Console: switching to colour frame buffer device 160x64
[ 1.009838] Serial: 8250/16550 driver, 0 ports, IRQ sharing disabled
[ 1.017249] vc-cma: Videocore CMA driver
[ 1.021255] vc-cma: vc_cma_base = 0x00000000
[ 1.026031] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.031522] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.037165] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 1.056953] brd: module loaded
[ 1.067097] loop: module loaded
[ 1.071170] vchiq: vchiq_init_state: slot_zero = 0xba880000, is_master = 0
[ 1.079649] Loading iSCSI transport class v2.0-870.
[ 1.085298] usbcore: registered new interface driver smsc95xx
[ 1.091207] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.297325] Core Release: 2.80a
[ 1.300567] Setting default values for core params
[ 1.305459] Finished setting default values for core params
[ 1.511467] Using Buffer DMA mode
[ 1.514838] Periodic Transfer Interrupt Enhancement - disabled
[ 1.520772] Multiprocessor Interrupt Enhancement - disabled
[ 1.526428] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.530873] Dedicated Tx FIFOs mode
[ 1.534675] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba814000 dma = 0xfa814000 len=9024
[ 1.544685] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 1.561640] dwc_otg: Microframe scheduler enabled
[ 1.561692] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x803fcf78
[ 1.567708] WARN::hcd_init_fiq:413: FIQ ASM at 0x803fd2d4 length 36
[ 1.574073] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89a000
[ 1.580193] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.589362] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.600937] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[ 1.610780] Init: Port Power? op_state=1
[ 1.618870] Init: Power Port (0)
[ 1.626414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.637399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.648820] usb usb1: Product: DWC OTG Controller
[ 1.657676] usb usb1: Manufacturer: Linux 4.1.17-v7+ dwc_otg_hcd
[ 1.667836] usb usb1: SerialNumber: 3f980000.usb
[ 1.677263] hub 1-0:1.0: USB hub found
[ 1.685208] hub 1-0:1.0: 1 port detected
[ 1.693653] dwc_otg: FIQ enabled
[ 1.693663] dwc_otg: NAK holdoff enabled
[ 1.693672] dwc_otg: FIQ split-transaction FSM enabled
[ 1.693703] Module dwc_common_port init
[ 1.693956] usbcore: registered new interface driver usb-storage
[ 1.704351] mousedev: PS/2 mouse device common for all mice
[ 1.714750] bcm2835-cpufreq: min=600000 max=1200000
[ 1.724046] sdhci: Secure Digital Host Controller Interface driver
[ 1.734376] sdhci: Copyright(c) Pierre Ossman
[ 1.743172] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 1.753123] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 1.800285] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.813578] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.825944] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.835705] usbcore: registered new interface driver usbhid
[ 1.846408] usbhid: USB HID core driver
[ 1.855741] Initializing XFRM netlink socket
[ 1.864137] NET: Registered protocol family 17
[ 1.873804] Key type dns_resolver registered
[ 1.882634] Registering SWP/SWPB emulation handler
[ 1.890147] Indeed it is in host mode hprt0 = 00021501
[ 1.904529] registered taskstats version 1
[ 1.912896] vc-sm: Videocore shared memory driver
[ 1.921664] [vc_sm_connected_init]: start
[ 1.930157] [vc_sm_connected_init]: end - returning 0
[ 1.940388] Waiting for root device /dev/mmcblk0p2...
[ 1.956338] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.970611] mmc0: new high speed SDHC card at address 0001
[ 1.980710] mmcblk0: mmc0:0001 0000 14.8 GiB
[ 1.990620] mmcblk0: p1 p2
[ 2.052367] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 2.063843] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 2.070081] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.075170] Indeed it is in host mode hprt0 = 00001101
[ 2.270380] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.281303] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.293922] hub 1-1:1.0: USB hub found
[ 2.302551] hub 1-1:1.0: 5 ports detected
[ 2.529728] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
[ 2.540189] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
[ 2.549515] EXT4-fs (mmcblk0p2): recovery complete
[ 2.578115] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.590391] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.601146] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.613447] devtmpfs: mounted
[ 2.621008] Freeing unused kernel memory: 440K (80776000 - 807e4000)
[ 2.710355] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.721477] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.735698] smsc95xx v1.0.4
[ 2.803317] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:14:29:7c
[ 2.910090] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[ 2.929377] random: systemd urandom read with 80 bits of entropy available
[ 2.944587] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.962840] systemd[1]: Detected architecture 'arm'.
[ 3.020368] usb 1-1.3: New USB device found, idVendor=04b4, idProduct=6560
[ 3.031890] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.044539] hub 1-1.3:1.0: USB hub found
[ 3.053144] hub 1-1.3:1.0: 4 ports detected
[ 3.124877] NET: Registered protocol family 10
[ 3.135324] systemd[1]: Inserted module 'ipv6'
[ 3.147779] systemd[1]: Set hostname to <raspberrypi>.
[ 3.228786] uart-pl011 3f201000.uart: no DMA platform data
[ 3.340139] usb 1-1.3.1: new low-speed USB device number 5 using dwc_otg
[ 3.569369] usb 1-1.3.1: New USB device found, idVendor=413c, idProduct=2107
[ 3.581096] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.589697] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.590175] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.590257] systemd[1]: Expecting device dev-ttyAMA0.device...
[ 3.628136] usb 1-1.3.1: Product: Dell USB Entry Keyboard
[ 3.628148] usb 1-1.3.1: Manufacturer: Dell
[ 3.652378] systemd[1]: Starting Remote File Systems (Pre).
[ 3.668136] systemd[1]: Reached target Remote File Systems (Pre).
[ 3.679049] systemd[1]: Starting Encrypted Volumes.
[ 3.694102] systemd[1]: Reached target Encrypted Volumes.
[ 3.704366] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 3.723963] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.738416] systemd[1]: Starting Swap.
[ 3.752760] systemd[1]: Reached target Swap.
[ 3.761943] systemd[1]: Expecting device dev-mmcblk0p1.device...
[ 3.778468] systemd[1]: Starting Root Slice.
[ 3.793302] systemd[1]: Created slice Root Slice.
[ 3.802878] systemd[1]: Starting User and Session Slice.
[ 3.818851] input: Dell Dell USB Entry Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/0003:413C:2107.0001/input/input0
[ 3.818854] systemd[1]: Created slice User and Session Slice.
[ 3.818954] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.864524] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.875397] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 3.893058] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.905193] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.910331] hid-generic 0003:413C:2107.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-3f980000.usb-1.3.1/input0
[ 3.940469] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.951801] systemd[1]: Starting udev Control Socket.
[ 3.968039] systemd[1]: Listening on udev Control Socket.
[ 3.978692] systemd[1]: Starting udev Kernel Socket.
[ 3.994509] systemd[1]: Listening on udev Kernel Socket.
[ 4.004868] systemd[1]: Starting Journal Socket.
[ 4.010082] usb 1-1.3.2: new low-speed USB device number 6 using dwc_otg
[ 4.031709] systemd[1]: Listening on Journal Socket.
[ 4.041734] systemd[1]: Starting System Slice.
[ 4.056840] systemd[1]: Created slice System Slice.
[ 4.066688] systemd[1]: Starting File System Check on Root Device...
[ 4.085812] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 4.103161] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 4.114644] systemd[1]: Starting system-autologin.slice.
[ 4.131947] systemd[1]: Created slice system-autologin.slice.
[ 4.142944] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 4.160215] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 4.171840] systemd[1]: Starting Increase datagram queue length...
[ 4.183426] usb 1-1.3.2: New USB device found, idVendor=413c, idProduct=3010
[ 4.195560] usb 1-1.3.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.216944] systemd[1]: Starting Restore / save the current clock...
[ 4.217520] input: HID 413c:3010 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:413C:3010.0002/input/input1
[ 4.219423] hid-generic 0003:413C:3010.0002: input,hidraw1: USB HID v1.00 Mouse [HID 413c:3010] on usb-3f980000.usb-1.3.2/input0
[ 4.279184] systemd[1]: Starting udev Coldplug all Devices...
[ 4.299112] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.320125] systemd[1]: Mounting Debug File System...
[ 4.372661] systemd[1]: Started Set Up Additional Binary Formats.
[ 4.384550] systemd[1]: Mounted Huge Pages File System.
[ 4.413942] systemd[1]: Starting Load Kernel Modules...
[ 4.437529] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.461497] systemd[1]: Starting Slices.
[ 4.477346] systemd[1]: Reached target Slices.
[ 4.495420] systemd[1]: Mounted Debug File System.
[ 4.511610] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.527083] fuse init (API version 7.23)
[ 4.539754] systemd[1]: Started Increase datagram queue length.
[ 4.554902] i2c /dev entries driver
[ 4.571132] systemd[1]: Started File System Check on Root Device.
[ 4.588956] systemd[1]: Started Restore / save the current clock.
[ 4.610802] systemd[1]: Started Load Kernel Modules.
[ 4.627921] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.645445] systemd[1]: Time has been changed
[ 4.662589] systemd[1]: Started udev Coldplug all Devices.
[ 4.821642] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.842002] systemd[1]: Mounting Configuration File System...
[ 4.861577] systemd[1]: Starting Apply Kernel Variables...
[ 4.881745] systemd[1]: Mounting FUSE Control File System...
[ 4.901580] systemd[1]: Starting Syslog Socket.
[ 4.918462] systemd[1]: Listening on Syslog Socket.
[ 4.918643] systemd[1]: Starting Journal Service...
[ 4.933889] systemd[1]: Started Journal Service.
[ 5.066909] systemd-udevd[108]: starting version 215
[ 5.671672] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 5.708524] random: nonblocking pool is initialized
[ 5.709821] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 6.401998] systemd-journald[106]: Received request to flush runtime journal from PID 1
[ 6.664923] bcm2835-rng 3f104000.rng: hwrng registered
[ 7.737291] cfg80211: Calling CRDA to update world regulatory domain
[ 7.824469] Adding 102396k swap on /var/swap. Priority:-1 extents:5 across:339968k SSFS
[ 7.971679] cfg80211: World regulatory domain updated:
[ 7.971701] cfg80211: DFS Master region: unset
[ 7.971712] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 7.971727] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.971740] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.971752] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.971766] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 7.971781] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 7.971794] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 7.971806] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.971818] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 8.472499] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 8.472940] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
pi@raspberrypi:~ $
pi@raspberrypi:~ $ ifconfig -a | dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.17-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #838 SMP Tue Feb 9 13:15:09 GMT 2016
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] cma: Reserved 8 MiB at 0x3a400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 241664
[ 0.000000] free_area_init_node: node 0, pgdat 80860f00, node_mem_map b9bb4000
[ 0.000000] Normal zone: 2124 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 12 pages/cpu @bafb1000 s20416 r8192 d20544 u49152
[ 0.000000] pcpu-alloc: s20416 r8192 d20544 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2709.boardrev=0xa02082 bcm2709.serial=0xb814297c smsc95xx.macaddr=B8:27:EB:14:29:7C bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 939508K/966656K available (5944K kernel code, 534K rwdata, 1660K rodata, 440K init, 757K bss, 18956K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff000000 (1080 MB)
lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x807753c4 (7605 kB)
.init : 0x80776000 - 0x807e4000 ( 440 kB)
.data : 0x807e4000 - 0x80869a68 ( 535 kB)
.bss : 0x8086c000 - 0x8092975c ( 758 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] NR_IRQS:608
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000027] Switching to timer-based delay loop, resolution 52ns
[ 0.000249] Console: colour dummy device 80x30
[ 0.001309] console [tty1] enabled
[ 0.001359] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001427] pid_max: default: 32768 minimum: 301
[ 0.001737] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001780] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002788] Initializing cgroup subsys blkio
[ 0.002836] Initializing cgroup subsys memory
[ 0.002885] Initializing cgroup subsys devices
[ 0.002928] Initializing cgroup subsys freezer
[ 0.002978] Initializing cgroup subsys net_cls
[ 0.003047] CPU: Testing write buffer coherency: ok
[ 0.003136] ftrace: allocating 20289 entries in 60 pages
[ 0.050952] CPU0: update cpu_capacity 1024
[ 0.051015] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.051049] [bcm2709_smp_prepare_cpus] enter
[ 0.051210] Setting up static identity map for 0x8240 - 0x8274
[ 0.052985] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.053188] [bcm2709_secondary_init] enter cpu:1
[ 0.053232] CPU1: update cpu_capacity 1024
[ 0.053239] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.053627] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.053795] [bcm2709_secondary_init] enter cpu:2
[ 0.053817] CPU2: update cpu_capacity 1024
[ 0.053823] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.054192] [bcm2709_boot_secondary] cpu:3 started (0) 17
[ 0.054323] [bcm2709_secondary_init] enter cpu:3
[ 0.054344] CPU3: update cpu_capacity 1024
[ 0.054350] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.054414] Brought up 4 CPUs
[ 0.054513] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.054542] CPU: All CPU(s) started in HYP mode.
[ 0.054568] CPU: Virtualization extensions available.
[ 0.055281] devtmpfs: initialized
[ 0.073673] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.073950] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.074809] pinctrl core: initialized pinctrl subsystem
[ 0.075390] NET: Registered protocol family 16
[ 0.080526] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.081537] bcm2709.uart_clock = 48000000
[ 0.085254] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.085303] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.085473] Serial: AMBA PL011 UART driver
[ 0.085623] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 0.588222] console [ttyAMA0] enabled
[ 0.592308] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.664593] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[ 0.673265] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[ 0.681535] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[ 0.688434] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[ 0.694222] SCSI subsystem initialized
[ 0.698163] usbcore: registered new interface driver usbfs
[ 0.703757] usbcore: registered new interface driver hub
[ 0.709176] usbcore: registered new device driver usb
[ 0.714758] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-02-01 17:51
[ 0.750043] Switched to clocksource arch_sys_counter
[ 0.794403] FS-Cache: Loaded
[ 0.797547] CacheFiles: Loaded
[ 0.808758] NET: Registered protocol family 2
[ 0.814082] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.821278] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.827917] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.834407] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.840402] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.847079] NET: Registered protocol family 1
[ 0.851751] RPC: Registered named UNIX socket transport module.
[ 0.857691] RPC: Registered udp transport module.
[ 0.862429] RPC: Registered tcp transport module.
[ 0.867150] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.874593] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.883792] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.903336] VFS: Disk quotas dquot_6.6.0
[ 0.907576] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.916716] FS-Cache: Netfs 'nfs' registered for caching
[ 0.922980] NFS: Registering the id_resolver key type
[ 0.928088] Key type id_resolver registered
[ 0.932325] Key type id_legacy registered
[ 0.938335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.945911] io scheduler noop registered
[ 0.949860] io scheduler deadline registered (default)
[ 0.955300] io scheduler cfq registered
[ 0.961107] BCM2708FB: allocated DMA memory fa800000
[ 0.966106] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.991584] Console: switching to colour frame buffer device 160x64
[ 1.009838] Serial: 8250/16550 driver, 0 ports, IRQ sharing disabled
[ 1.017249] vc-cma: Videocore CMA driver
[ 1.021255] vc-cma: vc_cma_base = 0x00000000
[ 1.026031] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.031522] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.037165] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 1.056953] brd: module loaded
[ 1.067097] loop: module loaded
[ 1.071170] vchiq: vchiq_init_state: slot_zero = 0xba880000, is_master = 0
[ 1.079649] Loading iSCSI transport class v2.0-870.
[ 1.085298] usbcore: registered new interface driver smsc95xx
[ 1.091207] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.297325] Core Release: 2.80a
[ 1.300567] Setting default values for core params
[ 1.305459] Finished setting default values for core params
[ 1.511467] Using Buffer DMA mode
[ 1.514838] Periodic Transfer Interrupt Enhancement - disabled
[ 1.520772] Multiprocessor Interrupt Enhancement - disabled
[ 1.526428] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.530873] Dedicated Tx FIFOs mode
[ 1.534675] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba814000 dma = 0xfa814000 len=9024
[ 1.544685] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 1.561640] dwc_otg: Microframe scheduler enabled
[ 1.561692] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x803fcf78
[ 1.567708] WARN::hcd_init_fiq:413: FIQ ASM at 0x803fd2d4 length 36
[ 1.574073] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89a000
[ 1.580193] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.589362] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.600937] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[ 1.610780] Init: Port Power? op_state=1
[ 1.618870] Init: Power Port (0)
[ 1.626414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.637399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.648820] usb usb1: Product: DWC OTG Controller
[ 1.657676] usb usb1: Manufacturer: Linux 4.1.17-v7+ dwc_otg_hcd
[ 1.667836] usb usb1: SerialNumber: 3f980000.usb
[ 1.677263] hub 1-0:1.0: USB hub found
[ 1.685208] hub 1-0:1.0: 1 port detected
[ 1.693653] dwc_otg: FIQ enabled
[ 1.693663] dwc_otg: NAK holdoff enabled
[ 1.693672] dwc_otg: FIQ split-transaction FSM enabled
[ 1.693703] Module dwc_common_port init
[ 1.693956] usbcore: registered new interface driver usb-storage
[ 1.704351] mousedev: PS/2 mouse device common for all mice
[ 1.714750] bcm2835-cpufreq: min=600000 max=1200000
[ 1.724046] sdhci: Secure Digital Host Controller Interface driver
[ 1.734376] sdhci: Copyright(c) Pierre Ossman
[ 1.743172] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 1.753123] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 1.800285] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.813578] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.825944] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.835705] usbcore: registered new interface driver usbhid
[ 1.846408] usbhid: USB HID core driver
[ 1.855741] Initializing XFRM netlink socket
[ 1.864137] NET: Registered protocol family 17
[ 1.873804] Key type dns_resolver registered
[ 1.882634] Registering SWP/SWPB emulation handler
[ 1.890147] Indeed it is in host mode hprt0 = 00021501
[ 1.904529] registered taskstats version 1
[ 1.912896] vc-sm: Videocore shared memory driver
[ 1.921664] [vc_sm_connected_init]: start
[ 1.930157] [vc_sm_connected_init]: end - returning 0
[ 1.940388] Waiting for root device /dev/mmcblk0p2...
[ 1.956338] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.970611] mmc0: new high speed SDHC card at address 0001
[ 1.980710] mmcblk0: mmc0:0001 0000 14.8 GiB
[ 1.990620] mmcblk0: p1 p2
[ 2.052367] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 2.063843] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 2.070081] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.075170] Indeed it is in host mode hprt0 = 00001101
[ 2.270380] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.281303] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.293922] hub 1-1:1.0: USB hub found
[ 2.302551] hub 1-1:1.0: 5 ports detected
[ 2.529728] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
[ 2.540189] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
[ 2.549515] EXT4-fs (mmcblk0p2): recovery complete
[ 2.578115] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.590391] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.601146] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.613447] devtmpfs: mounted
[ 2.621008] Freeing unused kernel memory: 440K (80776000 - 807e4000)
[ 2.710355] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.721477] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.735698] smsc95xx v1.0.4
[ 2.803317] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:14:29:7c
[ 2.910090] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[ 2.929377] random: systemd urandom read with 80 bits of entropy available
[ 2.944587] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.962840] systemd[1]: Detected architecture 'arm'.
[ 3.020368] usb 1-1.3: New USB device found, idVendor=04b4, idProduct=6560
[ 3.031890] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.044539] hub 1-1.3:1.0: USB hub found
[ 3.053144] hub 1-1.3:1.0: 4 ports detected
[ 3.124877] NET: Registered protocol family 10
[ 3.135324] systemd[1]: Inserted module 'ipv6'
[ 3.147779] systemd[1]: Set hostname to <raspberrypi>.
[ 3.228786] uart-pl011 3f201000.uart: no DMA platform data
[ 3.340139] usb 1-1.3.1: new low-speed USB device number 5 using dwc_otg
[ 3.569369] usb 1-1.3.1: New USB device found, idVendor=413c, idProduct=2107
[ 3.581096] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.589697] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.590175] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.590257] systemd[1]: Expecting device dev-ttyAMA0.device...
[ 3.628136] usb 1-1.3.1: Product: Dell USB Entry Keyboard
[ 3.628148] usb 1-1.3.1: Manufacturer: Dell
[ 3.652378] systemd[1]: Starting Remote File Systems (Pre).
[ 3.668136] systemd[1]: Reached target Remote File Systems (Pre).
[ 3.679049] systemd[1]: Starting Encrypted Volumes.
[ 3.694102] systemd[1]: Reached target Encrypted Volumes.
[ 3.704366] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 3.723963] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.738416] systemd[1]: Starting Swap.
[ 3.752760] systemd[1]: Reached target Swap.
[ 3.761943] systemd[1]: Expecting device dev-mmcblk0p1.device...
[ 3.778468] systemd[1]: Starting Root Slice.
[ 3.793302] systemd[1]: Created slice Root Slice.
[ 3.802878] systemd[1]: Starting User and Session Slice.
[ 3.818851] input: Dell Dell USB Entry Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/0003:413C:2107.0001/input/input0
[ 3.818854] systemd[1]: Created slice User and Session Slice.
[ 3.818954] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.864524] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.875397] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 3.893058] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.905193] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.910331] hid-generic 0003:413C:2107.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-3f980000.usb-1.3.1/input0
[ 3.940469] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.951801] systemd[1]: Starting udev Control Socket.
[ 3.968039] systemd[1]: Listening on udev Control Socket.
[ 3.978692] systemd[1]: Starting udev Kernel Socket.
[ 3.994509] systemd[1]: Listening on udev Kernel Socket.
[ 4.004868] systemd[1]: Starting Journal Socket.
[ 4.010082] usb 1-1.3.2: new low-speed USB device number 6 using dwc_otg
[ 4.031709] systemd[1]: Listening on Journal Socket.
[ 4.041734] systemd[1]: Starting System Slice.
[ 4.056840] systemd[1]: Created slice System Slice.
[ 4.066688] systemd[1]: Starting File System Check on Root Device...
[ 4.085812] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 4.103161] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 4.114644] systemd[1]: Starting system-autologin.slice.
[ 4.131947] systemd[1]: Created slice system-autologin.slice.
[ 4.142944] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 4.160215] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 4.171840] systemd[1]: Starting Increase datagram queue length...
[ 4.183426] usb 1-1.3.2: New USB device found, idVendor=413c, idProduct=3010
[ 4.195560] usb 1-1.3.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.216944] systemd[1]: Starting Restore / save the current clock...
[ 4.217520] input: HID 413c:3010 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:413C:3010.0002/input/input1
[ 4.219423] hid-generic 0003:413C:3010.0002: input,hidraw1: USB HID v1.00 Mouse [HID 413c:3010] on usb-3f980000.usb-1.3.2/input0
[ 4.279184] systemd[1]: Starting udev Coldplug all Devices...
[ 4.299112] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.320125] systemd[1]: Mounting Debug File System...
[ 4.372661] systemd[1]: Started Set Up Additional Binary Formats.
[ 4.384550] systemd[1]: Mounted Huge Pages File System.
[ 4.413942] systemd[1]: Starting Load Kernel Modules...
[ 4.437529] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.461497] systemd[1]: Starting Slices.
[ 4.477346] systemd[1]: Reached target Slices.
[ 4.495420] systemd[1]: Mounted Debug File System.
[ 4.511610] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.527083] fuse init (API version 7.23)
[ 4.539754] systemd[1]: Started Increase datagram queue length.
[ 4.554902] i2c /dev entries driver
[ 4.571132] systemd[1]: Started File System Check on Root Device.
[ 4.588956] systemd[1]: Started Restore / save the current clock.
[ 4.610802] systemd[1]: Started Load Kernel Modules.
[ 4.627921] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.645445] systemd[1]: Time has been changed
[ 4.662589] systemd[1]: Started udev Coldplug all Devices.
[ 4.821642] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.842002] systemd[1]: Mounting Configuration File System...
[ 4.861577] systemd[1]: Starting Apply Kernel Variables...
[ 4.881745] systemd[1]: Mounting FUSE Control File System...
[ 4.901580] systemd[1]: Starting Syslog Socket.
[ 4.918462] systemd[1]: Listening on Syslog Socket.
[ 4.918643] systemd[1]: Starting Journal Service...
[ 4.933889] systemd[1]: Started Journal Service.
[ 5.066909] systemd-udevd[108]: starting version 215
[ 5.671672] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 5.708524] random: nonblocking pool is initialized
[ 5.709821] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 6.401998] systemd-journald[106]: Received request to flush runtime journal from PID 1
[ 6.664923] bcm2835-rng 3f104000.rng: hwrng registered
[ 7.737291] cfg80211: Calling CRDA to update world regulatory domain
[ 7.824469] Adding 102396k swap on /var/swap. Priority:-1 extents:5 across:339968k SSFS
[ 7.971679] cfg80211: World regulatory domain updated:
[ 7.971701] cfg80211: DFS Master region: unset
[ 7.971712] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 7.971727] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.971740] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.971752] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.971766] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 7.971781] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 7.971794] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 7.971806] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.971818] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 8.472499] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 8.472940] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
pi@raspberrypi:~ $
Re: rpi3 wifi issues
That doesn't work, you're sending the output of ifconfig to dmesg if you do that and it doesn't show up...reme2493 wrote:i ran "ifconfig -a | dmesg"
Re: rpi3 wifi issues
what should i run then?
if i just run "ifconfig -a" all i get is
"
eth0 Link encap:Ethernet HWaddr b8:27:eb:14:29:7c
inet6 addr: fe80::d134:27a5:51f0:8a65/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 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:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:208 errors:0 dropped:0 overruns:0 frame:0
TX packets:208 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:17018 (16.6 KiB) TX bytes:17018 (16.6 KiB)
"
if i just run "ifconfig -a" all i get is
"
eth0 Link encap:Ethernet HWaddr b8:27:eb:14:29:7c
inet6 addr: fe80::d134:27a5:51f0:8a65/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 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:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:208 errors:0 dropped:0 overruns:0 frame:0
TX packets:208 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:17018 (16.6 KiB) TX bytes:17018 (16.6 KiB)
"
Re: rpi3 wifi issues
This doesn't seem to be the current Jessie image.I'm running a known working February image of Jessi with wireless working on a raspberry pi 2
I think you're missing packages that are needed for wlan and bluetooth.
What did you do to update your image?
Can you try it with the current image?
Re: rpi3 wifi issues
downloading the latest image now and i will try that next thanks
Re: rpi3 wifi issues
In addition to this: for bluetooth you need 'pi-bluetooth'.DirkS wrote:I think you're missing packages that are needed for wlan and bluetooth.
Not yet sure which package you need for wlan though.
Re: rpi3 wifi issues
The mmc1 device isn't being probed which means you have outdated software (or have a custom devicetree overlay that prevents probing emmc on gpio 32-39). Old software will boot on a Pi3, but with incorrect device tree data.
Rockets are loud.
https://astro-pi.org
https://astro-pi.org
Re: rpi3 wifi issues
Would details of the files in /boot and the contents of /boot/config.txt give a clue?jdb wrote:The mmc1 device isn't being probed which means you have outdated software (or have a custom devicetree overlay that prevents probing emmc on gpio 32-39). Old software will boot on a Pi3, but with incorrect device tree data.
Re: rpi3 wifi issues
Yes. The absence of a bcm2710-rpi-3-b.dtb would be a clue.
Rockets are loud.
https://astro-pi.org
https://astro-pi.org
Re: rpi3 wifi issues
Unfortunately you didn't return to tell if it worked out for you or if it doesn't.reme2493 wrote:downloading the latest image now and i will try that next thanks
I have the same problem. No wlan0 recognized, neighter in Raspbian nor Raspbian lite or OSMC. Pretty much the same output of
Code: Select all
ifconfig -a
Thanks a lot for any idea to troubleshoot!
-
- Posts: 4
- Joined: Sun Mar 22, 2015 7:31 pm
Re: rpi3 wifi issues
First try the following
# Remove the Driver
modprobe -r brcmfmac
# Load in the Driver
modprobe brcmfmac
# Check Dmesg for any errors
dmesg
# List all network ports
ifconfig -a
If you see an error in the dmesg log like this, then your likley missing the needed firmware files
brcmfmac_sdio mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2
In that case go to https://github.com/RPi-Distro/firmware- ... 80211/brcm
and download the brcmfmac43430-sdio.bin and brcmfmac43430-sdio.txt files into the directory
/lib/firmware/brcm/ then try again
# Remove the Driver
modprobe -r brcmfmac
# Load in the Driver
modprobe brcmfmac
# Check Dmesg for any errors
dmesg
# List all network ports
ifconfig -a
If you see an error in the dmesg log like this, then your likley missing the needed firmware files
brcmfmac_sdio mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2
In that case go to https://github.com/RPi-Distro/firmware- ... 80211/brcm
and download the brcmfmac43430-sdio.bin and brcmfmac43430-sdio.txt files into the directory
/lib/firmware/brcm/ then try again
Re: rpi3 wifi issues
Any idea how "outdated"? I just received a Pi3 and swapped it with a Pi2 FULLY EXPECTING it to not work at all. To my surprise it did (and I've been trying to figure out all morning what was going on) because everything worked (Although I had some curious error messages) I've since destroyed all trace of what I had before and the pi 3 is now running just finejdb wrote:The mmc1 device isn't being probed which means you have outdated software (or have a custom devicetree overlay that prevents probing emmc on gpio 32-39). Old software will boot on a Pi3, but with incorrect device tree data.

You are in a maze of twisty little passages, all alike.
When General Failure and Major Disaster get together, Private Parts usually suffers.
When General Failure and Major Disaster get together, Private Parts usually suffers.
Re: rpi3 wifi issues
garlicbready wrote: ...
# Check Dmesg for any errors
dmesg
...
If you see an error in the dmesg log like this, then your likley missing the needed firmware files
brcmfmac_sdio mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2
Tried that, but can't find see any error related to brcmfmac. Neighter on a fresh install of Raspbian, nor after (overwriting) existing brcmfmac43430-sdio.bin and brcmfmac43430-sdio.txt. All I see is multiple errors "mmc1: error -110 whilst initialising SDIO card"
Code: Select all
pi@raspberrypi:~ $ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.18-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #846 SMP Thu Feb 25 14:22:53 GMT 2016
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] cma: Reserved 8 MiB at 0x3a400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 241664
[ 0.000000] free_area_init_node: node 0, pgdat 80876f80, node_mem_map b9bb4000
[ 0.000000] Normal zone: 2124 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 12 pages/cpu @bafb0000 s20416 r8192 d20544 u49152
[ 0.000000] pcpu-alloc: s20416 r8192 d20544 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ 0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0x35b59078 smsc95xx.macaddr=B8:27:EB:B5:90:78 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 939416K/966656K available (6024K kernel code, 534K rwdata, 1660K rodata, 448K init, 757K bss, 19048K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff000000 (1080 MB)
lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x807895a0 (7686 kB)
.init : 0x8078a000 - 0x807fa000 ( 448 kB)
.data : 0x807fa000 - 0x8087fac0 ( 535 kB)
.bss : 0x80882000 - 0x8093f79c ( 758 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] NR_IRQS:608
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000026] Switching to timer-based delay loop, resolution 52ns
[ 0.000247] Console: colour dummy device 80x30
[ 0.001290] console [tty1] enabled
[ 0.001342] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001411] pid_max: default: 32768 minimum: 301
[ 0.001726] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001769] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002766] Initializing cgroup subsys blkio
[ 0.002816] Initializing cgroup subsys memory
[ 0.002863] Initializing cgroup subsys devices
[ 0.002905] Initializing cgroup subsys freezer
[ 0.002954] Initializing cgroup subsys net_cls
[ 0.003026] CPU: Testing write buffer coherency: ok
[ 0.003113] ftrace: allocating 20309 entries in 60 pages
[ 0.048818] CPU0: update cpu_capacity 1024
[ 0.048883] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.048916] [bcm2709_smp_prepare_cpus] enter
[ 0.049064] Setting up static identity map for 0x8240 - 0x8274
[ 0.050796] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.051144] [bcm2709_secondary_init] enter cpu:1
[ 0.051188] CPU1: update cpu_capacity 1024
[ 0.051194] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.051566] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.051823] [bcm2709_secondary_init] enter cpu:2
[ 0.051844] CPU2: update cpu_capacity 1024
[ 0.051851] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.052203] [bcm2709_boot_secondary] cpu:3 started (0) 18
[ 0.052387] [bcm2709_secondary_init] enter cpu:3
[ 0.052407] CPU3: update cpu_capacity 1024
[ 0.052413] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.052475] Brought up 4 CPUs
[ 0.052573] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.052603] CPU: All CPU(s) started in HYP mode.
[ 0.052629] CPU: Virtualization extensions available.
[ 0.053323] devtmpfs: initialized
[ 0.071578] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.071843] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.072709] pinctrl core: initialized pinctrl subsystem
[ 0.073252] NET: Registered protocol family 16
[ 0.078371] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.079338] bcm2709.uart_clock = 48000000
[ 0.083372] bcm2709: Mini UART enabled
[ 0.083440] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.083487] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.083658] Serial: AMBA PL011 UART driver
[ 0.083802] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 0.084226] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.149545] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[ 0.149616] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[ 0.150205] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[ 0.150241] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[ 0.150809] SCSI subsystem initialized
[ 0.151017] usbcore: registered new interface driver usbfs
[ 0.151125] usbcore: registered new interface driver hub
[ 0.151240] usbcore: registered new device driver usb
[ 0.151775] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-02-25 14:25
[ 0.178863] Switched to clocksource arch_sys_counter
[ 0.220412] FS-Cache: Loaded
[ 0.220691] CacheFiles: Loaded
[ 0.229949] NET: Registered protocol family 2
[ 0.230911] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.231051] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.231262] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.231375] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.231445] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.231766] NET: Registered protocol family 1
[ 0.232084] RPC: Registered named UNIX socket transport module.
[ 0.232116] RPC: Registered udp transport module.
[ 0.232144] RPC: Registered tcp transport module.
[ 0.232172] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.233123] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.234205] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.247565] VFS: Disk quotas dquot_6.6.0
[ 0.247889] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.249999] FS-Cache: Netfs 'nfs' registered for caching
[ 0.250919] NFS: Registering the id_resolver key type
[ 0.250982] Key type id_resolver registered
[ 0.251010] Key type id_legacy registered
[ 0.253050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.253222] io scheduler noop registered
[ 0.253262] io scheduler deadline registered (default)
[ 0.253563] io scheduler cfq registered
[ 0.255816] BCM2708FB: allocated DMA memory fa800000
[ 0.255863] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.260838] Console: switching to colour frame buffer device 82x26
[ 0.265178] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.270301] console [ttyS0] disabled
[ 0.271761] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 29, base_baud = 50000000) is a 16550
[ 1.468219] console [ttyS0] enabled
[ 1.476185] vc-cma: Videocore CMA driver
[ 1.483944] vc-cma: vc_cma_base = 0x00000000
[ 1.492933] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.503006] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.513169] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 1.540369] brd: module loaded
[ 1.553503] loop: module loaded
[ 1.560671] vchiq: vchiq_init_state: slot_zero = 0xba880000, is_master = 0
[ 1.574604] Loading iSCSI transport class v2.0-870.
[ 1.584472] usbcore: registered new interface driver smsc95xx
[ 1.595183] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.806152] Core Release: 2.80a
[ 1.812586] Setting default values for core params
[ 1.821751] Finished setting default values for core params
[ 2.032500] Using Buffer DMA mode
[ 2.039215] Periodic Transfer Interrupt Enhancement - disabled
[ 2.050043] Multiprocessor Interrupt Enhancement - disabled
[ 2.060424] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 2.068801] Dedicated Tx FIFOs mode
[ 2.076037] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba814000 dma = 0xfa814000 len=9024
[ 2.094736] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 2.127378] dwc_otg: Microframe scheduler enabled
[ 2.127427] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x8040ecc0
[ 2.138413] WARN::hcd_init_fiq:413: FIQ ASM at 0x8040f030 length 36
[ 2.149978] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89c000
[ 2.161127] dwc_otg 3f980000.usb: DWC OTG Controller
[ 2.170560] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 2.183821] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[ 2.194254] Init: Port Power? op_state=1
[ 2.201950] Init: Power Port (0)
[ 2.208668] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.221054] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.234132] usb usb1: Product: DWC OTG Controller
[ 2.243095] usb usb1: Manufacturer: Linux 4.1.18-v7+ dwc_otg_hcd
[ 2.254182] usb usb1: SerialNumber: 3f980000.usb
[ 2.263628] hub 1-0:1.0: USB hub found
[ 2.271051] hub 1-0:1.0: 1 port detected
[ 2.279022] dwc_otg: FIQ enabled
[ 2.279031] dwc_otg: NAK holdoff enabled
[ 2.279039] dwc_otg: FIQ split-transaction FSM enabled
[ 2.279072] Module dwc_common_port init
[ 2.279326] usbcore: registered new interface driver usb-storage
[ 2.290497] mousedev: PS/2 mouse device common for all mice
[ 2.301425] bcm2835-cpufreq: min=600000 max=1200000
[ 2.310912] sdhci: Secure Digital Host Controller Interface driver
[ 2.322263] sdhci: Copyright(c) Pierre Ossman
[ 2.330917] sdhost: log_buf @ ba813000 (fa813000)
[ 2.418896] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.451484] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 2.462314] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 2.468958] Indeed it is in host mode hprt0 = 00021501
[ 2.518973] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.529830] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.533698] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.536889] mmc0: new high speed SDHC card at address aaaa
[ 2.537321] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
[ 2.538643] mmcblk0: p1 p2
[ 2.581423] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.591755] usbcore: registered new interface driver usbhid
[ 2.602192] usbhid: USB HID core driver
[ 2.610240] Initializing XFRM netlink socket
[ 2.618565] NET: Registered protocol family 17
[ 2.627245] Key type dns_resolver registered
[ 2.635944] Registering SWP/SWPB emulation handler
[ 2.645669] registered taskstats version 1
[ 2.653717] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.665756] vc-sm: Videocore shared memory driver
[ 2.674817] [vc_sm_connected_init]: start
[ 2.682697] Indeed it is in host mode hprt0 = 00001101
[ 2.699336] [vc_sm_connected_init]: end - returning 0
[ 2.729353] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.745297] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.762263] devtmpfs: mounted
[ 2.769209] Freeing unused kernel memory: 448K (8078a000 - 807fa000)
[ 2.889166] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.901554] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.915330] hub 1-1:1.0: USB hub found
[ 2.922957] hub 1-1:1.0: 5 ports detected
[ 3.142744] random: systemd urandom read with 67 bits of entropy available
[ 3.162461] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 3.187510] systemd[1]: Detected architecture 'arm'.
[ 3.208906] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.319159] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.331997] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.348348] smsc95xx v1.0.4
[ 3.352497] NET: Registered protocol family 10
[ 3.353689] systemd[1]: Inserted module 'ipv6'
[ 3.360366] systemd[1]: Set hostname to <raspberrypi>.
[ 3.443288] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:b5:90:78
[ 3.770420] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.786298] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.801848] systemd[1]: Expecting device dev-ttyS0.device...
[ 3.814737] systemd[1]: Starting Remote File Systems (Pre).
[ 3.827343] systemd[1]: Reached target Remote File Systems (Pre).
[ 3.839067] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 3.858920] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.877721] systemd[1]: Starting Encrypted Volumes.
[ 3.889445] systemd[1]: Reached target Encrypted Volumes.
[ 3.900093] systemd[1]: Starting Swap.
[ 3.909956] systemd[1]: Reached target Swap.
[ 3.918611] systemd[1]: Expecting device dev-mmcblk0p1.device...
[ 3.931946] systemd[1]: Starting Root Slice.
[ 3.942367] systemd[1]: Created slice Root Slice.
[ 3.951611] systemd[1]: Starting User and Session Slice.
[ 3.963729] systemd[1]: Created slice User and Session Slice.
[ 3.974660] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.986811] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.997691] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 4.011762] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.024575] systemd[1]: Starting Journal Socket (/dev/log).
[ 4.036928] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.048071] systemd[1]: Starting udev Control Socket.
[ 4.059627] systemd[1]: Listening on udev Control Socket.
[ 4.069990] systemd[1]: Starting udev Kernel Socket.
[ 4.081340] systemd[1]: Listening on udev Kernel Socket.
[ 4.091550] systemd[1]: Starting Journal Socket.
[ 4.102396] systemd[1]: Listening on Journal Socket.
[ 4.112095] systemd[1]: Starting System Slice.
[ 4.122653] systemd[1]: Created slice System Slice.
[ 4.132149] systemd[1]: Starting File System Check on Root Device...
[ 4.147886] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 4.161410] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 4.173234] systemd[1]: Starting system-autologin.slice.
[ 4.185619] systemd[1]: Created slice system-autologin.slice.
[ 4.196636] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 4.210037] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 4.221953] systemd[1]: Starting Increase datagram queue length...
[ 4.237524] systemd[1]: Starting Restore / save the current clock...
[ 4.266699] systemd[1]: Starting udev Coldplug all Devices...
[ 4.315430] systemd[1]: Starting Load Kernel Modules...
[ 4.330886] systemd[1]: Mounting Debug File System...
[ 4.345835] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.368997] systemd[1]: Mounted Huge Pages File System.
[ 4.432216] systemd[1]: Started Set Up Additional Binary Formats.
[ 4.444084] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.460614] systemd[1]: Starting Slices.
[ 4.472084] systemd[1]: Reached target Slices.
[ 4.485229] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.498734] systemd[1]: Mounted Debug File System.
[ 4.511219] systemd[1]: Started Increase datagram queue length.
[ 4.558986] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.580112] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.581734] fuse init (API version 7.23)
[ 4.605788] systemd[1]: Starting Syslog Socket.
[ 4.617187] systemd[1]: Listening on Syslog Socket.
[ 4.627308] systemd[1]: Starting Journal Service...
[ 4.644373] systemd[1]: Started Journal Service.
[ 4.648939] mmc1: error -110 whilst initialising SDIO card
[ 4.677231] i2c /dev entries driver
[ 4.992702] systemd-udevd[109]: starting version 215
[ 5.681750] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 6.541539] bcm2835-rng 3f104000.rng: hwrng registered
[ 6.718940] mmc1: error -110 whilst initialising SDIO card
[ 8.778916] mmc1: error -110 whilst initialising SDIO card
[ 10.838918] mmc1: error -110 whilst initialising SDIO card
[ 13.634597] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 13.909222] systemd-journald[97]: Received request to flush runtime journal from PID 1
[ 16.497062] uart-pl011 3f201000.uart: no DMA platform data
[ 16.612856] cfg80211: Calling CRDA to update world regulatory domain
[ 16.962333] cfg80211: World regulatory domain updated:
[ 16.962351] cfg80211: DFS Master region: unset
[ 16.962356] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 16.962364] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.962371] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.962377] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.962385] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 16.962392] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 16.962399] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 16.962405] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.962411] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 22.460013] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 22.460133] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.005636] random: nonblocking pool is initialized
[ 23.974389] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 23.976751] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xDDE1
[ 24.675667] Adding 102396k swap on /var/swap. Priority:-1 extents:2 across:176124k SSFS
[ 78.037932] usbcore: registered new interface driver brcmfmac
Re: rpi3 wifi issues
If you reboot the Pi without powering off (do sudo reboot) does the behaviour change?jaymuc wrote:garlicbready wrote: ...
# Check Dmesg for any errors
dmesg
...
If you see an error in the dmesg log like this, then your likley missing the needed firmware files
brcmfmac_sdio mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2
Tried that, but can't find see any error related to brcmfmac. Neighter on a fresh install of Raspbian, nor after (overwriting) existing brcmfmac43430-sdio.bin and brcmfmac43430-sdio.txt. All I see is multiple errors "mmc1: error -110 whilst initialising SDIO card"
Rockets are loud.
https://astro-pi.org
https://astro-pi.org
Re: rpi3 wifi issues
I'm afraid not:jdb wrote:If you reboot the Pi without powering off (do sudo reboot) does the behaviour change?
Code: Select all
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.18-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #846 SMP Thu Feb 25 14:22:53 GMT 2016
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] cma: Reserved 8 MiB at 0x3a400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 241664
[ 0.000000] free_area_init_node: node 0, pgdat 80876f80, node_mem_map b9bb4000
[ 0.000000] Normal zone: 2124 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 12 pages/cpu @bafb0000 s20416 r8192 d20544 u49152
[ 0.000000] pcpu-alloc: s20416 r8192 d20544 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ 0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0x35b59078 smsc95xx.macaddr=B8:27:EB:B5:90:78 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 939416K/966656K available (6024K kernel code, 534K rwdata, 1660K rodata, 448K init, 757K bss, 19048K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff000000 (1080 MB)
lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x807895a0 (7686 kB)
.init : 0x8078a000 - 0x807fa000 ( 448 kB)
.data : 0x807fa000 - 0x8087fac0 ( 535 kB)
.bss : 0x80882000 - 0x8093f79c ( 758 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] NR_IRQS:608
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000026] Switching to timer-based delay loop, resolution 52ns
[ 0.000242] Console: colour dummy device 80x30
[ 0.001284] console [tty1] enabled
[ 0.001339] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001408] pid_max: default: 32768 minimum: 301
[ 0.001725] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001768] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002772] Initializing cgroup subsys blkio
[ 0.002820] Initializing cgroup subsys memory
[ 0.002869] Initializing cgroup subsys devices
[ 0.002911] Initializing cgroup subsys freezer
[ 0.002960] Initializing cgroup subsys net_cls
[ 0.003029] CPU: Testing write buffer coherency: ok
[ 0.003114] ftrace: allocating 20309 entries in 60 pages
[ 0.048580] CPU0: update cpu_capacity 1024
[ 0.048644] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.048677] [bcm2709_smp_prepare_cpus] enter
[ 0.048835] Setting up static identity map for 0x8240 - 0x8274
[ 0.050567] [bcm2709_boot_secondary] cpu:1 started (0) 16
[ 0.050905] [bcm2709_secondary_init] enter cpu:1
[ 0.050951] CPU1: update cpu_capacity 1024
[ 0.050957] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.051330] [bcm2709_boot_secondary] cpu:2 started (0) 18
[ 0.051586] [bcm2709_secondary_init] enter cpu:2
[ 0.051608] CPU2: update cpu_capacity 1024
[ 0.051614] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.051970] [bcm2709_boot_secondary] cpu:3 started (0) 17
[ 0.052155] [bcm2709_secondary_init] enter cpu:3
[ 0.052175] CPU3: update cpu_capacity 1024
[ 0.052181] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.052243] Brought up 4 CPUs
[ 0.052341] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.052371] CPU: All CPU(s) started in HYP mode.
[ 0.052397] CPU: Virtualization extensions available.
[ 0.053090] devtmpfs: initialized
[ 0.071352] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.071614] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.072477] pinctrl core: initialized pinctrl subsystem
[ 0.073024] NET: Registered protocol family 16
[ 0.078146] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.079113] bcm2709.uart_clock = 48000000
[ 0.083155] bcm2709: Mini UART enabled
[ 0.083223] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.083270] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.083441] Serial: AMBA PL011 UART driver
[ 0.083587] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 0.084011] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.149310] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[ 0.149381] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[ 0.149970] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[ 0.150007] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[ 0.150574] SCSI subsystem initialized
[ 0.150781] usbcore: registered new interface driver usbfs
[ 0.150888] usbcore: registered new interface driver hub
[ 0.151003] usbcore: registered new device driver usb
[ 0.151538] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-02-25 14:25
[ 0.178640] Switched to clocksource arch_sys_counter
[ 0.220242] FS-Cache: Loaded
[ 0.220521] CacheFiles: Loaded
[ 0.229768] NET: Registered protocol family 2
[ 0.230727] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.230867] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.231078] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.231189] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.231258] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.231579] NET: Registered protocol family 1
[ 0.231899] RPC: Registered named UNIX socket transport module.
[ 0.231932] RPC: Registered udp transport module.
[ 0.231959] RPC: Registered tcp transport module.
[ 0.231987] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.232940] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.234023] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.247389] VFS: Disk quotas dquot_6.6.0
[ 0.247715] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.249827] FS-Cache: Netfs 'nfs' registered for caching
[ 0.250748] NFS: Registering the id_resolver key type
[ 0.250826] Key type id_resolver registered
[ 0.250855] Key type id_legacy registered
[ 0.252913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.253085] io scheduler noop registered
[ 0.253124] io scheduler deadline registered (default)
[ 0.253425] io scheduler cfq registered
[ 0.255673] BCM2708FB: allocated DMA memory fa800000
[ 0.255720] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.260700] Console: switching to colour frame buffer device 82x26
[ 0.265047] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.270181] console [ttyS0] disabled
[ 0.271646] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 29, base_baud = 50000000) is a 16550
[ 1.468127] console [ttyS0] enabled
[ 1.476091] vc-cma: Videocore CMA driver
[ 1.483851] vc-cma: vc_cma_base = 0x00000000
[ 1.492846] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.502924] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.513092] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 1.540296] brd: module loaded
[ 1.553432] loop: module loaded
[ 1.560596] vchiq: vchiq_init_state: slot_zero = 0xba880000, is_master = 0
[ 1.574534] Loading iSCSI transport class v2.0-870.
[ 1.584409] usbcore: registered new interface driver smsc95xx
[ 1.595120] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.806091] Core Release: 2.80a
[ 1.812526] Setting default values for core params
[ 1.821690] Finished setting default values for core params
[ 2.032439] Using Buffer DMA mode
[ 2.039153] Periodic Transfer Interrupt Enhancement - disabled
[ 2.049979] Multiprocessor Interrupt Enhancement - disabled
[ 2.060359] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 2.068780] Dedicated Tx FIFOs mode
[ 2.075976] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba814000 dma = 0xfa814000 len=9024
[ 2.094669] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 2.127304] dwc_otg: Microframe scheduler enabled
[ 2.127353] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x8040ecc0
[ 2.138339] WARN::hcd_init_fiq:413: FIQ ASM at 0x8040f030 length 36
[ 2.149902] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89c000
[ 2.161047] dwc_otg 3f980000.usb: DWC OTG Controller
[ 2.170478] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 2.183741] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[ 2.194176] Init: Port Power? op_state=1
[ 2.201871] Init: Power Port (0)
[ 2.208587] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.220974] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.234050] usb usb1: Product: DWC OTG Controller
[ 2.243013] usb usb1: Manufacturer: Linux 4.1.18-v7+ dwc_otg_hcd
[ 2.254096] usb usb1: SerialNumber: 3f980000.usb
[ 2.263542] hub 1-0:1.0: USB hub found
[ 2.270970] hub 1-0:1.0: 1 port detected
[ 2.278941] dwc_otg: FIQ enabled
[ 2.278950] dwc_otg: NAK holdoff enabled
[ 2.278958] dwc_otg: FIQ split-transaction FSM enabled
[ 2.278989] Module dwc_common_port init
[ 2.279243] usbcore: registered new interface driver usb-storage
[ 2.290413] mousedev: PS/2 mouse device common for all mice
[ 2.301340] bcm2835-cpufreq: min=600000 max=1200000
[ 2.310827] sdhci: Secure Digital Host Controller Interface driver
[ 2.322177] sdhci: Copyright(c) Pierre Ossman
[ 2.330832] sdhost: log_buf @ ba813000 (fa813000)
[ 2.418673] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.451256] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 2.462073] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 2.478737] Indeed it is in host mode hprt0 = 00021501
[ 2.508752] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.519607] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.530795] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.533751] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.537543] mmc0: new high speed SDHC card at address aaaa
[ 2.548486] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
[ 2.553117] mmcblk0: p1 p2
[ 2.581516] usbcore: registered new interface driver usbhid
[ 2.591962] usbhid: USB HID core driver
[ 2.600022] Initializing XFRM netlink socket
[ 2.608355] NET: Registered protocol family 17
[ 2.617044] Key type dns_resolver registered
[ 2.625761] Registering SWP/SWPB emulation handler
[ 2.635494] registered taskstats version 1
[ 2.643689] vc-sm: Videocore shared memory driver
[ 2.652706] [vc_sm_connected_init]: start
[ 2.660568] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.672546] Indeed it is in host mode hprt0 = 00001101
[ 2.698779] [vc_sm_connected_init]: end - returning 0
[ 2.727125] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.743095] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.759546] devtmpfs: mounted
[ 2.766449] Freeing unused kernel memory: 448K (8078a000 - 807fa000)
[ 2.878939] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.891330] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.905091] hub 1-1:1.0: USB hub found
[ 2.912732] hub 1-1:1.0: 5 ports detected
[ 3.121791] random: systemd urandom read with 67 bits of entropy available
[ 3.141145] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 3.166205] systemd[1]: Detected architecture 'arm'.
[ 3.198688] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.308958] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.321793] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.330918] NET: Registered protocol family 10
[ 3.332142] systemd[1]: Inserted module 'ipv6'
[ 3.338133] systemd[1]: Set hostname to <raspberrypi>.
[ 3.365559] smsc95xx v1.0.4
[ 3.432241] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:b5:90:78
[ 3.765909] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.781752] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.797277] systemd[1]: Expecting device dev-ttyS0.device...
[ 3.810182] systemd[1]: Starting Remote File Systems (Pre).
[ 3.822778] systemd[1]: Reached target Remote File Systems (Pre).
[ 3.834437] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 3.854250] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.872999] systemd[1]: Starting Encrypted Volumes.
[ 3.884688] systemd[1]: Reached target Encrypted Volumes.
[ 3.895287] systemd[1]: Starting Swap.
[ 3.905126] systemd[1]: Reached target Swap.
[ 3.913796] systemd[1]: Expecting device dev-mmcblk0p1.device...
[ 3.927115] systemd[1]: Starting Root Slice.
[ 3.937529] systemd[1]: Created slice Root Slice.
[ 3.946754] systemd[1]: Starting User and Session Slice.
[ 3.958912] systemd[1]: Created slice User and Session Slice.
[ 3.969822] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.981968] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.992828] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 4.006899] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.019711] systemd[1]: Starting Journal Socket (/dev/log).
[ 4.032038] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.043177] systemd[1]: Starting udev Control Socket.
[ 4.054660] systemd[1]: Listening on udev Control Socket.
[ 4.064976] systemd[1]: Starting udev Kernel Socket.
[ 4.076303] systemd[1]: Listening on udev Kernel Socket.
[ 4.086491] systemd[1]: Starting Journal Socket.
[ 4.097320] systemd[1]: Listening on Journal Socket.
[ 4.106999] systemd[1]: Starting System Slice.
[ 4.117573] systemd[1]: Created slice System Slice.
[ 4.127053] systemd[1]: Starting File System Check on Root Device...
[ 4.142768] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 4.156168] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 4.168105] systemd[1]: Starting system-autologin.slice.
[ 4.180426] systemd[1]: Created slice system-autologin.slice.
[ 4.191325] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 4.204518] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 4.216329] systemd[1]: Starting Increase datagram queue length...
[ 4.231880] systemd[1]: Starting Restore / save the current clock...
[ 4.256847] systemd[1]: Starting udev Coldplug all Devices...
[ 4.321563] systemd[1]: Starting Load Kernel Modules...
[ 4.336088] systemd[1]: Mounting Debug File System...
[ 4.351373] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.374849] systemd[1]: Mounted Huge Pages File System.
[ 4.407516] systemd[1]: Started Set Up Additional Binary Formats.
[ 4.419270] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.434343] fuse init (API version 7.23)
[ 4.436033] systemd[1]: Starting Slices.
[ 4.453235] systemd[1]: Reached target Slices.
[ 4.464170] i2c /dev entries driver
[ 4.473488] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.487195] systemd[1]: Mounted Debug File System.
[ 4.499411] systemd[1]: Started File System Check on Root Device.
[ 4.527226] systemd[1]: Started Increase datagram queue length.
[ 4.541346] systemd[1]: Started Restore / save the current clock.
[ 4.558027] systemd[1]: Started Load Kernel Modules.
[ 4.571453] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.592766] systemd[1]: Time has been changed
[ 4.598719] mmc1: error -110 whilst initialising SDIO card
[ 4.615572] systemd[1]: Started udev Coldplug all Devices.
[ 4.769798] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.786759] systemd[1]: Starting Apply Kernel Variables...
[ 4.802512] systemd[1]: Mounting Configuration File System...
[ 4.818212] systemd[1]: Mounting FUSE Control File System...
[ 4.833913] systemd[1]: Starting Syslog Socket.
[ 4.836351] systemd[1]: Listening on Syslog Socket.
[ 4.836506] systemd[1]: Starting Journal Service...
[ 4.843724] systemd[1]: Started Journal Service.
[ 4.949402] systemd-udevd[110]: starting version 215
[ 5.674304] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 6.162803] systemd-journald[107]: Received request to flush runtime journal from PID 1
[ 6.229460] bcm2835-rng 3f104000.rng: hwrng registered
[ 6.229741] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 6.509952] EXT4-fs (mmcblk0p2): resizing filesystem from 967424 to 7775360 blocks
[ 6.530091] uart-pl011 3f201000.uart: no DMA platform data
[ 6.659786] cfg80211: Calling CRDA to update world regulatory domain
[ 6.688690] mmc1: error -110 whilst initialising SDIO card
[ 6.784766] Adding 102396k swap on /var/swap. Priority:-1 extents:2 across:176124k SSFS
[ 6.880371] cfg80211: World regulatory domain updated:
[ 6.880385] cfg80211: DFS Master region: unset
[ 6.880390] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 6.880398] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.880404] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.880411] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.880418] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 6.880425] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 6.880431] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 6.880437] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.880443] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 7.230055] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 7.230299] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.395320] EXT4-fs (mmcblk0p2): resized filesystem to 7775360
[ 8.689175] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.692686] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xDDE1
[ 8.748663] mmc1: error -110 whilst initialising SDIO card
[ 9.944564] random: nonblocking pool is initialized
[ 10.808650] mmc1: error -110 whilst initialising SDIO card
-
- Posts: 2
- Joined: Tue Mar 08, 2016 6:59 am
Re: rpi3 wifi issues
i had to run:
sudo raspi-config
then I selected 9 Advance Options from the menu
then I selected A5 Device Tree and ENABLED it
then ran:
sudo reboot
It found the network when it came back up
sudo raspi-config
then I selected 9 Advance Options from the menu
then I selected A5 Device Tree and ENABLED it
then ran:
sudo reboot
It found the network when it came back up
Re: rpi3 wifi issues
Nothing.
I'm just about to give up on this and send it back...
I'm just about to give up on this and send it back...

Re: rpi3 wifi issues
Pretty sure this is a "simple" issue of device tree not beeing enabled.
In a shell do
$sudo raspi-config
Then select item 9, Advanced Options
Select item A5, Device Tree
Choose Yes
Reboot
Good luck!
PS If any of you (like me) have issues with the serial port /dev/ttyAMA0 not working, then _disable_ device tree. Seems we can't have both WiFi and serial working right now....
In a shell do
$sudo raspi-config
Then select item 9, Advanced Options
Select item A5, Device Tree
Choose Yes
Reboot
Good luck!
PS If any of you (like me) have issues with the serial port /dev/ttyAMA0 not working, then _disable_ device tree. Seems we can't have both WiFi and serial working right now....
Re: rpi3 wifi issues
Oh, and please do:
$sudo apt-get update
$sudo apt-get upgrade
$sudo rpi-update
... and reboot
You have probably done all this, just want to make sure as it seems especially firmware are quite frequent now...
$sudo apt-get update
$sudo apt-get upgrade
$sudo rpi-update
... and reboot
You have probably done all this, just want to make sure as it seems especially firmware are quite frequent now...
Re: rpi3 wifi issues
Still: nothing. I even tried deactivating and reactivating device tree.
But when I run ifconfig -a, all I get to see is "eth0" and some "lo" (a L this is, I guess).
Thanks for helping anyway!
But when I run ifconfig -a, all I get to see is "eth0" and some "lo" (a L this is, I guess).
Thanks for helping anyway!
Re: rpi3 wifi issues
dmesg still throws multiple "mmc1: error -110 whilst initialising SDIO card". Can't find anything abut this error online, but one of that kind with a different number, an old one thought, seems to be related to wifi.
Re: rpi3 wifi issues
The country code setting for wifi should do nothing to whether wlan0 is found or not, can it?
So far I tried only not setting anything (defaults to...?), UK and usually DE, as that is where I live.
So far I tried only not setting anything (defaults to...?), UK and usually DE, as that is where I live.
Last edited by jaymuc on Wed Mar 09, 2016 11:27 pm, edited 1 time in total.
Re: rpi3 wifi issues
I had issues when moving my SD card from my previous RPI to RPI3 so I took a new (32 GB) SD card, installed NOOBS installer and then installed Raspian. Then did the apt-get update/upgrade and rpi-update. I got the WiFi working doing this way (dead easy really, the WiFi icon was visible in the upper right corner). If you just want to eliminate HW issues, sometimes starting from scratch is the easiest. Have you tried this?
Good luck and hopefully your RPI3 HW is OK, if not you are probably one of the very few (one in thousands?) that got a bad RPI.... Hmmm, I really would think that WiFi was tested at the factory... Close visual inspection for shorts, solder balls etc. would follow (and possibly carefully / lightly brush the sides of all components with a new, dry brush (e.g. a toothbrush)). But this is grasping...
Probably silly to ask but... Have you got a > 2A USB supply and no hats installed? And nothing more than just ordinary USB KB/mouse attached? Not a problem I've seen personally but some seems to have problems when using the same USB supply as on earlier PI's
Again, good luck and don't give up easily
Good luck and hopefully your RPI3 HW is OK, if not you are probably one of the very few (one in thousands?) that got a bad RPI.... Hmmm, I really would think that WiFi was tested at the factory... Close visual inspection for shorts, solder balls etc. would follow (and possibly carefully / lightly brush the sides of all components with a new, dry brush (e.g. a toothbrush)). But this is grasping...
Probably silly to ask but... Have you got a > 2A USB supply and no hats installed? And nothing more than just ordinary USB KB/mouse attached? Not a problem I've seen personally but some seems to have problems when using the same USB supply as on earlier PI's
Again, good luck and don't give up easily
