[beagleboard] Crontab

2016-06-16 Thread Akash Gajeshwar
Hello everyone, I have been trying to execute cronjobs with same time of execution, but it does not work that way since they run in parallel. So is there a way can perform sequential execution of tasks with same time of execution? I did add the same time in crontab, but that makes it execute in

[beagleboard] Beaglebone black SSh connection issue.

2016-06-02 Thread Akash Gajeshwar
Hello, I made use of FTDI cable to debug the possible issue with my beaglebone black, It shows following errors: (1) bone-capemgr bone_capemgr.9: failed to load firmware 'BB-DCAN1-00A0.dtbo (2) bone-capemgr bone_capemgr.9: slot #9: BB-UART1 conflict P9.24 ( #3:BB-BONE-LCD4-01) (3) bone-c

[beagleboard] extract emmc contents to memory card for my element14 Beaglebone Black.

2016-06-01 Thread Akash Gajeshwar
Hello, I am trying to extract emmc contents to memory card for my element14 beaglebone black. I did follow instructions mentioned on http://elinux.org/BeagleBone_Black_Extracting_eMMC_contents, but it is not working. can someone help me wit this please. Thanks, Akash -- For more options, vis

[beagleboard] Creating an image of the debian OS with all the data that is stored in it.

2016-05-27 Thread Akash Gajeshwar
Hello Everyone, I have Debian OS running on my beaglebone with lot of scripts in it. What I want to do is create an image of this Debian OS and flash it on other beaglebones so that they will also have same set of files. Can someone please help me with this? Thanks, Akash -- For more opti

[beagleboard] Beabglebone OS issue.

2016-05-26 Thread Akash Gajeshwar
Hello, I have connected an ethernet cable to my beaglebone, but for some reason I am not able to make SSH connection to it. I also tried connecting the LCD display through HDMI port to see what is going wrong at the bootup due to which SSH connection is not working, but on LCD all it shows is t

Re: [beagleboard] Re: Beaglebone Debian OS

2016-05-26 Thread Akash Gajeshwar
I tried using that as well but it didn't work. On May 26, 2016 1:11 PM, "Graham" wrote: > The first diagnostic tool should be a serial cable hooked to the serial > command line port. > --- Graham > > == > > On Thursday, May 26, 2016 at 10:36:46 AM UTC-5

[beagleboard] Beaglebone Boot up issue

2016-05-26 Thread Akash Gajeshwar
Hello, I have connected an ethernet cable to my beaglebone, but for some reason I am not able to make SSH connection to it. I also tried connecting the LCD display through HDMI port to see what is going wrong at the bootup due to which SSH connection is not working, but on LCD all it shows is t

[beagleboard] Beaglebone Debian OS

2016-05-26 Thread Akash Gajeshwar
Hello, I have connected an ethernet cable to my beaglebone, but for some reason I am not able to make SSH connection to it. I also tried connecting the LCD display through HDMI port to see what is going wrong at the bootup due to which SSH connection is not working, but on LCD all it shows is t

Re: [beagleboard] Beaglebone "Network is down" error

2016-05-03 Thread Akash Gajeshwar
u could even write a script to help troubleshoot this problem. > But at this moment I'm not sure what would be a good thing to test for. The > output of lsmod might not be very helpful. > > On Tue, May 3, 2016 at 12:54 PM, Akash Gajeshwar > wrote: > >> Thank you very mu

Re: [beagleboard] Beaglebone "Network is down" error

2016-05-03 Thread Akash Gajeshwar
>>> No, I can only guess because you're not giving enough information. But >>> if I had to guess right now I'd say you're having a script / driver module >>> race condition. But even that does not sound 100% right. >>> >>> You need to app

Re: [beagleboard] Beaglebone "Network is down" error

2016-05-03 Thread Akash Gajeshwar
t does not sound 100% right. > > You need to apply some troubleshooting for situation . . . > > On Tue, May 3, 2016 at 10:14 AM, Akash Gajeshwar > wrote: > >> Yes. I do have a script that runs at startup. >> >> Even if I try to run that script manually it shows t

Re: [beagleboard] Beaglebone "Network is down" error

2016-05-03 Thread Akash Gajeshwar
he can network goes down when you reboot the system, but you > need to be more clear as to what your problem is. Do you have a script that > runs on startup that is failing, or what ? > > On Tue, May 3, 2016 at 9:48 AM, Akash Gajeshwar > wrote: > >> Hello, >> &g

Re: [beagleboard] Beaglebone "Network is down" error

2016-05-03 Thread Akash Gajeshwar
s to what your problem is. Do you have a script that > runs on startup that is failing, or what ? > > On Tue, May 3, 2016 at 9:48 AM, Akash Gajeshwar > wrote: > >> Hello, >> >> I am using "Waveshare CAN Cape" for sending CAN messages from Beaglebone >&

[beagleboard] Beaglebone "Network is down" error

2016-05-03 Thread Akash Gajeshwar
Hello, I am using "Waveshare CAN Cape" for sending CAN messages from Beaglebone Black. I communicate with Beaglebone using ethernet by making SSH connection and I have latest Debian OS on BBB. Sometimes when I restart the Beaglebone it shows an error message saying "Network is down". Because o

Re: [beagleboard] Is it possible to have an uart1 and uart2 enabled simultaneously?

2016-01-21 Thread Akash Gajeshwar
It is still not working for me. I am now trying to install latest Debian image and then follow the same procedure. On Thursday, January 21, 2016 at 1:10:45 PM UTC-5, Akash Gajeshwar wrote: > > version is > > 3.8.13-bone47 > > > > On Thursday, January 21, 2

Re: [beagleboard] Is it possible to have an uart1 and uart2 enabled simultaneously?

2016-01-21 Thread Akash Gajeshwar
version is 3.8.13-bone47 On Thursday, January 21, 2016 at 10:59:56 AM UTC-5, RobertCNelson wrote: > > On Thu, Jan 21, 2016 at 9:50 AM, Akash Gajeshwar > > wrote: > > > > I tried using these commands but I am getting an error saying > > "sh: 1:

Re: [beagleboard] Is it possible to have an uart1 and uart2 enabled simultaneously?

2016-01-21 Thread Akash Gajeshwar
I tried using these commands but I am getting an error saying "sh: 1: cannot create /sys/devices/platform/bone_capemgr/slots: Directory nonexistent". On Thursday, January 21, 2016 at 10:14:49 AM UTC-5, Akash Gajeshwar wrote: > > Thank you very much > . > > On Thursday,

Re: [beagleboard] Is it possible to have an uart1 and uart2 enabled simultaneously?

2016-01-21 Thread Akash Gajeshwar
I tried using these commands but I am getting an error saying "sh: 1: cannot create /sys/devices/platform/bone_capemgr/slots: Directory nonexistent". On Thursday, January 21, 2016 at 10:14:49 AM UTC-5, Akash Gajeshwar wrote: > > Thank you very much > . > > On Thursday,

Re: [beagleboard] Is it possible to have an uart1 and uart2 enabled simultaneously?

2016-01-21 Thread Akash Gajeshwar
Thank you very much . On Thursday, January 21, 2016 at 8:59:59 AM UTC-5, RobertCNelson wrote: > > On Thu, Jan 21, 2016 at 7:23 AM, Akash Gajeshwar > > wrote: > > Is it possible to have an uart1 and uart2 enabled simultaneously? > > Yes: > > https://github.c

[beagleboard] Is it possible to have an uart1 and uart2 enabled simultaneously?

2016-01-21 Thread Akash Gajeshwar
Is it possible to have an uart1 and uart2 enabled simultaneously? -- 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 a

[beagleboard] Simultaneously using two UARTs of BeagleboneBlack.

2016-01-20 Thread Akash Gajeshwar
Hello, I am using Waveshare CAN shield and Waveshare 4.3 inch E-ink Display with my beaglebone black. I want to be able to simultaneously work with both of them. Both CAN shield and E-ink display requires UART communication port of Beaglebone Black, so in order to simultaneously work with them I