[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-09-05 Thread Yuan Song
I was wrong.  The timestamp in the printk output is not quite accurate.
Looks like timestamp is added asynchronously.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-09-05 Thread Yuan Song
looks like it is related to scheduler timer.  I got a different issue
with another device. After spending some time debugging the driver, I
found the timeout was not scheduled correctly.  Even though the timeout
value was set to 3 minutes, timeout happened within 100ms

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-08-21 Thread Yuan Song
After using 16.04 for several months,  I found the same problem can also
happen in 16.04.   It just happens much less frequently.  Do not see any
pattern when it can happen.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-02-27 Thread Yuan Song
the problem does not happen in 16.04

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-01-30 Thread Yuan Song
4.5-rc1 makes no difference.  But, as I said,   15.10 works fine.   May
not be pure kernel issue.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-01-21 Thread Yuan Song
kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-01-21 Thread Yuan Song
kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1535521] [NEW] kernel stack trace

2016-01-18 Thread Yuan Song
Public bug reported:

When I booted into 3.19.0.43 from Ubuntu 14.04.3 .   The kernel stopped
during boot.  I checked dmesg. There was a stack trace.  The motherboard
I used is a ASRock H170M Pro4  Bios p1.8.  The following is the stack
trace.

 [8.484935] [drm] Replacing VGA console driver
[8.489503] Console: switching to colour dummy device 80x25
[8.492850] usbcore: registered new interface driver btusb
[8.503446] audit: type=1400 audit(1453175142.377:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/cups/backend/cups-pdf" pid=600 comm="apparmor_parser"
[8.503654] audit: type=1400 audit(1453175142.377:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=600 
comm="apparmor_parser"
[8.504798] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[8.504800] [drm] Driver supports precise vblank timestamp query.
[8.506398] BUG: unable to handle kernel NULL pointer dereference at 
0060
[8.506403] IP: [] ddi_get_encoder_port+0x5/0x70 [i915_bpo]
[8.506428] PGD 274ff3067 PUD 274494067 PMD 0
[8.506430] Oops:  [#1] SMP
[8.506432] Modules linked in: snd_seq(+) snd_seq_device snd_timer snd btusb 
soundcore i915_bpo(+) intel_ips drm_kms_helper drm i2c_algo_bit shpchp 
8250_fintek wmi video i2c_hid mac_hid acpi_pad parport_pc ppdev coretemp 
hwmon_vid rfcomm lp parport bnep bluetooth nfsd auth_rpcgss nfs_acl nfs 
binfmt_misc lockd grace sunrpc fscache hid_generic hid_logitech_dj usbhid hid 
raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor 
megaraid_sas psmouse e1000e ptp ahci pps_core libahci raid6_pq raid1 raid0 
multipath linear dm_mirror dm_region_hash dm_log
[8.506457] CPU: 0 PID: 634 Comm: systemd-udevd Not tainted 
3.19.0-43-generic #49~14.04.1-Ubuntu
[8.506459] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./H170M Pro4, BIOS P1.80 11/10/2015
[8.506461] task: 880275f6f5c0 ti: 8802751c8000 task.ti: 
8802751c8000
[8.506463] RIP: 0010:[]  [] 
ddi_get_encoder_port+0x5/0x70 [i915_bpo]
[8.506482] RSP: 0018:8802751cb750  EFLAGS: 00010286
[8.506483] RAX:  RBX: 88007180 RCX: 8802755c1800
[8.506484] RDX: 8802751cb7a4 RSI: 8802751cb7b0 RDI: fff8
[8.506485] RBP: 8802751cb7e8 R08: 8802751c8000 R09: 0246
[8.506487] R10: 0004 R11: 0005 R12: 8802755c1800
[8.506488] R13: c0760770 R14: fffee35b R15: 0001
[8.506489] FS:  7f4aa208d880() GS:880280c0() 
knlGS:
[8.506491] CS:  0010 DS:  ES:  CR0: 80050033
[8.506492] CR2: 0060 CR3: 000274ff2000 CR4: 003407f0
[8.506493] DR0:  DR1:  DR2: 
[8.506494] DR3:  DR6: fffe0ff0 DR7: 0400
[8.506495] Stack:
[8.506496]  c0706fe1 880280d8e4c0  
027a
[8.506499]  817b677c 0246 8802755c1b60 
8802755c1800
[8.506501]  fff8  88007180 

[8.506503] Call Trace:
[8.506522]  [] ? intel_prepare_ddi+0x71/0x390 [i915_bpo]
[8.506527]  [] ? schedule_hrtimeout_range_clock+0xac/0x160
[8.506541]  [] skl_set_power_well+0x421/0xae0 [i915_bpo]
[8.506555]  [] skl_power_well_enable+0x13/0x20 [i915_bpo]
[8.506568]  [] intel_display_power_get+0xa6/0x100 
[i915_bpo]
[8.506578]  [] intel_display_set_init_power+0x45/0x50 
[i915_bpo]
[8.506587]  [] intel_power_domains_init_hw+0x204/0x340 
[i915_bpo]
[8.506606]  [] i915_driver_load+0x7d4/0xeb0 [i915_bpo]
[8.506608]  [] ? cleanup_uevent_env+0x10/0x10
[8.506610]  [] ? kobject_uevent_env+0x178/0x690
[8.506614]  [] ? devtmpfs_create_node+0x100/0x130
[8.506616]  [] ? get_device+0x17/0x30
[8.506618]  [] ? klist_class_dev_get+0x15/0x20
[8.506620]  [] ? klist_node_init+0x38/0x50
[8.506622]  [] ? klist_add_tail+0x46/0x50
[8.506624]  [] ? device_add+0x289/0x650
[8.506632]  [] drm_dev_register+0xb5/0x110 [drm]
[8.506638]  [] drm_get_pci_dev+0x8f/0x200 [drm]
[8.506649]  [] i915_pci_probe+0x3b/0x60 [i915_bpo]
[8.506653]  [] local_pci_probe+0x45/0xa0
[8.506655]  [] ? pci_match_device+0xe5/0x110
[8.506657]  [] pci_device_probe+0xd9/0x130
[8.506660]  [] driver_probe_device+0x155/0x400
[8.506662]  [] __driver_attach+0x9b/0xa0
[8.506664]  [] ? __device_attach+0x40/0x40
[8.50]  [] bus_for_each_dev+0x63/0xa0
[8.506669]  [] driver_attach+0x1e/0x20
[8.506671]  [] bus_add_driver+0x180/0x240
[8.506673]  [] driver_register+0x64/0xf0
[8.506675]  [] __pci_register_driver+0x4c/0x50
[8.506682]  [] drm_pci_init+0xfa/0x130 [drm]
[8.506684]  [] ? 0xc078c000
[8.506695]  [] i915_init+0xa0/0xa8 

[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-01-17 Thread Yuan Song
I also tried kernel 4.2 and 3.19 in ubuntu 14.04.  The same problem
happened.   It is pretty strange.   It works in Ubuntu 15.10

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1534985] [NEW] ethernet card can not resume

2016-01-16 Thread Yuan Song
Public bug reported:

I have two network cards on my desktop.  Both failed to resume from S3.
Both cards are intel cards.  The driver I am using is e1000e-3.2.4.2  .
I did some driver debug and found the watchdog event in the driver was
not triggered.  The watchdog event is used to check if the card is
ready.  I also tried Ubuntu 15.10 on the same machine.   The cards can
wake up from S3 under linux kernel 4.2 .  Here is the configuration I
have on my machine

Motherboard  ASRock H170 Pro4  Bios p1.8
CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
Memory : G.Skill Ripjaws V Series 8G DDR4
Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
Ubuntu 14.04
Kernel :  3.13.0-74-generic
driver:  e1000e-3.2.4.2

00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
Subsystem: ASRock Incorporation Device 15b8
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: e1000e


03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
Subsystem: Intel Corporation PRO/1000 PT Server Adapter
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: e1000e

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
Uname: Linux 3.13.0-74-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  yuan   3396 F pulseaudio
 /dev/snd/controlC1:  yuan   3396 F pulseaudio
 /dev/snd/controlC0:  yuan   3396 F pulseaudio
CurrentDesktop: Unity
Date: Sat Jan 16 13:51:21 2016
HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
InstallationDate: Installed on 2013-04-02 (1019 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-74-generic N/A
 linux-backports-modules-3.13.0-74-generic  N/A
 linux-firmware 1.127.19
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
dmi.bios.date: 11/10/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.80
dmi.board.name: H170M Pro4
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  New

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
 

[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-01-16 Thread Yuan Song
** Attachment added: "pciinfo"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+attachment/4551193/+files/pciinfo

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  New

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1534985/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp