Results 1 to 5 of 5

Thread: Lenovo X121e no WLAN found

  1. #1
    Join Date
    Nov 2011
    Beans
    2

    Cool Lenovo X121e no WLAN found

    Hello

    A week ago I received my net subnotebook x121e from Lenovo. Windows 7 64 was preinstalled but i replaced it by ubuntu 11.10 (3.0.0-13-generic x86_64) . Now everything works fine except I can't connect to a wlan. In fact the network manager doesn't even find any network. I searched the web for a solution but I got nowhere. I need to add that I am new to the Linux world so I hope I didn't make any stupid mistake...

    Here some information:

    Wireless:

    PHP Code:
    Bus 001 Device 001ID 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:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001
    ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 002
    ID 064e:e285 Suyin Corp
    Bus 003 Device 002ID 0a5c:217f Broadcom CorpBluetooth Controller
    Bus 001 Device 004
    ID 0bb4:0ffe High Tech Computer Corp
    When I check for the devices:

    PHP Code:
    *-network               
           description
    Network controller
           product
    BCM43224 802.11a/b/g/n
           vendor
    Broadcom Corporation
           physical id
    0
           bus info
    pci@0000:01:00.0
           version
    01
           width
    64 bits
           clock
    33MHz
           capabilities
    pm msi pciexpress bus_master cap_list
           configuration
    driver=bcma-pci-bridge latency=0
           resources
    irq:17 memory:f0200000-f0203fff
      
    *-network
           description
    Ethernet interface
           
    productAR8151 v2.0 Gigabit Ethernet
           vendor
    Atheros Communications
           physical id
    0
           bus info
    pci@0000:02:00.0
           logical name
    eth0
           version
    c0
           serial
    e8:9a:8f:d8:05:8c
           capacity
    1Gbit/s
           width
    64 bits
           clock
    33MHz
           capabilities
    pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
           configuration
    autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
           resources
    irq:44 memory:f0100000-f013ffff ioport:2000(size=128)
      *-
    network
           description
    Ethernet interface
           
    physical id1
           logical name
    usb0
           serial
    9e:ae:c5:1a:ed:7f
           capabilities
    ethernet physical
           configuration
    broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.58 link=yes multicast=yes 
    When I scan for networks:

    PHP Code:
    lo        Interface doesn't support scanning.

    eth0      Interface doesn'
    t support scanning.

    usb0      Interface doesn't support scanning. 
    And modules (if this is of concern...)

    PHP Code:
    Module                  Size  Used by
    rndis_wlan             37554  0 
    cfg80211              199587  1 rndis_wlan
    rndis_host             13848  1 rndis_wlan
    cdc_ether              13536  1 rndis_host
    usbnet                 26212  3 rndis_wlan
    ,rndis_host,cdc_ether
    usb_storage            57901  0 
    uas                    18027  0 
    bnep                   18436  2 
    parport_pc             36962  0 
    rfcomm                 47946  8 
    ppdev                  17113  0 
    btusb                  18600  2 
    joydev                 17693  0 
    bluetooth             166112  23 bnep
    ,rfcomm,btusb
    uvcvideo               72711  0 
    videodev               93004  1 uvcvideo
    v4l2_compat_ioctl32    17083  1 videodev
    snd_hda_codec_conexant    62197  1 
    snd_hda_codec_hdmi     32040  1 
    psmouse                73882  0 
    serio_raw              13166  0 
    snd_hda_intel          33390  2 
    snd_hda_codec         104802  3 snd_hda_codec_conexant
    ,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep              13668  1 snd_hda_codec
    k10temp                13166  0 
    sp5100_tco             13791  0 
    snd_pcm                96755  3 snd_hda_codec_hdmi
    ,snd_hda_intel,snd_hda_codec
    wl                   2568210  0 
    i2c_piix4              13301  0 
    binfmt_misc            17540  1 
    rts_pstor             445246  0 
    snd_seq_midi           13324  0 
    snd_rawmidi            30547  1 snd_seq_midi
    nls_iso8859_1          12713  1 
    nls_cp437              16991  1 
    vfat                   17585  1 
    fat                    61475  1 vfat
    snd_seq_midi_event     14899  1 snd_seq_midi
    lib80211               14991  1 wl
    thinkpad_acpi          81819  0 
    nvram                  14413  1 thinkpad_acpi
    bcma                   20219  0 
    snd_seq                61896  2 snd_seq_midi
    ,snd_seq_midi_event
    snd_timer              29991  2 snd_pcm
    ,snd_seq
    snd_seq_device         14540  3 snd_seq_midi
    ,snd_rawmidi,snd_seq
    fglrx                2929009  95 
    snd                    68266  15 snd_hda_codec_conexant
    ,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,thinkpad_acpi,snd_seq,snd_timer,snd_seq_device
    video                  19412  0 
    wmi                    19256  0 
    soundcore              12680  1 snd
    snd_page_alloc         18529  2 snd_hda_intel
    ,snd_pcm
    lp                     17799  0 
    parport                46562  3 parport_pc
    ,ppdev,lp
    ahci                   26002  3 
    libahci                26861  1 ahci
    atl1c                  41643  0 
    It would be great if someone could help me since I've got no plan what I could do nor where to start. By the way please excuse my english, it's not my native language.

    Thank you very much.

    bnubu
    Last edited by bnubu; November 1st, 2011 at 03:42 PM.

  2. #2
    Join Date
    Apr 2010
    Location
    Brighton, England
    Beans
    47
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: Lenovo X121e no WLAN found

    Your laptop is very similar to mine (Thinkpad Edge 11").

    Try here for a solution that worked for me.

  3. #3
    Join Date
    Apr 2010
    Location
    Brighton, England
    Beans
    47
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: Lenovo X121e no WLAN found

    Infact BCM43224 is exactly the same device as mine, so I bet blacklisting bcma and brcmsmac will work on your laptop too.

  4. #4
    Join Date
    Nov 2011
    Beans
    2

    Re: Lenovo X121e no WLAN found

    It worked!

    Thank you so much. This ends a series of nerve-racking failled attempts.

    Have a nice evening

  5. #5
    Join Date
    Oct 2011
    Beans
    3

    Re: Lenovo X121e no WLAN found

    Hi, even I have a x121e i3 processor with the broadcom chip for WLAN. When I scan for iwconfig it returns no wireless connections ??

    There seems to be no drivers installed. I did try to install broadcom sta drivers without succeeding. Sorry I am not familiar with how Linux works so any help will be appreciated. I have installed ubuntu 10.10 with OSIAN environment from a live USB. I believe the Atheros Ethernet port won't allow me to access internet from an Ethernet cable as well !!!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •