Failure installation in navío2 3.4 RC4

Installed in navio 2 with:
sudo apt-get update && sudo apt-get install apm-navio2
Restarting green lus remains fixed.
if I run
sudo ArduCopter-quad -A udp:192.168.1.2:14550
I get the following error.
Raspberry Pi 2/3 with BCM2709!
LinuxPWM_Sysfs:Unable to open file /sys/class/pwm/pwmchip0/pwm0/duty_cycle: No such file or directory
What am I doing wrong.

Had same issue, make sure you answer YES when the system asks if you want to recalibrate accels and compass during installation.

Corrado

This is a clean install.
I’m not upgrading from a previous vercion.
This question only when it is an upgrade from previous vercion

Hello there!

Would you be so kind to post output of uname -a,lsmod | grep rcio and dmesg | grep rcio.

Just to be sure: do you use the latest image?

uname -a =Linux navio 4.4.6-4d0ae01-emlid-v7+ #3 SMP PREEMPT Wed Apr 6 13:25:26 MSK 2016 a rmv7l GNU/Linux

lsmod
Module Size Used by
cpufreq_stats 3463 0
cfg80211 438534 0
rfkill 15930 1 cfg80211
snd_bcm2835 24915 0
snd_pcm 73563 1 snd_bcm2835
snd_timer 18456 1 snd_pcm
snd 50891 3 snd_bcm2835,snd_timer,snd_pcm
bcm2835_gpiomem 3036 0
bcm2835_wdt 3225 0
uio_pdrv_genirq 3100 0
uio 8256 1 uio_pdrv_genirq
i2c_dev 5859 0

grep rcio
nothing

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.4.6-4d0ae01-emlid-v7+ (root@kernelcruncher) (gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu1) ) #3 SMP PREEMPT Wed Apr 6 13:25:26 MSK 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 0x36800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 225280
[ 0.000000] free_area_init_node: node 0, pgdat 808ff8c0, node_mem_map b6036000
[ 0.000000] Normal zone: 1980 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 225280 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9560->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 13 pages/cpu @b5ff2000 s22528 r8192 d22528 u53248
[ 0.000000] pcpu-alloc: s22528 r8192 d22528 u53248 alloc=13*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: 223300
[ 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=0x763e8748 smsc95xx.macaddr=B8:27:EB:3E:87:48 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 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: 873868K/901120K available (6577K kernel code, 435K rwdata, 1752K rodata, 452K init, 774K bss, 19060K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xb7800000 - 0xff800000 (1152 MB)
lowmem : 0x80000000 - 0xb7000000 ( 880 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x8082a7f4 (8330 kB)
.init : 0x8082b000 - 0x8089c000 ( 452 kB)
.data : 0x8089c000 - 0x80908c04 ( 436 kB)
.bss : 0x8090b000 - 0x809ccb44 ( 775 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000027] Switching to timer-based delay loop, resolution 52ns
[ 0.000305] Console: colour dummy device 80x30
[ 0.001857] console [tty1] enabled
[ 0.001920] Calibrating delay loop (skipped), value calculated using timer frequency… 38.40 BogoMIPS (lpj=192000)
[ 0.002012] pid_max: default: 32768 minimum: 301
[ 0.002377] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002435] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003516] Disabling cpuset control group subsystem
[ 0.003584] Initializing cgroup subsys io
[ 0.003647] Initializing cgroup subsys memory
[ 0.003719] Initializing cgroup subsys devices
[ 0.003774] Initializing cgroup subsys freezer
[ 0.003828] Initializing cgroup subsys net_cls
[ 0.003916] CPU: Testing write buffer coherency: ok
[ 0.004019] ftrace: allocating 21431 entries in 63 pages
[ 0.053777] CPU0: update cpu_capacity 1024
[ 0.053845] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.053888] [bcm2709_smp_prepare_cpus] enter
[ 0.054051] Setting up static identity map for 0x8240 - 0x8274
[ 0.133290] [bcm2709_boot_secondary] cpu:1 started (0) 18
[ 0.133640] [bcm2709_secondary_init] enter cpu:1
[ 0.133681] CPU1: update cpu_capacity 1024
[ 0.133688] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.163329] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.163590] [bcm2709_secondary_init] enter cpu:2
[ 0.163612] CPU2: update cpu_capacity 1024
[ 0.163619] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.193382] [bcm2709_boot_secondary] cpu:3 started (0) 17
[ 0.193563] [bcm2709_secondary_init] enter cpu:3
[ 0.193585] CPU3: update cpu_capacity 1024
[ 0.193592] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.193656] Brought up 4 CPUs
[ 0.193777] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.193816] CPU: All CPU(s) started in HYP mode.
[ 0.193849] CPU: Virtualization extensions available.
[ 0.194553] devtmpfs: initialized
[ 0.206295] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.206574] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.207374] pinctrl core: initialized pinctrl subsystem
[ 0.207977] NET: Registered protocol family 16
[ 0.213087] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.218980] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.219039] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.219217] Serial: AMBA PL011 UART driver
[ 0.219390] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.219622] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.284770] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
[ 0.286307] SCSI subsystem initialized
[ 0.286527] usbcore: registered new interface driver usbfs
[ 0.286652] usbcore: registered new interface driver hub
[ 0.286786] usbcore: registered new device driver usb
[ 0.293581] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-06-02 16:05
[ 0.320817] clocksource: Switched to clocksource arch_sys_counter
[ 0.375026] FS-Cache: Loaded
[ 0.375295] CacheFiles: Loaded
[ 0.385119] NET: Registered protocol family 2
[ 0.386073] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.386222] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.386441] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.386567] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.386645] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.386933] NET: Registered protocol family 1
[ 0.387303] RPC: Registered named UNIX socket transport module.
[ 0.387343] RPC: Registered udp transport module.
[ 0.387378] RPC: Registered tcp transport module.
[ 0.387413] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.388408] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.389516] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.404139] VFS: Disk quotas dquot_6.6.0
[ 0.404499] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.407000] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.408022] NFS: Registering the id_resolver key type
[ 0.408098] Key type id_resolver registered
[ 0.408134] Key type id_legacy registered
[ 0.410635] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.410896] io scheduler noop registered
[ 0.410943] io scheduler deadline registered (default)
[ 0.411029] io scheduler cfq registered
[ 0.413842] BCM2708FB: allocated DMA memory f6c00000
[ 0.413900] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.419059] Console: switching to colour frame buffer device 82x26
[ 0.423414] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 1.420672] bcm2835-rng 3f104000.rng: hwrng registered
[ 1.422249] vc-cma: Videocore CMA driver
[ 1.423694] vc-cma: vc_cma_base = 0x00000000
[ 1.425106] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.426455] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.427927] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 1.445615] brd: module loaded
[ 1.455823] loop: module loaded
[ 1.457938] vchiq: vchiq_init_state: slot_zero = 0xb6c80000, is_master = 0
[ 1.460654] Loading iSCSI transport class v2.0-870.
[ 1.462770] usbcore: registered new interface driver smsc95xx
[ 1.464123] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.665654] Core Release: 2.80a
[ 1.666916] Setting default values for core params
[ 1.668228] Finished setting default values for core params
[ 1.869927] Using Buffer DMA mode
[ 1.871250] Periodic Transfer Interrupt Enhancement - disabled
[ 1.872622] Multiprocessor Interrupt Enhancement - disabled
[ 1.873986] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.875322] Dedicated Tx FIFOs mode
[ 1.876896] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xb6c14000 dma = 0xf6c14000 len=9024
[ 1.879642] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 1.885245] dwc_otg: Microframe scheduler enabled
[ 1.885303] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x80441aa0
[ 1.886720] WARN::hcd_init_fiq:414: FIQ ASM at 0x80441e04 length 36
[ 1.888144] WARN::hcd_init_fiq:439: MPHI regs_base at 0xb7922000
[ 1.889583] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.890990] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.892404] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 1.893805] Init: Port Power? op_state=1
[ 1.895131] Init: Power Port (0)
[ 1.896654] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.898028] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.899392] usb usb1: Product: DWC OTG Controller
[ 1.900724] usb usb1: Manufacturer: Linux 4.4.6-4d0ae01-emlid-v7+ dwc_otg_hcd
[ 1.902123] usb usb1: SerialNumber: 3f980000.usb
[ 1.904222] hub 1-0:1.0: USB hub found
[ 1.905596] hub 1-0:1.0: 1 port detected
[ 1.907316] dwc_otg: FIQ enabled
[ 1.907327] dwc_otg: NAK holdoff enabled
[ 1.907337] dwc_otg: FIQ split-transaction FSM enabled
[ 1.907373] Module dwc_common_port init
[ 1.907663] usbcore: registered new interface driver usb-storage
[ 1.909176] mousedev: PS/2 mouse device common for all mice
[ 1.911266] bcm2835-cpufreq: min=600000 max=1000000
[ 1.914185] sdhci: Secure Digital Host Controller Interface driver
[ 1.914992] sdhci: Copyright(c) Pierre Ossman
[ 1.915993] sdhost: log_buf @ b6c13000 (f6c13000)
[ 1.990889] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.013187] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 2.014018] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 2.047494] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.050861] mmc0: new high speed SDHC card at address 0001
[ 2.050887] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.051132] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.051215] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.051345] usbcore: registered new interface driver usbhid
[ 2.051347] usbhid: USB HID core driver
[ 2.051726] Initializing XFRM netlink socket
[ 2.052712] NET: Registered protocol family 10
[ 2.053550] sit: IPv6 over IPv4 tunneling driver
[ 2.054131] NET: Registered protocol family 17
[ 2.054213] Key type dns_resolver registered
[ 2.054479] Registering SWP/SWPB emulation handler
[ 2.054910] registered taskstats version 1
[ 2.055043] vc-sm: Videocore shared memory driver
[ 2.055049] [vc_sm_connected_init]: start
[ 2.056151] [vc_sm_connected_init]: end - returning 0
[ 2.057025] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 2.065722] Waiting for root device /dev/mmcblk0p2…
[ 2.065902] mmcblk0: mmc0:0001 00000 14.9 GiB
[ 2.068075] mmcblk0: p1 p2
[ 2.086091] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.088945] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.091769] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.095756] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 2.110962] Indeed it is in host mode hprt0 = 00021501
[ 2.182988] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 2.184210] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 2.192176] mmc1: new high speed SDIO card at address 0001
[ 2.290860] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.292291] Indeed it is in host mode hprt0 = 00001101
[ 2.491120] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.492472] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.494570] hub 1-1:1.0: USB hub found
[ 2.495974] hub 1-1:1.0: 5 ports detected
[ 2.770841] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.871098] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.872475] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.876472] smsc95xx v1.0.4
[ 2.934390] smsc95xx 1-1.1:1.0 eth0: register ‘smsc95xx’ at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:3e:87:48
[ 2.952330] EXT4-fs (mmcblk0p2): recovery complete
[ 2.956770] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.959744] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.975033] devtmpfs: mounted
[ 2.977198] Freeing unused kernel memory: 452K (8082b000 - 8089c000)
[ 3.408843] random: systemd urandom read with 72 bits of entropy available
[ 3.414947] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 3.418625] systemd[1]: Detected architecture ‘arm’.
[ 3.429511] systemd[1]: Set hostname to .
[ 3.931817] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 3.939835] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.943674] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.947205] systemd[1]: Starting Remote File Systems (Pre).
[ 3.951375] systemd[1]: Reached target Remote File Systems (Pre).
[ 3.953308] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 3.959383] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.963031] systemd[1]: Starting Encrypted Volumes.
[ 3.966919] systemd[1]: Reached target Encrypted Volumes.
[ 3.968791] systemd[1]: Starting Swap.
[ 3.972712] systemd[1]: Reached target Swap.
[ 3.974530] systemd[1]: Expecting device dev-mmcblk0p1.device…
[ 3.978268] systemd[1]: Starting Root Slice.
[ 3.981963] systemd[1]: Created slice Root Slice.
[ 3.983602] systemd[1]: Starting User and Session Slice.
[ 3.987197] systemd[1]: Created slice User and Session Slice.
[ 3.988804] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 3.992431] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.994047] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.997462] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.998982] systemd[1]: Starting Journal Socket (/dev/log).
[ 4.002433] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.003986] systemd[1]: Starting udev Control Socket.
[ 4.007361] systemd[1]: Listening on udev Control Socket.
[ 4.008934] systemd[1]: Starting udev Kernel Socket.
[ 4.012310] systemd[1]: Listening on udev Kernel Socket.
[ 4.013891] systemd[1]: Starting Journal Socket.
[ 4.017334] systemd[1]: Listening on Journal Socket.
[ 4.018966] systemd[1]: Starting System Slice.
[ 4.022435] systemd[1]: Created slice System Slice.
[ 4.024006] systemd[1]: Starting File System Check on Root Device…
[ 4.061453] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 4.065367] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 4.067056] systemd[1]: Starting system-getty.slice.
[ 4.070615] systemd[1]: Created slice system-getty.slice.
[ 4.072285] systemd[1]: Starting Increase datagram queue length…
[ 4.078822] systemd[1]: Starting Restore / save the current clock…
[ 4.107405] systemd[1]: Started Set Up Additional Binary Formats.
[ 4.110271] systemd[1]: Mounting Debug File System…
[ 4.140215] systemd[1]: Starting Load Kernel Modules…
[ 4.149462] systemd[1]: Starting udev Coldplug all Devices…
[ 4.155873] systemd[1]: Mounted Huge Pages File System.
[ 4.263714] systemd[1]: Starting Create list of required static device nodes for the current kernel…
[ 4.311668] systemd[1]: Mounting POSIX Message Queue File System…
[ 4.319961] systemd[1]: Starting Slices.
[ 4.324014] systemd[1]: Reached target Slices.
[ 4.330741] systemd[1]: Mounted Debug File System.
[ 4.335970] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.341112] systemd[1]: Started Increase datagram queue length.
[ 4.461215] systemd[1]: Started Restore / save the current clock.
[ 4.466299] i2c /dev entries driver
[ 4.516018] systemd[1]: Started Load Kernel Modules.
[ 4.521521] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.528793] systemd[1]: Time has been changed
[ 4.568600] systemd[1]: Started udev Coldplug all Devices.
[ 4.664495] systemd[1]: Starting Create Static Device Nodes in /dev…
[ 4.711889] systemd[1]: Mounting Configuration File System…
[ 4.718265] systemd[1]: Mounted FUSE Control File System.
[ 4.720254] systemd[1]: Starting Apply Kernel Variables…
[ 4.727425] systemd[1]: Starting Syslog Socket.
[ 4.731938] systemd[1]: Listening on Syslog Socket.
[ 4.734221] systemd[1]: Starting Journal Service…
[ 4.744361] systemd[1]: Started Journal Service.
[ 5.004439] systemd-udevd[136]: starting version 215
[ 5.406617] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 5.447835] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 10.082827] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 10.412107] systemd-journald[133]: Received request to flush runtime journal from PID 1
[ 11.115237] cfg80211: World regulatory domain updated:
[ 11.115258] cfg80211: DFS Master region: unset
[ 11.115268] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 11.115284] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 11.115299] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 11.115313] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 11.115329] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 11.115345] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 11.115359] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 11.115373] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 11.115387] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 12.233358] smsc95xx 1-1.1:1.0 eth0: hardware isn’t capable of remote wakeup
[ 12.233579] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.764200] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 13.768434] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 16.353947] random: nonblocking pool is initialized

This is unusual. Please, try sudo modprobe rcio_spi and post output of dmesg | tail.

I encomtrado mistake.
RPI 3 and use my installation scripts added a line to disable bluetooth.
Restablesi the config.txt file on my scripts in installing and reinstalling worked all right
The track gave me to do in my other ship installation 2 rpi2 that if it worked.
greetings and thank you very much.
Sorry for my bad English.

I’m glad you figured it out./