Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

vi editor not working properly. #24

Open
akashgj opened this issue Feb 2, 2018 · 2 comments
Open

vi editor not working properly. #24

akashgj opened this issue Feb 2, 2018 · 2 comments

Comments

@akashgj
Copy link

akashgj commented Feb 2, 2018

vi editor is not working properly in Risc-V Linux. When I pressed arrow key it will print some alphabets, I am not able to save the modification using ':wq', even ':q' is not working sometimes. What will i do to work properly. please anybody help for this related problem. Thank You

@sorear
Copy link

sorear commented Feb 2, 2018

I believe this is a spike bug and it works fine in qemu. (Characters are lost at high speed, which means escape sequences like \033[[A are reduced to just A.)

@akashgj
Copy link
Author

akashgj commented Feb 5, 2018

But I am unable to use qemu. when I uses qemu emulator its shows the error.

runqemu - INFO - Running MACHINE=riscv64 bitbake -e...
runqemu - ERROR - Failed to find rootfs: tmp/deploy/images/riscv64/core-image-riscv-riscv64-20180202065442*.ext4 or tmp/deploy/images/riscv64/core-image-riscv-riscv64*.ext4
Cleanup

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants