Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Yet another wireless problem...

  1. #11
    Join Date
    Jul 2011
    Beans
    4

    Re: Yet another wireless problem...

    Ok... wow... I've really screwed things up now. I took the initiative and tried to find some solutions on the web before BKRATZ posted his link (which I've also tried to no avail)...

    So... anywhoo... now when I click on the network symbol I don't even see "wireless network" listed any longer as an option. Yikes. Here's my stuff again.



    Code:
    02:03.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 02)
    Code:
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    Code:
    Module                  Size  Used by
    snd_intel8x0           33213  2 
    radeon                900494  3 
    snd_ac97_codec        105614  1 snd_intel8x0
    ac97_bus               12642  1 snd_ac97_codec
    snd_pcm                80042  2 snd_intel8x0,snd_ac97_codec
    snd_seq_midi           13132  0 
    snd_rawmidi            25269  1 snd_seq_midi
    binfmt_misc            13213  1 
    joydev                 17322  0 
    snd_seq_midi_event     14475  1 snd_seq_midi
    ttm                    65184  1 radeon
    pcmcia                 39671  0 
    snd_seq                51291  2 snd_seq_midi,snd_seq_midi_event
    drm_kms_helper         40745  1 radeon
    ndiswrapper           192828  0 
    snd_timer              28659  2 snd_pcm,snd_seq
    ppdev                  12849  0 
    snd_seq_device         14110  3 snd_seq_midi,snd_rawmidi,snd_seq
    drm                   180037  5 radeon,ttm,drm_kms_helper
    yenta_socket           27230  0 
    pcmcia_rsrc            18292  1 yenta_socket
    pcmcia_core            21505  3 pcmcia,yenta_socket,pcmcia_rsrc
    snd                    55295  11 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    dcdbas                 14054  0 
    psmouse                73312  0 
    soundcore              12600  1 snd
    serio_raw              12990  0 
    i2c_algo_bit           13184  1 radeon
    parport_pc             32111  1 
    shpchp                 32345  0 
    video                  18951  0 
    snd_page_alloc         14073  2 snd_intel8x0,snd_pcm
    lp                     13349  0 
    parport                36746  3 ppdev,parport_pc,lp
    tg3                   131476  0
    And now when I type "rfkill list All" I get:

    Code:
    Bogus list argument 'All'.
    That can't be good.

    I'm thinking I might try a whole reinstall of UBUNTU and try Bkratz's link again unless you guys can see something I'm missing. I really haven't had time to sit and fiddle with (learn) this stuff as much as I want to. So, sorry about my sporadic postings.

  2. #12
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Yet another wireless problem...

    Hi, I did a typo the command should have been.
    Code:
    rfkill list all
    Also lets get this fixed please run this command to remove ndiswrapper, then restart your system.
    Code:
    sudo apt-get autoremove ndiswrapper
    Now run these two commands
    Code:
    sudo apt-get install firmware-b43legacy-installer && sudo apt-get install b43-fwcutter
    Then unplug your wired internet connection and restart your system.
    Thank you

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •