Re: [beagleboard] Re: How to Autorun application at the start up in BeagleBone

2018-04-19 Thread santosh . aiwale
on crontab working but output not showing on serial debug.

On Saturday, April 14, 2018 at 2:23:59 PM UTC+5:30, c2h2 wrote:
>
> crontab log can be specified if your /etc/rc.local is not existent or 
> executed. 
>
> https://stackoverflow.com/questions/4883069/debugging-crontab-jobs
>
> depend on you linux distro also have a look like /etc/init.d/
>
>
>
> On Sat, Apr 14, 2018 at 1:18 AM, Przemek Klosowski  > wrote:
>
>> On Fri, Apr 13, 2018 at 9:07 AM,  > > wrote:
>> >
>> > /etc/rc.local directory not available
>> It's a file, not a directory. Just try it:
>>
>> echo touch /tmp/testRClocal > /etc/rc.local
>>
>> and reboot the system. You should see the newly created file
>> /tmp/testRClocal when you login into the running system.
>>
>>
>> > also write script file in rc5d ,rc3.d directory but not working.
>> What did you write into those files? which OS version are you running?
>> Need more detail to help you.
>> Most new systems use systemd rather than the old SysV /etc/rc* files,
>> so this may not work (but /etc/rc.local is actually emulated by
>> systemd so that should be OK).
>>
>> -- 
>> 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...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/beagleboard/CAC%3D1GgEPWy9Nd%2BffMy%2BMr5917de%3DrYgRdR2%3D8LYRzcnY%2BP%2BUSQ%40mail.gmail.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Yiling Cao
> http://umine.io/ 
> http://ariaboard.com/
> http://shanghainovotech.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/e9788dc9-09ea-490d-b6e3-0aef1d4e00f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How to Autorun application at the start up in BeagleBone

2018-04-19 Thread santosh . aiwale


On Friday, April 13, 2018 at 9:49:09 PM UTC+5:30, Przemek Klosowski wrote:
>
> On Fri, Apr 13, 2018 at 9:07 AM,   
> wrote: 
> > 
> > /etc/rc.local directory not available 
> It's a file, not a directory. Just try it: 
>
> echo touch /tmp/testRClocal > /etc/rc.local 
>
> and reboot the system. You should see the newly created file 
> /tmp/testRClocal when you login into the running system. 
>
>
> > also write script file in rc5d ,rc3.d directory but not working. 
> What did you write into those files? which OS version are you running? 
> Need more detail to help you. 
> Most new systems use systemd rather than the old SysV /etc/rc* files, 
> so this may not work (but /etc/rc.local is actually emulated by 
> systemd so that should be OK). 
>

Details
eeprom:[A335BNLT000C1633BBBG0061]
model:[TI_AM335x_BeagleBone_Black]
dogtag:[BeagleBoard.org Debian Image 2018-01-07]
bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot 
2018.01-rc3-2-gb33224]
bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 
2017.09-2-g0f3f1c7907]
kernel:[4.9.74-ti-r90]
nodejs:[v6.12.3]
 

-- 
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/1ef4a10f-570a-42f6-8d10-34d88e089dce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How to Autorun application at the start up in BeagleBone

2018-04-14 Thread Yiling Cao
crontab log can be specified if your /etc/rc.local is not existent or
executed.

https://stackoverflow.com/questions/4883069/debugging-crontab-jobs

depend on you linux distro also have a look like /etc/init.d/



On Sat, Apr 14, 2018 at 1:18 AM, Przemek Klosowski <
przemek.klosow...@gmail.com> wrote:

> On Fri, Apr 13, 2018 at 9:07 AM,   wrote:
> >
> > /etc/rc.local directory not available
> It's a file, not a directory. Just try it:
>
> echo touch /tmp/testRClocal > /etc/rc.local
>
> and reboot the system. You should see the newly created file
> /tmp/testRClocal when you login into the running system.
>
>
> > also write script file in rc5d ,rc3.d directory but not working.
> What did you write into those files? which OS version are you running?
> Need more detail to help you.
> Most new systems use systemd rather than the old SysV /etc/rc* files,
> so this may not work (but /etc/rc.local is actually emulated by
> systemd so that should be OK).
>
> --
> 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/CAC%3D1GgEPWy9Nd%2BffMy%2BMr5917de%3DrYgRdR2%
> 3D8LYRzcnY%2BP%2BUSQ%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Yiling Cao
http://umine.io/ 
http://ariaboard.com/
http://shanghainovotech.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/CAMMUdpKuYiP6h%3Dg4bK8C4Hy0eg7RtJN9oU2ZQQEZLNxV28rgZA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How to Autorun application at the start up in BeagleBone

2018-04-13 Thread Przemek Klosowski
On Fri, Apr 13, 2018 at 9:07 AM,   wrote:
>
> /etc/rc.local directory not available
It's a file, not a directory. Just try it:

echo touch /tmp/testRClocal > /etc/rc.local

and reboot the system. You should see the newly created file
/tmp/testRClocal when you login into the running system.


> also write script file in rc5d ,rc3.d directory but not working.
What did you write into those files? which OS version are you running?
Need more detail to help you.
Most new systems use systemd rather than the old SysV /etc/rc* files,
so this may not work (but /etc/rc.local is actually emulated by
systemd so that should be OK).

-- 
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/CAC%3D1GgEPWy9Nd%2BffMy%2BMr5917de%3DrYgRdR2%3D8LYRzcnY%2BP%2BUSQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.