2011-09-02 08:42:16 |
FR. Loïc |
bug |
|
|
added bug |
2011-09-02 08:42:52 |
Brad Figg |
linux (Ubuntu): status |
New |
Incomplete |
|
2011-09-02 08:46:10 |
FR. Loïc |
linux (Ubuntu): status |
Incomplete |
Confirmed |
|
2011-09-02 13:10:49 |
Leann Ogasawara |
linux (Ubuntu): status |
Confirmed |
Incomplete |
|
2011-09-02 13:48:48 |
FR. Loïc |
attachment added |
|
dmesg https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393/+attachment/2344055/+files/dmesg |
|
2011-09-02 13:49:10 |
FR. Loïc |
attachment added |
|
lspci-vnvn https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393/+attachment/2344056/+files/lspci-vnvn |
|
2011-09-02 13:49:25 |
FR. Loïc |
attachment added |
|
kern.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393/+attachment/2344058/+files/kern.log |
|
2011-09-02 13:49:38 |
FR. Loïc |
attachment added |
|
dmesg-2 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393/+attachment/2344060/+files/dmesg-2 |
|
2011-09-02 14:09:56 |
Leann Ogasawara |
linux (Ubuntu): importance |
Undecided |
Medium |
|
2011-09-02 14:09:56 |
Leann Ogasawara |
linux (Ubuntu): status |
Incomplete |
Triaged |
|
2011-09-25 12:33:02 |
FR. Loïc |
bug watch added |
|
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627704 |
|
2011-09-26 14:05:56 |
Leann Ogasawara |
linux (Ubuntu): status |
Triaged |
Fix Released |
|
2011-10-03 00:46:44 |
Matt Biddle |
description |
Hi,
I have a newer motherboard (GA-990XA-UD3), the network chips is
1 x Realtek RTL8111E chip (10/100/1000 Mbit)
lspci:
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
The problem is that ubuntu 11.10 beta uses the driver r8169 and the network does not work :
lsmod
Module Size Used by
bnep 18436 2
rfcomm 47946 0
bluetooth 166112 10 bnep,rfcomm
parport_pc 36962 0
ppdev 17113 0
lp 17799 0
dm_crypt 23199 0
parport 46562 3 parport_pc,ppdev,lp
snd_hda_codec_hdmi 32040 1
snd_hda_codec_realtek 330769 1
snd_hda_intel 33390 2
snd_hda_codec 104802 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13668 1 snd_hda_codec
snd_pcm 96755 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30547 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
sp5100_tco 13791 0
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
k10temp 13166 0
i2c_piix4 13301 0
snd_timer 29991 2 snd_pcm,snd_seq
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 68266 14 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw 13166 0
edac_core 53746 0
edac_mce_amd 23709 0
soundcore 12680 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
binfmt_misc 17540 1
squashfs 36799 1
overlayfs 28267 1
nls_utf8 12557 1
isofs 40253 1
dm_raid45 78155 0
xor 12894 1 dm_raid45
dm_mirror 22203 0
dm_region_hash 20918 1 dm_mirror
dm_log 18564 3 dm_raid45,dm_mirror,dm_region_hash
btrfs 648895 0
zlib_deflate 27139 1 btrfs
libcrc32c 12644 1 btrfs
radeon 1015926 3
firewire_ohci 40722 0
ttm 76805 1 radeon
firewire_core 63626 1 firewire_ohci
drm_kms_helper 42558 1 radeon
usbhid 47198 0
hid 95463 1 usbhid
mxm_wmi 12979 0
crc_itu_t 12707 1 firewire_core
drm 236330 5 radeon,ttm,drm_kms_helper
i2c_algo_bit 13423 1 radeon
wmi 19256 1 mxm_wmi
r8169 52788 0
xhci_hcd 78641 0
ahci 26002 2
libahci 26861 1 ahci
The solution is to use the driver r8168 :
https://aur.archlinux.org/packages.php?ID=27000
Since I use the r8168 driver the network works very well.
Thank you for correcting the problem. |
Hi,
I have a newer motherboard (GA-990XA-UD3), the network chips is
1 x Realtek RTL8111E chip (10/100/1000 Mbit)
lspci:
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
The problem is that ubuntu 11.10 beta uses the driver r8169 and the network does not work :
lsmod
Module Size Used by
bnep 18436 2
rfcomm 47946 0
bluetooth 166112 10 bnep,rfcomm
parport_pc 36962 0
ppdev 17113 0
lp 17799 0
dm_crypt 23199 0
parport 46562 3 parport_pc,ppdev,lp
snd_hda_codec_hdmi 32040 1
snd_hda_codec_realtek 330769 1
snd_hda_intel 33390 2
snd_hda_codec 104802 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13668 1 snd_hda_codec
snd_pcm 96755 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30547 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
sp5100_tco 13791 0
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
k10temp 13166 0
i2c_piix4 13301 0
snd_timer 29991 2 snd_pcm,snd_seq
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 68266 14 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw 13166 0
edac_core 53746 0
edac_mce_amd 23709 0
soundcore 12680 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
binfmt_misc 17540 1
squashfs 36799 1
overlayfs 28267 1
nls_utf8 12557 1
isofs 40253 1
dm_raid45 78155 0
xor 12894 1 dm_raid45
dm_mirror 22203 0
dm_region_hash 20918 1 dm_mirror
dm_log 18564 3 dm_raid45,dm_mirror,dm_region_hash
btrfs 648895 0
zlib_deflate 27139 1 btrfs
libcrc32c 12644 1 btrfs
radeon 1015926 3
firewire_ohci 40722 0
ttm 76805 1 radeon
firewire_core 63626 1 firewire_ohci
drm_kms_helper 42558 1 radeon
usbhid 47198 0
hid 95463 1 usbhid
mxm_wmi 12979 0
crc_itu_t 12707 1 firewire_core
drm 236330 5 radeon,ttm,drm_kms_helper
i2c_algo_bit 13423 1 radeon
wmi 19256 1 mxm_wmi
r8169 52788 0
xhci_hcd 78641 0
ahci 26002 2
libahci 26861 1 ahci
The solution is to use the driver r8168 :
https://aur.archlinux.org/packages.php?ID=27000
Since I use the r8168 driver the network works very well.
Thank you for correcting the problem. |
|
2011-10-17 18:00:51 |
FR. Loïc |
linux (Ubuntu): status |
Fix Released |
Confirmed |
|
2011-10-21 22:36:33 |
confiq |
bug |
|
|
added subscriber confiq |
2011-10-22 16:23:56 |
FR. Loïc |
attachment added |
|
Capture-Linux-x86_64 3.1.0-rc4 Kernel Configuration.png https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393/+attachment/2566749/+files/Capture-Linux-x86_64%203.1.0-rc4%20Kernel%20Configuration.png |
|
2011-10-24 21:58:02 |
Joseph Salisbury |
linux (Ubuntu): status |
Confirmed |
Triaged |
|
2011-10-24 21:58:44 |
Joseph Salisbury |
tags |
|
kernel-fixed-upstream-v3.1-rc4 oneiric |
|
2011-10-31 13:29:58 |
Cas |
bug |
|
|
added subscriber Cas |
2011-11-04 16:08:16 |
Leann Ogasawara |
description |
Hi,
I have a newer motherboard (GA-990XA-UD3), the network chips is
1 x Realtek RTL8111E chip (10/100/1000 Mbit)
lspci:
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
The problem is that ubuntu 11.10 beta uses the driver r8169 and the network does not work :
lsmod
Module Size Used by
bnep 18436 2
rfcomm 47946 0
bluetooth 166112 10 bnep,rfcomm
parport_pc 36962 0
ppdev 17113 0
lp 17799 0
dm_crypt 23199 0
parport 46562 3 parport_pc,ppdev,lp
snd_hda_codec_hdmi 32040 1
snd_hda_codec_realtek 330769 1
snd_hda_intel 33390 2
snd_hda_codec 104802 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13668 1 snd_hda_codec
snd_pcm 96755 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30547 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
sp5100_tco 13791 0
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
k10temp 13166 0
i2c_piix4 13301 0
snd_timer 29991 2 snd_pcm,snd_seq
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 68266 14 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw 13166 0
edac_core 53746 0
edac_mce_amd 23709 0
soundcore 12680 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
binfmt_misc 17540 1
squashfs 36799 1
overlayfs 28267 1
nls_utf8 12557 1
isofs 40253 1
dm_raid45 78155 0
xor 12894 1 dm_raid45
dm_mirror 22203 0
dm_region_hash 20918 1 dm_mirror
dm_log 18564 3 dm_raid45,dm_mirror,dm_region_hash
btrfs 648895 0
zlib_deflate 27139 1 btrfs
libcrc32c 12644 1 btrfs
radeon 1015926 3
firewire_ohci 40722 0
ttm 76805 1 radeon
firewire_core 63626 1 firewire_ohci
drm_kms_helper 42558 1 radeon
usbhid 47198 0
hid 95463 1 usbhid
mxm_wmi 12979 0
crc_itu_t 12707 1 firewire_core
drm 236330 5 radeon,ttm,drm_kms_helper
i2c_algo_bit 13423 1 radeon
wmi 19256 1 mxm_wmi
r8169 52788 0
xhci_hcd 78641 0
ahci 26002 2
libahci 26861 1 ahci
The solution is to use the driver r8168 :
https://aur.archlinux.org/packages.php?ID=27000
Since I use the r8168 driver the network works very well.
Thank you for correcting the problem. |
== SRU Justification ==
Some users are experiencing connectivity issues with the r8169 driver in v3.0. Apparently the r8169 driver in v3.1 is more reliable.
== Impact ==
Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
== Fix ==
Provide the v3.1 r8169 driver via linux-backports-modules
------------
Hi,
I have a newer motherboard (GA-990XA-UD3), the network chips is
1 x Realtek RTL8111E chip (10/100/1000 Mbit)
lspci:
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
The problem is that ubuntu 11.10 beta uses the driver r8169 and the network does not work :
lsmod
Module Size Used by
bnep 18436 2
rfcomm 47946 0
bluetooth 166112 10 bnep,rfcomm
parport_pc 36962 0
ppdev 17113 0
lp 17799 0
dm_crypt 23199 0
parport 46562 3 parport_pc,ppdev,lp
snd_hda_codec_hdmi 32040 1
snd_hda_codec_realtek 330769 1
snd_hda_intel 33390 2
snd_hda_codec 104802 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13668 1 snd_hda_codec
snd_pcm 96755 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30547 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
sp5100_tco 13791 0
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
k10temp 13166 0
i2c_piix4 13301 0
snd_timer 29991 2 snd_pcm,snd_seq
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 68266 14 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw 13166 0
edac_core 53746 0
edac_mce_amd 23709 0
soundcore 12680 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
binfmt_misc 17540 1
squashfs 36799 1
overlayfs 28267 1
nls_utf8 12557 1
isofs 40253 1
dm_raid45 78155 0
xor 12894 1 dm_raid45
dm_mirror 22203 0
dm_region_hash 20918 1 dm_mirror
dm_log 18564 3 dm_raid45,dm_mirror,dm_region_hash
btrfs 648895 0
zlib_deflate 27139 1 btrfs
libcrc32c 12644 1 btrfs
radeon 1015926 3
firewire_ohci 40722 0
ttm 76805 1 radeon
firewire_core 63626 1 firewire_ohci
drm_kms_helper 42558 1 radeon
usbhid 47198 0
hid 95463 1 usbhid
mxm_wmi 12979 0
crc_itu_t 12707 1 firewire_core
drm 236330 5 radeon,ttm,drm_kms_helper
i2c_algo_bit 13423 1 radeon
wmi 19256 1 mxm_wmi
r8169 52788 0
xhci_hcd 78641 0
ahci 26002 2
libahci 26861 1 ahci
The solution is to use the driver r8168 :
https://aur.archlinux.org/packages.php?ID=27000
Since I use the r8168 driver the network works very well.
Thank you for correcting the problem. |
|
2011-11-04 16:08:43 |
Leann Ogasawara |
affects |
linux (Ubuntu) |
linux-backports-modules-3.0.0 (Ubuntu) |
|
2011-11-04 16:08:43 |
Leann Ogasawara |
linux-backports-modules-3.0.0 (Ubuntu): status |
Triaged |
In Progress |
|
2011-11-04 16:08:43 |
Leann Ogasawara |
linux-backports-modules-3.0.0 (Ubuntu): assignee |
|
Leann Ogasawara (leannogasawara) |
|
2011-11-04 16:08:59 |
Leann Ogasawara |
bug task added |
|
linux-meta (Ubuntu) |
|
2011-11-04 16:09:14 |
Leann Ogasawara |
linux-meta (Ubuntu): importance |
Undecided |
Medium |
|
2011-11-04 16:09:14 |
Leann Ogasawara |
linux-meta (Ubuntu): status |
New |
In Progress |
|
2011-11-04 16:09:14 |
Leann Ogasawara |
linux-meta (Ubuntu): assignee |
|
Leann Ogasawara (leannogasawara) |
|
2011-11-04 16:09:24 |
Leann Ogasawara |
nominated for series |
|
Ubuntu Oneiric |
|
2011-11-04 16:09:24 |
Leann Ogasawara |
bug task added |
|
linux-backports-modules-3.0.0 (Ubuntu Oneiric) |
|
2011-11-04 16:09:24 |
Leann Ogasawara |
bug task added |
|
linux-meta (Ubuntu Oneiric) |
|
2011-11-04 16:09:41 |
Leann Ogasawara |
linux-backports-modules-3.0.0 (Ubuntu Oneiric): importance |
Undecided |
Medium |
|
2011-11-04 16:09:41 |
Leann Ogasawara |
linux-backports-modules-3.0.0 (Ubuntu Oneiric): status |
New |
In Progress |
|
2011-11-04 16:09:41 |
Leann Ogasawara |
linux-backports-modules-3.0.0 (Ubuntu Oneiric): assignee |
|
Leann Ogasawara (leannogasawara) |
|
2011-11-04 16:09:58 |
Leann Ogasawara |
linux-backports-modules-3.0.0 (Ubuntu): status |
In Progress |
Invalid |
|
2011-11-04 16:09:58 |
Leann Ogasawara |
linux-backports-modules-3.0.0 (Ubuntu): assignee |
Leann Ogasawara (leannogasawara) |
|
|
2011-11-04 16:10:08 |
Leann Ogasawara |
linux-backports-modules-3.0.0 (Ubuntu): importance |
Medium |
Undecided |
|
2011-11-04 16:10:18 |
Leann Ogasawara |
linux-meta (Ubuntu Oneiric): importance |
Undecided |
Medium |
|
2011-11-04 16:10:18 |
Leann Ogasawara |
linux-meta (Ubuntu Oneiric): status |
New |
In Progress |
|
2011-11-04 16:10:18 |
Leann Ogasawara |
linux-meta (Ubuntu Oneiric): assignee |
|
Leann Ogasawara (leannogasawara) |
|
2011-11-04 16:10:30 |
Leann Ogasawara |
linux-meta (Ubuntu): importance |
Medium |
Undecided |
|
2011-11-04 16:10:30 |
Leann Ogasawara |
linux-meta (Ubuntu): status |
In Progress |
Invalid |
|
2011-11-04 16:10:30 |
Leann Ogasawara |
linux-meta (Ubuntu): assignee |
Leann Ogasawara (leannogasawara) |
|
|
2011-11-07 19:04:12 |
Leann Ogasawara |
linux-backports-modules-3.0.0 (Ubuntu Oneiric): status |
In Progress |
Fix Committed |
|
2011-11-07 19:04:14 |
Leann Ogasawara |
linux-meta (Ubuntu Oneiric): status |
In Progress |
Fix Committed |
|
2011-11-24 06:21:23 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/oneiric-proposed/linux-backports-modules-3.0.0 |
|
2011-11-24 06:25:26 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/oneiric-proposed/linux-meta |
|
2011-11-27 09:51:09 |
周成瑞 |
bug |
|
|
added subscriber Yongzhi Pan |
2011-12-09 23:47:46 |
Launchpad Janitor |
linux-backports-modules-3.0.0 (Ubuntu Oneiric): status |
Fix Committed |
Fix Released |
|
2011-12-10 02:30:31 |
Launchpad Janitor |
linux-meta (Ubuntu Oneiric): status |
Fix Committed |
Fix Released |
|
2011-12-10 13:32:03 |
Bill Gurley |
bug |
|
|
added subscriber Bill Gurley |
2012-01-07 17:06:43 |
Slawa Kewlin |
bug |
|
|
added subscriber Slawa Kewlin |
2012-01-17 17:03:23 |
Alessandro Dal Sasso |
bug |
|
|
added subscriber Alessandro Dal Sasso |
2012-01-23 04:35:44 |
Daniel Letzeisen |
summary |
Network problem with the driver r8169 |
Network problem with the r8169 driver and RTL8111/8168B |
|
2012-02-19 07:31:24 |
Jose Bernardo |
bug |
|
|
added subscriber Jose Bernardo |
2012-03-02 18:29:08 |
Theodor van Nahl |
bug |
|
|
added subscriber Theodor van Nahl |
2012-03-04 20:52:01 |
Ralf Heiringhoff |
bug |
|
|
added subscriber Ralf Heiringhoff |
2012-04-09 14:04:56 |
Vladimir Rutsky |
bug |
|
|
added subscriber Vladimir Rutsky |
2012-05-15 08:45:27 |
Jean-Max Reymond |
bug |
|
|
added subscriber Jean-Max Reymond |
2012-08-16 23:35:27 |
DrKay |
bug |
|
|
added subscriber DrKay |
2014-01-29 23:08:36 |
Dmitry |
bug task added |
|
r8169 (Ubuntu) |
|
2014-05-30 15:24:01 |
Launchpad Janitor |
r8169 (Ubuntu): status |
New |
Confirmed |
|
2014-05-30 15:24:01 |
Launchpad Janitor |
r8169 (Ubuntu Oneiric): status |
New |
Confirmed |
|
2014-07-24 02:02:53 |
Ahmed Osama |
bug |
|
|
added subscriber Ahmed Osama |
2014-12-03 09:43:01 |
Rolf Leggewie |
r8169 (Ubuntu Oneiric): status |
Confirmed |
Won't Fix |
|
2015-12-23 04:33:45 |
Jeffrey Walton |
bug |
|
|
added subscriber Jeffrey Walton |