Wifi issue

My OSMC is updated to last version and still can’t spot my wifi network

Did you change the world regulatory domain? Some logs should confirm this.

@sam_nazarko

what’s “world regulatory domain”?

how do I change it?

I assume that @sam_nazarko was refering to the latest version that was in testing and released in stable last night.

That’s correct.

I just updated to latest version and wifi is not spotted yet.
I also did sudo rm-rf /var/lib/connman/wifi* but issue was not solved.

Now when I go on connmanctl and I type scan wifi I get

Error /net/connman/technology/wifi: No carrier

Did you try enable wifi first?

Can you upload some logs via Ethernet?

enable wifi done. Still not working.
Now my wired connection is having issues too. After few seconds OSMC loses connections to ethernet

Here’s my log https://paste.osmc.tv/oyidafugix.xml

CRDA and Kodi region matches or is None.

I think you need to pick a region.

On Settings → Interface → Regional → Language
Language = none

I choosed a region and after reboot is still not spotting my wifi.
Do I need to select regione from somewhere else?

This is not related to the setting that has been suggested.

You need to set the world regulatory domain via My OSMC.

how do I set world regulatory domain on my osmc?

This should be an option in My OSMC → Networking.

Sam

I’m checking this internally, thanks.

On My OSMC → Networking I don’t see anything like Regulatory Domain.

Anyway I’ve been able to set a Domain by executing

sudo apt-get install iw
sudo apt-get install crda

and

sudo nano /etc/default/crda

and initializing properly REGDOMAIN variable.

I’ve been able to connect to my wifi one time only. After rebooting OSMC could not see my wifi anymore. I went on connmanctl and it did not could spot my wifi, until I changed REGDOMAIN manually with iw reg set 'XX' and setting again my real region code manually with the same command.
But then when I spot my wifi with connmanctl and I go with connect command and enter passpharese I get no “Connected” message.

Have you tried connecting via the command line?

You’ll need a USB keyboard or to attach an Ethernet cable temporarily.

Sam

Yes, I did everything via the command line.
As I said in my previous comment, I tried with connmanctl but I don’t get the “Connected” message after I enter the passphrase.

Can you post the full conmanctl output?

Thanks

Sam

I repeated the commanctl → connect procedure and I got the “Connected” message. Then I enter quit → reboot.
When OSMC turned on, I got Status = no wireless connection.
It looks like reboot wipes the connection.

Can you please post the full connmanctl output?