Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: Broadcom 802.11 Linux STA wireless driver problem?

  1. #21
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Broadcom 802.11 Linux STA wireless driver problem?

    Hm..., interesting. Can you post the outputs of the following:

    Code:
    dpkg -l | grep bcmwl
    
    dmesg | grep wl
    
    lsmod

  2. #22
    Join Date
    Jul 2010
    Beans
    104

    Re: Broadcom 802.11 Linux STA wireless driver problem?

    Code:
    $ dpkg -l | grep bcmwl
    ii  bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6 Broadcom 802.11 Linux STA wireless driver source
    
    
    $ dmesg | grep wl
    [    0.000000] DMI: Hewlett-Packard HP Pavilion dm1 Notebook PC/3387, BIOS F.01 08/04/2011
    [   21.916906] wl: disagrees about version of symbol lib80211_get_crypto_ops
    [   21.916916] wl: Unknown symbol lib80211_get_crypto_ops (err -22)
    [ 1329.827074] wl: disagrees about version of symbol lib80211_get_crypto_ops
    [ 1329.827091] wl: Unknown symbol lib80211_get_crypto_ops (err -22)
    [ 1487.284945] wl: disagrees about version of symbol lib80211_get_crypto_ops
    [ 1487.284964] wl: Unknown symbol lib80211_get_crypto_ops (err -22)
    
    $ lsmod
    Module                  Size  Used by
    vesafb                 13844  1 
    joydev                 17693  0 
    hp_wmi                 18092  0 
    sparse_keymap          13890  1 hp_wmi
    ip6t_LOG               16974  4 
    xt_hl                  12521  6 
    ip6t_rt                12558  3 
    snd_seq_midi           13324  0 
    nf_conntrack_ipv6      13906  7 
    nf_defrag_ipv6         13412  1 nf_conntrack_ipv6
    snd_rawmidi            30748  1 snd_seq_midi
    snd_hda_codec_idt      70795  1 
    ipt_REJECT             12576  1 
    ipt_LOG                12919  5 
    xt_limit               12711  12 
    xt_tcpudp              12603  18 
    snd_hda_codec_hdmi     32474  1 
    snd_seq_midi_event     14899  1 snd_seq_midi
    psmouse                97485  0 
    xt_addrtype            12713  4 
    snd_seq                61929  2 snd_seq_midi,snd_seq_midi_event
    xt_state               12578  14 
    snd_hda_intel          33773  5 
    snd_hda_codec         127706  3 snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep              17764  1 snd_hda_codec
    btusb                  18291  0 
    ip6table_filter        12815  1 
    ip6_tables             27864  3 ip6t_LOG,ip6t_rt,ip6table_filter
    snd_pcm                97275  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    nf_conntrack_netbios_ns    12665  0 
    nf_conntrack_broadcast    12589  1 nf_conntrack_netbios_ns
    nf_nat_ftp             12704  0 
    nf_nat                 25891  1 nf_nat_ftp
    nf_conntrack_ipv4      19716  9 nf_nat
    nf_defrag_ipv4         12729  1 nf_conntrack_ipv4
    nf_conntrack_ftp       13452  1 nf_nat_ftp
    nf_conntrack           81926  8 nf_conntrack_ipv6,xt_state,nf_conntrack_netbios_ns,nf_conntrack_broadcast,nf_nat_ftp,nf_nat,nf_conntrack_ipv4,nf_conntrack_ftp
    iptable_filter         12810  1 
    uvcvideo               72627  0 
    ip_tables              27473  1 iptable_filter
    serio_raw              13211  0 
    fglrx                4713410  151 
    x_tables               29891  13 ip6t_LOG,xt_hl,ip6t_rt,ipt_REJECT,ipt_LOG,xt_limit,xt_tcpudp,xt_addrtype,xt_state,ip6table_filter,ip6_tables,iptable_filter,ip_tables
    k10temp                13166  0 
    videodev               98259  1 uvcvideo
    snd_seq_device         14540  3 snd_seq_midi,snd_rawmidi,snd_seq
    snd_timer              29990  2 snd_seq,snd_pcm
    sp5100_tco             13791  0 
    v4l2_compat_ioctl32    17128  1 videodev
    lib80211               14381  0 
    i2c_piix4              13301  0 
    snd                    79041  20 snd_hda_codec_idt,snd_rawmidi,snd_hda_codec_hdmi,snd_seq,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq_device,snd_timer
    soundcore              15091  1 snd
    wmi                    19256  1 hp_wmi
    snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
    rfcomm                 46747  12 
    parport_pc             32866  0 
    bnep                   18139  2 
    bluetooth             205289  24 btusb,rfcomm,bnep
    ppdev                  17113  0 
    compat                 20099  5 btusb,lib80211,rfcomm,bnep,bluetooth
    hp_accel               25976  0 
    lis3lv02d              19876  1 hp_accel
    video                  19596  0 
    input_polldev          13896  1 lis3lv02d
    binfmt_misc            17540  1 
    mac_hid                13253  0 
    lp                     17799  0 
    parport                46562  3 parport_pc,ppdev,lp
    r8169                  62154  0
    Last edited by varunendra; February 5th, 2013 at 09:40 PM. Reason: fixed code tags

  3. #23
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Broadcom 802.11 Linux STA wireless driver problem?

    OK, thanks for the outputs. If you've followed the thread suggested by Hadaka, try removing the linux-backports-modules-cw-3.6-precise-generic package, then reboot:

    Code:
    sudo apt-get purge linux-backports-modules-cw-3.6-precise-generic
    It caused the same problem for others with the wl module.
    Last edited by mikewhatever; February 4th, 2013 at 06:53 PM.

  4. #24
    Join Date
    Jul 2010
    Beans
    104

    Re: Broadcom 802.11 Linux STA wireless driver problem?

    Thanks Mikewhatever - I'll give it a go in a bit and post back. Just had to surrender the laptop to someone with homework to do!

  5. #25
    Join Date
    Jul 2010
    Beans
    104

    Re: Broadcom 802.11 Linux STA wireless driver problem?

    Success!! Thanks mikewhatever.

    When I did the sudo apt-get purge, I got this message:

    The following package was automatically installed and is no longer required:
    linux-backports-modules-cw-3.6-3.2.0-37-generic
    Use 'apt-get autoremove' to remove them.

    I first of all tried rebooting without doing this, and got back to where I had started (seeing wifi network but not connecting). So I did apt-get autoremove and on startup, again, it wouldn't connect. I disconnected from wifi network, left it a few minutes, and when I tried again it connected. Tried a reboot...immediate connection.

    Hope others find this helpful. Should the thread be marked solved, I wonder?

  6. #26
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Broadcom 802.11 Linux STA wireless driver problem?

    So we got two happy campers here

    Nicely done mike!

    @ 23senick,
    Next time you have to post some command output, please consider enclosing them in 'Code' tags. It preserves the output's formatting and makes it more readable. I've edited your above post as an example. You may follow the 'example' link in my signature to see an example of how to do it yourself

    @ WaNaBePi,
    If you believe you are satisfied with the solution, please consider marking it as [Solved] to help others.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

Page 3 of 3 FirstFirst 123

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
  •