[beagleboard] Beaglebone Black Kernel Upgrade (NAND not detected)

2020-10-12 Thread anthony . h . barrera
Hello, In 2015 my company developed a custom board based on the Beaglebone Black using the 3.14 kernel from https://github.com/beagleboard/linux. We now need to update to the 5.4 kernel. We have attempted to port our kernel source and device tree customization into the 5.4.0 kernel that we got

Re: [beagleboard] Re: Can't connet to BBB over Ethernet

2020-10-12 Thread jonnymo
I don't typically use the Network Manager since it can be a bit wonky and have a mind of its own. The routing of traffic from the Beaglebone to the internet through a Ubuntu host seems to pop up quite often so perhaps it needs a special place or WiKi. This is an instance of something fairly

[beagleboard] SYSBOOT set to MMC1,MMC0 but MMC0 always booted if SD Card present

2020-10-12 Thread Ryan N
I've got a custom board with SYSBOOT boot order set to always prefer the onboard eMMC (MMC1) over the SD card (MMC0), but after initial flash of the eMMC it always boots from the SD card if it is present. I'm speculating that SPL is loaded from MMC1 as I expect but then it is using MMC0 as the

[beagleboard] When is Ubuntu 20.04 Console Image Release Planned?

2020-10-12 Thread mary . metelko
Looking at the https://github.com/RobertCNelson/omap-image-builder activity, I see that there have been changes to add the ability to release a 20.04.1 version of the "console-armhf" image. The last update was in April (ubuntu-18.04.4-console-armhf-2020-04-09.tar.xz

[beagleboard] Re: How to install libssl-dev on beaglebone black

2020-10-12 Thread Dennis Lee Bieber
On Mon, 12 Oct 2020 07:45:22 -0700 (PDT), in gmane.comp.hardware.beagleboard.user Ngh?a Ph?m wrote: >Hello everyone >I am having problem installing ssl library on black beaglebone black. Can >someone help me? There seems to be no other way than to download the source >code and install it

Re: [beagleboard] Re: Can't connet to BBB over Ethernet

2020-10-12 Thread Pavel Yermolenko
Yes I did it what you suggested. At that moment it didn't work. Probably due to the wrong settings on the Ubuntu side. On Monday, October 12, 2020 at 5:47:45 PM UTC+2, jonnymo wrote: > > Did you follow what was shown in the link I provided for setting the > iptables? You are not going to do

[beagleboard] Re: Make Micro SD card bootable in windows

2020-10-12 Thread Dennis Lee Bieber
On Sun, 11 Oct 2020 02:48:35 -0700 (PDT), in gmane.comp.hardware.beagleboard.user John Dyson wrote: >Is there a tool in windows that reliably marks the SD card as bootable to >change the MLO? Or would it better to do it from virtual box ubuntu? There is, to my knowledge, nothing in

Re: [beagleboard] Re: Can't connet to BBB over Ethernet

2020-10-12 Thread Pavel Yermolenko
I'm sick of this crazy Ubuntu. There is a connection that appears every time I restart the system. I delete it, but it reappears each time (the one whose IP is 169.254 ) How to permanently delete it. [image: Screenshot from 2020-10-12 19-24-08.png] On Monday, October 12, 2020 at 4:33:40

[beagleboard] Re: Beaglebone black connect to Web

2020-10-12 Thread Dennis Lee Bieber
On Sun, 11 Oct 2020 02:46:28 -0700 (PDT), in gmane.comp.hardware.beagleboard.user John Dyson wrote: >Hi, > >I think the problem is with the network adapter not working correctly in >windows. The network adapter shown is "Remote NDIS compatible Device". > That adapter is the norm for

Re: [beagleboard] Re: Can't connet to BBB over Ethernet

2020-10-12 Thread jonnymo
Did you follow what was shown in the link I provided for setting the iptables? You are not going to do this via the Network Manager on the Ubuntu system. You need to set the routing so the BB will connect to the Internet through your Ethernet connection on your Ubuntu system. That is unless

Re: [beagleboard] Re: Beaglebone black connect to Web

2020-10-12 Thread jonnymo
A crossover cable is a bit old school. Most modern Ethernet divides do not require this; at least I have not seen a need for one a good amount of time. As far as connecting to the Internet, did you set the "resolv.conf" on your Beaglebone. This is described in the link I provided previously.

Re: [beagleboard] How to install libssl-dev on beaglebone black

2020-10-12 Thread Robert Nelson
On Mon, Oct 12, 2020 at 9:45 AM Nghĩa Phạm wrote: > > Hello everyone > I am having problem installing ssl library on black beaglebone black. Can > someone help me? There seems to be no other way than to download the source > code and install it manually. > > debian@beaglebone:~$ sudo apt-get

[beagleboard] How to install libssl-dev on beaglebone black

2020-10-12 Thread Nghĩa Phạm
Hello everyone I am having problem installing ssl library on black beaglebone black. Can someone help me? There seems to be no other way than to download the source code and install it manually. debian@beaglebone:~$ sudo apt-get install libssl-dev Reading package lists... Done Building

Re: [beagleboard] Re: User LEDs control

2020-10-12 Thread Mark A. Yoder
This may be off topic, but I have some notes on how to switch a GPIO pin to be an LED. https://elinux.org/EBC_Exercise_17_Switching_a_GPIO_to_an_LED --Mark On Sunday, October 11, 2020 at 5:54:41 PM UTC-4 jonn...@gmail.com wrote: > I'm not sure what board you have or what kernel you are

Re: [beagleboard] Re: Can't connet to BBB over Ethernet

2020-10-12 Thread amf
try setting your gateway, in your case it should be 192.168.0.1, this is the routers ip, at lease in my case. On Monday, October 12, 2020 at 8:46:40 AM UTC-5 py.o...@sunrise.ch wrote: > Could someone share their wired connection settings on a Linux machine > (preferably on Ubuntu). > In my

[beagleboard] Updated Hotlist as on 12-Oct-2020 form DS Technologies Inc.

2020-10-12 Thread DS Technologies Inc
Hi All, Hope you are doing great...! Here you go with my current - Hotlist of the Candidates who are looking for C2C opportunities, Do you have any positions open for them ? Would you like to look at their resumes ? Please email me with the Job Description and Client Details.. NAME of the

Re: [beagleboard] Re: Can't connet to BBB over Ethernet

2020-10-12 Thread Pavel Yermolenko
Could someone share their wired connection settings on a Linux machine (preferably on Ubuntu). In my case I can't share wifi Internet connection on Ubuntu with BBB. BBB is connected to Ubuntu over ssh(ethernet cable) also over terminal. With these setting (please, see screenshot below) I can

Re: [beagleboard] Make Micro SD card bootable in windows

2020-10-12 Thread Robert Nelson
On Mon, Oct 12, 2020 at 8:27 AM John Dyson wrote: > > Hi, > > Is there a tool in windows that reliably marks the SD card as bootable to > change the MLO? Or would it better to do it from virtual box ubuntu? Actually neither.. It's best to boot into a native Linux LiveCD/Install, and then copy

Re: [beagleboard] What is the use of AIN7 ADC input from 3V3 rail?

2020-10-12 Thread Robert Nelson
On Mon, Oct 12, 2020 at 12:35 AM Venugopal S Nair wrote: > What is the use of the ADC input AIN7? Is it used for any logic internally > or just as a voltage measurement? > > We are planning for a custom board based on beagle bone black. Is this pin > absolutely necessary? Or can we just remove

[beagleboard] Make Micro SD card bootable in windows

2020-10-12 Thread John Dyson
Hi, Is there a tool in windows that reliably marks the SD card as bootable to change the MLO? Or would it better to do it from virtual box ubuntu? Thanks -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

Re: [beagleboard] Re: Beaglebone black connect to Web

2020-10-12 Thread 'john.dyson21' via BeagleBoard
Hi, Yes I have set the default router setup in windows 192.178.7.1. Will it require an ethernet cross-over cable? Is there a link to basic instructions to achieve this? Many thanks in advance. Thanks On Thursday, October 8, 2020 at 4:08:36 PM UTC+1 jonn...@gmail.com wrote: > Are you

Re: [beagleboard] Re: Beaglebone black connect to Web

2020-10-12 Thread John Dyson
Hi, I think the problem is with the network adapter not working correctly in windows. The network adapter shown is "Remote NDIS compatible Device". Thanks On Thursday, 8 October 2020 at 16:08:36 UTC+1 jonn...@gmail.com wrote: > Are you following the instructions listed at the following link?

Re: [beagleboard] Re: Beaglebone black connect to Web

2020-10-12 Thread 'john.dyson21' via BeagleBoard
Hi again I don't think the beaglebone gateway is working as when I ping 192.168.7.1 from the beagle via ssh it doesn't work. On Thursday, October 8, 2020 at 4:08:36 PM UTC+1 jonn...@gmail.com wrote: > Are you following the instructions listed at the following link? > >