[Solved]No WiFi option in MyOsmc with Raspberry pi 3

Hello everyone,

I have a Raspberry PI 3 for a few weeks, I had installed:

  • OSMC (creating an image from the site)
  • DOMOTICZ (installation via command line)

Everything was fine except for a few days it was over WiFi.

Checking in My OSMC network settings, there are only two options: Wired & MySQL
No “Wireless” option.
And so my RP 3 has no assigned IP.
I know from cons still access it by connecting with a network cable to the 3-bbox

I re-booted my SD card and reinstalled only OSMC, but still no WiFi as possible?

Could this be a hardware problem ??

Connmanctl state not list me as a … \ Eth0 (cable connection) and no WiFi

Has anyone ever had this problem … and found a way to solve it?

Thanks for your advices.

Actual configuration:
RP PI 3
16GB SD card
OSMC latest version
Connected to the TV via HDMI

Post logs via grab-logs -A

For now, i have this informations:

lsmod:

Module Size Used by
8021q 22147 0
garp 7622 1 8021q
stp 2430 1 garp
llc 6031 2 stp,garp
bcm2835_wdt 4081 0
snd_bcm2835 24938 0
snd_pcm 115812 1 snd_bcm2835
snd_timer 26094 1 snd_pcm
snd 78512 3 snd_bcm2835,snd_timer,snd_pcm
bcm2835_gpiomem 4026 0
bcm2835_thermal 2541 0
uio_pdrv_genirq 3885 0
uio 10428 1 uio_pdrv_genirq
fuse 108681 1
ipv6 448018 42

lsconfig:

eth0 Link encap:Ethernet HWaddr b8:27:eb:c5:51:4f
inet addr:192.168.1.8 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST DYNAMIC MTU:1500 Metric:1
RX packets:12497 errors:0 dropped:0 overruns:0 frame:0
TX packets:7272 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15171422 (14.4 MiB) TX bytes:686416 (670.3 KiB)

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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

connmanctl technologies:

/net/connman/technology/ethernet
Name = Wired
Type = ethernet
Powered = True
Connected = True
Tethering = False

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.27-2-osmc (root@vero2a) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Sun Oct 30 16:33:55 UTC 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 0x2e400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 192512
[ 0.000000] free_area_init_node: node 0, pgdat 80bd6380, node_mem_map add64000
[ 0.000000] Normal zone: 1692 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 192512 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9660->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 13 pages/cpu @aefa9000 s23552 r8192 d21504 u53248
[ 0.000000] pcpu-alloc: s23552 r8192 d21504 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: 190820
[ 0.000000] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2709.boardrev=0xa02082 bcm2709.serial=0xf0c5514f smsc95xx.macaddr=B8:27:EB:C5:51:4F bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait quiet osmcdev=rbp2
[ 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: 741040K/770048K available (8022K kernel code, 440K rwdata, 1872K rodata, 1792K init, 764K bss, 20816K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xaf800000 - 0xff800000 (1280 MB)
lowmem : 0x80000000 - 0xaf000000 ( 752 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x809b1dc8 (9896 kB)
.init : 0x809b2000 - 0x80b72000 (1792 kB)
.data : 0x80b72000 - 0x80be0074 ( 441 kB)
.bss : 0x80be3000 - 0x80ca23ec ( 765 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.000025] Switching to timer-based delay loop, resolution 52ns
[ 0.000262] Console: colour dummy device 80x30
[ 0.000448] console [tty0] enabled
[ 0.000469] Calibrating delay loop (skipped), value calculated using timer frequency… 38.40 BogoMIPS (lpj=192000)
[ 0.000489] pid_max: default: 32768 minimum: 301
[ 0.000770] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000785] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001722] Disabling cpuset control group subsystem
[ 0.001753] Initializing cgroup subsys io
[ 0.001780] Initializing cgroup subsys memory
[ 0.001823] Initializing cgroup subsys devices
[ 0.001841] Initializing cgroup subsys freezer
[ 0.001859] Initializing cgroup subsys net_cls
[ 0.001905] CPU: Testing write buffer coherency: ok
[ 0.001967] ftrace: allocating 19464 entries in 58 pages
[ 0.046986] CPU0: update cpu_capacity 1024
[ 0.047016] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.047030] [bcm2709_smp_prepare_cpus] enter
[ 0.047178] Setting up static identity map for 0x8240 - 0x8298
[ 0.126557] [bcm2709_boot_secondary] cpu:1 started (0) 18
[ 0.126829] [bcm2709_secondary_init] enter cpu:1
[ 0.126870] CPU1: update cpu_capacity 1024
[ 0.126876] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.156570] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.156773] [bcm2709_secondary_init] enter cpu:2
[ 0.156794] CPU2: update cpu_capacity 1024
[ 0.156800] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.186622] [bcm2709_boot_secondary] cpu:3 started (0) 17
[ 0.186801] [bcm2709_secondary_init] enter cpu:3
[ 0.186822] CPU3: update cpu_capacity 1024
[ 0.186829] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.186893] Brought up 4 CPUs
[ 0.186916] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.186925] CPU: All CPU(s) started in HYP mode.
[ 0.186932] CPU: Virtualization extensions available.
[ 0.187547] devtmpfs: initialized
[ 0.197431] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.197785] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.198590] pinctrl core: initialized pinctrl subsystem
[ 0.199125] NET: Registered protocol family 16
[ 0.203902] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.226689] cpuidle: using governor ladder
[ 0.256712] cpuidle: using governor menu
[ 0.262536] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.262549] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.262694] Serial: AMBA PL011 UART driver
[ 0.262823] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.262988] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.329286] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
[ 0.329747] SCSI subsystem initialized
[ 0.329923] usbcore: registered new interface driver usbfs
[ 0.330012] usbcore: registered new interface driver hub
[ 0.330113] usbcore: registered new device driver usb
[ 0.336838] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-10-13 17:21
[ 0.363559] clocksource: Switched to clocksource arch_sys_counter
[ 0.408336] FS-Cache: Loaded
[ 0.408606] CacheFiles: Loaded
[ 0.420601] NET: Registered protocol family 2
[ 0.421438] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.421552] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.421740] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.421833] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.421880] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.422102] NET: Registered protocol family 1
[ 0.422435] RPC: Registered named UNIX socket transport module.
[ 0.422445] RPC: Registered udp transport module.
[ 0.422454] RPC: Registered tcp transport module.
[ 0.422462] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.518240] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.520027] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.520152] audit: initializing netlink subsys (disabled)
[ 0.520201] audit: type=2000 audit(0.489:1): initialized
[ 0.532998] VFS: Disk quotas dquot_6.6.0
[ 0.533316] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.535517] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.536429] NFS: Registering the id_resolver key type
[ 0.536470] Key type id_resolver registered
[ 0.536480] Key type id_legacy registered
[ 0.538868] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.539001] io scheduler noop registered
[ 0.539484] io scheduler bfq registered (default)
[ 0.539493] BFQ I/O-scheduler version: v7r7
[ 0.541996] BCM2708FB: allocated DMA memory ee800000
[ 0.542024] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.552652] Console: switching to colour frame buffer device 90x30
[ 1.518271] bcm2835-rng 3f104000.rng: hwrng registered
[ 1.518377] vc-cma: Videocore CMA driver
[ 1.518386] vc-cma: vc_cma_base = 0x00000000
[ 1.518396] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.518405] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.518638] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 1.533531] brd: module loaded
[ 1.542061] loop: module loaded
[ 1.542935] vchiq: vchiq_init_state: slot_zero = 0xae880000, is_master = 0
[ 1.544383] Loading iSCSI transport class v2.0-870.
[ 1.545148] usbcore: registered new interface driver smsc95xx
[ 1.545198] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.745429] Core Release: 2.80a
[ 1.745447] Setting default values for core params
[ 1.745470] Finished setting default values for core params
[ 1.945821] Using Buffer DMA mode
[ 1.945832] Periodic Transfer Interrupt Enhancement - disabled
[ 1.945840] Multiprocessor Interrupt Enhancement - disabled
[ 1.945850] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.945862] Dedicated Tx FIFOs mode
[ 1.946172] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xae814000 dma = 0xee814000 len=9024
[ 1.946201] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 1.946235] dwc_otg: Microframe scheduler enabled
[ 1.946298] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x8057f240
[ 1.946313] WARN::hcd_init_fiq:414: FIQ ASM at 0x8057f5b0 length 36
[ 1.946329] WARN::hcd_init_fiq:439: MPHI regs_base at 0xaf9ee000
[ 1.946393] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.946432] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.946467] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 1.946517] Init: Port Power? op_state=1
[ 1.946525] Init: Power Port (0)
[ 1.946727] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.946742] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.946755] usb usb1: Product: DWC OTG Controller
[ 1.946767] usb usb1: Manufacturer: Linux 4.4.27-2-osmc dwc_otg_hcd
[ 1.946779] usb usb1: SerialNumber: 3f980000.usb
[ 1.947637] hub 1-0:1.0: USB hub found
[ 1.947682] hub 1-0:1.0: 1 port detected
[ 1.948284] dwc_otg: FIQ enabled
[ 1.948293] dwc_otg: NAK holdoff enabled
[ 1.948301] dwc_otg: FIQ split-transaction FSM enabled
[ 1.948329] Module dwc_common_port init
[ 1.948567] usbcore: registered new interface driver usb-storage
[ 1.948835] mousedev: PS/2 mouse device common for all mice
[ 1.949255] usbcore: registered new interface driver usbtouchscreen
[ 1.949525] bcm2835-cpufreq: min=600000 max=1200000
[ 1.951164] sdhci: Secure Digital Host Controller Interface driver
[ 1.951169] sdhci: Copyright© Pierre Ossman
[ 1.951338] sdhost: log_buf @ ae813000 (ee813000)
[ 2.003614] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.025686] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 2.025694] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 2.060441] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.062312] mmc0: new high speed SDHC card at address 59b4
[ 2.062602] mmcblk0: mmc0:59b4 USD 15.0 GiB
[ 2.063658] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.063891] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.063953] hidraw: raw HID events driver © Jiri Kosina
[ 2.064047] usbcore: registered new interface driver usbhid
[ 2.064052] usbhid: USB HID core driver
[ 2.064201] mmcblk0: p1 p2
[ 2.064308] Initializing XFRM netlink socket
[ 2.064327] NET: Registered protocol family 17
[ 2.064409] Key type dns_resolver registered
[ 2.064493] Registering SWP/SWPB emulation handler
[ 2.064965] registered taskstats version 1
[ 2.065063] vc-sm: Videocore shared memory driver
[ 2.065071] [vc_sm_connected_init]: start
[ 2.065357] [vc_sm_connected_init]: end - returning 0
[ 2.066512] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 2.066701] of_cfs_init
[ 2.066753] of_cfs_init: OK
[ 2.068430] Freeing unused kernel memory: 1792K (809b2000 - 80b72000)
[ 2.144254] Indeed it is in host mode hprt0 = 00021501
[ 2.315701] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.321217] fsck: E2fsck run: /bin/e2fsck -p -C 0 /dev/mmcblk0p2
[ 2.321351] fsck: Filesystem UUID: c304425e-d909-4225-a325-920d590a63e1
[ 2.321497] fsck: /dev/mmcblk0p2: clean, 24290/966656 files, 240222/3865088 blocks
[ 2.343848] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.343943] Indeed it is in host mode hprt0 = 00001101
[ 2.543762] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.543775] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.544290] hub 1-1:1.0: USB hub found
[ 2.544345] hub 1-1:1.0: 5 ports detected
[ 2.823604] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.923804] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.923818] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.926357] smsc95xx v1.0.4
[ 2.985302] smsc95xx 1-1.1:1.0 eth0: register ‘smsc95xx’ at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c5:51:4f
[ 3.465248] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
[ 3.466777] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 3.466948] systemd[1]: Detected architecture ‘arm’.
[ 3.512760] NET: Registered protocol family 10
[ 3.513598] systemd[1]: Inserted module ‘ipv6’
[ 3.521224] systemd[1]: Set hostname to .
[ 3.587814] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
[ 3.674547] random: systemd: uninitialized urandom read (16 bytes read, 68 bits of entropy available)
[ 3.675120] random: systemd: uninitialized urandom read (16 bytes read, 68 bits of entropy available)
[ 3.675730] random: systemd: uninitialized urandom read (16 bytes read, 68 bits of entropy available)
[ 3.687700] random: systemd: uninitialized urandom read (16 bytes read, 68 bits of entropy available)
[ 3.688082] random: systemd: uninitialized urandom read (16 bytes read, 68 bits of entropy available)
[ 3.688150] random: systemd: uninitialized urandom read (16 bytes read, 68 bits of entropy available)
[ 3.719913] random: systemd: uninitialized urandom read (16 bytes read, 68 bits of entropy available)
[ 3.719972] random: systemd: uninitialized urandom read (16 bytes read, 68 bits of entropy available)
[ 3.789482] 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.789611] systemd[1]: Found ordering cycle on basic.target/start
[ 3.789622] systemd[1]: Found dependency on sysinit.target/start
[ 3.789632] systemd[1]: Found dependency on kbd.service/start
[ 3.789643] systemd[1]: Found dependency on remote-fs.target/start
[ 3.789653] systemd[1]: Found dependency on remote-fs-pre.target/start
[ 3.789662] systemd[1]: Found dependency on connman.service/start
[ 3.789671] systemd[1]: Found dependency on dbus.service/start
[ 3.789680] systemd[1]: Found dependency on basic.target/start
[ 3.789689] systemd[1]: Breaking ordering cycle by deleting job kbd.service/start
[ 3.789700] systemd[1]: Job kbd.service/start deleted to break ordering cycle starting with basic.target/start
[ 3.789828] systemd[1]: Found ordering cycle on basic.target/start
[ 3.789839] systemd[1]: Found dependency on sysinit.target/start
[ 3.789849] systemd[1]: Found dependency on rpcbind.service/start
[ 3.789860] systemd[1]: Found dependency on network-online.target/start
[ 3.789869] systemd[1]: Found dependency on network.target/start
[ 3.789878] systemd[1]: Found dependency on connman.service/start
[ 3.789887] systemd[1]: Found dependency on dbus.service/start
[ 3.789896] systemd[1]: Found dependency on basic.target/start
[ 3.789906] systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/start
[ 3.789917] systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start
[ 3.791090] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.791234] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.791314] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 3.791544] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.791588] systemd[1]: Starting Encrypted Volumes.
[ 3.791621] systemd[1]: Reached target Encrypted Volumes.
[ 3.791668] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 3.791769] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.791802] systemd[1]: Starting Paths.
[ 3.791834] systemd[1]: Reached target Paths.
[ 3.791867] systemd[1]: Starting Swap.
[ 3.791898] systemd[1]: Reached target Swap.
[ 3.791931] systemd[1]: Expecting device dev-mmcblk0p1.device…
[ 3.791967] systemd[1]: Starting Root Slice.
[ 3.792038] systemd[1]: Created slice Root Slice.
[ 3.792072] systemd[1]: Starting User and Session Slice.
[ 3.792191] systemd[1]: Created slice User and Session Slice.
[ 3.792225] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.792308] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.792342] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 3.792434] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.792467] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.792554] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.792597] systemd[1]: Starting udev Control Socket.
[ 3.792670] systemd[1]: Listening on udev Control Socket.
[ 3.792710] systemd[1]: Starting udev Kernel Socket.
[ 3.792771] systemd[1]: Listening on udev Kernel Socket.
[ 3.792813] systemd[1]: Starting Journal Socket.
[ 3.792903] systemd[1]: Listening on Journal Socket.
[ 3.792959] systemd[1]: Starting System Slice.
[ 3.793060] systemd[1]: Created slice System Slice.
[ 3.793101] systemd[1]: Starting Restore / save the current clock…
[ 3.823961] systemd[1]: Mounting POSIX Message Queue File System…
[ 3.825658] systemd[1]: Mounting Debug File System…
[ 3.827162] systemd[1]: Starting udev Coldplug all Devices…
[ 3.829146] systemd[1]: Starting Create list of required static device nodes for the current kernel…
[ 3.884824] systemd[1]: Starting Load Kernel Modules…
[ 3.900150] systemd[1]: Started Set Up Additional Binary Formats.
[ 3.900237] systemd[1]: Mounted Huge Pages File System.
[ 3.900272] systemd[1]: Starting LSB: NFS support files common to client and server…
[ 3.901570] systemd[1]: Starting Journal Service…
[ 3.903111] systemd[1]: Started Journal Service.
[ 3.993163] fuse init (API version 7.23)
[ 4.034893] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 4.207528] systemd-udevd[178]: starting version 215
[ 4.430804] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 4.539469] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 4.742082] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 4.807570] uart-pl011 3f201000.uart: no DMA platform data
[ 5.475172] systemd-journald[159]: Received request to flush runtime journal from PID 1
[ 6.064797] smsc95xx 1-1.1:1.0 eth0: hardware isn’t capable of remote wakeup
[ 6.064941] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.651677] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 7.652703] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 7.805487] 8021q: 802.1Q VLAN Support v1.8
[ 10.407844] Console: switching to colour dummy device 80x30
[ 10.567498] random: nonblocking pool is initialized

there is this cool thing called http://paste.osmc.io/ suggest you use that next time when providing logs

Lien logs grab-logs -A

Please use the approved method of posting your log files.

Please see How to submit a useful support request - General - OSMC

Your log file shows your system is using a BCM2835 SoC. The Pi3 uses a BCM2837.

It would appear you may not have aPi3, but a Pi2. The Pi2 hs no built in WiFi.

Looks like he has a Pi 3 here.

2835 references usually refer to drivers shared across the 2708/2709 family.

Oops, my bad.

Logs do show failed attempts to install firmware-brcm80211

But I can’t see anything showing firmware isn’t being loaded, although there are errors showing the bluetooth is failing.

The BT firmware upload will only be attempted if we think there is an adapter, i.e. if /proc/device-tree/soc/gpio@7e200000/bt_pins exists.

What’s the output of:

sudo /usr/bin/hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -

Having the logs on our pastebin would be helpful

Sam

osmc@osmc:~$ sudo /usr/bin/hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -
bcm43xx_init
Initialization timed out.
osmc@osmc:~$

Something is wrong with your hardware. I’d consider an RMA.

RMA ? What is it ?

http://lmgtfy.com/?q=Rma

The problem is solved : I don’t know why WiFi was disapear and after reinstall of all sofware always not working.

The problem was finaly solved by this:
My OSMC --> Pi Config -> Hardware -> Origin

THANKS

I have the same problem but I don’t know what you mean when you say you went to hardware-> origin?