direwolf icon indicating copy to clipboard operation
direwolf copied to clipboard

dw-start.sh issue on raspberry pi

Open chrisimaxwell opened this issue 8 years ago • 3 comments

to get this to work on my raspberry pi, I had to change the CLI screen command in dw-start.sh:

from: $SCREEN -d -m -S direwolf $DWCMD >> $LOGFILE to $SCREEN -d -m -S direwolf bash -c "$DWCMD >> $LOGFILE"

Some info on my system, if that is helpful: Linux APRS-BOX1 4.9.57+ #1045 Fri Oct 20 11:38:56 BST 2017 armv6l

thank you

chrisimaxwell avatar Nov 06 '17 05:11 chrisimaxwell

It does works! on my rpi, stretch lite, CLI mode. Thanks!

BG6LH avatar Mar 16 '19 14:03 BG6LH

No activity here for 4 years. A lot has changed since then. Is there any reason to keep it open?

wb2osz avatar Apr 10 '23 20:04 wb2osz

Agreed; I think not. Thank you.

On Mon, Apr 10, 2023 at 2:44 PM wb2osz @.***> wrote:

No activity here for 4 years. A lot has changed since then. Is there any reason to keep it open?

— Reply to this email directly, view it on GitHub https://github.com/wb2osz/direwolf/issues/119#issuecomment-1502296399, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOPEJM4GXVSOMO2JFBE5HTXARWKDANCNFSM4ECK7YIQ . You are receiving this because you authored the thread.Message ID: @.***>

chrisimaxwell avatar Apr 10 '23 21:04 chrisimaxwell