Activity
From 03/10/2018 to 04/08/2018
03/26/2018
- 01:56 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Launching Linux Application on Startup
- You also want to figure out where this poll is happening in your code or perhaps a driver you've included. And what ...
- 01:52 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Launching Linux Application on Startup
- > poll([{fd=4,
You need to look higher up in the strace log to find out which file is opened as fd (file descriptor)...
03/25/2018
- 12:05 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Launching Linux Application on Startup
- Hi, Jonathan,
I did what you suggested.
The application seems to fail at startup because of a @poll@ call.
*St...
03/23/2018
- 01:34 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Launching Linux Application on Startup
- Note that you can filter the strace output to reduce the amount of data you get. https://stackoverflow.com/a/30034030
- 01:28 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Launching Linux Application on Startup
- Okan Çalış wrote:
> > > +[[Linux Startup Process - Systemd]]+
> > > I tried this method; however, it didn't do anyt... - 08:39 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Launching Linux Application on Startup
- I also tried switching @Type@ to @idle@ to ensure the service is not invoked before all other jobs are completed, but...
- 08:18 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Launching Linux Application on Startup
- > > +[[Linux Startup Process - Systemd]]+
> > I tried this method; however, it didn't do anything beside printing "@...
03/21/2018
- 02:00 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Launching Linux Application on Startup
- Okan Çalış wrote:
> Hi,
> I want to adjust the ARM so that it starts an application automatically after startup (or... - Hi,
I want to adjust the ARM so that it starts an application automatically after startup (or login). There seems to... - 12:09 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Kernel panics on custom board: "No init found. Try passing init= option to kernel"
- Hi,
I solved this problem by writing the JFFS2 image to the NAND partition via the MTD Utilities in Linux, instead... - 12:08 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux Boot Parameter and NAND Partition
- Hi,
I solved this problem by writing the JFFS2 image to the NAND partition via the MTD Utilities in Linux, instead...
03/12/2018
- 05:46 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux Boot Parameter and NAND Partition
- Okan Çalış wrote:
> I know I can do that. _(You suggested doing so when we realized, the kernel on the custom board ... - 01:31 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux Boot Parameter and NAND Partition
- Also, when I issue a "@cat /proc/mtd@" with NFS, it prints only the SPI partitions starting from @mtd0@; it doesn't p...
- 08:16 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Linux Boot Parameter and NAND Partition
- I know I can do that. _(You suggested doing so when we realized, the kernel on the custom board listed the MTD partit...
Also available in: Atom
Go to top