Re: [beagleboard] Networking - Static IP - DHCP by default

2019-05-26 Thread evilwulfie

google  connman

https://www.embedded-computing.com/networking/the-connman



On 5/25/2019 9:19 PM, Mecha Lec wrote:

I have a Beagle Bone Black,

I am running debian 9.5.

I am new to linux but fumbling around enough to get mono and a few 
other things working.

My problem is networking.

I have tried to set static IP using etc/network/interfaces, however 
something else is configuring my interfaces.
Even when I comment all the lines out in the interfaces file, i still 
end up with a DHCP server on Eth0, loop back mode enabled and specific 
USB interfaces.


How can I find where these are being setup, so that I can override 
them? I am not running anything like Network Manager or alike.






--
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/f1a525cc-5322-4532-9db3-04d66066804b%40googlegroups.com 
.

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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/36866e6b-fddf-a0ce-ffea-eea41802896b%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Networking - Static IP - DHCP by default

2019-05-26 Thread Mecha Lec
I have a Beagle Bone Black, 

I am running debian 9.5.

I am new to linux but fumbling around enough to get mono and a few other 
things working. 
My problem is networking. 

I have tried to set static IP using etc/network/interfaces, however 
something else is configuring my interfaces. 
Even when I comment all the lines out in the interfaces file, i still end 
up with a DHCP server on Eth0, loop back mode enabled and specific USB 
interfaces. 

How can I find where these are being setup, so that I can override them? I 
am not running anything like Network Manager or alike. 





-- 
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/f1a525cc-5322-4532-9db3-04d66066804b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Windows 10 Bone_D64.exe Failing

2019-05-26 Thread yinmintheint . mtu
Thanks a lot. It worked for me.

On Saturday, March 25, 2017 at 12:11:27 PM UTC+8, spstr...@gmail.com wrote:
>
> Hi,
> I was having this issue on a windows 10 machine. When I went to install 
> the software that was on the BBB the windows popup was yellow asking if I 
> wanted to install from an unknown publisher. I tried the suggestions listed 
> here and they didn't work. I then went to 
> http://beagleboard.org/static/beaglebone/latest/README.htm and downloaded 
> the driver from there. When I ran that it listed it was from a verified 
> publisher and the installation worked properly. At that point I was also 
> able to access the BBB through the ip address. Hope this works for 
> everybody else finding their way to this page.
>
>
> On Wednesday, August 12, 2015 at 8:13:13 PM UTC-7, mscleavite wrote:
>>
>> I have just upgraded to Windows 10 on a machine that I have not 
>> previously connected my BBB to.  I had success on other windows 8 machines 
>> as well as SSHing using Putty.  I have spent SOME time searching forums and 
>> not finding much at all on Windows 10.  During the install of the 
>> Bone_D64.exe, the driver the status returned on all the drivers is "Install 
>> Failed".  Let the flaming begin.  Or hopefully there is someone out 
>> there that has encountered and concurred this. 
>>
>

-- 
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/84020c39-3ee2-4484-8a60-ae2f21b9f261%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Trouble enabling pru-rproc uBoot overlay

2019-05-26 Thread jonreal731
Okay I managed to get everything working too. I had to do the following 
steps:

1. reset eMMC
sudo /opt/scripts/tools/developers/update_bootloader.sh 

2. flash new image provided above

3. After that the model from /opt/scripts/tools/version.sh was wrong for 
me. I'm using a BBBW but model field had just regular beaglebone black in 
it. This prevent wifi (via connman) from working. I followed another post 
about this 
(https://groups.google.com/forum/#!topic/beagleboard/_ydry5HYVNQ) which 
suggested to reset  eeprom:

GND TP1 then run as root: 

dd 
if=/opt/scripts/device/bone/bbbw-eeprom.dump 
of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom 

reboot.

Everything works fine now!

Thanks Robert and Hugh

On Saturday, May 25, 2019 at 2:37:07 PM UTC-7, Hugh Frater wrote:
>
> Robert, is it ok to use this image in production or should I use the 
> current stretch IOT image and flash the eMMC to overwrite this old 
> bootloader?
>
> On Saturday, 25 May 2019 20:55:58 UTC+1, RobertCNelson wrote:
>>
>> > This is what I think is relevant from my uBoot console: 
>> > 
>> > U-Boot SPL 2017.03-2-gd12b1519b4 (Mar 14 2017 - 10:28:26) 
>> > Trying to boot from MMC2 
>> > U-Boot 2017.03-2-gd12b1519b4 (Mar 14 2017 - 10:28:26 -0500), Build: 
>> jenkins- 
>> > github_Bootloader-Builder-532 
>>
>> There you go!! Would you please give me a dd copy of the first 100Mb 
>> of the eMMC partition.. Such that i can use it to update the 
>> version.sh script, to detect this bad version... 
>>
>> Regards, 
>>
>> -- 
>> Robert Nelson 
>> https://rcn-ee.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/1d518f39-61eb-4847-9f90-1ff28261a6fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.