kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #117753
[Bug 1453404] Re: r8169 occasionally doesn't work after suspend
Boris Gjenero, thank you for reporting this and helping make Ubuntu
better. Could you please test the latest upstream kernel available from
the very top line at the top of the page (the release names are
irrelevant for testing, and please do not test the daily folder)
following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow
additional upstream developers to examine the issue.
If the test did not allow you to test to the issue (ex. you couldn't boot into the OS) please make a comment in your report about this, and continue to test the next most recent kernel version until you can test to the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags by clicking on the yellow circle with a black pencil icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ
Where XY and Z are numbers corresponding to the kernel version.
If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ
Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results.
Thank you for your understanding.
** Tags added: latest-bios-f13
** Description changed:
Occasionally the onboard gigabit Ethernet on this Gigabyte GA-P35-DS3R
rev 1.0 motherboard doesn't work after suspend. This happens less than
- one out of ten times. Over the last several Ubuntu releases, "sudo
- ifconfig eth0 down" followed by "sudo ifconfig eth0 up" has always been
- enough to re-establish connectivity. A long time ago, I sometimes had to
- unload and reload the r8169 module. This was the first time this bug
- happened in Ubuntu 15.04.
+ one out of ten times. This was the first time this bug happened in
+ Ubuntu 15.04.
- A similar bug already exists at
- https://bugs.launchpad.net/linux/+bug/771857 . I am reporting this here
- because the last comment there asks for a report via "ubuntu-bug linux".
+ WORKAROUND: sudo ifconfig eth0 down && sudo ifconfig eth0 up
- Right now, as a workaround, I'm installing the r8168-dkms package, which
- includes the proprietary Realtek driver.
+ WORKAROUND: Unload and reload the r8169 module.
- Here is lspci -v output for this ethernet controller:
-
- 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 01)
- Subsystem: Gigabyte Technology Co., Ltd Motherboard
- Flags: bus master, fast devsel, latency 0, IRQ 29
- I/O ports at d000 [size=256]
- Memory at f9000000 (64-bit, non-prefetchable) [size=4K]
- [virtual] Expansion ROM at f8000000 [disabled] [size=128K]
- Capabilities: [40] Power Management version 2
- Capabilities: [48] Vital Product Data
- Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+
- Capabilities: [60] Express Endpoint, MSI 00
- Capabilities: [84] Vendor Specific Information: Len=4c <?>
- Capabilities: [100] Advanced Error Reporting
- Capabilities: [12c] Virtual Channel
- Capabilities: [148] Device Serial Number 00-00-00-00-10-ec-81-68
- Capabilities: [154] Power Budgeting <?>
- Kernel driver in use: r8169
+ WORKAROUND: I'm installing the r8168-dkms package, which includes the
+ proprietary Realtek driver.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-16-generic 3.19.0-16.16
ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
Uname: Linux 3.19.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
- USER PID ACCESS COMMAND
- /dev/snd/controlC0: bgjenero 2673 F.... pulseaudio
+ USER PID ACCESS COMMAND
+ /dev/snd/controlC0: bgjenero 2673 F.... pulseaudio
CurrentDesktop: X-Cinnamon
Date: Sat May 9 10:57:05 2015
HibernationDevice: RESUME=UUID=a44c3385-e1ba-4456-91ec-be27c892ff11
InstallationDate: Installed on 2012-01-19 (1206 days ago)
InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
IwConfig:
- eth0 no wireless extensions.
-
- lo no wireless extensions.
+ eth0 no wireless extensions.
+
+ lo no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. P35-DS3R
ProcFB:
-
+
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic root=UUID=e59328d8-57ee-4106-aa49-41ceffea8161 ro
RelatedPackageVersions:
- linux-restricted-modules-3.19.0-16-generic N/A
- linux-backports-modules-3.19.0-16-generic N/A
- linux-firmware 1.143
+ linux-restricted-modules-3.19.0-16-generic N/A
+ linux-backports-modules-3.19.0-16-generic N/A
+ linux-firmware 1.143
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: Upgraded to vivid on 2015-04-24 (15 days ago)
dmi.bios.date: 06/19/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F13
dmi.board.name: P35-DS3R
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF13:bd06/19/2009:svnGigabyteTechnologyCo.,Ltd.:pnP35-DS3R:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP35-DS3R:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: P35-DS3R
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
** Changed in: linux (Ubuntu)
Importance: Undecided => Low
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
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/1453404
Title:
r8169 occasionally doesn't work after suspend
Status in linux package in Ubuntu:
Incomplete
Bug description:
Occasionally the onboard gigabit Ethernet on this Gigabyte GA-P35-DS3R
rev 1.0 motherboard doesn't work after suspend. This happens less than
one out of ten times. This was the first time this bug happened in
Ubuntu 15.04.
WORKAROUND: sudo ifconfig eth0 down && sudo ifconfig eth0 up
WORKAROUND: Unload and reload the r8169 module.
WORKAROUND: I'm installing the r8168-dkms package, which includes the
proprietary Realtek driver.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-16-generic 3.19.0-16.16
ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
Uname: Linux 3.19.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: bgjenero 2673 F.... pulseaudio
CurrentDesktop: X-Cinnamon
Date: Sat May 9 10:57:05 2015
HibernationDevice: RESUME=UUID=a44c3385-e1ba-4456-91ec-be27c892ff11
InstallationDate: Installed on 2012-01-19 (1206 days ago)
InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
IwConfig:
eth0 no wireless extensions.
lo no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. P35-DS3R
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic root=UUID=e59328d8-57ee-4106-aa49-41ceffea8161 ro
RelatedPackageVersions:
linux-restricted-modules-3.19.0-16-generic N/A
linux-backports-modules-3.19.0-16-generic N/A
linux-firmware 1.143
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: Upgraded to vivid on 2015-04-24 (15 days ago)
dmi.bios.date: 06/19/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F13
dmi.board.name: P35-DS3R
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF13:bd06/19/2009:svnGigabyteTechnologyCo.,Ltd.:pnP35-DS3R:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP35-DS3R:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: P35-DS3R
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1453404/+subscriptions
References