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

Thread: Can't connect wirelessly anymore

  1. #11
    Join Date
    Feb 2012
    Location
    Los Angeles, CA
    Beans
    138
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Can't connect wirelessly anymore

    I suggest that you use the latest version of ubuntu, which is 12.04. Perhaps, your problems will be solved with a fresh install.

  2. #12
    Join Date
    Jul 2012
    Beans
    11

    Re: Can't connect wirelessly anymore

    Quote Originally Posted by wildmanne39 View Post
    Hi, the information you posted shows the wireless is on so do not put the wireless button anymore.

    Go to network manger do you see your network name? is enable wireless checked?
    If by "network manager" you mean System Settings > Network then no, I only see two options: Wired (the one I'm using now) and Network Proxy.

    Please post the output of:
    Code:
    nm-tool
    Code:
    ~$ nm-tool
    
    NetworkManager Tool
    
    State: connected (global)
    
    - Device: eth1  [Wired connection 1] -------------------------------------------
      Type:              Wired
      Driver:            b44
      State:             connected
      Default:           yes
      HW Address:        00:19:B9:53:2A:03
    
      Capabilities:
        Carrier Detect:  yes
        Speed:           100 Mb/s
    
      Wired Properties
        Carrier:         on
    
      IPv4 Settings:
        Address:         192.168.1.64
        Prefix:          24 (255.255.255.0)
        Gateway:         192.168.1.254
    
        DNS:             192.168.1.254
    Code:
    sudo iwlist scan
    Code:
    ~$ sudo iwlist scan
    [sudo] password: 
    lo        Interface doesn't support scanning.
    
    eth1      Interface doesn't support scanning.
    Can you connect?
    Thanks
    Well, I just took out the ethernet cable and waited to see if anything changed. It didn't appear to, and the wifi light on the laptop is still off.

    Cheers.

  3. #13
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Can't connect wirelessly anymore

    Hi, please post:
    Code:
    rfkill list all
    lsmod
    Thanks

  4. #14
    Join Date
    Jul 2012
    Beans
    11

    Re: Can't connect wirelessly anymore

    Quote Originally Posted by wildmanne39 View Post
    Hi, please post:
    Code:
    rfkill list all
    Code:
    ~$ rfkill list all
    0: dell-wifi: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no
    Code:
    lsmod
    Code:
    ~$ lsmod
    Module                  Size  Used by
    ses                    17217  0 
    enclosure              14744  1 ses
    usb_storage            44172  0 
    uas                    17829  0 
    rfcomm                 38408  0 
    bnep                   17923  2 
    bluetooth             148869  8 rfcomm,bnep
    parport_pc             32114  0 
    ppdev                  12849  0 
    snd_hda_codec_idt      60049  1 
    snd_hda_intel          28358  4 
    binfmt_misc            17292  1 
    snd_hda_codec          91888  2 snd_hda_codec_idt,snd_hda_intel
    snd_hwdep              13276  1 snd_hda_codec
    snd_pcm                80435  3 snd_hda_intel,snd_hda_codec
    snd_seq_midi           13132  0 
    snd_rawmidi            25241  1 snd_seq_midi
    snd_seq_midi_event     14475  1 snd_seq_midi
    joydev                 17393  0 
    snd_seq                51567  2 snd_seq_midi,snd_seq_midi_event
    radeon                933705  3 
    ttm                    65224  1 radeon
    b44                    31443  0 
    drm_kms_helper         32889  1 radeon
    snd_timer              28932  2 snd_pcm,snd_seq
    snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
    ssb                    50682  1 b44
    wl                   2646601  0 
    snd                    55902  16 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    drm                   192194  5 radeon,ttm,drm_kms_helper
    soundcore              12600  1 snd
    dell_wmi               12601  0 
    dell_laptop            13519  0 
    sp5100_tco             13495  0 
    lib80211               14570  1 wl
    psmouse                73673  0 
    snd_page_alloc         14115  2 snd_hda_intel,snd_pcm
    serio_raw              12990  0 
    sparse_keymap          13658  1 dell_wmi
    k8temp                 12905  0 
    dcdbas                 14098  1 dell_laptop
    i2c_algo_bit           13199  1 radeon
    i2c_piix4              13093  0 
    ati_agp                13242  0 
    shpchp                 32356  0 
    wmi                    18744  1 dell_wmi
    video                  19069  0 
    lp                     17455  0 
    parport                40930  3 parport_pc,ppdev,lp
    sdhci_pci              13658  0 
    sdhci                  27360  1 sdhci_pci
    pata_atiixp            12967  0 
    ahci                   21634  2 
    libahci                25727  1 ahci
    Cheers.


    I suggest that you use the latest version of ubuntu, which is 12.04. Perhaps, your problems will be solved with a fresh install.
    Thanks, but I'd rather not--at least not just yet--unless I have to as one of my favourite applications supposedly doesn't work very well in that version.

  5. #15
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Can't connect wirelessly anymore

    Hi, please do:
    Code:
    echo "blacklist wl" | sudo tee -a /etc/modprobe.d/blacklist.conf
    Code:
    sudo modprobe b43
    Reboot

    Does the wireless come on?
    Thanks

  6. #16
    Join Date
    Jul 2012
    Beans
    11

    Re: Can't connect wirelessly anymore

    Quote Originally Posted by wildmanne39 View Post
    Hi, please do:
    Code:
    echo "blacklist wl" | sudo tee -a /etc/modprobe.d/blacklist.conf
    Code:
    sudo modprobe b43
    Reboot

    Does the wireless come on?
    Thanks
    I was about to reboot it after I typed the second command in but the wifi light turned on. When I disconnected the ethernet, the computer detected my router and has just connected to it. I just posted this with it so it seems to work (thanks!!)--do I still need to reboot it?

  7. #17
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Can't connect wirelessly anymore

    Yes reboot and make sure the wireless comes back on if not we will have to make the driver load at boot, if it does please use thread tools at the top of the page to mark the thread solved.
    Thanks

  8. #18
    Join Date
    Jul 2012
    Beans
    11

    Re: Can't connect wirelessly anymore

    Quote Originally Posted by wildmanne39 View Post
    Yes reboot and make sure the wireless comes back on if not we will have to make the driver load at boot, if it does please use thread tools at the top of the page to mark the thread solved.
    Thanks
    Yeah, it came back on no problem. Once again, thank you sooooooooo much, you have no idea how long that had been bugging me!

  9. #19
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Can't connect wirelessly anymore

    Hi, your welcome glad to help!!!
    Enjoy

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
  •