Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. wifi scan failing on ubuntu (Klaus Anderson)
2. Re: wifi scan failing on ubuntu (Julien Massot)
3. Re: wifi scan failing on ubuntu (Klaus Anderson)
4. Re: wifi scan failing on ubuntu (Julien Massot)
----------------------------------------------------------------------
Message: 1
Date: Mon, 18 Dec 2017 11:51:30 +0200
From: Klaus Anderson <[email protected]>
To: [email protected]
Subject: wifi scan failing on ubuntu
Message-ID:
<canglokb5wfokkyivxwi3eh5pyfcuzha7g4s4vunckmdlo6z...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
hi all,
I'm playing with connman on my Ubuntu 17.04 laptop and got Ethernet going
ok, but only get "no carrier" error when trying to do a wifi scan. Could
someone please point me towards the right direction or give some hints on
how to debug this further.
Here's some details from my command line:
klasu@klasu-ThinkPad-T470p:~[0 0 0]$ connmand --version
1.33
klasu@klasu-ThinkPad-T470p:~[0]$ sudo connmanctl scan wifi
Error /net/connman/technology/wifi: No carrier
klasu@klasu-ThinkPad-T470p:~[0 0 0]$ sudo connmanctl technologies
/net/connman/technology/ethernet
Name = Wired
Type = ethernet
Powered = True
Connected = True
Tethering = False
/net/connman/technology/wifi
Name = WiFi
Type = wifi
Powered = True
Connected = False
Tethering = False
/net/connman/technology/bluetooth
Name = Bluetooth
Type = bluetooth
Powered = True
Connected = False
Tethering = False
klasu@klasu-ThinkPad-T470p:~[0]$ sudo rfkill list
1: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
9: phy1: Wireless LAN
Soft blocked: no
Hard blocked: no
10: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
klasu@klasu-ThinkPad-T470p:~[0]$ sudo iw wlan0 scan |grep BSS|grep wlan0
BSS 4c:e6:76:22:aa:35(on wlan0)
BSS 68:7f:74:15:8f:aa(on wlan0)
cheers, klaus
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.01.org/pipermail/connman/attachments/20171218/185c9745/attachment-0001.html>
------------------------------
Message: 2
Date: Mon, 18 Dec 2017 11:31:15 +0100
From: Julien Massot <[email protected]>
To: Klaus Anderson <[email protected]>
Cc: [email protected]
Subject: Re: wifi scan failing on ubuntu
Message-ID:
<CADGp=Qe8trd1op3ji1XD6q=fZUNuCcWMRX_Jz02=r4+sNade=g...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi,
On Mon, Dec 18, 2017 at 10:51 AM, Klaus Anderson <[email protected]>
wrote:
> hi all,
>
> I'm playing with connman on my Ubuntu 17.04 laptop and got Ethernet going
> ok, but only get "no carrier" error when trying to do a wifi scan. Could
> someone please point me towards the right direction or give some hints on
> how to debug this further.
>
Did you checked if wpa_supplicant is running ?
If not you can start it by hand
sudo wpa_supplicant -u
And try to see why it is not launched, perhaps an issue around dbus-launch.
Regards,
Julien
--
*This email and any attachment thereto are confidential and intended solely
for the use of the individual or entity to whom they are addressed.If you
are not the intended recipient, please be advised that disclosing, copying,
distributing or taking any action in reliance on the contents of this email
is strictly prohibited. In such case, please immediately advise the sender,
and delete all copies and attachment from your system.This email shall not
be construed and is not tantamount to an offer, an acceptance of offer, or
an agreement by SoftBank Robotics Europe on any discussion or contractual
document whatsoever. No employee or agent is authorized to represent or
bind SoftBank Robotics Europe to third parties by email, or act on behalf
of SoftBank Robotics Europe by email, without express written confirmation
by SoftBank Robotics Europe? duly authorized representatives.*
------------------------------
*Ce message ?lectronique et ?ventuelles pi?ces jointes sont confidentiels,
et exclusivement destin?s ? la personne ou l'entit? ? qui ils sont
adress?s.Si vous n'?tes pas le destinataire vis?, vous ?tes pri? de ne pas
divulguer, copier, distribuer ou prendre toute d?cision sur la foi de ce
message ?lectronique. Merci d'en aviser imm?diatement l'exp?diteur et de
supprimer toutes les copies et ?ventuelles pi?ces jointes de votre
syst?me.Ce message ?lectronique n'?quivaut pas ? une offre, ? une
acceptation d?offre, ou ? un accord de SoftBank Robotics Europe sur toute
discussion ou document contractuel quel qu?il soit, et ne peut ?tre
interpr?t? comme tel. Aucun employ? ou agent de SoftBank Robotics Europe
n'est autoris? ? repr?senter ou ? engager la soci?t? par email, ou ? agir
au nom et pour le compte de la soci?t? par email, sans qu?une confirmation
?crite soit donn?e par le repr?sentant l?gal de SoftBank Robotics Europe ou
par toute autre personne ayant re?u d?l?gation de pouvoir appropri?e.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.01.org/pipermail/connman/attachments/20171218/1ff37674/attachment-0001.html>
------------------------------
Message: 3
Date: Mon, 18 Dec 2017 12:39:30 +0200
From: Klaus Anderson <[email protected]>
To: Julien Massot <[email protected]>
Cc: [email protected]
Subject: Re: wifi scan failing on ubuntu
Message-ID:
<CANgLOKYp9dSottYauboPKbY_thpECto9tq2iV-UkiVts=qz...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi,
On Mon, Dec 18, 2017 at 12:31 PM, Julien Massot <
[email protected]> wrote:
> Did you checked if wpa_supplicant is running ?
>
> If not you can start it by hand
> sudo wpa_supplicant -u
>
wpa_supplicant seems to be running already and has the -u switch:
klasu@klasu-ThinkPad-T470p:~[0 127]$ ps aux|grep wpa_supp
root 1301 0.0 0.0 46552 6564 ? Ss joulu12 0:01
/sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
Any further tips? :-)
klaus
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.01.org/pipermail/connman/attachments/20171218/f371bf89/attachment-0001.html>
------------------------------
Message: 4
Date: Mon, 18 Dec 2017 12:50:18 +0100
From: Julien Massot <[email protected]>
To: Klaus Anderson <[email protected]>
Cc: [email protected]
Subject: Re: wifi scan failing on ubuntu
Message-ID:
<CADGp=Qeq9ChfOUnH=L=tabzds1oqprzdtb1dkvnoewpoouo...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
On Mon, Dec 18, 2017 at 11:39 AM, Klaus Anderson <[email protected]>
wrote:
> Hi,
>
> On Mon, Dec 18, 2017 at 12:31 PM, Julien Massot <
> [email protected]> wrote:
>
>> Did you checked if wpa_supplicant is running ?
>>
>> If not you can start it by hand
>> sudo wpa_supplicant -u
>>
>
> wpa_supplicant seems to be running already and has the -u switch:
> klasu@klasu-ThinkPad-T470p:~[0 127]$ ps aux|grep wpa_supp
> root 1301 0.0 0.0 46552 6564 ? Ss joulu12 0:01
> /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
>
> Any further tips? :-)
>
>
I think a paste of your connman output can be useful,
can you run connmand -nd, and paste logs on pastebin.com ?
Regards,
Julien
--
*This email and any attachment thereto are confidential and intended solely
for the use of the individual or entity to whom they are addressed.If you
are not the intended recipient, please be advised that disclosing, copying,
distributing or taking any action in reliance on the contents of this email
is strictly prohibited. In such case, please immediately advise the sender,
and delete all copies and attachment from your system.This email shall not
be construed and is not tantamount to an offer, an acceptance of offer, or
an agreement by SoftBank Robotics Europe on any discussion or contractual
document whatsoever. No employee or agent is authorized to represent or
bind SoftBank Robotics Europe to third parties by email, or act on behalf
of SoftBank Robotics Europe by email, without express written confirmation
by SoftBank Robotics Europe? duly authorized representatives.*
------------------------------
*Ce message ?lectronique et ?ventuelles pi?ces jointes sont confidentiels,
et exclusivement destin?s ? la personne ou l'entit? ? qui ils sont
adress?s.Si vous n'?tes pas le destinataire vis?, vous ?tes pri? de ne pas
divulguer, copier, distribuer ou prendre toute d?cision sur la foi de ce
message ?lectronique. Merci d'en aviser imm?diatement l'exp?diteur et de
supprimer toutes les copies et ?ventuelles pi?ces jointes de votre
syst?me.Ce message ?lectronique n'?quivaut pas ? une offre, ? une
acceptation d?offre, ou ? un accord de SoftBank Robotics Europe sur toute
discussion ou document contractuel quel qu?il soit, et ne peut ?tre
interpr?t? comme tel. Aucun employ? ou agent de SoftBank Robotics Europe
n'est autoris? ? repr?senter ou ? engager la soci?t? par email, ou ? agir
au nom et pour le compte de la soci?t? par email, sans qu?une confirmation
?crite soit donn?e par le repr?sentant l?gal de SoftBank Robotics Europe ou
par toute autre personne ayant re?u d?l?gation de pouvoir appropri?e.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.01.org/pipermail/connman/attachments/20171218/067542b2/attachment.html>
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 26, Issue 16
***************************************