Hello Thomas,

Could you provide the exact kernel version and kernel config you are using?
Do you have Runtime Power Management enabled?
Have you tried the latest driver from sourceforge.net (3.0.4.1)?

>From your lspci output it looks like you have a Management Engine enabled 
>platform.   Do you know what version of ME is loaded?  Have you checked to see 
>that you are on the latest BIOS/NVM image (looks like a new one was released 
>on March 11th for the M93z)?

Thanks

-----Original Message-----
From: Thomas Gleixner [mailto:t...@linutronix.de] 
Sent: Thursday, March 20, 2014 6:45 AM
To: net...@vger.kernel.org
Cc: e1000-devel@lists.sourceforge.net
Subject: Re: [E1000-devel] i217-LM boot wreckage

On Thu, 20 Mar 2014, Thomas Gleixner wrote:
> So it looks like the BIOS is setting something up, when the cable is 
> plugged at power on time, which is not visible through our debug 
> output.

Some more info:

I prevented e1000e from being autoloaded and booted with the cable unplugged.

T1:
  Plug cable 
  modprobe e1000e       -> Works

T2:
  modprobe e1000e
  plug cable            -> Works not

  rmmod e1000e
  modprobe e1000e       -> works not

  unplug cable
  rmmod e1000e
  modprobe e1000e       -> works

  rmmod e1000e
  unplug cable     
  modprobe e1000e
  plug cable            -> Works not

  rmmod e1000e
  unplug cable     
  plug cable
  modprobe e1000e       -> Works not

So if the module is loaded w/o the cable plugged it does not work. If I unplug 
before unloading the module and then plug in before loading the module again it 
works again.

Thanks,

        tglx


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the 
definitive new guide to graph databases and their applications. Written by 
three acclaimed leaders in the field, this first edition is now available. 
Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to