To the question: Do you see any output from the simulator telling you it's expecting a > terminal to connect at port 3456?
* No, actually I see no response to whatever command I typed after issuing 'build/ARM_FS/m5.opt configs/examples/fs.py'.* *For example, 'cd util/term', 'make' returns nothing. So I am not sure if they are really executed.* * * Maybe Gem5 can provide some video demos as how to install and use some variants of the simulator? It would be extremely helpful for the users. * * *Thanks!* * * *Kun* * * On Fri, Jul 22, 2011 at 12:36 PM, Gabe Black <[email protected]> wrote: > ** > On 07/22/11 01:47, Kun Lu wrote: > > Goodday: > I am still trying to solve the issue of booting linux in FS mode. Here is > what I did: > > > 1. compiled with ARM-FS and m5-opt on my Fedora-11 > ===> All OK > 2. downloaded the arm-linux disk image from Ali's > link<http://www.m5sim.org/wiki/index.php/Download> > ===> All OK > 3. run it with command '*build/ARM_FS/m5.opt configs/example/fs.py*', > ===> Received strange outputs (See below) > 4. (while fs.py running) cd util/term and make > ===> All OK > 5. ./m5term localhost 3456 > ===> *No terminal coming up; stalls there forever* > > So, does someone has experience as to how to fix this? > Thank you! > Kun > > * **Strange outputs when I did step 3: * > ... > 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000 > **** REAL SIMULATION**** > info: Entering event queue @ 0. Starting simulation... > warn: The clidr register always reports 0 caches. > warn: The csselr register isn't implemented. > warn: The ccsidr register isn't implemented and always reads as 0. > warn: instruction 'mcr bpiall' unimplemented > warn: instruction 'mcr dccimvac' unimplemented > warn: instruction 'mcr dccmvau' unimplemented > warn: instruction 'mcr icimvau' unimplemented > warn: LCD dual screen mode not supported > warn: instruction 'mcr bpiall' unimplemented > warn: Returning thumbEE disabled for now since we don't support > CP14config registers and jumping to ThumbEE vector > warn: instruction 'mcr bpiall' unimplemented > > > _______________________________________________ > gem5-users mailing list > [email protected]http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > > > I don't know for sure what the problem is, but the outputs you're seeing > are mostly normal. The LCD dual screen mode warning makes me think it might > be trying to start up a graphical console, but I don't see anything that > should make it do that. It would be helpful to hear from someone more > familiar with ARM_FS's simulation scripts. Do you see any output from the > simulator telling you it's expecting a terminal to connect at port 3456? > > Gabe > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
