Hi,

On running the commands:
debian@beaglebone:~$ sudo /opt/scripts/tools/version.sh
debian@beaglebone:~$ sudo connmanctl technologies
debian@beaglebone:~$ sudo wpa_supplicant -u
debian@beaglebone:~$ sudo rfkill list
debian@beaglebone:~$ sudo service wpa_supplicant status
debian@beaglebone:~$ sudo dmesg |grep -i BBW

this is what I get,

*debian@beaglebone:~$ sudo /opt/scripts/tools/version.sh*
*git:/opt/scripts/:[24f2e3495113a63c2dcc2c0bdc0d7660b54e4e8f]*
*eeprom:[A335BNLTBWA51645BBWG0489]*
*model:[TI_AM335x_BeagleBone_Black_Wireless]*
*dogtag:[BeagleBoard.org Debian Image 2019-03-17]*
*bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot
2018.09-00002-g08ae12f051]:[location: dd MBR]*
*kernel:[4.14.94-ti-r97]*
*nodejs:[v6.17.0]*
*uboot_overlay_options:[enable_uboot_overlays=1]*
*uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo]*
*uboot_overlay_options:[enable_uboot_cape_universal=1]*
*pkg check: to individually upgrade run: [sudo apt install --only-upgrade
<pkg>]*
*pkg:[bb-cape-overlays]:[4.4.20190227.0-0rcnee0~stretch+20190227]*
*pkg:[bb-wl18xx-firmware]:[1.20190227.1-0rcnee0~stretch+20190227]*
*pkg:[kmod]:[23-2rcnee1~stretch+20171005]*
*pkg:[librobotcontrol]:[1.0.4-git20190107.0-0rcnee0~stretch+20190108]*
*pkg:[firmware-ti-connectivity]:[20180825+dfsg-1rcnee1~stretch+20181217]*
*groups:[debian : debian adm kmem dialout cdrom floppy audio dip video
plugdev users systemd-journal i2c bluetooth netdev cloud9ide gpio pwm eqep
admin spi tisdk weston-launch xenomai]*
*cmdline:[console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1
root=/dev/mmcblk1p1 ro rootfstype=ext4 rootwait coherent_pool=1M
net.ifnames=0 quiet]*
*dmesg | grep remote*
*[    1.281117] remoteproc remoteproc0: wkup_m3 is available*
*[    1.496948] remoteproc remoteproc0: powering up wkup_m3*
*[    1.497060] remoteproc remoteproc0: Booting fw image
am335x-pm-firmware.elf, size 217168*
*[    1.501265] remoteproc remoteproc0: remote processor wkup_m3 is now up*
*[    8.951702] remoteproc remoteproc1: 4a334000.pru is available*
*[    8.964959] remoteproc remoteproc2: 4a338000.pru is available*
*dmesg | grep pru*
*[    8.916305] pruss 4a300000.pruss: creating PRU cores and other child
platform devices*
*[    8.951702] remoteproc remoteproc1: 4a334000.pru is available*
*[    8.951833] pru-rproc 4a334000.pru: PRU rproc node
/ocp/pruss_soc_bus@4a326004/pruss@0/pru@34000 probed successfully*
*[    8.964959] remoteproc remoteproc2: 4a338000.pru is available*
*[    8.965084] pru-rproc 4a338000.pru: PRU rproc node
/ocp/pruss_soc_bus@4a326004/pruss@0/pru@38000 probed successfully*
*dmesg | grep pinctrl-single*
*[    0.930795] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800
size 568*
*dmesg | grep gpio-of-helper*
*[    0.942522] gpio-of-helper ocp:cape-universal: ready*
*END*
*debian@beaglebone:~$ sudo connmanctl technologies*
*/net/connman/technology/wifi*
*  Name = WiFi*
*  Type = wifi*
*  Powered = True*
*  Connected = False*
*  Tethering = False*
*debian@beaglebone:~$ sudo wpa_supplicant -u*
*dbus: Could not request service name: already registered*
*Failed to initialize wpa_supplicant*
*debian@beaglebone:~$ sudo rfkill list*
*0: phy0: Wireless LAN*
*        Soft blocked: no*
*        Hard blocked: no*
*debian@beaglebone:~$ sudo service wpa_supplicant status*
*[sudo] password for debian:*
*● wpa_supplicant.service - WPA supplicant*
*   Loaded: loaded (/lib/systemd/system/wpa_supplicant.service; disabled;
vendor*
*   Active: active (running) since Sun 2019-03-17 13:20:50 UTC; 23min ago*
* Main PID: 722 (wpa_supplicant)*
*    Tasks: 1 (limit: 4915)*
*   CGroup: /system.slice/wpa_supplicant.service*
*           └─722 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant*

*Mar 17 13:20:50 beaglebone systemd[1]: Starting WPA supplicant...*
*Mar 17 13:20:50 beaglebone systemd[1]: Started WPA supplicant.*
*Mar 17 13:20:50 beaglebone wpa_supplicant[722]: Successfully initialized
wpa_sup*

*debian@beaglebone:~$ sudo dmesg | grep -i BBW*
*debian@beaglebone:~$*

Thanks.

On Thu, Mar 21, 2019 at 7:34 PM <[email protected]> wrote:

> Hi,
>
> I think you have a fairly common error:
> https://wiki.archlinux.org/index.php/ConnMan#Troubleshooting
>
> Can you send the results (in text) for this commands please?
> debian@beaglebone:~$ sudo /opt/scripts/tools/version.sh
> debian@beaglebone:~$ sudo connmanctl technologies
> debian@beaglebone:~$ sudo wpa_supplicant -u
> debian@beaglebone:~$ sudo rfkill list
> debian@beaglebone:~$ sudo service wpa_supplicant status
> debian@beaglebone:~$ sudo dmesg |grep -i BBW
>
>
>
> Le jeudi 21 mars 2019 11:27:52 UTC+1, Lakshana R a écrit :
>>
>> Hi Robert,
>>
>> I haven't got any response to my previous mail. So could you please let
>> me know what has to be done?
>> Awaiting your reply.
>>
>> Thanks.
>>
>> On Wed, Mar 20, 2019 at 11:44 AM Lakshana R <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> I tried the new image, you gave me. I got the following output on
>>> running the connman commands.
>>>
>>> *Debian GNU/Linux 9 beaglebone ttyGS0*
>>>
>>> *BeagleBoard.org Debian Image 2019-03-17*
>>>
>>> *Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
>>> <http://elinux.org/Beagleboard:BeagleBoneBlack_Debian>*
>>>
>>> *default username:password is [debian:temppwd]*
>>>
>>> *beaglebone login: debian*
>>> *Password:*
>>> *Last login: Sun Mar 17 13:21:31 UTC 2019 on ttyGS0*
>>>
>>> *The programs included with the Debian GNU/Linux system are free
>>> software;*
>>> *the exact distribution terms for each program are described in the*
>>> *individual files in /usr/share/doc/*/copyright.*
>>>
>>> *Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent*
>>> *permitted by applicable law.*
>>> *debian@beaglebone:~$ sudo connmanctl*
>>> *[sudo] password for debian:*
>>> *Error getting VPN connections: The name net.connman.vpn was not
>>> provided by any .service filescoconnmanctl> tether wifi off*
>>> *Error disabling wifi tethering: Already disabled*
>>> *connmanctl> enable wifi*
>>> *Error wifi: Already enabled*
>>> *connmanctl> scan wifi*
>>> *Error /net/connman/technology/wifi: No carrier*
>>> *connmanctl>*
>>>
>>> Please help me with it.
>>>
>>> On Wed, Mar 20, 2019 at 2:24 AM Robert Nelson <[email protected]>
>>> wrote:
>>>
>>>>
>>>>
>>>> On Tue, Mar 19, 2019 at 7:49 AM Lakshana R <[email protected]> wrote:
>>>>
>>>>> Hey,
>>>>> Thanks for reaching out.
>>>>> I get the following information while entering the command you gave me.
>>>>> Is there any problem with the hardware?
>>>>> [image: Screenshot (67).png]
>>>>>
>>>>>
>>>> Your board is acting strange, can you please test this test image:
>>>>
>>>>
>>>> https://rcn-ee.net/rootfs/bb.org/testing/2019-03-17/stretch-iot/bone-debian-9.8-iot-armhf-2019-03-17-4gb.img.xz
>>>>
>>>> Regards,
>>>>
>>>> --
>>>> Robert Nelson
>>>> https://rcn-ee.com/
>>>>
>>> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/KiASpaKctaM/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/c6294775-d37b-4575-8aae-a5f897a89994%40googlegroups.com
> <https://groups.google.com/d/msgid/beagleboard/c6294775-d37b-4575-8aae-a5f897a89994%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAO7uA9pdnuWaSpMHqHuHnERo%3D_j83BmVSC%3DrAS%3DHJp1MHCoLOQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to