Nowe posty

Autor Wątek: Instalacja karty sieciowej TP-LINK WN-772N w CAELinux  (Przeczytany 1387 razy)

Spike1991

  • Gość
Witam,

jestem nowym użytkownikiem Linuxa i szczerze chce się nauczyć wykorzystywać jego walory. Z racji tego że jestem inżynierem zainstalowałem CAELinuxa, który bazuje xubuntu 12.04. Instalacja przebiegła pomyślnie, niestety problem pojawił się później, mianowicie nie da się połączyć z internetem. Próbowałem kilku sposobów, trochę poczytałem, ale póki co wszystkie moje starania były bezskuteczne. Problem jest większy niż myślałem, dlatego proszę o pomoc w znalezieniu sterowników (próbowałem coś z "ath9k_htc", ale nie wychodziło) i w ich instalacji.

Po wpisaniu poleceń występują takie komunikaty:

lspci -k | egrep -iA2 'net|wire|eth'
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
   Subsystem: Micro-Star International Co., Ltd. Device 7816
   Kernel driver in use: r8169

lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 003 Device 002: ID 045e:0779 Microsoft Corp.
Bus 003 Device 003: ID 09da:9090 A4 Tech Co., Ltd XL-750BK Laser Mouse
Bus 003 Device 004: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
Bus 003 Device 005: ID 046d:c52e Logitech, Inc.
Bus 003 Device 006: ID 0fce:01aa Sony Ericsson Mobile Communications AB
Bus 004 Device 002: ID 18a5:0408 Verbatim, Ltd

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: 06
       serial: d4:3d:7e:f5:21:ae
       size: 10Mbit/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=half firmware=rtl8168e-3_0.0.4 03/27/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:44 ioport:d000(size=256) memory:f2104000-f2104fff memory:f2100000-f2103fff

ifconfig
eth0      Link encap:Ethernet  HWaddr d4:3d:7e:f5:21:ae  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:44

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:53 errors:0 dropped:0 overruns:0 frame:0
          TX packets:53 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:11038 (11.0 KB)  TX bytes:11038 (11.0 KB)

iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

nm-tool
NetworkManager Tool

State: disconnected

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             unavailable
  Default:           no
  HW Address:        D4:3D:7E:F5:21:AE

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:         off

lsmod
Module                  Size  Used by
bnep                   18281  2
rfcomm                 47604  4
bluetooth             180113  10 bnep,rfcomm
nfsd                  282078  13
nfs                   436929  0
lockd                  90326  2 nfsd,nfs
fscache                61529  1 nfs
auth_rpcgss            53380  2 nfsd,nfs
nfs_acl                12883  2 nfsd,nfs
sunrpc                255272  19 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
snd_hda_codec_hdmi     32530  1
ath9k_htc              92742  0
mac80211              506862  1 ath9k_htc
ath9k_common           14053  1 ath9k_htc
ath9k_hw              411239  2 ath9k_htc,ath9k_common
snd_hda_codec_realtek   224173  1
snd_usb_audio         122982  2
ath                    24067  3 ath9k_htc,ath9k_common,ath9k_hw
snd_usbmidi_lib        29476  1 snd_usb_audio
cfg80211              205774  3 ath9k_htc,mac80211,ath
uvcvideo               72627  0
videodev               98259  1 uvcvideo
snd_hda_intel          33719  7
snd_hda_codec         127706  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              17764  2 snd_usb_audio,snd_hda_codec
v4l2_compat_ioctl32    17128  1 videodev
ppdev                  17113  0
snd_pcm                97275  4 snd_hda_codec_hdmi,snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
dm_multipath           23275  0
snd_seq_midi           13324  0
snd_rawmidi            30748  2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event     14899  1 snd_seq_midi
shpchp                 37201  0
psmouse                97519  0
snd_seq                61929  2 snd_seq_midi,snd_seq_midi_event
serio_raw              13211  0
parport_pc             32866  1
snd_timer              29990  2 snd_pcm,snd_seq
snd_seq_device         14540  3 snd_seq_midi,snd_rawmidi,snd_seq
snd                    79041  30 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_usb_audio,snd_usbmidi_lib,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              15091  1 snd
joydev                 17693  0
lp                     17799  0
mac_hid                13253  0
parport                46562  3 ppdev,parport_pc,lp
dm_raid45              78155  0
xor                    12894  1 dm_raid45
dm_mirror              22203  0
dm_region_hash         20961  1 dm_mirror
dm_log                 18564  3 dm_raid45,dm_mirror,dm_region_hash
btrfs                 653116  0
zlib_deflate           27139  1 btrfs
libcrc32c              12644  1 btrfs
vesafb                 13844  1
usb_storage            49198  0
usbhid                 47238  0
hid                    99883  1 usbhid
nouveau               775039  0
ttm                    76949  1 nouveau
drm_kms_helper         46978  1 nouveau
r8169                  62190  0
drm                   241971  3 nouveau,ttm,drm_kms_helper
i2c_algo_bit           13423  1 nouveau
mxm_wmi                13021  1 nouveau
wmi                    19256  1 mxm_wmi
video                  19651  1 nouveau
zram                   18642  1

uname -a
Linux Spike 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux