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

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

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

2018-04-13 Thread santosh . aiwale
/etc/rc.local directory not available also write script file in rc5d ,rc3.d directory but not working. need a help!! On Thursday, April 5, 2018 at 1:33:34 AM UTC+5:30, Chris Green wrote: > > santosh...@devtechm2m.com wrote: > > [-- multipart/alternative, encoding 7bit, 51 lines --] >

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

2018-04-04 Thread santosh . aiwale
I am using BBB with latest debian version 9.2.I want Autorun application at the start up. firstly i am trying to crontab & systemd service it's working but not showing debugged data on serial debug.

Re: [beagleboard] Re: Wiznet W5500 ethernet module driver can't install

2018-01-18 Thread santosh aiwale
On Thu, Jan 18, 2018 at 10:32 AM, santosh aiwale > <santos...@gmail.com > wrote: > > Yes, sir I am trying with singal SPI0 but it's can't work board not > booting. > > > > With > > uboot_overlay_addr0=/lib/firmware/PB-SPI0-ETH-WIZ-CLICK.dtbo > >

Re: [beagleboard] Re: Wiznet W5500 ethernet module driver can't install

2018-01-18 Thread santosh aiwale
Yes, sir I am trying with singal SPI0 but it's can't work board not booting. With uboot_overlay_addr0=/lib/firmware/PB-SPI0-ETH-WIZ-CLICK.dtbo And using SPI1 uboot_overlay_addr0=/lib/firmware/PB-SPI1-ETH-WIZ-CLICK.dtbo It's detect but can't communicate. If i test ifconfig eth0:

Re: [beagleboard] Re: Wiznet W5500 ethernet module driver can't install

2018-01-17 Thread santosh aiwale
On Wednesday, 17 January 2018 22:35:57 UTC+5:30, RobertCNelson wrote: > > On Wed, Jan 17, 2018 at 1:37 AM, santosh aiwale <santos...@gmail.com > > wrote: > > > > > > On Tuesday, 16 January 2018 22:21:39 UTC+5:30, santosh aiwale wrote: > >> > &

Re: [beagleboard] Re: Wiznet W5500 ethernet module driver can't install

2018-01-17 Thread santosh aiwale
On Wednesday, 17 January 2018 22:35:57 UTC+5:30, RobertCNelson wrote: > > On Wed, Jan 17, 2018 at 1:37 AM, santosh aiwale <santos...@gmail.com > > wrote: > > > > > > On Tuesday, 16 January 2018 22:21:39 UTC+5:30, santosh aiwale wrote: > >> > &

[beagleboard] Re: Wiznet W5500 ethernet module driver can't install

2018-01-16 Thread santosh aiwale
On Tuesday, 16 January 2018 22:21:39 UTC+5:30, santosh aiwale wrote: > > The Wiznet W5500 is working on SPI with BBB. > I am working on pocket beagle bone using Linux beaglebone 4.4.91-ti-r133. > here is the driver link https://github.com/borg42/w5x00. > also kernel module buil

Re: [beagleboard] Wiznet W5500 ethernet module driver can't install

2018-01-16 Thread santosh aiwale
On Tuesday, 16 January 2018 23:31:48 UTC+5:30, RobertCNelson wrote: > > On Mon, Jan 15, 2018 at 10:59 PM, santosh aiwale > <santos...@gmail.com > wrote: > > The Wiznet W5500 is working on SPI with BBB. > > I am working on pocket beagle bone using Linux beaglebone

[beagleboard] Wiznet W5500 ethernet module driver can't install

2018-01-16 Thread santosh aiwale
The Wiznet W5500 is working on SPI with BBB. I am working on pocket beagle bone using Linux beaglebone 4.4.91-ti-r133. here is the driver link https://github.com/borg42/w5x00. also kernel module build not available. -- For more options, visit http://beagleboard.org/discuss --- You received this