That is the most likely issue. Does your configuration include an ethernet 
device (e.g. igbe_e1000)?  Does your kernel have the e1000 driver?

Thanks,
Ali

On Mar 22, 2013, at 4:09 PM, Jinchun Kim <cien...@gmail.com> wrote:

> Thanks Ali.
> However, when I tried to configure eth0 by
> ifconfig eth0 $SERVER txqueuelen 1000
> gem5 terminal shows that I don't have eth0 device.
> It shows like this.
> 
> SIOCSIFADDR: No such device
> modprobe: FATAL: Could not load /lib/modules/2.6.28-rc4-dirty/modules.dep: No 
> such file or directory
> 
> eth0: unknown interface: No such device
> modprobe: FATAL: Could not load /lib/modules/2.6.28-rc4-dirty/modules.dep: No 
> such file or directory
> 
> SIOCSIFTXQLEN: No such device
> 
> When I type ifconfig to check if eth0 is available, it only shows lo device 
> which is configured by ifconfig lo 127.0.0.1
> 
> lo        Link encap:Local Loopback  
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
> 
> Is that mean my kernel does not include eth0 device?
> If that's the case, I was wondering how I can compile new x86 gem5 kernel 
> that has eth0 device..
> 
> -- 
> Jinchun Kim
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to