Activity
From 12/18/2022 to 01/16/2023
01/04/2023
- JC 10:18 PM Software Development: RE: Autoboot Linux in terminal
- Hi Demon, Just noticed you posted in an old thread. Could you create a new one describing what your trying to accomplish so it doesn't get mixed up with this one? It's fine to link to this one.
- JC 10:16 PM Software Development: RE: Autoboot Linux in terminal
- Demon Demonof wrote in message#6267:
> Hello!
> ...
Hi sorry for the late response. What you are asking for is pretty unusual. Why do you want your app to auto-run in the terminal on boot? Maybe we can find a better solution
12/23/2022
- DD 06:25 AM Software Development: RE: Autoboot Linux in terminal
- Hello!
I have a service "myApp.service". I want to autostart Linux myApp in terminal without background mode.
@
[Unit]
Description=myApp
After=network.service
[Service]
Type=simple
WorkingDirectory=/home/roo...
12/22/2022
- DD 01:04 PM Software Development: RE: L138 dsplink problem - schedule while atomic bug
- Demon Demonof wrote in message#6265:
> Hello!
> ...
I use MDK_2014-01-12 and dsplink_linux_1_65_00_03. - DD 12:59 PM Software Development: RE: L138 dsplink problem - schedule while atomic bug
- Hello!
I have the same problem as the author of the topic.
@Unable to handle kernel paging request at virtual address c6ce600c
pgd = c34d0000
[c6ce600c] *pgd=c3458811, *pte=00000000, *ppte=00000000
Internal error: Oops: 807...