-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error No. [2] #18
Comments
Please let me know the details of your situations.
Did the QEME and the SSD monitor windows create?
I can’t find any problem in your output.
Thank you.
Jinsoo Yoo
From: gtarex <[email protected]>
Sent: Thursday, May 3, 2018 2:33 PM
To: ESOS-Lab/VSSIM <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [ESOS-Lab/VSSIM] Error No. [2] (#18)
I tried to run your program under Ubuntu 16.04 64-bit machine.
The guest OS is Ubuntu 14.04 32-bit
And here is my output:
Formatting '../../RAMDISK/rd/ssd_hda.img', fmt=qcow size=17179869184 encryption=off
[FTL_INIT] start
[SSD_MONITOR] SERVER THREAD CREATED!!!
[SSD_MONITOR] Wait for client....[13]
[SSD_MONITOR] Connected![14]
[SSD_MONITOR] Error No. [2]
[SSD_IO_INIT] SSD Version: 1.2 ver. (17.11.10)
[FTL_INIT] complete
Can you tell me what happened?
<https://user-images.githubusercontent.com/38934163/39561161-22fdd610-4e61-11e8-9180-d660e6c47400.png>
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#18> , or mute the thread <https://github.com/notifications/unsubscribe-auth/ACK7DXVttUyoA334y7EmkGluPZIIYMnJks5tupaIgaJpZM4TwhPx> .
…-------------------------------------------------------------------------------------------------------------------------------------------
This e-mail is intended only for the named recipient.
Dissemination, distribution, forwarding, or copying of this e-mail by anyone other than the intended recipient is prohibited.
If you have received it in error, please notify the sender by e-mail and completely delete it. Thank you for your cooperation.
The phrase above is the same as the Korean contents below.
위 전자우편에 포함된 정보는 지정된 수신인에게만 발송되는 것으로 보안을 유지해야 하는 정보와 법률상 및 기타 사유로 공개가 금지된 정보가 포함돼 있을 수 있습니다.
귀하가 이 전자우편의 지정 수신인이 아니라면 본 메일에 포함된 정보의 전부 또는 일부를 무단으로 보유, 사용하거나 제3자에게 공개, 복사, 전송, 배포해서는 안 됩니다.
본 메일이 잘못 전송되었다면, 전자우편 혹은 전화로 연락해주시고, 메일을 즉시 삭제해 주시기 바랍니다. 협조해 주셔서 감사합니다.
-------------------------------------------------------------------------------------------------------------------------------------------
|
Thank you. My question is, there is an infinity loop. And the QEMU window is flashing (screen shot cannot show this point). I waited for a long time, and nothing different happened. The QEMU window is always black as the screen shot above. My installation should be correct without any error. Thanks. |
I think the current ubuntu (16.04 or later) does not properly support the old versioned qemu used in VSSIM.
I recommend you two options.
1. Run VSSIM on ubuntu 14.04 or early version.
2. Use VSSIM_nvme branch
VSSIM_nvme branch uses latest version of qemu.
So I think it will work on your environment without the infinity loop problem.
Thank you
Jinsoo Yoo
From: gtarex <[email protected]>
Sent: Thursday, May 3, 2018 2:54 PM
To: ESOS-Lab/VSSIM <[email protected]>
Cc: JSYoo <[email protected]>; Comment <[email protected]>
Subject: Re: [ESOS-Lab/VSSIM] Error No. [2] (#18)
Thank you. My question is, there is an infinity loop. And the QEMU window is flashing (screen shot cannot show this point). I waited for a long time, and nothing different happened. The QEMU window is always black as the screen shot above.
My installation should be correct without any error.
Thanks.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#18 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/ACK7DfFTVPUv_PdzFLmBkWk1LLdmcp2Fks5tuptrgaJpZM4TwhPx> .
…-------------------------------------------------------------------------------------------------------------------------------------------
This e-mail is intended only for the named recipient.
Dissemination, distribution, forwarding, or copying of this e-mail by anyone other than the intended recipient is prohibited.
If you have received it in error, please notify the sender by e-mail and completely delete it. Thank you for your cooperation.
The phrase above is the same as the Korean contents below.
위 전자우편에 포함된 정보는 지정된 수신인에게만 발송되는 것으로 보안을 유지해야 하는 정보와 법률상 및 기타 사유로 공개가 금지된 정보가 포함돼 있을 수 있습니다.
귀하가 이 전자우편의 지정 수신인이 아니라면 본 메일에 포함된 정보의 전부 또는 일부를 무단으로 보유, 사용하거나 제3자에게 공개, 복사, 전송, 배포해서는 안 됩니다.
본 메일이 잘못 전송되었다면, 전자우편 혹은 전화로 연락해주시고, 메일을 즉시 삭제해 주시기 바랍니다. 협조해 주셔서 감사합니다.
-------------------------------------------------------------------------------------------------------------------------------------------
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to run your program under Ubuntu 16.04 64-bit machine.
The guest OS is Ubuntu 14.04 32-bit
And here is my output:
Formatting '../../RAMDISK/rd/ssd_hda.img', fmt=qcow size=17179869184 encryption=off
[FTL_INIT] start
[SSD_MONITOR] SERVER THREAD CREATED!!!
[SSD_MONITOR] Wait for client....[13]
[SSD_MONITOR] Connected![14]
[SSD_MONITOR] Error No. [2]
[SSD_IO_INIT] SSD Version: 1.2 ver. (17.11.10)
[FTL_INIT] complete
Can you tell me what happened?
Thanks
The text was updated successfully, but these errors were encountered: