Skip to content
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

Fail to test gem5 in the virtual machine #4

Open
pengfeix opened this issue Dec 24, 2020 · 2 comments
Open

Fail to test gem5 in the virtual machine #4

pengfeix opened this issue Dec 24, 2020 · 2 comments

Comments

@pengfeix
Copy link

Hello, when I run 'build/X86/gem5.opt configs/tutorial/simple.py' to test gem5, I got an error as follow:

gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Feb  6 2020 21:12:03
gem5 started Dec 23 2020 20:41:52
gem5 executing on gem5lab-VirtualBox, pid 11520
command line: build/X86/gem5.opt /home/gem5lab/Desktop/PAAS/PAAS_V1.0-master/configs/tuturial/simple.py

Global frequency set at 1000000000000 ticks per second
warn: DRAM device capacity (8192 Mbytes) does not match the address range assigned (512 Mbytes)
fatal: system.cpu1.ModuleName without default or user set value

Could you please give any help? Thanks~

@ahmadsb101
Copy link

Hello, when I run 'build/X86/gem5.opt configs/tutorial/simple.py' to test gem5, I got an error as follow:

gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Feb  6 2020 21:12:03
gem5 started Dec 23 2020 20:41:52
gem5 executing on gem5lab-VirtualBox, pid 11520
command line: build/X86/gem5.opt /home/gem5lab/Desktop/PAAS/PAAS_V1.0-master/configs/tuturial/simple.py

Global frequency set at 1000000000000 ticks per second
warn: DRAM device capacity (8192 Mbytes) does not match the address range assigned (512 Mbytes)
fatal: system.cpu1.ModuleName without default or user set value

Could you please give any help? Thanks~

Same here,
Have you been successful to resolve this issue?

@adarsh-yu
Copy link

Hello, when I run 'build/X86/gem5.opt configs/tutorial/simple.py' to test gem5, I got an error as follow:

gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Feb  6 2020 21:12:03
gem5 started Dec 23 2020 20:41:52
gem5 executing on gem5lab-VirtualBox, pid 11520
command line: build/X86/gem5.opt /home/gem5lab/Desktop/PAAS/PAAS_V1.0-master/configs/tuturial/simple.py

Global frequency set at 1000000000000 ticks per second
warn: DRAM device capacity (8192 Mbytes) does not match the address range assigned (512 Mbytes)
fatal: system.cpu1.ModuleName without default or user set value

Could you please give any help? Thanks~

Hello, when I run 'build/X86/gem5.opt configs/tutorial/simple.py' to test gem5, I got an error as follow:

gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Feb  6 2020 21:12:03
gem5 started Dec 23 2020 20:41:52
gem5 executing on gem5lab-VirtualBox, pid 11520
command line: build/X86/gem5.opt /home/gem5lab/Desktop/PAAS/PAAS_V1.0-master/configs/tuturial/simple.py

Global frequency set at 1000000000000 ticks per second
warn: DRAM device capacity (8192 Mbytes) does not match the address range assigned (512 Mbytes)
fatal: system.cpu1.ModuleName without default or user set value

Could you please give any help? Thanks~

Same here, Have you been successful to resolve this issue?

Were you able to resolve the issue? if not
What alternative did you use to simulate?

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

No branches or pull requests

3 participants