Hi Anmol, If you revert your repository to 10345 (hg update -r 10345) or earlier (see hg log), and try booting it should work. I am not sure why the 10346 changeset causes this problem yet.
Malek On Wed, Feb 25, 2015 at 5:34 PM, Anmol via gem5-users <[email protected]> wrote: > >> > > Hi, I am facing ditto same issue. It's been more than 12 hours but still > the terminal is outputting the following and seems to be stuck in a loop. > > It started at:- > > sh: can't access tty; job control turned off > # <6>request_suspend_state: wakeup (3->0) at 2677791448 (1970-01-01 > 00:00:02.668103510 UTC) > > [ 2.689682] request_suspend_state: wakeup (3->0) at 2677791448 (1970-01- > 01 00:00:02.668103510 UTC) > <3>init: untracked pid 633 exited > > [ 2.690131] init: untracked pid 633 exited > > and this thing is going on in a loop:- > > <6>request_suspend_state: wakeup (0->0) at 6055342947438 (1970-01-01 > 01:40:55.333259500 UTC) > [ 6055.354675] request_suspend_state: wakeup (0->0) at 6055342947438 (1970- > 01-01 01:40:55.333259500 UTC) > <3>init: untracked pid 11530 exited > [ 6055.355063] init: untracked pid 11530 exited > <3>init: untracked pid 11531 exited > [ 6055.355071] init: untracked pid 11531 exited > > > > I am mainly worried because of the amount of time that has elapsed already. > > Ali Saidi <saidi <at> umich.edu> writes: > >> >> It will take around 1.5 hours for android to boot completely and that > number is probably closer to 4 or 5 hours if you're running the debug > binary which you appear to being doing. >> Ali >> >> >> >> On Oct 13, 2012, at 3:40 AM, manish jain wrote: >> Hi,While running Android GingerBread simulation, my simulation is not > able to proceed after a particular point. I am using M5 terminal for seeing > the output. The following messages are appearing on the M5 terminal: VFS: > Mounted root (ext2 filesystem) on device 8:1.[ 2.254015] VFS: Mounted > root (ext2 filesystem) on device 8:1.<6>Freeing init memory: 148K[ > 2.254029] Freeing init memory: 148K<3>init: cannot open '/initlogo.rle' >> [ 2.268521] init: cannot open '/initlogo.rle'<3>init: cannot find > '/system/etc/install-recovery.sh', disabling 'flash_recovery'[ 2.277404] > init: cannot find '/system/etc/install-recovery.sh', disabling > 'flash_recovery' >> sh: can't access tty; job control turned offAnd below is the output on > termianl from where I gave command to boot Android Image:manish <at> > ubuntu:~/gem5-stable/system/disks$ build/ARM/m5.debug configs/example/fs.py > -b bbench-gb --kernel=vmlinux.smp.mouse.arm --frame-capture >> bash: build/ARM/m5.debug: No such file or directorymanish <at> > ubuntu:~/gem5-stable/system/disks$ cd ../..manish <at> ubuntu:~/gem5- > stable$ build/ARM/m5.debug configs/example/fs.py -b bbench-gb -- > kernel=vmlinux.smp.mouse.arm --frame-capture >> gem5 Simulator System. http://gem5.orggem5 is copyrighted software; use > the --copyright option for details.gem5 compiled Oct 9 2012 02:28:51gem5 > started Oct 13 2012 02:46:36 >> gem5 executing on ubuntucommand line: build/ARM/m5.debug > configs/example/fs.py -b bbench-gb --kernel=vmlinux.smp.mouse.arm --frame- > captureGlobal frequency set at 1000000000000 ticks per secondinfo: kernel > located at: /home/manish/gem5-stable/system/binaries/vmlinux.smp.mouse.arm >> Listening for system connection on port 5900Listening for system > connection on port 34560: system.remote_gdb.listener: listening for remote > gdb #0 on port 7000info: Using bootloader at address 0x80000000**** REAL > SIMULATION **** >> info: Entering event queue <at> 0. Starting simulation...warn: The > clidr register always reports 0 caches.warn: clidr LoUIS field of 0b001 to > match current ARM implementations.warn: The csselr register isn't > implemented. >> 305035000: system.terminal: attach terminal 0warn: instruction 'mcr > bpiallis' unimplementedwarn: instruction 'mcr icialluis' > unimplementedwarn: The ccsidr register isn't implemented and always reads > as 0. >> warn: instruction 'mcr dccimvac' unimplementedwarn: instruction > 'mcr dccmvau' unimplementedwarn: instruction 'mcr icimvau' > unimplementedwarn: instruction 'mcr bpiallis' unimplemented >> warn: LCD dual screen mode not supportedwarn: instruction 'mcr > bpiallis' unimplementedwarn: instruction 'mcr icialluis' > unimplementedwarn: instruction 'mcr bpiallis' unimplementedDoes anybody > has some idea about itor someone has experienced it before?ThanksManish >> _______________________________________________gem5-users mailing > listgem5-users <at> gem5.orghttp://m5sim.org/cgi-bin/mailman/listinfo/gem5- > users >> >> >> >> >> >> _______________________________________________ >> gem5-users mailing list >> gem5-users <at> gem5.org >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > > > _______________________________________________ > 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
