Hi there,
We're hoping to use the foundation model and its filesystem for our LLVM AArch64 testing, but I'm having some difficulties getting reliable ssh access.
I'm running the suggested kernel image and filesystem with options:
$ Foundation_v8pkg/Foundation_v8 --image img-foundation.axf --block-device vexpress64-openembedded_sdk-armv8_20121213-134.img --network=nat --network- nat-ports=8022=22
However, when I login to the system:
$ ssh -p 8022 root@localhost
I can execute commands reasonably, but the session appears to hang when I exit. I can, of course, exit with "<Ret>~.", but that leaves the process running on the model.
Similar problems occur with scp, and even switching to bridged networking doesn't resolve the issue.
Does anyone have any experience with this or a solution?
Cheers.
Tim.
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Hi Tim,
This looks like a problem in our OpenEmbedded setup. Please file a bug against linaro-oe: ( https://bugs.launchpad.net/linaro-oe ) and we will dig into it.
Riku
On 15 January 2013 16:51, Tim Northover Tim.Northover@arm.com wrote:
Hi there,
We're hoping to use the foundation model and its filesystem for our LLVM AArch64 testing, but I'm having some difficulties getting reliable ssh access.
I'm running the suggested kernel image and filesystem with options:
$ Foundation_v8pkg/Foundation_v8 --image img-foundation.axf --block-device vexpress64-openembedded_sdk-armv8_20121213-134.img --network=nat --network- nat-ports=8022=22
However, when I login to the system:
$ ssh -p 8022 root@localhost
I can execute commands reasonably, but the session appears to hang when I exit. I can, of course, exit with "<Ret>~.", but that leaves the process running on the model.
Similar problems occur with scp, and even switching to bridged networking doesn't resolve the issue.
Does anyone have any experience with this or a solution?
Cheers.
Tim.
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev