The best I can tell, that NIC uses the "sky2" module: # zcat /proc/config.gz | grep CONFIG_SKY2 CONFIG_SKY2=m
which we build, so add "sky2" to your /etc/rc.modules or a quick test "modprobe sky2" and see if it works. Lonnie On Dec 19, 2011, at 11:30 PM, Fernando F. wrote: > Guys there is no support for Marvel Fast PCI-E 88E8040 Fast Ethernet > Controller? > > Thank You, > > Fernando Fuentes > DIGITALVOIPNET.COM > > > > > On Sat, Dec 17, 2011 at 9:13 AM, Duclay Studio Inc <[email protected]> > wrote: > Thanks that worked like a charm. Should of realized that was the issue. > > From: Michael Keuter > Sent: Saturday, December 17, 2011 3:43 AM > To: AstLinux Users Mailing List > Subject: Re: [Astlinux-users] No network support on latest image > > You need to uncomment the e1000 module in /etc/rc.modules > > Sent from my iPad > > Michael > > Am 17.12.2011 um 06:23 schrieb "Duclay Studio Inc" <[email protected]>: > >> I am running a fanless c7 1ghz platform with multiple Intel gigabit nics. >> I burn the latest 1.0.0 image for c7 to the compact flash then curse at >> were the cf pins are on the board. I then fire her up she boot astlinux but >> says there is no eth 0 well other linuxes and pfsense seem to see all >> three interfaces and they work. Just cant figure out why e1000 intel pro >> nics are not having there modules loaded. as lspci shows that there there. >> ------------------------------------------------------------------------------ >> Learn Windows Azure Live! Tuesday, Dec 13, 2011 >> Microsoft is holding a special Learn Windows Azure training event for >> developers. It will provide a great way to learn Windows Azure and what it >> provides. You can attend the event by watching it streamed LIVE online. >> Learn more at http://p.sf.net/sfu/ms-windowsazure >> _______________________________________________ >> Astlinux-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to >> [email protected]. > > ------------------------------------------------------------------------------ > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > Microsoft is holding a special Learn Windows Azure training event for > developers. It will provide a great way to learn Windows Azure and what it > provides. You can attend the event by watching it streamed LIVE online. > Learn more at http://p.sf.net/sfu/ms-windowsazure > > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. > > > > ------------------------------------------------------------------------------ > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > Microsoft is holding a special Learn Windows Azure training event for > developers. It will provide a great way to learn Windows Azure and what it > provides. You can attend the event by watching it streamed LIVE online. > Learn more at http://p.sf.net/sfu/ms-windowsazure > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev_______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
