GithubHelp home page GithubHelp logo

Comments (3)

Harshil2107 avatar Harshil2107 commented on June 28, 2024 2

I think that the reason packer is stuck on waiting for ssh could be due to either ubuntu not being installed correctly thus not booting properly or network not being initialized correctly. I would suggest adding a display as a qemu arg and using a vnc viewer to look at the install process.

In gem5 resources there we have disk images made via packer, I suggest taking a look at those as well: https://github.com/gem5/gem5-resources/tree/885e91ae8fa7003fddb9f78771049a7650ab6468/src/x86-ubuntu

from gem5.

haotianmichael avatar haotianmichael commented on June 28, 2024

Thank you very much~The Problem has been solved.It turned out that ssh_wait_timeout is not long enough, I guess it's because qemu would spend more time withtcg accelerator than in kvm. So the ssh must wait for a long time? Because my server doesn't supoort kvm for some reason, so I set ssh_wait_timeout to 180m and update the scripts, now it works!

from gem5.

haotianmichael avatar haotianmichael commented on June 28, 2024

And do you know there will be some simulation precision losing becase of the abscence of kvm? I'm trying to get accurate branch miss data of gem5's Minor core of which the workload is a binary mm2, I'm wondering if the data is not that accurate if I build a diskImage with kvm acc disabled. Thanks for your precious time again!

from gem5.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.