Well, I found the solution, just to share with others: You should set the following flags in the kernel .config file and recompile the kernel:
*CONFIG_NET_VENDOR_INTEL=yCONFIG_E100=yCONFIG_E1000=yCONFIG_E1000E=y* --Mohammad On Fri, Mar 6, 2015 at 6:41 PM, Mohammad Alian <[email protected]> wrote: > Hi all, > > How should I enable PCIe devices (Ethernet) in the DVFS enabled kernel? > > This is what I get when I try to bring up eth0 after I boot linux with > DVFS enabled kernel: > > > > *#ifconfig eth0 upSIOCSIFADDR: No such deviceeth0: ERROR while getting > interface flags: No such device* > > > This is also the related boot log: > > ... > > > > > > > > > > > > > > > *PCI: enabling device 0000:00:01.0 (0040 -> 0041)scsi0 : ata_piixscsi1 : > ata_piixata1: PATA max UDMA/33 cmd 0x2f000010 ctl 0x2f000020 bmdma > 0x2f000000 irq 69ata2: PATA max UDMA/33 cmd 0x2f000018 ctl 0x2f000024 bmdma > 0x2f000008 irq 69smsc911x: Driver version 2008-10-21smsc911x > 1a000000.ethernet (unregistered net_device): couldn't get clock > -2nxp-isp1760 1b000000.usb: NXP ISP1760 USB Host Controllernxp-isp1760 > 1b000000.usb: new USB bus registered, assigned bus number 1nxp-isp1760 > 1b000000.usb: Scratch test failed.nxp-isp1760 1b000000.usb: can't setup: > -19nxp-isp1760 1b000000.usb: USB bus 1 deregisteredusbcore: registered new > interface driver usb-storagemousedev: PS/2 mouse device common for all mice* > ... > > Thank you, > Mohammad > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
