06-08-2019, 08:57 PM
(This post was last modified: 06-08-2019, 09:16 PM by Brian Beuken.)
found a fix for the ssh issue
mkdir /var/run/sshd
then
systemctl restart ssh
But sadly the ld-linux-armhf.so.pdb still escapes me. Though it seems related to the issue I had on the Nvidia Nano, since navigating to the executable dir and using ./ from the targets terminal it fires up fine...
This is an Older Ubunti 16.04LTS and the same fix for the Nano's 18.04 is not as clear here.
Resetting and restarting and rebuilding is just so slow though I don't really want to spend any more time trying to fix it.
mkdir /var/run/sshd
then
systemctl restart ssh
But sadly the ld-linux-armhf.so.pdb still escapes me. Though it seems related to the issue I had on the Nvidia Nano, since navigating to the executable dir and using ./ from the targets terminal it fires up fine...
This is an Older Ubunti 16.04LTS and the same fix for the Nano's 18.04 is not as clear here.
Resetting and restarting and rebuilding is just so slow though I don't really want to spend any more time trying to fix it.
Brian Beuken
Lecturer in Game Programming at Breda University of Applied Sciences.
Author of The Fundamentals of C/C++ Game Programming: Using Target-based Development on SBC's
Lecturer in Game Programming at Breda University of Applied Sciences.
Author of The Fundamentals of C/C++ Game Programming: Using Target-based Development on SBC's