Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29

Thread: No wireless after updating packages in 12.04

  1. #11
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No wireless after updating packages in 12.04

    Quote Originally Posted by Rosz777 View Post
    i must add, that this situations i'snt the same with the previous problem, cause now i have option to switch on and off my wireless card but i can't connect with any network because ubuntu constantly ask me about password. 2 months ago i had the same situation and i added
    Code:
    blacklist rt2800pci
    blacklist rt2800usb
    blacklist rt2x00lib
    blacklist rt2x00pci
    blacklist rt2x00usb
    to etc/modprobe.d/blacklist-rt2x00.conf
    but i checked this and i have this folder now but wireless still doesn't work

    thanks for ur help
    In Ubuntu 12.04, rt2800pci is correct for your device. If you blacklist it, of course you will have no wireless because you will have no driver!! I suggest you remove the file:
    Code:
    sudo rm /etc/modprobe.d/blacklist-rt2x00.conf
    Now reboot and tell us your symptoms.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  2. #12
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No wireless after updating packages in 12.04

    Quote Originally Posted by Frederic77 View Post
    Hi all, I've got the same problem. I updated my lenovo T420S to 12.04 LTS and I'm not given any wireless connection option.

    I've tried the command lines above but I don't make progress. Anyone can help?

    Thanks in advance!

    Frederic
    Do you have the exact same device?
    Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe [1814:3090]
    If not, please start a new thread and tell us what you do have:
    Code:
    lspci -nn | grep 0280
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #13
    Join Date
    Aug 2012
    Beans
    7

    Re: No wireless after updating packages in 12.04

    nothing changed. my network card constantly ask me about password.

  4. #14
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No wireless after updating packages in 12.04

    Quote Originally Posted by Rosz777 View Post
    nothing changed. my network card constantly ask me about password.
    Let's try a driver parameter temporarily:
    Code:
    sudo modprobe -r rt2800pci
    sudo modprobe rt2800pci nohwcrypt=Y
    If it helps, we can write a file and make it persistent.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #15
    Join Date
    Aug 2012
    Beans
    7

    Re: No wireless after updating packages in 12.04

    It did not help. After first command wireless card switched off, after second command it is still asking for pass...

  6. #16
    Join Date
    Oct 2012
    Beans
    12

    Re: No wireless after updating packages in 12.04

    A while ago I updated my ubuntu and since then I've been experiencing problems with rt2800 as I can see some of you have as well. However my problem is that it clocks out after having a few webpages open or sometimes gives up on the one webpage, however it remains connected to the wireless but inactive.

    Would be grateful if anyone could point me in the right direction.

    I have read few things on thread, I've added this to the bottom if it helps.

    code:
    PHP Code:
    gnat@gnat-nForce-750i-SLI:~$ lspci -nn grep 0280
    06
    :0a.0 Network controller [0280]: Ralink corpRT2800 802.11n PCI [1814:0601]
    gnat@gnat-nForce-750i-SLI:~$ rfkill list all
    0
    phy0Wireless LAN
        Soft blocked
    no
        Hard blocked
    no
    gnat
    @gnat-nForce-750i-SLI:~$ lsb_release -d
    Description
    :    Ubuntu 12.04.1 LTS
    gnat
    @gnat-nForce-750i-SLI:~$ modprobe -grep rt2800
    kernel
    /drivers/net/wireless/rt2x00/rt2800lib.ko
    kernel
    /drivers/net/wireless/rt2x00/rt2800pci.ko
    kernel
    /drivers/net/wireless/rt2x00/rt2800usb.ko
    gnat
    @gnat-nForce-750i-SLI:~$ lsmod
    Module                  Size  Used by
    rt2800pci              18340  0 
    rt2800lib              53264  1 rt2800pci
    crc_ccitt              12595  1 rt2800lib
    rt2x00pci              14202  1 rt2800pci
    rt2x00lib              48805  3 rt2800pci
    ,rt2800lib,rt2x00pci
    mac80211              436455  3 rt2800lib
    ,rt2x00pci,rt2x00lib
    cfg80211              178679  2 rt2x00lib
    ,mac80211
    eeprom_93cx6           12653  1 rt2800pci
    snd_seq_dummy          12686  0 
    nls_utf8               12493  1 
    udf                    84466  1 
    pci_stub               12550  1 
    vboxpci                22882  0 
    vboxnetadp             13328  0 
    vboxnetflt             27211  0 
    vboxdrv               252188  3 vboxpci
    ,vboxnetadp,vboxnetflt
    vesafb                 13516  1 
    bnep                   17830  2 
    rfcomm                 38139  0 
    bluetooth             158438  10 bnep
    ,rfcomm
    parport_pc             32114  0 
    ppdev                  12849  0 
    snd_hda_codec_hdmi     31775  1 
    snd_hda_codec_realtek   174313  1 
    binfmt_misc            17292  1 
    snd_hda_intel          32765  7 
    snd_hda_codec         109562  3 snd_hda_codec_hdmi
    ,snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep              13276  1 snd_hda_codec
    snd_pcm                80845  4 snd_hda_codec_hdmi
    ,snd_hda_intel,snd_hda_codec
    hid_roccat_kone        17598  0 
    snd_seq_midi           13132  0 
    hid_roccat             13253  1 hid_roccat_kone
    snd_rawmidi            25424  1 snd_seq_midi
    snd_seq_midi_event     14475  1 snd_seq_midi
    snd_seq                51567  3 snd_seq_dummy
    ,snd_seq_midi,snd_seq_midi_event
    joydev                 17393  0 
    snd_timer              28931  2 snd_pcm
    ,snd_seq
    snd_seq_device         14172  4 snd_seq_dummy
    ,snd_seq_midi,snd_rawmidi,snd_seq
    arc4                   12473  2 
    snd                    62064  23 snd_hda_codec_hdmi
    ,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    nv_tco                 13399  0 
    soundcore              14635  1 snd
    i2c_nforce2            12906  0 
    snd_page_alloc         14108  2 snd_hda_intel
    ,snd_pcm
    fglrx                2909855  234 
    mac_hid                13077  0 
    serio_raw              13027  0 
    lp                     17455  0 
    parport                40930  3 parport_pc
    ,ppdev,lp
    firewire_ohci          40172  0 
    firewire_core          56906  1 firewire_ohci
    usbhid                 41906  0 
    hid                    77367  2 hid_roccat_kone
    ,usbhid
    crc_itu_t              12627  2 udf
    ,firewire_core
    forcedeth              58096  0 
    pata_amd               13750  0 
    sata_nv                23360  3 
    floppy                 60310  0 
    Last edited by scwogit; October 3rd, 2012 at 09:47 PM. Reason: extra info

  7. #17
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No wireless after updating packages in 12.04

    Quote Originally Posted by scwogit View Post
    A while ago I updated my ubuntu and since then I've been experiencing problems with rt2800 as I can see some of you have as well. However my problem is that it clocks out after having a few webpages open or sometimes gives up on the one webpage, however it remains connected to the wireless but inactive.

    Would be grateful if anyone could point me in the right direction.
    Is this a virtual machine by any chance?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #18
    Join Date
    Oct 2012
    Beans
    12

    Re: No wireless after updating packages in 12.04

    No this is my home PC I have XP on one hard drive and ubuntu on another hard drive.

    If it helps I have a 'ciso linksys dual-band wireless-n pci adapter'. how ever I've tried downloading drivers for windows and using them on ubuntu but I seemed to get no where.

    a few months ago it worked fine and then suddenly it decided just to start to clock out after so much data was being transferred over the internet e.g. when I'm downloading anything it just stops. I have to disconnect and reconnect.

    I will just mention I have no problem with the rooter on my laptop nor does any of my family on there own computers.

    So I'm a little stuck.

  9. #19
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No wireless after updating packages in 12.04

    vboxpci 22882 0
    vboxnetadp 13328 0
    vboxnetflt 27211 0
    vboxdrv 252188 3 vboxpci,vboxnetadp,vboxnetflt
    This all had me wondering. Wireless on a virtual machine is not generally possible.

    Let's troubleshoot a bit. Please run and post:
    Code:
    nm-tool
    dmesg | grep -e rt2 -e wlan
    Also, let's try a driver parameter:
    Code:
    sudo modprobe -r rt2800pci
    sudo modprobe rt2800pci nohwcrypt=Y
    Any improvement?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #20
    Join Date
    Oct 2012
    Beans
    12

    Re: No wireless after updating packages in 12.04

    Ran them this is what I get. When I came to the driver parameter thing it turned my wireless off on the first line and then on on the second line.


    After looking at what came up I forgot to mention another weird thing network is called caroline but I have a list of caroline 1 - caroline 2 and caroline 3, I'm not 100% sure on how these came about but just adding that incase it helps. however it doesn't allow me to join a just 'caroline' like I do my laptop.

    PHP Code:
    gnat@gnat-nForce-750i-SLI:~$ nm-tool

    NetworkManager Tool

    State
    connected (global)

    Deviceeth0 -----------------------------------------------------------------
      
    Type:              Wired
      Driver
    :            forcedeth
      State
    :             unavailable
      
    Default:           no
      HW Address
    :        00:1F:BC:07:A5:F6

      Capabilities
    :
        
    Carrier Detect:  yes

      Wired Properties
        Carrier
    :         off


    Devicewlan0  [caroline 3] --------------------------------------------------
      
    Type:              802.11 WiFi
      Driver
    :            rt2800pci
      State
    :             connected
      
    Default:           yes
      HW Address
    :        68:7F:74:BC:71:EE

      Capabilities
    :
        
    Speed:           130 Mb/s

      Wireless Properties
        WEP Encryption
    :  yes
        WPA Encryption
    :  yes
        WPA2 Encryption
    yes

      Wireless Access Points 
    (* = current AP)
        *
    caroline:       Infra4C:17:EB:B8:A1:0CFreq 2412 MHzRate 54 Mb/sStrength 67 WPA WPA2

      IPv4 Settings
    :
        
    Address:         192.168.0.5
        Prefix
    :          24 (255.255.255.0)
        
    Gateway:         192.168.0.1

        DNS
    :             192.168.0.1


    gnat
    @gnat-nForce-750i-SLI:~$ dmesg grep -e rt2 -e wlan
    [   16.571443rt2800pci 0000:06:0a.0PCI INT A -> Link[APC3] -> GSI 18 (levellow) -> IRQ 18
    [   16.571453rt2800pci 0000:06:0a.0setting latency timer to 64
    [   16.631055Registered led devicert2800pci-phy0::radio
    [   16.631077Registered led devicert2800pci-phy0::assoc
    [   16.631102Registered led devicert2800pci-phy0::quality
    [   17.380238phy0 -> rt2800pci_mcu_statusError MCU request failedno response from hardware
    [   17.404813ADDRCONF(NETDEV_UP): wlan0link is not ready
    [   17.406687ADDRCONF(NETDEV_UP): wlan0link is not ready
    [   23.908112wlan0authenticate with 4c:17:eb:b8:a1:0c (try 1)
    [   
    23.909641wlan0authenticated
    [   23.909837wlan0associate with 4c:17:eb:b8:a1:0c (try 1)
    [   
    23.912917wlan0RX AssocResp from 4c:17:eb:b8:a1:0c (capab=0x411 status=0 aid=5)
    [   
    23.912921wlan0associated
    [   23.920272ADDRCONF(NETDEV_CHANGE): wlan0link becomes ready
    [   34.080008wlan0no IPv6 routers present
    gnat
    @gnat-nForce-750i-SLI:~$ sudo modprobe -r rt2800pci
    [sudopassword for gnat
    gnat@gnat-nForce-750i-SLI:~$ sudo modprobe rt2800pci nohwcrypt=Y
    gnat
    @gnat-nForce-750i-SLI:~$ 
    however no improvement, btw thanks for your continuous help.
    Last edited by scwogit; October 4th, 2012 at 09:59 PM.

Page 2 of 3 FirstFirst 123 LastLast

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
  •