Pages

Wired connection not shown Ubuntu 14.04

mercredi 17 août 2016

Hello everyone,

I've been following a forum post on how to fix my wired connection speed in ubuntu 14.04 (http://ift.tt/2bHffgM). Accidentally I must have mixed something up and now the eth0 connection is not showing. Below I am including some outputs. I would really appreciate some suggestions, thanks in advance!

cat /etc/resolv.conf

Code:

# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 127.0.1.1
raidsteel@raidsteel-DELL:~$ lsmod
Module                  Size  Used by
snd_hrtimer            12744  1 
ctr                    13049  1 
ccm                    17773  1 
rfcomm                 69160  8 
bnep                   19624  2 
binfmt_misc            17468  1 
xt_owner               12534  6 
xt_tcpudp              12884  4 
iptable_filter         12810  1 
ip_tables              27116  1 iptable_filter
x_tables               34802  4 ip_tables,xt_tcpudp,xt_owner,iptable_filter
snd_hda_codec_realtek    65904  1 
snd_hda_codec_hdmi     46368  1 
uvcvideo               80885  0 
videobuf2_vmalloc      13216  1 uvcvideo
videobuf2_memops       13362  1 videobuf2_vmalloc
videobuf2_core         40664  1 uvcvideo
videodev              134688  2 uvcvideo,videobuf2_core
rts5139               327217  0 
dell_wmi               12761  0 
sparse_keymap          13948  1 dell_wmi
dell_laptop            18133  0 
dcdbas                 14928  1 dell_laptop
intel_rapl             18773  0 
x86_pkg_temp_thermal    14205  0 
intel_powerclamp       14705  0 
coretemp               13435  0 
parport_pc             32701  0 
kvm_intel             143187  0 
ppdev                  17671  0 
kvm                   455843  1 kvm_intel
r8168                 517269  0 
crct10dif_pclmul       14289  0 
crc32_pclmul           13113  0 
wl                   6367819  0 
snd_hda_intel          56611  5 
aesni_intel            55624  2 
snd_hda_codec         193017  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
aes_x86_64             17131  1 aesni_intel
arc4                   12608  2 
lrw                    13286  1 aesni_intel
snd_hwdep              13602  1 snd_hda_codec
gf128mul               14951  1 lrw
glue_helper            13990  1 aesni_intel
ablk_helper            13597  1 aesni_intel
snd_seq_midi           13324  0 
cryptd                 20359  2 aesni_intel,ablk_helper
snd_seq_midi_event     14899  1 snd_seq_midi
snd_pcm               102099  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_rawmidi            30731  1 snd_seq_midi
ath9k                 164164  0 
ath9k_common           13551  1 ath9k
ath9k_hw              453856  2 ath9k_common,ath9k
ath                    28698  3 ath9k_common,ath9k,ath9k_hw
joydev                 17381  0 
mac80211              638901  1 ath9k
serio_raw              13462  0 
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
ath3k                  17414  0 
btusb                  32412  0 
snd_seq                61616  3 snd_seq_midi_event,snd_seq_midi
bluetooth             391136  23 bnep,ath3k,btusb,rfcomm
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
radeon               1522941  0 
cfg80211              496328  4 wl,ath,ath9k,mac80211
snd_timer              29549  3 snd_hrtimer,snd_pcm,snd_seq
lpc_ich                21080  0 
i915                  788212  6 
mei_me                 18627  0 
snd                    69416  23 snd_hda_codec_realtek,snd_hrtimer,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
mei                    82276  1 mei_me
ttm                    93424  1 radeon
drm_kms_helper         55071  2 i915,radeon
soundcore              12680  1 snd
shpchp                 37032  0 
drm                   303102  7 ttm,i915,drm_kms_helper,radeon
wmi                    19177  1 dell_wmi
i2c_algo_bit           13413  2 i915,radeon
vhba                   18004  0 
lp                     17759  0 
parport                42348  3 lp,ppdev,parport_pc
video                  19476  1 i915
mac_hid                13205  0 
hid_generic            12548  0 
usbhid                 52659  0 
hid                   106148  2 hid_generic,usbhid
psmouse               106692  0 
ahci                   34091  2 
libahci                32716  1 ahci
ifconfig -a

Code:

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:119 errors:0 dropped:0 overruns:0 frame:0
          TX packets:119 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:18943 (18.9 KB)  TX bytes:18943 (18.9 KB)


wlan0     Link encap:Ethernet  HWaddr 64:5a:04:ac:59:f0  
          inet addr:192.168.1.12  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1138 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1300 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:621171 (621.1 KB)  TX bytes:237523 (237.5 KB)
route -n

Code:

Kernel IP routing tableDestination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.254   0.0.0.0         UG    0      0        0 wlan0
192.168.1.0     0.0.0.0         255.255.255.0   U     9      0        0 wlan0

Let's block ads! (Why?)



Wired connection not shown Ubuntu 14.04

Aucun commentaire:

Enregistrer un commentaire