[beagleboard] Cannot access to internet after upgrade firmware

2020-11-22 Thread y . seksit
With tether option, on first time boot up board can access to internet to 
upgrade firmware. when finish upgrade i can use tethered option access to 
the board with ip: 192.168.6.2 and using connmanctl connect to my wifi 
router but it cannot ping to 8.8.8.8 and another too.

How can i fixed it?

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2f7bc1b1-876a-4789-8978-041adea50027o%40googlegroups.com.


Re: [beagleboard] Cannot access to internet after upgrade firmware

2020-11-22 Thread Yash Vardhan Singh ee19m012
Looks more like a networking issuejust check whether ur wifi interface
of BBB has the ip allotted by wifi access point. Then do a traceroute to
8.8.8.8 and check whether the request is pointing to gateway or not. Else
you will need to update default routeshould not be a major challenge to
fix the issueif ur comfortable with basics of networking.

On Sun, 22 Nov, 2020, 18:08 ,  wrote:

> With tether option, on first time boot up board can access to internet to
> upgrade firmware. when finish upgrade i can use tethered option access to
> the board with ip: 192.168.6.2 and using connmanctl connect to my wifi
> router but it cannot ping to 8.8.8.8 and another too.
>
> How can i fixed it?
>
> --
> 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 beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/2f7bc1b1-876a-4789-8978-041adea50027o%40googlegroups.com
> 
> .
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAB1EmcU%2B0jQx3uOVsQy%3D%3DbBCT6XH9yS5YNXGb%3D-ysGVh7p2eKw%40mail.gmail.com.


[beagleboard] Cannot flash latest image to eMMC storage

2020-11-22 Thread y . seksit


*BeagleBone AI Flasher Problem*


I trying to latest images from AM5729 Debian 10.3 2020-04-06 16GB eMMC IoT 
TIDL Flasher 

 to 
use SDCard flash to eMMC memory by following the step as in: 

   - https://beagleboard.org/getting-started

And,

   - https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC

But after edit /boot/uEnv.txt and reboot the system it doesn't flash to 
eMMC, How can i do?

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b55fbc2b-ce6e-40dd-a7bd-83a9adef113do%40googlegroups.com.


Re: [beagleboard] Cannot flash latest image to eMMC storage

2020-11-22 Thread evilwulfie
IF you use a flasher image you do not need to edit anything, just use 
etcher to copy file

to SD card and boot up the board. It should just flash.

On 11/22/2020 9:13 AM, y.sek...@gmail.com wrote:


*BeagleBone AI Flasher Problem*


I trying to latest images from AM5729 Debian 10.3 2020-04-06 16GB 
eMMC IoT TIDL Flasher 
 to 
use SDCard flash to eMMC memory by following the step as in:


  * https://beagleboard.org/getting-started

And,

  * https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC

But after edit /boot/uEnv.txt and reboot the system it doesn't flash 
to eMMC, How can i do?


--
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 beagleboard+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b55fbc2b-ce6e-40dd-a7bd-83a9adef113do%40googlegroups.com 
.


--
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1ae6a6a6-f157-c5dd-1daa-3611619d6b3d%40gmail.com.


[beagleboard] mm Wave radar integration

2020-11-22 Thread Yash Vardhan Singh ee19m012
Planning to integrate Texas Instruments mm Wave radar with BBB running Ardu
pilot for collision avoidance. Any support assistance or guidance on
that...

Yash

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAB1EmcUXoNSaLffQVv9bNyvq%3D3AoDcQ7Do04gbNk6iFg6NdXaA%40mail.gmail.com.


Re: [beagleboard] Cannot access to internet after upgrade firmware

2020-11-22 Thread jonnymo
  Which BeagleBoard do you have?
What image is it running?
What OS is running on the system you are tethered to?
What steps did you perform for the FW upgrade?

Cheer,

Jon

On Sun, Nov 22, 2020 at 4:38 AM  wrote:

> With tether option, on first time boot up board can access to internet to
> upgrade firmware. when finish upgrade i can use tethered option access to
> the board with ip: 192.168.6.2 and using connmanctl connect to my wifi
> router but it cannot ping to 8.8.8.8 and another too.
>
> How can i fixed it?
>
> --
> 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 beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/2f7bc1b1-876a-4789-8978-041adea50027o%40googlegroups.com
> 
> .
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG99bkpDLsUW7QyP99GVsbhU69t-7kXVcyFDwPitUGO5F2sbqg%40mail.gmail.com.


Re: [beagleboard] Cannot access to internet after upgrade firmware

2020-11-22 Thread Seksit Yodpetch
- I am using Beagle Bone AI
- Latest image of BeagleBone AI flash to eMMC (AM5729 Debian 10.3 2020-04-06 
16GB eMMC IoT TIDL Flasher 

 — 
https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
 

 ) 
- Degian 10.3 2020-04-06 as follows 
https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
 

 
- FW upgrade by following instruction in 
https://beagleboard.org/getting-started 
 and 
https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC 
 

Thanks
Seksit

> On 22 Nov 2020, at 11:59 PM, jonnymo  wrote:
> 
>   Which BeagleBoard do you have?
> What image is it running?
> What OS is running on the system you are tethered to?
> What steps did you perform for the FW upgrade?
> 
> Cheer,
> 
> Jon
> 
> On Sun, Nov 22, 2020 at 4:38 AM  > wrote:
> With tether option, on first time boot up board can access to internet to 
> upgrade firmware. when finish upgrade i can use tethered option access to the 
> board with ip: 192.168.6.2 and using connmanctl connect to my wifi router but 
> it cannot ping to 8.8.8.8 and another too.
> 
> How can i fixed it?
> 
> -- 
> 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 beagleboard+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/2f7bc1b1-876a-4789-8978-041adea50027o%40googlegroups.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/wIw6puVZH9w/unsubscribe 
> .
> To unsubscribe from this group and all its topics, send an email to 
> beagleboard+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/CAG99bkpDLsUW7QyP99GVsbhU69t-7kXVcyFDwPitUGO5F2sbqg%40mail.gmail.com
>  
> .

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/146F3FB1-8DDC-4943-A326-25496ED08946%40gmail.com.


Re: [beagleboard] Cannot access to internet after upgrade firmware

2020-11-22 Thread jonnymo
For the WiFi side, did you set the dns and gateway for the WiFi connection?
You can do this from command line via:

*# connmanctl config  --ipv4 manual  
*
*# connmanctl config  --nameservers *


  The connman connections should be under the '/var/lib/connman' folder.
You could view your connection to see what is set there.

You can check the routing on your BBAI as such:

*debian@beaglebone:~$ ip r*
default via 192.168.2.1 dev wlan0
4.4.4.4 via 192.168.2.1 dev wlan0
8.8.4.4 via 192.168.2.1 dev wlan0
8.8.8.8 via 192.168.2.1 dev wlan0
192.168.0.0/21 dev wlan0 proto kernel scope link src 192.168.2.200
192.168.2.1 dev wlan0 scope link
192.168.6.0/24 dev usb1 proto kernel scope link src 192.168.6.2 linkdown
192.168.7.0/24 dev usb0 proto kernel scope link src 192.168.7.2 linkdown
192.168.8.0/24 dev SoftAp0 proto kernel scope link src 192.168.8.1

*debian@beaglebone:~$ route*
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse
Iface
default 192.168.2.1 0.0.0.0 UG0  00
wlan0
4.4.4.4 192.168.2.1 255.255.255.255 UGH   0  00
wlan0
dns.google  192.168.2.1 255.255.255.255 UGH   0  00
wlan0
dns.google  192.168.2.1 255.255.255.255 UGH   0  00
wlan0
192.168.0.0 0.0.0.0 255.255.248.0   U 0  00
wlan0
192.168.2.1 0.0.0.0 255.255.255.255 UH0  00
wlan0
192.168.6.0 0.0.0.0 255.255.255.0   U 0  00 usb1
192.168.7.0 0.0.0.0 255.255.255.0   U 0  00 usb0
192.168.8.0 0.0.0.0 255.255.255.0   U 0  00
SoftAp0



Cheers,

Jon

On Sun, Nov 22, 2020 at 9:09 AM Seksit Yodpetch  wrote:

> - I am using Beagle Bone AI
> - Latest image of BeagleBone AI flash to eMMC (AM5729 Debian 10.3
> 2020-04-06 16GB eMMC IoT TIDL Flasher
> 
>  —
> https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
>  )
> - Degian 10.3 2020-04-06 as follows
> https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
>
> - FW upgrade by following instruction in
> https://beagleboard.org/getting-started and
> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC
>
> Thanks
> Seksit
>
> On 22 Nov 2020, at 11:59 PM, jonnymo  wrote:
>
>   Which BeagleBoard do you have?
> What image is it running?
> What OS is running on the system you are tethered to?
> What steps did you perform for the FW upgrade?
>
> Cheer,
>
> Jon
>
> On Sun, Nov 22, 2020 at 4:38 AM  wrote:
>
>> With tether option, on first time boot up board can access to internet to
>> upgrade firmware. when finish upgrade i can use tethered option access to
>> the board with ip: 192.168.6.2 and using connmanctl connect to my wifi
>> router but it cannot ping to 8.8.8.8 and another too.
>>
>> How can i fixed it?
>>
>> --
>> 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 beagleboard+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/beagleboard/2f7bc1b1-876a-4789-8978-041adea50027o%40googlegroups.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/wIw6puVZH9w/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/CAG99bkpDLsUW7QyP99GVsbhU69t-7kXVcyFDwPitUGO5F2sbqg%40mail.gmail.com
> 
> .
>
>
> --
> 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 beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/146F3FB1-8DDC-4943-A326-25496ED08946%40gmail.com
> 
> .
>

-- 
For more options, visit http:/

Re: [beagleboard] Cannot flash latest image to eMMC storage

2020-11-22 Thread Seksit Yodpetch
Thanks all. When I re-download and try to re-flash with Ether again then It 
woks now.

> On 22 Nov 2020, at 11:35 PM, evilwulfie  wrote:
> 
> IF you use a flasher image you do not need to edit anything, just use etcher 
> to copy file
> to SD card and boot up the board. It should just flash.
> 
> On 11/22/2020 9:13 AM, y.sek...@gmail.com  wrote:
>> BeagleBone AI Flasher Problem
>> 
>> 
>> 
>> I trying to latest images from AM5729 Debian 10.3 2020-04-06 16GB eMMC IoT 
>> TIDL Flasher 
>> 
>>  to use SDCard flash to eMMC memory by following the step as in: 
>> 
>> https://beagleboard.org/getting-started 
>> 
>> And,
>> 
>> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC 
>> 
>> But after edit /boot/uEnv.txt and reboot the system it doesn't flash to 
>> eMMC, How can i do?
>> 
>> -- 
>> 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 beagleboard+unsubscr...@googlegroups.com 
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/beagleboard/b55fbc2b-ce6e-40dd-a7bd-83a9adef113do%40googlegroups.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/OqmnHb2wfNE/unsubscribe 
> .
> To unsubscribe from this group and all its topics, send an email to 
> beagleboard+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/1ae6a6a6-f157-c5dd-1daa-3611619d6b3d%40gmail.com
>  
> .

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/EEF07659-F042-417A-B96F-9DBF47D4373E%40gmail.com.


Re: [beagleboard] Cannot access to internet after upgrade firmware

2020-11-22 Thread Seksit Yodpetch
Thank you all. 

It fixed when I re-flash eMMC latest image download from 
https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
 
.

Thanks,
Seksit

> On 23 Nov 2020, at 12:35 AM, jonnymo  wrote:
> 
> For the WiFi side, did you set the dns and gateway for the WiFi connection?
> You can do this from command line via:
> # connmanctl config  --ipv4 manual   
> # connmanctl config  --nameservers 
> 
>   The connman connections should be under the '/var/lib/connman' folder. You 
> could view your connection to see what is set there. 
>  
> You can check the routing on your BBAI as such:
> debian@beaglebone:~$ ip r
> default via 192.168.2.1 dev wlan0
> 4.4.4.4 via 192.168.2.1 dev wlan0
> 8.8.4.4 via 192.168.2.1 dev wlan0
> 8.8.8.8 via 192.168.2.1 dev wlan0
> 192.168.0.0/21  dev wlan0 proto kernel scope link src 
> 192.168.2.200
> 192.168.2.1 dev wlan0 scope link
> 192.168.6.0/24  dev usb1 proto kernel scope link src 
> 192.168.6.2 linkdown
> 192.168.7.0/24  dev usb0 proto kernel scope link src 
> 192.168.7.2 linkdown
> 192.168.8.0/24  dev SoftAp0 proto kernel scope link 
> src 192.168.8.1
> 
> debian@beaglebone:~$ route
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric RefUse Iface
> default 192.168.2.1 0.0.0.0 UG0  00 wlan0
> 4.4.4.4 192.168.2.1 255.255.255.255 UGH   0  00 wlan0
> dns.google  192.168.2.1 255.255.255.255 UGH   0  00 wlan0
> dns.google  192.168.2.1 255.255.255.255 UGH   0  00 wlan0
> 192.168.0.0 0.0.0.0 255.255.248.0   U 0  00 wlan0
> 192.168.2.1 0.0.0.0 255.255.255.255 UH0  00 wlan0
> 192.168.6.0 0.0.0.0 255.255.255.0   U 0  00 usb1
> 192.168.7.0 0.0.0.0 255.255.255.0   U 0  00 usb0
> 192.168.8.0 0.0.0.0 255.255.255.0   U 0  00 
> SoftAp0
> 
> 
> Cheers,
> 
> Jon
> 
> On Sun, Nov 22, 2020 at 9:09 AM Seksit Yodpetch  > wrote:
> - I am using Beagle Bone AI
> - Latest image of BeagleBone AI flash to eMMC (AM5729 Debian 10.3 2020-04-06 
> 16GB eMMC IoT TIDL Flasher 
> 
>  — 
> https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
>  
> 
>  ) 
> - Degian 10.3 2020-04-06 as follows 
> https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
>  
> 
>  
> - FW upgrade by following instruction in 
> https://beagleboard.org/getting-started 
>  and 
> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC 
>  
> 
> Thanks
> Seksit
> 
>> On 22 Nov 2020, at 11:59 PM, jonnymo > > wrote:
>> 
>>   Which BeagleBoard do you have?
>> What image is it running?
>> What OS is running on the system you are tethered to?
>> What steps did you perform for the FW upgrade?
>> 
>> Cheer,
>> 
>> Jon
>> 
>> On Sun, Nov 22, 2020 at 4:38 AM > > wrote:
>> With tether option, on first time boot up board can access to internet to 
>> upgrade firmware. when finish upgrade i can use tethered option access to 
>> the board with ip: 192.168.6.2 and using connmanctl connect to my wifi 
>> router but it cannot ping to 8.8.8.8 and another too.
>> 
>> How can i fixed it?
>> 
>> -- 
>> 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 beagleboard+unsubscr...@googlegroups.com 
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/beagleboard/2f7bc1b1-876a-4789-8978-041adea50027o%40googlegroups.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 unsu

Re: [beagleboard] Cannot access to internet after upgrade firmware

2020-11-22 Thread Seksit Yodpetch
Thank you all. 

It fixed when I re-flash eMMC latest image download from 

> On 23 Nov 2020, at 12:35 AM, jonnymo  wrote:
> 
> For the WiFi side, did you set the dns and gateway for the WiFi connection?
> You can do this from command line via:
> # connmanctl config  --ipv4 manual   
> # connmanctl config  --nameservers 
> 
>   The connman connections should be under the '/var/lib/connman' folder. You 
> could view your connection to see what is set there. 
>  
> You can check the routing on your BBAI as such:
> debian@beaglebone:~$ ip r
> default via 192.168.2.1 dev wlan0
> 4.4.4.4 via 192.168.2.1 dev wlan0
> 8.8.4.4 via 192.168.2.1 dev wlan0
> 8.8.8.8 via 192.168.2.1 dev wlan0
> 192.168.0.0/21  dev wlan0 proto kernel scope link src 
> 192.168.2.200
> 192.168.2.1 dev wlan0 scope link
> 192.168.6.0/24  dev usb1 proto kernel scope link src 
> 192.168.6.2 linkdown
> 192.168.7.0/24  dev usb0 proto kernel scope link src 
> 192.168.7.2 linkdown
> 192.168.8.0/24  dev SoftAp0 proto kernel scope link 
> src 192.168.8.1
> 
> debian@beaglebone:~$ route
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric RefUse Iface
> default 192.168.2.1 0.0.0.0 UG0  00 wlan0
> 4.4.4.4 192.168.2.1 255.255.255.255 UGH   0  00 wlan0
> dns.google  192.168.2.1 255.255.255.255 UGH   0  00 wlan0
> dns.google  192.168.2.1 255.255.255.255 UGH   0  00 wlan0
> 192.168.0.0 0.0.0.0 255.255.248.0   U 0  00 wlan0
> 192.168.2.1 0.0.0.0 255.255.255.255 UH0  00 wlan0
> 192.168.6.0 0.0.0.0 255.255.255.0   U 0  00 usb1
> 192.168.7.0 0.0.0.0 255.255.255.0   U 0  00 usb0
> 192.168.8.0 0.0.0.0 255.255.255.0   U 0  00 
> SoftAp0
> 
> 
> Cheers,
> 
> Jon
> 
> On Sun, Nov 22, 2020 at 9:09 AM Seksit Yodpetch  > wrote:
> - I am using Beagle Bone AI
> - Latest image of BeagleBone AI flash to eMMC (AM5729 Debian 10.3 2020-04-06 
> 16GB eMMC IoT TIDL Flasher 
> 
>  — 
> https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
>  
> 
>  ) 
> - Degian 10.3 2020-04-06 as follows 
> https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
>  
> 
>  
> - FW upgrade by following instruction in 
> https://beagleboard.org/getting-started 
>  and 
> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC 
>  
> 
> Thanks
> Seksit
> 
>> On 22 Nov 2020, at 11:59 PM, jonnymo > > wrote:
>> 
>>   Which BeagleBoard do you have?
>> What image is it running?
>> What OS is running on the system you are tethered to?
>> What steps did you perform for the FW upgrade?
>> 
>> Cheer,
>> 
>> Jon
>> 
>> On Sun, Nov 22, 2020 at 4:38 AM > > wrote:
>> With tether option, on first time boot up board can access to internet to 
>> upgrade firmware. when finish upgrade i can use tethered option access to 
>> the board with ip: 192.168.6.2 and using connmanctl connect to my wifi 
>> router but it cannot ping to 8.8.8.8 and another too.
>> 
>> How can i fixed it?
>> 
>> -- 
>> 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 beagleboard+unsubscr...@googlegroups.com 
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/beagleboard/2f7bc1b1-876a-4789-8978-041adea50027o%40googlegroups.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/wIw6puVZH9w/unsubscribe 
>> .
>> To unsubscribe from this group and all its topics,

Re: [beagleboard] Cannot access to internet after upgrade firmware

2020-11-22 Thread Seksit Yodpetch
For more information, I test with another new BeagleBone AI with default Debian 
OS pre-installed from factory, I got the same thing when the before upgrade 
firmware I can use tethered from PC to the board (macOS - 192.168.6.2), connect 
to the wifi router and access to the internet.

But after upgrade firmware then I can use the board connect to wifi router but 
it cannot access to internet anymore.
So, I want to make sure that board wlan0 configuration is correct, but I not 
sure how to configure BeagleBone AI networks configuration like ipV4 gateway?

Thanks,
Seksit

> On 23 Nov 2020, at 12:06 AM, Seksit Yodpetch  wrote:
> 
> - I am using Beagle Bone AI
> - Latest image of BeagleBone AI flash to eMMC (AM5729 Debian 10.3 2020-04-06 
> 16GB eMMC IoT TIDL Flasher 
> 
>  — 
> https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
>  
> 
>  ) 
> - Degian 10.3 2020-04-06 as follows 
> https://debian.beagleboard.org/images/am57xx-eMMC-flasher-debian-10.3-iot-tidl-armhf-2020-04-06-6gb.img.xz
>  
> 
>  
> - FW upgrade by following instruction in 
> https://beagleboard.org/getting-started 
>  and 
> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC 
>  
> 
> Thanks
> Seksit
> 
>> On 22 Nov 2020, at 11:59 PM, jonnymo > > wrote:
>> 
>>   Which BeagleBoard do you have?
>> What image is it running?
>> What OS is running on the system you are tethered to?
>> What steps did you perform for the FW upgrade?
>> 
>> Cheer,
>> 
>> Jon
>> 
>> On Sun, Nov 22, 2020 at 4:38 AM > > wrote:
>> With tether option, on first time boot up board can access to internet to 
>> upgrade firmware. when finish upgrade i can use tethered option access to 
>> the board with ip: 192.168.6.2 and using connmanctl connect to my wifi 
>> router but it cannot ping to 8.8.8.8 and another too.
>> 
>> How can i fixed it?
>> 
>> -- 
>> 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 beagleboard+unsubscr...@googlegroups.com 
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/beagleboard/2f7bc1b1-876a-4789-8978-041adea50027o%40googlegroups.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/wIw6puVZH9w/unsubscribe 
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> beagleboard+unsubscr...@googlegroups.com 
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/beagleboard/CAG99bkpDLsUW7QyP99GVsbhU69t-7kXVcyFDwPitUGO5F2sbqg%40mail.gmail.com
>>  
>> .
> 

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8A9C0291-66E9-484C-B8B5-55B8D3B278DD%40gmail.com.