Realtek RTL8111/8169 LAN (r8169) falls back from Gigabit to 100Mb/s after waking up from Suspend(S3)
Bug #331699 reported by
LKaestner
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux |
Fix Released
|
Medium
|
|||
linux (Ubuntu) |
Incomplete
|
Medium
|
Unassigned |
Bug Description
System Environment: http://
Mainboard: Gigabyte GA-P35-DS3P
Component: Realtek 8111/8169 LAN with r8169 driver
OS: Always the latest stable Ubuntu
The Problem:
When I boot the PC, Ubuntu connects at 1000Mb/s but after waking up from suspend to ram (S3) the connection speed is only 100Mb/s. That occurs in Ubuntu 8.10 and 9.04 Alpha 4.
I use a reliable Gigabit router and Cat6 cables, so that should not be the reason.
Changed in linux: | |
status: | New → Confirmed |
description: | updated |
Changed in linux: | |
status: | Unknown → In Progress |
Changed in linux: | |
status: | In Progress → Fix Released |
Changed in linux: | |
importance: | Unknown → Medium |
To post a comment you must log in.
I confirm this on Mainboard Gigabyte GA-P35-DS4 with r8169.
After resume from S3 speed is 100Mbit/s.
root@k1:/home/kede# ethtool eth0
100baseT/ Half 100baseT/Full
1000baseT/ Half 1000baseT/Full
100baseT/ Half 100baseT/Full
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000033 (51)
Link detected: yes
The following command brings back 1000Mbit: /home/kersten# ethtool -s eth0 speed 1000
root@k1:
The onboard LEDs and the switch indicate 1000 Mbit now. manager- applet from gnome however still shows 100mbit.
The network-
root@k1: /home/kersten# ethtool eth0
100baseT/ Half 100baseT/Full
1000baseT/ Half 1000baseT/Full
100baseT/ Half 100baseT/Full
1000baseT/ Half 1000baseT/Full
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
Advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: MII
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000033 (51)
Link detected: yes