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

Thread: Ubuntu finds no wireless internet

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

    Re: Ubuntu finds no wireless internet

    Do you have the same message when you do:
    Code:
    dmesg | grep 286
    If so, did you try the fix above?

    May I see, from 64-bit:
    Code:
    lspci -nn
    lsmod | grep rt2
    Thanks.
    Last edited by chili555; December 5th, 2010 at 03:10 PM.
    "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
    Jan 2009
    Location
    Bangkok, Thailand
    Beans
    208
    Distro
    Edubuntu 10.10 Maverick Meerkat

    Re: Ubuntu finds no wireless internet

    I test 64 bit from a live CD. I'll have to wait until later to run those commands and post the results. Thanks for taking an interest in this problem!

  3. #13
    Join Date
    Jan 2009
    Location
    Bangkok, Thailand
    Beans
    208
    Distro
    Edubuntu 10.10 Maverick Meerkat

    Re: Ubuntu finds no wireless internet

    Quote Originally Posted by chili555 View Post
    Do you have the same message when you do:
    Code:
    dmesg | grep 286
    If so, did you try the fix above?

    May I see, from 64-bit:
    Code:
    lspci -nn
    lsmod | grep rt2
    Thanks.
    Here are the results you requested:

    CODE: dmesg | grep 286
    Code:
    ubuntu@ubuntu:~$ dmesg | grep 286
    [    2.441286] ACPI: AC Adapter [AC] (on-line)
    [   86.900277] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.

    CODE: lspci -nn
    lsmod | grep rt2
    Code:
    ubuntu@ubuntu:~$ lspci -nn
    00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
    00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
    00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
    00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
    00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03)
    00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
    00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
    00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03)
    00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03)
    00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03)
    00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 03)
    00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03)
    00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03)
    00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03)
    00:1d.3 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03)
    00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03)
    00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93)
    00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M LPC Interface Controller [8086:2919] (rev 03)
    00:1f.2 SATA controller [0106]: Intel Corporation ICH9M/M-E SATA AHCI Controller [8086:2929] (rev 03)
    00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
    00:1f.6 Signal processing controller [1180]: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem [8086:2932] (rev 03)
    04:00.0 Network controller [0280]: RaLink RT2860 [1814:0781]
    05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
    07:00.0 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2382]
    07:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2381]
    07:00.3 System peripheral [0880]: JMicron Technology Corp. MS Host Controller [197b:2383]
    07:00.4 System peripheral [0880]: JMicron Technology Corp. xD Host Controller [197b:2384]
    ubuntu@ubuntu:~$ lsmod | grep rt2
    rt2860sta             559618  0 
    rt2800pci              10233  0 
    rt2800lib              31970  1 rt2800pci
    rt2x00usb              11316  1 rt2800lib
    rt2x00pci               6993  1 rt2800pci
    crc_ccitt               1699  2 rt2860sta,rt2800pci
    rt2x00lib              31575  4 rt2800pci,rt2800lib,rt2x00usb,rt2x00pci
    mac80211              266657  3 rt2x00usb,rt2x00pci,rt2x00lib
    cfg80211              170293  2 rt2x00lib,mac80211
    eeprom_93cx6            1789  1 rt2800pci
    led_class               3393  2 rt2x00lib,sdhci

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

    Re: Ubuntu finds no wireless internet

    rt2860sta 559618 0
    rt2800pci 10233 0
    rt2800lib 31970 1 rt2800pci
    rt2x00usb 11316 1 rt2800lib
    rt2x00pci 6993 1 rt2800pci
    crc_ccitt 1699 2 rt2860sta,rt2800pci
    rt2x00lib 31575 4 rt2800pci,rt2800lib,rt2x00usb,rt2x00pci
    mac80211 266657 3 rt2x00usb,rt2x00pci,rt2x00lib
    cfg80211 170293 2 rt2x00lib,mac80211
    eeprom_93cx6 1789 1 rt2800pci
    led_class 3393 2 rt2x00lib,sdhci
    Man, oh man! That is sure a lot of driver modules fighting for control of one poor little wireless device. Let's kick some out and see if we get better performance. Please do:
    Code:
    sudo gedit /etc/modprobe.d/blacklist.conf
    Please add four lines at the end:
    Code:
    blacklist rt2800pci
    blacklist rt2800lib
    blacklist rt2x00pci
    blacklist rt2x00lib
    Proofread carefully, save and close gedit.

    Reboot and let us hear your report.
    "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
    Jan 2009
    Location
    Bangkok, Thailand
    Beans
    208
    Distro
    Edubuntu 10.10 Maverick Meerkat

    Re: Ubuntu finds no wireless internet

    and this would work on a live CD? The reason I ask is that I don't have 64 bit installed. I run 32 bit well and just test 64 bit. This wireless problem has intrigued me. Well, let's see what happens . . .

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

    Re: Ubuntu finds no wireless internet

    and this would work on a live CD?
    It won't work if you reboot. Instead, simply remove all of the rt2800 and rt2x00 modules:
    Code:
    sudo rmmod -f rt2800pci
    etc.
    Remove all of them instead of blacklisting. Check to see if they're all gone except rt2860sta with:
    Code:
    lsmod | grep rt2
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

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

    Re: Ubuntu finds no wireless internet

    If your wireless device is USB, you could remove it, then rmmod all the drivers, write the blacklist file changes and then reinsert the device. It ought to work perfectly.
    "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
    Dec 2010
    Location
    Prescott Valley, AZ
    Beans
    21
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Ubuntu finds no wireless internet

    I've got a pcmcia card in my Dell Inspiron 1000 that is also acting up. It was working in 10.10, but I decided to wipe it and downgrade to 10.04. So I burned a CD of 10.04 and did a fresh install. Now my wireless card (which used to work) no longer works. Card itself is powered up. It is a Netgear WN511B. It uses a Broadcom BC43XG Rev 01 chip.

    Is there any solution that doesn't involve a network cable? I'm broke and don't want to buy one.

    Thanks for the help!!

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

    Re: Ubuntu finds no wireless internet

    Quote Originally Posted by AZBiker View Post
    I've got a pcmcia card in my Dell Inspiron 1000 that is also acting up. It was working in 10.10, but I decided to wipe it and downgrade to 10.04. So I burned a CD of 10.04 and did a fresh install. Now my wireless card (which used to work) no longer works. Card itself is powered up. It is a Netgear WN511B. It uses a Broadcom BC43XG Rev 01 chip.

    Is there any solution that doesn't involve a network cable? I'm broke and don't want to buy one.

    Thanks for the help!!
    Please start a new thread. I'll try to catch it right away, but PM me if I don't answer right away. With the card plugged in, please post:
    Code:
    lspcmcia -v
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 2 of 2 FirstFirst 12

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
  •