Problem with wired connection [closed]
Problem with wired connection. 4-5 times a day.
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.5 LTS"
uname -a
Linux atrium-System-Product-Name 3.2.0-126-generic-pae #169-Ubuntu SMP Fri Mar 31 14:43:09 UTC 2017 i686 athlon i386 GNU/Linux
lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7480D]
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 14)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40)
00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0)
00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 2)
00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 5
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
sudo lshw -C network
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: 0c
       serial: e0:3f:49:6d:06:b4
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=N/A ip=192.168.1.91 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:41 ioport:e000(size=256) memory:fea00000-fea00fff memory:f0000000-f0003fff
ifconfig
eth0      Link encap:Ethernet  HWaddr e0:3f:49:6d:06:b4
          inet addr:192.168.1.91  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::e23f:49ff:fe6d:6b4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:118751 errors:0 dropped:8479 overruns:0 frame:0
          TX packets:15916 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9183131 (9.1 MB)  TX bytes:1613139 (1.6 MB)
          Interrupt:41 Base address:0xa000
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:56884 errors:0 dropped:0 overruns:0 frame:0
          TX packets:56884 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:11982373 (11.9 MB)  TX bytes:11982373 (11.9 MB)
lsmod
Module                  Size  Used by
vesafb                 13516  1
ipheth                 13278  0
eeepc_wmi              12949  0
usblp                  17885  0
asus_wmi               19624  1 eeepc_wmi
sparse_keymap          13658  1 asus_wmi
snd_hda_codec_realtek   174385  1
snd_usb_audio         102445  0
uvcvideo               67203  1
snd_hda_intel          32719  0
snd_hda_codec         109562  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13276  2 snd_usb_audio,snd_hda_codec
videodev               86588  2 uvcvideo
snd_usbmidi_lib        24647  1 snd_usb_audio
snd_pcm                80916  3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq_midi           13132  0
psmouse                87142  0
serio_raw              13027  0
snd_rawmidi            25832  2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
k10temp                12990  0
snd_seq                51677  2 snd_seq_midi,snd_seq_midi_event
snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
snd_timer              28983  2 snd_pcm,snd_seq
video                  19115  0
wmi                    18744  1 asus_wmi
mac_hid                13077  0
snd                    62250  11 snd_hda_codec_realtek,snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_usbmidi_lib,snd_pcm,snd_rawmidi,snd_seq,snd_seq_device,snd_timer
bnep                   17830  2
rfcomm                 38139  0
bluetooth             158410  10 bnep,rfcomm
parport_pc             32114  1
ppdev                  12849  0
binfmt_misc            17292  1
shpchp                 32265  0
i2c_piix4              13093  0
soundcore              14635  1 snd
snd_page_alloc         14108  2 snd_hda_intel,snd_pcm
lp                     17455  0
parport                40930  3 parport_pc,ppdev,lp
usbhid                 41937  0
hid                    81731  1 usbhid
r8169                  56396  0
sudo nano /etc/network/interfaces
  GNU nano 2.2.6         File: /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.91
netmask 255.255.255.0
gateway 192.168.1.1
dns-search 192.168.1.1
dns-nameservers 192.168.1.1
networking ethernet wired
                    closed as off-topic by Doug Smythies, Pilot6, N0rbert, karel, Eric Carvalho Mar 15 at 23:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – Doug Smythies, Pilot6, N0rbert, karel, Eric Carvalho
 
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
Problem with wired connection. 4-5 times a day.
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.5 LTS"
uname -a
Linux atrium-System-Product-Name 3.2.0-126-generic-pae #169-Ubuntu SMP Fri Mar 31 14:43:09 UTC 2017 i686 athlon i386 GNU/Linux
lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7480D]
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 14)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40)
00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0)
00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 2)
00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 5
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
sudo lshw -C network
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: 0c
       serial: e0:3f:49:6d:06:b4
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=N/A ip=192.168.1.91 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:41 ioport:e000(size=256) memory:fea00000-fea00fff memory:f0000000-f0003fff
ifconfig
eth0      Link encap:Ethernet  HWaddr e0:3f:49:6d:06:b4
          inet addr:192.168.1.91  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::e23f:49ff:fe6d:6b4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:118751 errors:0 dropped:8479 overruns:0 frame:0
          TX packets:15916 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9183131 (9.1 MB)  TX bytes:1613139 (1.6 MB)
          Interrupt:41 Base address:0xa000
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:56884 errors:0 dropped:0 overruns:0 frame:0
          TX packets:56884 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:11982373 (11.9 MB)  TX bytes:11982373 (11.9 MB)
lsmod
Module                  Size  Used by
vesafb                 13516  1
ipheth                 13278  0
eeepc_wmi              12949  0
usblp                  17885  0
asus_wmi               19624  1 eeepc_wmi
sparse_keymap          13658  1 asus_wmi
snd_hda_codec_realtek   174385  1
snd_usb_audio         102445  0
uvcvideo               67203  1
snd_hda_intel          32719  0
snd_hda_codec         109562  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13276  2 snd_usb_audio,snd_hda_codec
videodev               86588  2 uvcvideo
snd_usbmidi_lib        24647  1 snd_usb_audio
snd_pcm                80916  3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq_midi           13132  0
psmouse                87142  0
serio_raw              13027  0
snd_rawmidi            25832  2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
k10temp                12990  0
snd_seq                51677  2 snd_seq_midi,snd_seq_midi_event
snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
snd_timer              28983  2 snd_pcm,snd_seq
video                  19115  0
wmi                    18744  1 asus_wmi
mac_hid                13077  0
snd                    62250  11 snd_hda_codec_realtek,snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_usbmidi_lib,snd_pcm,snd_rawmidi,snd_seq,snd_seq_device,snd_timer
bnep                   17830  2
rfcomm                 38139  0
bluetooth             158410  10 bnep,rfcomm
parport_pc             32114  1
ppdev                  12849  0
binfmt_misc            17292  1
shpchp                 32265  0
i2c_piix4              13093  0
soundcore              14635  1 snd
snd_page_alloc         14108  2 snd_hda_intel,snd_pcm
lp                     17455  0
parport                40930  3 parport_pc,ppdev,lp
usbhid                 41937  0
hid                    81731  1 usbhid
r8169                  56396  0
sudo nano /etc/network/interfaces
  GNU nano 2.2.6         File: /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.91
netmask 255.255.255.0
gateway 192.168.1.1
dns-search 192.168.1.1
dns-nameservers 192.168.1.1
networking ethernet wired
                    closed as off-topic by Doug Smythies, Pilot6, N0rbert, karel, Eric Carvalho Mar 15 at 23:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – Doug Smythies, Pilot6, N0rbert, karel, Eric Carvalho
 
If this question can be reworded to fit the rules in the help center, please edit the question.
1
12.04 has been EOL (End of Life) for 2 years now, and is no longer supported here. That being said, nothing obviously wrong, (at least that I can see).
– Doug Smythies
Mar 14 at 14:55
Please see my answer. Report back to @heynnema
– heynnema
Mar 18 at 15:01
add a comment |
Problem with wired connection. 4-5 times a day.
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.5 LTS"
uname -a
Linux atrium-System-Product-Name 3.2.0-126-generic-pae #169-Ubuntu SMP Fri Mar 31 14:43:09 UTC 2017 i686 athlon i386 GNU/Linux
lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7480D]
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 14)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40)
00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0)
00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 2)
00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 5
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
sudo lshw -C network
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: 0c
       serial: e0:3f:49:6d:06:b4
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=N/A ip=192.168.1.91 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:41 ioport:e000(size=256) memory:fea00000-fea00fff memory:f0000000-f0003fff
ifconfig
eth0      Link encap:Ethernet  HWaddr e0:3f:49:6d:06:b4
          inet addr:192.168.1.91  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::e23f:49ff:fe6d:6b4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:118751 errors:0 dropped:8479 overruns:0 frame:0
          TX packets:15916 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9183131 (9.1 MB)  TX bytes:1613139 (1.6 MB)
          Interrupt:41 Base address:0xa000
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:56884 errors:0 dropped:0 overruns:0 frame:0
          TX packets:56884 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:11982373 (11.9 MB)  TX bytes:11982373 (11.9 MB)
lsmod
Module                  Size  Used by
vesafb                 13516  1
ipheth                 13278  0
eeepc_wmi              12949  0
usblp                  17885  0
asus_wmi               19624  1 eeepc_wmi
sparse_keymap          13658  1 asus_wmi
snd_hda_codec_realtek   174385  1
snd_usb_audio         102445  0
uvcvideo               67203  1
snd_hda_intel          32719  0
snd_hda_codec         109562  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13276  2 snd_usb_audio,snd_hda_codec
videodev               86588  2 uvcvideo
snd_usbmidi_lib        24647  1 snd_usb_audio
snd_pcm                80916  3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq_midi           13132  0
psmouse                87142  0
serio_raw              13027  0
snd_rawmidi            25832  2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
k10temp                12990  0
snd_seq                51677  2 snd_seq_midi,snd_seq_midi_event
snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
snd_timer              28983  2 snd_pcm,snd_seq
video                  19115  0
wmi                    18744  1 asus_wmi
mac_hid                13077  0
snd                    62250  11 snd_hda_codec_realtek,snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_usbmidi_lib,snd_pcm,snd_rawmidi,snd_seq,snd_seq_device,snd_timer
bnep                   17830  2
rfcomm                 38139  0
bluetooth             158410  10 bnep,rfcomm
parport_pc             32114  1
ppdev                  12849  0
binfmt_misc            17292  1
shpchp                 32265  0
i2c_piix4              13093  0
soundcore              14635  1 snd
snd_page_alloc         14108  2 snd_hda_intel,snd_pcm
lp                     17455  0
parport                40930  3 parport_pc,ppdev,lp
usbhid                 41937  0
hid                    81731  1 usbhid
r8169                  56396  0
sudo nano /etc/network/interfaces
  GNU nano 2.2.6         File: /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.91
netmask 255.255.255.0
gateway 192.168.1.1
dns-search 192.168.1.1
dns-nameservers 192.168.1.1
networking ethernet wired
Problem with wired connection. 4-5 times a day.
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.5 LTS"
uname -a
Linux atrium-System-Product-Name 3.2.0-126-generic-pae #169-Ubuntu SMP Fri Mar 31 14:43:09 UTC 2017 i686 athlon i386 GNU/Linux
lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7480D]
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 14)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40)
00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0)
00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 2)
00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 5
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
sudo lshw -C network
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: 0c
       serial: e0:3f:49:6d:06:b4
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=N/A ip=192.168.1.91 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:41 ioport:e000(size=256) memory:fea00000-fea00fff memory:f0000000-f0003fff
ifconfig
eth0      Link encap:Ethernet  HWaddr e0:3f:49:6d:06:b4
          inet addr:192.168.1.91  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::e23f:49ff:fe6d:6b4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:118751 errors:0 dropped:8479 overruns:0 frame:0
          TX packets:15916 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9183131 (9.1 MB)  TX bytes:1613139 (1.6 MB)
          Interrupt:41 Base address:0xa000
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:56884 errors:0 dropped:0 overruns:0 frame:0
          TX packets:56884 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:11982373 (11.9 MB)  TX bytes:11982373 (11.9 MB)
lsmod
Module                  Size  Used by
vesafb                 13516  1
ipheth                 13278  0
eeepc_wmi              12949  0
usblp                  17885  0
asus_wmi               19624  1 eeepc_wmi
sparse_keymap          13658  1 asus_wmi
snd_hda_codec_realtek   174385  1
snd_usb_audio         102445  0
uvcvideo               67203  1
snd_hda_intel          32719  0
snd_hda_codec         109562  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13276  2 snd_usb_audio,snd_hda_codec
videodev               86588  2 uvcvideo
snd_usbmidi_lib        24647  1 snd_usb_audio
snd_pcm                80916  3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq_midi           13132  0
psmouse                87142  0
serio_raw              13027  0
snd_rawmidi            25832  2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
k10temp                12990  0
snd_seq                51677  2 snd_seq_midi,snd_seq_midi_event
snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
snd_timer              28983  2 snd_pcm,snd_seq
video                  19115  0
wmi                    18744  1 asus_wmi
mac_hid                13077  0
snd                    62250  11 snd_hda_codec_realtek,snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_usbmidi_lib,snd_pcm,snd_rawmidi,snd_seq,snd_seq_device,snd_timer
bnep                   17830  2
rfcomm                 38139  0
bluetooth             158410  10 bnep,rfcomm
parport_pc             32114  1
ppdev                  12849  0
binfmt_misc            17292  1
shpchp                 32265  0
i2c_piix4              13093  0
soundcore              14635  1 snd
snd_page_alloc         14108  2 snd_hda_intel,snd_pcm
lp                     17455  0
parport                40930  3 parport_pc,ppdev,lp
usbhid                 41937  0
hid                    81731  1 usbhid
r8169                  56396  0
sudo nano /etc/network/interfaces
  GNU nano 2.2.6         File: /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.91
netmask 255.255.255.0
gateway 192.168.1.1
dns-search 192.168.1.1
dns-nameservers 192.168.1.1
networking ethernet wired
networking ethernet wired
asked Mar 14 at 14:49
Taleh HaciyevTaleh Haciyev
1
1
                    closed as off-topic by Doug Smythies, Pilot6, N0rbert, karel, Eric Carvalho Mar 15 at 23:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – Doug Smythies, Pilot6, N0rbert, karel, Eric Carvalho
 
If this question can be reworded to fit the rules in the help center, please edit the question.
                    closed as off-topic by Doug Smythies, Pilot6, N0rbert, karel, Eric Carvalho Mar 15 at 23:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – Doug Smythies, Pilot6, N0rbert, karel, Eric Carvalho
 
If this question can be reworded to fit the rules in the help center, please edit the question.
1
12.04 has been EOL (End of Life) for 2 years now, and is no longer supported here. That being said, nothing obviously wrong, (at least that I can see).
– Doug Smythies
Mar 14 at 14:55
Please see my answer. Report back to @heynnema
– heynnema
Mar 18 at 15:01
add a comment |
1
12.04 has been EOL (End of Life) for 2 years now, and is no longer supported here. That being said, nothing obviously wrong, (at least that I can see).
– Doug Smythies
Mar 14 at 14:55
Please see my answer. Report back to @heynnema
– heynnema
Mar 18 at 15:01
1
1
12.04 has been EOL (End of Life) for 2 years now, and is no longer supported here. That being said, nothing obviously wrong, (at least that I can see).
– Doug Smythies
Mar 14 at 14:55
12.04 has been EOL (End of Life) for 2 years now, and is no longer supported here. That being said, nothing obviously wrong, (at least that I can see).
– Doug Smythies
Mar 14 at 14:55
Please see my answer. Report back to @heynnema
– heynnema
Mar 18 at 15:01
Please see my answer. Report back to @heynnema
– heynnema
Mar 18 at 15:01
add a comment |
                                1 Answer
                            1
                        
active
oldest
votes
Install the r8168-dkms driver to resolve disconnection issues. The existing r8169 driver has had some problems in the past.
Also, check your ethernet cables/cabling, as you've got a 1G network card that's only running at 100Mb.
You could also benefit from upgrading to a current Ubuntu release.
add a comment |
                                1 Answer
                            1
                        
active
oldest
votes
                                1 Answer
                            1
                        
active
oldest
votes
active
oldest
votes
active
oldest
votes
Install the r8168-dkms driver to resolve disconnection issues. The existing r8169 driver has had some problems in the past.
Also, check your ethernet cables/cabling, as you've got a 1G network card that's only running at 100Mb.
You could also benefit from upgrading to a current Ubuntu release.
add a comment |
Install the r8168-dkms driver to resolve disconnection issues. The existing r8169 driver has had some problems in the past.
Also, check your ethernet cables/cabling, as you've got a 1G network card that's only running at 100Mb.
You could also benefit from upgrading to a current Ubuntu release.
add a comment |
Install the r8168-dkms driver to resolve disconnection issues. The existing r8169 driver has had some problems in the past.
Also, check your ethernet cables/cabling, as you've got a 1G network card that's only running at 100Mb.
You could also benefit from upgrading to a current Ubuntu release.
Install the r8168-dkms driver to resolve disconnection issues. The existing r8169 driver has had some problems in the past.
Also, check your ethernet cables/cabling, as you've got a 1G network card that's only running at 100Mb.
You could also benefit from upgrading to a current Ubuntu release.
edited Mar 15 at 0:59
answered Mar 14 at 20:08
heynnemaheynnema
20.7k22258
20.7k22258
add a comment |
add a comment |
1
12.04 has been EOL (End of Life) for 2 years now, and is no longer supported here. That being said, nothing obviously wrong, (at least that I can see).
– Doug Smythies
Mar 14 at 14:55
Please see my answer. Report back to @heynnema
– heynnema
Mar 18 at 15:01