Reza, I recently did this for alpha. Part of the instructions on the wiki are outdated. I found the solution buried in other email thread discussion, which I can't find at the moment.
Here's how to do it: git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git cd linux-stable/ git checkout 2.6.27.y Then you can apply the m5 patches on top of that accordingly. Malek On Wed, Jan 21, 2015 at 11:18 AM, mohammad reza Soltaniyeh via gem5-users <[email protected]> wrote: > Thank you Amirali for reply. Currently I use 2.6.27 version. Can you please > share how exactly you did it for X86 ISA ? Thank you! > > On Wed, Jan 21, 2015 at 6:08 PM, Amirali Boroumand > <[email protected]> wrote: >> >> Hi Mohammad Reza, >> >> I'm not quite sure about Alpha ISA, but I've compiled linux kernel >> (version 2.6.32.63) for x86 ISA, and it booted up smoothly. What linux >> version did you try? >> >> - Amirali >> >> On Wed, Jan 21, 2015 at 9:33 AM, mohammad reza Soltaniyeh via gem5-users >> <[email protected]> wrote: >>> >>> Hello everyone, >>> >>> I have been following the instruction given >>> http://www.m5sim.org/Linux_kernel to compile linux kernel for Alpha ISA. >>> However, it seems that it is out dated. So, is there anyone who successfully >>> compiled linux kernel and checked if gem5 can be run on top of it ? I was >>> able to build an kernel image but when I try to run gem5 on the top of it, >>> there is a core dumped which says "panic: Device FrameBuffer not >>> imlpmented" ! I would appreciate any help! >>> >>> Regards, >>> Reza >>> >>> _______________________________________________ >>> gem5-users mailing list >>> [email protected] >>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> >> >> >> >> -- >> -- >> Amirali Boroumand >> PhD Student >> Carnegie Mellon University > > > > _______________________________________________ > 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
