06-16-2019, 03:49 AM
(This post was last modified: 06-17-2019, 12:37 AM by beard5849.
Edit Reason: Good progress
)
The current image works quite well. One MUST have a Serial console cable 3.3V TTL, 1500000 baud.
https://www.invisible.ca/arm/20190615013...o64.img.gz
Add a USB SSD for faster disk when compiling apps.
X works after adding confs to /etc/ssh/sshd_conf and restart sshd
StrictModes no
X11Forwarding yes
X11DisplayOffset 10
Test with "ssh -Y user@yourPine64" and run: /usr/X11R7/bin/xeyes
NetBSD team: When can we have an ARMv8 repository?
"pkgsrc" ran through:
===> bootstrap started: Sun Jun 16 09:16:57 UTC 2019
===> bootstrap ended: Sun Jun 16 09:50:06 UTC 2019
Using "pkgsrc" to make "cmake" fails: *** Error code 9
ld: cannot find -luv
*** [cmake] Error code 1
Image NetBSD-evbarm-aarch64-201906160110Z-rockpro64.img.gz has SATA working, PCIe SATA controller and SSD WORKING
ASMedia PCIe to SATA controller
"pkgsrc" has so so many dependencies, making a system useful to actually compile an app very very painful.
First, I need "cmake" and that depends.... and depends....
https://www.invisible.ca/arm/20190615013...o64.img.gz
Add a USB SSD for faster disk when compiling apps.
X works after adding confs to /etc/ssh/sshd_conf and restart sshd
StrictModes no
X11Forwarding yes
X11DisplayOffset 10
Test with "ssh -Y user@yourPine64" and run: /usr/X11R7/bin/xeyes
NetBSD team: When can we have an ARMv8 repository?
"pkgsrc" ran through:
===> bootstrap started: Sun Jun 16 09:16:57 UTC 2019
===> bootstrap ended: Sun Jun 16 09:50:06 UTC 2019
Using "pkgsrc" to make "cmake" fails: *** Error code 9
ld: cannot find -luv
*** [cmake] Error code 1
Image NetBSD-evbarm-aarch64-201906160110Z-rockpro64.img.gz has SATA working, PCIe SATA controller and SSD WORKING
ASMedia PCIe to SATA controller
"pkgsrc" has so so many dependencies, making a system useful to actually compile an app very very painful.
First, I need "cmake" and that depends.... and depends....