Hello everybody,
i've recently installed ubuntu on my Lenovo Thinkpad x200.
Due to the fact that my internal wlan modul sometimes not works correctly i bought an usb device from edimax.
But the whole wlan does not work on a fresh installation. Below some information about my system an the hardware:
Could some one give me a hint, please? Thanks!
i've recently installed ubuntu on my Lenovo Thinkpad x200.
Due to the fact that my internal wlan modul sometimes not works correctly i bought an usb device from edimax.
But the whole wlan does not work on a fresh installation. Below some information about my system an the hardware:
Code:
##### release ##### Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty ##### kernel ##### Linux schwindelbook 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Code:
##### lspci ##### 00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03) Subsystem: Lenovo Device [17aa:20ee] Kernel driver in use: e1000e 03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection [8086:4237] Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1211] Kernel driver in use: iwlwifi ##### lsusb ##### Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 003: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS] Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Code:
##### nm-tool ##### NetworkManager Tool State: connected (global) - Device: wlan1 ---------------------------------------------------------------- Type: 802.11 WiFi Driver: rtl8192cu State: unavailable Default: no HW Address: <MAC address removed> Capabilities: Wireless Properties WEP Encryption: yes WPA Encryption: yes WPA2 Encryption: yes Wireless Access Points - Device: wlan0 ---------------------------------------------------------------- Type: 802.11 WiFi Driver: iwlwifi State: unavailable Default: no HW Address: <MAC address removed> Capabilities: Wireless Properties WEP Encryption: yes WPA Encryption: yes WPA2 Encryption: yes Wireless Access Points - Device: eth0 [Wired connection 1] ------------------------------------------- Type: Wired Driver: e1000e State: connected Default: yes HW Address: <MAC address removed> Capabilities: Carrier Detect: yes Speed: 100 Mb/s Wired Properties Carrier: on IPv4 Settings: Address: 172.20.0.62 Prefix: 24 (255.255.255.0) Gateway: 172.20.0.1 DNS: 194.25.2.129 DNS: 8.8.8.8 [main] NetworkingEnabled=true WirelessEnabled=false WWANEnabled=false WimaxEnabled=true WiMAXEnabled=true
Code:
##### dmesg ##### [ 2.285936] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 4.149075] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control [ 4.149138] iwlwifi 0000:03:00.0: irq 47 for MSI/MSI-X [ 4.165063] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm [ 4.228305] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled [ 4.228309] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled [ 4.228311] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled [ 4.228314] iwlwifi 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54 [ 4.228772] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S [ 4.247941] iwlwifi 0000:03:00.0: RF_KILL bit toggled to disable radio. [ 4.310305] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 4.324987] rtl8192cu: Chip version 0x10 [ 5.120023] rtl8192cu: MAC address: <MAC address removed> [ 5.120029] rtl8192cu: Board Type 0 [ 5.121254] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1 [ 5.121284] rtl8192cu: Loading firmware rtlwifi /rtl8192cufw_TMSC .bin [ 5.122265] ieee80211 phy1: Selected rate control algorithm 'rtl_rc' [ 5.123149] rtlwifi: wireless switch is on [ 6.186127] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 6.188102] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready [ 166.974817] rtl8192cu: Chip version 0x10 [ 167.065229] rtl8192cu: MAC address: <MAC address removed> [ 167.065235] rtl8192cu: Board Type 0 [ 167.065475] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1 [ 167.065509] rtl8192cu: Loading firmware rtlwifi /rtl8192cufw_TMSC .bin [ 167.065753] ieee80211 phy2: Selected rate control algorithm 'rtl_rc' [ 167.066363] rtlwifi: wireless switch is on [ 167.095884] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready [ 964.586978] rtl8192cu: Chip version 0x10 [ 964.674857] rtl8192cu: MAC address: <MAC address removed> [ 964.674870] rtl8192cu: Board Type 0 [ 964.675099] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1 [ 964.675173] rtl8192cu: Loading firmware rtlwifi /rtl8192cufw_TMSC .bin [ 964.675650] ieee80211 phy3: Selected rate control algorithm 'rtl_rc' [ 964.676488] rtlwifi: wireless switch is on [ 964.706657] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
Comment