conflict between rt2800pci and rt2860sta wireless drivers + wireless interference between wireless access points on channel 1 + wireless router transmission speed of 180 Mb/s too high + incorrect configuration of /etc/network/interfaces configuration file + 0: phy0: Wireless LAN Soft blocked: yes-> DISABLED Wireless Network controller [0280]: Ralink corp. RT2800 802.11n PCI [1814:0601] not working on HP Pavilion 06 D5468AT-ABA ALONPAV in Ubuntu 12.04 LTS

Asked by sladner84

This is my 2nd attempt at trying to fix the Issue I am having with my Linksys WMP600N Wireless PCI Networking card... After I did a clean install of Ubuntu 12.04. the internet would work for a few minutes and then stop.. I would still be connected to my WiFi network.. I just couldnt surf any pages or install any OS updates... I have no idea if its the DNS Resolv issue that many people are having or if its a problem with the Linux driver for my wireless card.. which works perfectly in windows 7.. oh I dual boot ubuntu 12.04 with window 7. the issue that I am having NEVER happened in Ubuntu 11.10..

Thanks for any and all help!

Steven Ladner

if this helps my Wireless Router is a Netgear WNDR3400

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

sudo lshw -C network; lsb_release -a; uname -a; sudo rfkill list

Thanks

Revision history for this message
sladner84 (sladner84) said :
#2

steven@UbuntuDesktop:~$ sudo lshw -C network; lsb_release -a; uname -a; sudo rfkill list
[sudo] password for steven:
  *-network
       description: Wireless interface
       product: RT2800 802.11n PCI
       vendor: Ralink corp.
       physical id: 5
       bus info: pci@0000:01:05.0
       logical name: wlan0
       version: 00
       serial: 00:25:9c:f0:7a:01
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rt2800pci driverversion=3.2.0-24-generic firmware=0.34 ip=192.168.1.10 latency=64 link=yes maxlatency=4 mingnt=2 multicast=yes wireless=IEEE 802.11abgn
       resources: irq:16 memory:fdfe0000-fdfeffff
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux UbuntuDesktop 3.2.0-24-generic #38-Ubuntu SMP Tue May 1 16:18:50 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
steven@UbuntuDesktop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Ok good so far, and the output of:

dmesg | grep -i firm

Thanks

Revision history for this message
sladner84 (sladner84) said :
#4

I did that command and nothing came up...
steven@UbuntuDesktop:~$ dmesg | grep -i firm
steven@UbuntuDesktop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Also possibly:
http://ubuntuforums.org/showthread.php?t=1934187

Maybe an IRQ thing....

Revision history for this message
sladner84 (sladner84) said :
#7

I checked it out and re-doing the drivers seems way complicated.. everything said there is like greek to me.. can you perhaps break the process down step by step?

Revision history for this message
sladner84 (sladner84) said :
#8

Ok I figured out how to re-do the driver and everything.. and I went to additional drivers and the RT2860sta is displayed and says its activated and currents in use... so I thought ok cool I fixed it.... but when I go to Active Network connections.. under drivers it still says RT2800PCI.. and I still am having the same problem with the internet stops working

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#9

Hi,

Please first connect your wired network adapter to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1:

If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"

If you are using the Unity interface, the easiest way to open the Terminal is to use the 'search' function on the dash. Or you can click on the 'More Apps' button, click on the 'See more results' by the installed section, and find it in that list of applications. A third way, available after you click on the 'More Apps' button, is to go to the search bar, and see that the far right end of it says 'All Applications'. You then click on that, and you'll see the full list. Then you can go to Accessories > Terminal after that.

So the methods in Unity are:
Dash > Search for Terminal
Dash > More Apps > 'See More Results' > Terminal
Dash > More Apps > Accessories > Terminal

Step 2: Please copy-paste the following command from https://help.ubuntu.com/community/WirelessTroubleshootingProcedure in Firefox into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the word sudo and ENDS with the word lsmod. So please copy-paste the ENTIRE command below from Firefox into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo apt-get update; sudo apt-get install hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt5|rt6|rt7|usb|witch|wl';sudo dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl'; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|egrep 'wpa|icd|etwork'; sudo lsmod

Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.

Regards,

Mark Rijckenberg

Revision history for this message
sladner84 (sladner84) said :
#10

Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse i386 Packages
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
Hit http://security.ubuntu.com precise-security/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/main Sources
Hit http://us.archive.ubuntu.com precise-updates/restricted Sources
Hit http://us.archive.ubuntu.com precise-updates/universe Sources
Hit http://us.archive.ubuntu.com precise-updates/multiverse Sources
Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Hit http://security.ubuntu.com precise-security/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-updates/main amd64 Packages
Hit http://us.archive.ubuntu.com precise-updates/restricted amd64 Packages
Hit http://us.archive.ubuntu.com precise-updates/universe amd64 Packages
Hit http://us.archive.ubuntu.com precise-updates/multiverse amd64 Packages
Hit http://us.archive.ubuntu.com precise-updates/main i386 Packages
Hit http://security.ubuntu.com precise-security/universe Translation-en
Hit http://us.archive.ubuntu.com precise-updates/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise-updates/universe i386 Packages
Hit http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages
Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/main Sources
Hit http://us.archive.ubuntu.com precise-backports/restricted Sources
Hit http://us.archive.ubuntu.com precise-backports/universe Sources
Hit http://us.archive.ubuntu.com precise-backports/multiverse Sources
Hit http://us.archive.ubuntu.com precise-backports/main amd64 Packages
Hit http://us.archive.ubuntu.com precise-backports/restricted amd64 Packages
Hit http://us.archive.ubuntu.com precise-backports/universe amd64 Packages
Hit http://us.archive.ubuntu.com precise-backports/multiverse amd64 Packages
Hit http://us.archive.ubuntu.com precise-backports/main i386 Packages
Hit http://us.archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise-proposed/restricted amd64 Packages
Hit http://us.archive.ubuntu.com precise-proposed/main amd64 Packages
Ign http://archive.canonical.com precise/partner Translation-en_US
Ign http://extras.ubuntu.com precise/main Translation-en_US
Hit http://us.archive.ubuntu.com precise-proposed/multiverse amd64 Packages
Hit http://us.archive.ubuntu.com precise-proposed/universe amd64 Packages
Hit http://us.archive.ubuntu.com precise-proposed/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise-proposed/main i386 Packages
Hit http://us.archive.ubuntu.com precise-proposed/multiverse i386 Packages
Ign http://archive.canonical.com precise/partner Translation-en
Ign http://extras.ubuntu.com precise/main Translation-en
Hit http://us.archive.ubuntu.com precise-proposed/universe i386 Packages
Hit http://us.archive.ubuntu.com precise-proposed/main TranslationIndex
Hit http://us.archive.ubuntu.com precise-proposed/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-proposed/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-proposed/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise/main Translation-en
Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise/restricted Translation-en
Hit http://us.archive.ubuntu.com precise/universe Translation-en
Hit http://us.archive.ubuntu.com precise-updates/main Translation-en
Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://us.archive.ubuntu.com precise-backports/main Translation-en
Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
Hit http://us.archive.ubuntu.com precise-proposed/main Translation-en
Hit http://us.archive.ubuntu.com precise-proposed/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-proposed/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-proposed/universe Translation-en
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
rfkill is already the newest version.
The following NEW packages will be installed:
  hwinfo libhal1 libhd16
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 769 kB of archives.
After this operation, 2,246 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe libhal1 amd64 0.5.14-8 [78.4 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/universe libhd16 amd64 16.0-2.1 [672 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/universe hwinfo amd64 16.0-2.1 [18.5 kB]
Fetched 769 kB in 2s (341 kB/s)
Selecting previously unselected package libhal1.
(Reading database ... 180689 files and directories currently installed.)
Unpacking libhal1 (from .../libhal1_0.5.14-8_amd64.deb) ...
Selecting previously unselected package libhd16.
Unpacking libhd16 (from .../libhd16_16.0-2.1_amd64.deb) ...
Selecting previously unselected package hwinfo.
Unpacking hwinfo (from .../hwinfo_16.0-2.1_amd64.deb) ...
Processing triggers for man-db ...
Setting up libhal1 (0.5.14-8) ...
Setting up libhd16 (16.0-2.1) ...
Setting up hwinfo (16.0-2.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
  *-network DISABLED
       description: Wireless interface
       product: RT2800 802.11n PCI
       vendor: Ralink corp.
       physical id: 5
       bus info: pci@0000:01:05.0
       logical name: wlan0
       version: 00
       serial: 00:25:9c:f0:7a:01
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rt2800pci driverversion=3.2.0-24-generic firmware=N/A latency=64 link=no maxlatency=4 mingnt=2 multicast=yes wireless=IEEE 802.11abgn
       resources: irq:16 memory:fdfe0000-fdfeffff
0: phy0: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
lo Interface doesn't support scanning.

wlan0 Interface doesn't support scanning : Network is down

eth0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
00:00.0 RAM memory [0500]: NVIDIA Corporation MCP61 Memory Controller [10de:03ea] (rev a1)
00:01.0 ISA bridge [0601]: NVIDIA Corporation MCP61 LPC Bridge [10de:03e0] (rev a2)
00:01.1 SMBus [0c05]: NVIDIA Corporation MCP61 SMBus [10de:03eb] (rev a2)
00:01.2 RAM memory [0500]: NVIDIA Corporation MCP61 Memory Controller [10de:03f5] (rev a2)
00:02.0 USB controller [0c03]: NVIDIA Corporation MCP61 USB 1.1 Controller [10de:03f1] (rev a3)
00:02.1 USB controller [0c03]: NVIDIA Corporation MCP61 USB 2.0 Controller [10de:03f2] (rev a3)
00:04.0 PCI bridge [0604]: NVIDIA Corporation MCP61 PCI bridge [10de:03f3] (rev a1)
00:05.0 Audio device [0403]: NVIDIA Corporation MCP61 High Definition Audio [10de:03f0] (rev a2)
00:06.0 IDE interface [0101]: NVIDIA Corporation MCP61 IDE [10de:03ec] (rev a2)
00:07.0 Bridge [0680]: NVIDIA Corporation MCP61 Ethernet [10de:03ef] (rev a2)
00:08.0 IDE interface [0101]: NVIDIA Corporation MCP61 SATA Controller [10de:03f6] (rev a2)
00:08.1 IDE interface [0101]: NVIDIA Corporation MCP61 SATA Controller [10de:03f6] (rev a2)
00:09.0 PCI bridge [0604]: NVIDIA Corporation MCP61 PCI Express bridge [10de:03e8] (rev a2)
00:0b.0 PCI bridge [0604]: NVIDIA Corporation MCP61 PCI Express bridge [10de:03e9] (rev a2)
00:0c.0 PCI bridge [0604]: NVIDIA Corporation MCP61 PCI Express bridge [10de:03e9] (rev a2)
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
01:05.0 Network controller [0280]: Ralink corp. RT2800 802.11n PCI [1814:0601]
01:06.0 USB controller [0c03]: OPTi Inc. 82C861 [1045:c861] (rev 10)
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation G96 [GeForce 9400 GT] [10de:0641] (rev a1)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 03f0:8e07 Hewlett-Packard
Bus 001 Device 005: ID 058f:6377 Alcor Micro Corp. Multimedia Card Reader
Bus 002 Device 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 002 Device 003: ID 046d:c318 Logitech, Inc. Illuminated Keyboard
H/W path Device Class Description
===================================================
                            system D5468AT-ABA ALONPAV ()
/0 bus Nettle2
/0/0 memory 128KiB BIOS
/0/3 processor AMD Athlon(tm) 64 X2 Dual Core Processor
/0/3/c memory 128KiB L1 cache
/0/3/e memory 1MiB L2 cache
/0/d memory 128KiB L1 cache
/0/f memory 1MiB L2 cache
/0/25 memory 3GiB System Memory
/0/25/0 memory 512MiB DIMM
/0/25/1 memory 512MiB DIMM
/0/25/2 memory 1GiB DIMM
/0/25/3 memory 1GiB DIMM
/0/6 memory RAM memory
/0/1 bridge MCP61 LPC Bridge
/0/1.1 bus MCP61 SMBus
/0/1.2 memory RAM memory
/0/2 bus MCP61 USB 1.1 Controller
/0/2.1 bus MCP61 USB 2.0 Controller
/0/4 bridge MCP61 PCI bridge
/0/4/5 wlan0 network RT2800 802.11n PCI
/0/4/6 bus 82C861
/0/5 multimedia MCP61 High Definition Audio
/0/a storage MCP61 IDE
/0/7 eth0 bridge MCP61 Ethernet
/0/8 scsi2 storage MCP61 SATA Controller
/0/8/0 /dev/sda disk 500GB ST3500630AS
/0/8/0/1 /dev/sda1 volume 100MiB Windows NTFS volume
/0/8/0/2 /dev/sda2 volume 465GiB Windows NTFS volume
/0/8/1 /dev/cdrom disk DVDRRW GSA-H30L
/0/8.1 scsi5 storage MCP61 SATA Controller
/0/8.1/0.0.0 /dev/sdb disk 500GB WDC WD5000AAKS-0
/0/8.1/0.0.0/1 /dev/sdb1 volume 465GiB EXT4 volume
/0/9 bridge MCP61 PCI Express bridge
/0/9/0 display G96 [GeForce 9400 GT]
/0/b bridge MCP61 PCI Express bridge
/0/c bridge MCP61 PCI Express bridge
/0/100 bridge K8 [Athlon64/Opteron] HyperTransport Tec
/0/101 bridge K8 [Athlon64/Opteron] Address Map
/0/102 bridge K8 [Athlon64/Opteron] DRAM Controller
/0/103 bridge K8 [Athlon64/Opteron] Miscellaneous Cont
/0/e scsi6 storage
/0/e/0.0.0 /dev/sdc disk SCSI Disk
/0/e/0.0.1 /dev/sdd disk SCSI Disk
/0/e/0.0.2 /dev/sde disk SCSI Disk
/0/e/0.0.3 /dev/sdf disk SCSI Disk
Linux UbuntuDesktop 3.2.0-24-generic #38-Ubuntu SMP Tue May 1 16:18:50 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
[ 0.000000] No AGP bridge found
[ 0.000000] found SMP MP-table at [ffff8800000f3ea0] f3ea0
[ 0.000000] No NUMA configuration found
[ 0.000000] No AGP bridge found
[ 0.167735] ACPI: No dock devices found.
[ 0.167737] HEST: Table not found.
[ 0.193941] i2c-core: driver [aat2870] using legacy suspend method
[ 0.193943] i2c-core: driver [aat2870] using legacy resume method
[ 0.194126] usbcore: registered new interface driver usbfs
[ 0.194136] usbcore: registered new interface driver hub
[ 0.194164] usbcore: registered new device driver usb
[ 0.200069] Switching to clocksource hpet
[ 0.209850] pnp: PnP ACPI: found 10 devices
[ 0.296184] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.296228] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.296282] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.296333] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.296384] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.296438] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.296495] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.296556] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.442778] ERST: Table is not found!
[ 0.580144] hub 1-0:1.0: USB hub found
[ 0.638091] hub 2-0:1.0: USB hub found
[ 0.694102] hub 3-0:1.0: USB hub found
[ 0.694226] usbcore: registered new interface driver libusual
[ 0.694260] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.712433] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ (2 cpu cores) (version 2.20.00)
[ 0.712531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.832321] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[ 0.832507] forcedeth 0000:00:07.0: PCI INT A -> Link[APCH] -> GSI 20 (level, low) -> IRQ 20
[ 0.832511] forcedeth 0000:00:07.0: setting latency timer to 64
[ 1.116018] usb 1-4: new high-speed USB device number 4 using ehci_hcd
[ 1.356807] forcedeth 0000:00:07.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:1b:b9:89:22:d9
[ 1.356811] forcedeth 0000:00:07.0: highdma pwrctl mgmt lnktim msi desc-v3
[ 1.376028] usb 1-7: new high-speed USB device number 5 using ehci_hcd
[ 1.512102] scsi6 : usb-storage 1-7:1.0
[ 1.512175] usbcore: registered new interface driver usb-storage
[ 1.512440] usbcore: registered new interface driver uas
[ 1.812023] usb 2-1: new full-speed USB device number 2 using ohci_hcd
[ 2.048307] input: Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/input/input2
[ 2.048398] generic-usb 0003:045E:0745.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0] on usb-0000:00:02.0-1/input0
[ 2.058723] input: Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.1/input/input3
[ 2.058849] generic-usb 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0] on usb-0000:00:02.0-1/input1
[ 2.087152] input: Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.2/input/input4
[ 2.087337] generic-usb 0003:045E:0745.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0] on usb-0000:00:02.0-1/input2
[ 2.087352] usbcore: registered new interface driver usbhid
[ 2.087353] usbhid: USB HID core driver
[ 2.340039] usb 2-2: new full-speed USB device number 3 using ohci_hcd
[ 2.574337] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/input/input5
[ 2.574453] generic-usb 0003:046D:C318.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech Logitech Illuminated Keyboard] on usb-0000:00:02.0-2/input0
[ 2.584159] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/input/input6
[ 2.584266] generic-usb 0003:046D:C318.0005: input,hiddev0,hidraw4: USB HID v1.11 Device [Logitech Logitech Illuminated Keyboard] on usb-0000:00:02.0-2/input1
[ 9.979016] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.174865] lp: driver loaded but no devices found
[ 10.580130] forcedeth 0000:00:07.0: irq 43 for MSI/MSI-X
[ 11.740655] rt2800pci 0000:01:05.0: PCI INT A -> Link[APC1] -> GSI 16 (level, low) -> IRQ 16
[ 11.740661] rt2800pci 0000:01:05.0: setting latency timer to 64
[ 11.803346] Registered led device: rt2800pci-phy0::radio
[ 11.803365] Registered led device: rt2800pci-phy0::assoc
[ 11.803380] Registered led device: rt2800pci-phy0::quality
[ 12.877133] usbcore: registered new interface driver snd-usb-audio
[ 12.877810] uvcvideo: Found UVC 1.00 device HP Webcam 3100 (03f0:8e07)
[ 12.880714] input: HP Webcam 3100 as /devices/pci0000:00/0000:00:02.1/usb1/1-4/1-4:1.0/input/input7
[ 12.880784] usbcore: registered new interface driver uvcvideo
[ 12.922722] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 13.139418] Console: switching to colour frame buffer device 80x30
[ 13.180480] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 13.897562] type=1400 audit(1336756511.681:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=1402 comm="apparmor_parser"
[ 23.008012] eth0: no IPv6 routers present
 Release Date: 06/11/2007
  Serial services are supported (int 14h)
 Manufacturer: HP Pavilion 06
 Product Name: D5468AT-ABA ALONPAV
 Serial Number: US10101010 NA100
 Manufacturer: ECS
 Product Name: Nettle2
 Serial Number:
 Manufacturer: Hewlett-Packard
 Serial Number:
 Manufacturer: AMD
 Serial Number:
 Port Type: Serial Port 16450 Compatible
 Port Type: Serial Port 16450 Compatible
 Manufacturer: Hyundai Electronics
 Serial Number: None
 Manufacturer: Hyundai Electronics
 Serial Number: None
 Manufacturer: Hyundai Electronics
 Serial Number: None
 Manufacturer: Hyundai Electronics
 Serial Number: None
lo no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:off/any
          Mode:Managed Access Point: Not-Associated Tx-Power=off
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off

eth0 no wireless extensions.

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist uart6850
blacklist twl4030_wdt

[main]
NetworkingEnabled=true
WirelessEnabled=false
WWANEnabled=true
WimaxEnabled=true
> hal.1: read hal dataprocess 3760: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 282.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
17: PCI 07.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.dF683vWgkJ7
  SysFS ID: /devices/pci0000:00/0000:00:07.0
  SysFS BusID: 0000:00:07.0
  Hardware Class: network
  Model: "nVidia MCP61 Ethernet"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x03ef "MCP61 Ethernet"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2a61
  Revision: 0xa2
  Driver: "forcedeth"
  Driver Modules: "forcedeth"
  Device File: eth0
  Memory Range: 0xfe02d000-0xfe02dfff (rw,non-prefetchable)
  I/O Ports: 0xec00-0xec07 (rw)
  IRQ: 43 (549712 events)
  HW Address: 00:1b:b9:89:22:d9
  Link detected: yes
  Module Alias: "pci:v000010DEd000003EFsv0000103Csd00002A61bc06sc80i00"
  Driver Info #0:
    Driver Status: forcedeth is active
    Driver Activation Cmd: "modprobe forcedeth"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

27: PCI 105.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.OZDZtb7P420
  Parent ID: 8otl.1D6Pfj_obn7
  SysFS ID: /devices/pci0000:00/0000:00:04.0/0000:01:05.0
  SysFS BusID: 0000:01:05.0
  Hardware Class: network
  Model: "RaLink RT2800 802.11n PCI"
  Vendor: pci 0x1814 "RaLink"
  Device: pci 0x0601 "RT2800 802.11n PCI"
  SubVendor: pci 0x1737 "Linksys"
  SubDevice: pci 0x0067
  Driver: "rt2800pci"
  Driver Modules: "rt2800pci"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xfdfe0000-0xfdfeffff (rw,non-prefetchable)
  IRQ: 16 (80877 events)
  HW Address: 00:25:9c:f0:7a:01
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 36 38 40 44 46 48 149 151 153 157 159 161 165
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472 2.484 5.18 5.19 5.2 5.22 5.23 5.24 5.745 5.755 5.765 5.785 5.795 5.805 5.825
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00001814d00000601sv00001737sd00000067bc02sc80i00"
  Driver Info #0:
    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
  Driver Info #1:
    Driver Status: rt2860sta is active
    Driver Activation Cmd: "modprobe rt2860sta"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (PCI bridge)
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 1138 0.0 0.2 245136 6332 ? Ssl 13:15 0:00 NetworkManager
root 1162 0.0 0.0 7256 1512 ? S 13:15 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/sendsigs.omit.d/network-manager.dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-a76f352c-6e8c-49c7-bc05-b890445abb22-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
steven 3776 0.0 0.0 13576 880 pts/0 S+ 14:57 0:00 egrep --color=auto wpa|icd|etwork
Module Size Used by
vesafb 13844 1
nvidia 12336440 40
rt2860sta 864748 0
rfcomm 47604 0
snd_hda_codec_realtek 223867 1
bnep 18281 2
parport_pc 32866 0
ppdev 17113 0
bluetooth 180104 10 rfcomm,bnep
binfmt_misc 17540 1
arc4 12529 2
rt2800pci 18715 0
rt2800lib 58925 1 rt2800pci
crc_ccitt 12667 1 rt2800lib
rt2x00pci 14577 1 rt2800pci
rt2x00lib 55301 3 rt2800pci,rt2800lib,rt2x00pci
mac80211 506816 3 rt2800lib,rt2x00pci,rt2x00lib
uvcvideo 72627 0
snd_hda_intel 33773 2
snd_hda_codec 127706 2 snd_hda_codec_realtek,snd_hda_intel
snd_usb_audio 122982 1
videodev 98259 1 uvcvideo
snd_pcm 97188 3 snd_hda_intel,snd_hda_codec,snd_usb_audio
snd_hwdep 13668 2 snd_hda_codec,snd_usb_audio
snd_usbmidi_lib 25395 1 snd_usb_audio
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
snd_rawmidi 30748 2 snd_usbmidi_lib,snd_seq_midi
snd_timer 29990 2 snd_pcm,snd_seq
joydev 17693 0
psmouse 87692 0
v4l2_compat_ioctl32 17128 1 videodev
snd_seq_device 14540 3 snd_seq_midi,snd_seq,snd_rawmidi
cfg80211 205544 2 rt2x00lib,mac80211
edac_core 53746 0
snd 78855 17 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_pcm,snd_hwdep,snd_usbmidi_lib,snd_seq,snd_rawmidi,snd_timer,snd_seq_device
k8temp 13057 0
edac_mce_amd 23709 0
serio_raw 13211 0
eeprom_93cx6 12725 1 rt2800pci
soundcore 15091 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
mac_hid 13253 0
lp 17799 0
parport 46562 3 parport_pc,ppdev,lp
i2c_nforce2 13058 0
usbhid 47199 0
hid 99559 1 usbhid
uas 18180 0
usb_storage 49198 0
forcedeth 63460 0
sata_nv 32286 1
pata_amd 14118 0
steven@UbuntuDesktop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#11

Do you dual boot the system?

Revision history for this message
sladner84 (sladner84) said :
#12

Yes

Revision history for this message
sladner84 (sladner84) said :
#13

Ubuntu Linux and Windows 7 on seperate hdds.. both 500 Gigs

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#14

Be sure to disable power management and the ability for the device to wake the system up in device manager, this affects the hardware

Revision history for this message
sladner84 (sladner84) said :
#15

Where is the device manager in ubuntu...

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#16

Device manager in Windows...sorry

Revision history for this message
sladner84 (sladner84) said :
#17

They are... but how would settings in windows effect how things run in Ubuntu... Yes I dual boot but I didnt install ubuntu inside of Windows... they Are both on seperate hard drives

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#18

No idea. It's just a thing. Trust me

Revision history for this message
sladner84 (sladner84) said :
#19

ok hang on gotta reboot into windoze

Revision history for this message
sladner84 (sladner84) said :
#20

Ok I am in windows and everything is as it should be

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#21

Go into device manager and get the properties of the wireless device:
http://www.mochasoft.dk/images%5Cwol2.png

Untick all those boxes.

Revision history for this message
sladner84 (sladner84) said :
#22

I did and no change

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#23

Do you have a switch to enable / disable the wifi, if so, switch it on. Otherwise you can use:

sudo rfkill unblock all

Then retry the web

Revision history for this message
sladner84 (sladner84) said :
#24

My wifi works.. the problem that I am trying to solve is that it will stop working every couple of mins while surfing the net and its a desktop not a laptop..

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#25

When the link drops, run:

dmesg | tail

What is output?

Thanks

Revision history for this message
sladner84 (sladner84) said :
#26

steven@UbuntuDesktop:~$ dmesg | tail
[ 19.532070] wlan0: authenticate with 30:46:9a:a1:66:5b (try 1)
[ 19.532516] wlan0: authenticated
[ 19.548569] wlan0: associate with 30:46:9a:a1:66:5b (try 1)
[ 19.549413] wlan0: RX AssocResp from 30:46:9a:a1:66:5b (capab=0x11 status=0 aid=1)
[ 19.549416] wlan0: associated
[ 19.557128] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 23.824012] eth0: no IPv6 routers present
[ 28.716103] 4:3:1: cannot get freq at ep 0x82
[ 29.784014] wlan0: no IPv6 routers present
[ 30.664105] 4:3:1: cannot get freq at ep 0x82
steven@UbuntuDesktop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#27

Run:

gksudo gedit /etc/default/grub

Find this line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

Change it to:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash ipv6.disable=1"

Save the new file, close gedit and run:
sudo update-grub

Reboot to test

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#28

Also what is the output of:

lsmod | grep rt

Thanks

Revision history for this message
sladner84 (sladner84) said :
#29

steven@UbuntuDesktop:~$ lsmod | grep rt
parport_pc 32866 0
rt2860sta 864748 0
rt2800pci 18715 0
rt2800lib 58925 1 rt2800pci
crc_ccitt 12667 1 rt2800lib
rt2x00pci 14577 1 rt2800pci
rt2x00lib 55301 3 rt2800pci,rt2800lib,rt2x00pci
mac80211 506816 3 rt2800lib,rt2x00pci,rt2x00lib
cfg80211 205544 2 rt2x00lib,mac80211
eeprom_93cx6 12725 1 rt2800pci
parport 46562 3 parport_pc,ppdev,lp
steven@UbuntuDesktop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#30

ok, if the ipv6 boot option doesn't help. Try:

echo "blacklist rt2860sta" | sudo tee -a /etc/modprobe.d/blacklist.conf > /dev/null

Reboot to test

Revision history for this message
sladner84 (sladner84) said :
#31

I was told that I should try the RT2800sta driver... the only issue is that I cant get it to work... my Wireless card always seems to use the RT2800PCI... and I read somewhere that for my wifi card the driver that I should be using for linux is the 2860sta...but no the ipv6 didnt work

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#32

@sladner84 : Please read the info in the following links, which confirm you should use the rt2800pci driver, NOT the rt2860sta driver:

http://forums.linuxmint.com/viewtopic.php?f=194&t=101159&p=577097
http://wiki.debian.org/rt2800pci

The rt2860sta driver is now obsolete for your card. It was only useful, when you were running 2.6.x kernel versions, NOT for 3.2.0-24-generic....

Your Terminal output above shows the following issues:

issue 1)

0: phy0: Wireless LAN
 Soft blocked: yes
 Hard blocked: no

[main]
NetworkingEnabled=true
WirelessEnabled=false
WWANEnabled=true
WimaxEnabled=true

So your wireless card is probably disabled by a hardware switch, a
special key combination (Fn-F2, etc...), by incorrect BIOS settings for
wireless, or a COMBINATION of these factors...

There might also be a BIOS option that allows you to have the wireless
functionality controlled "By application"

Search for the "by application" option in the BIOS and select it (if
possible)....

Then reboot and retest wireless.

Also run the following Terminal commands to try to change the rfkill
state of your wireless chipset after rebooting:

rfkill unblock all

sudo rfkill unblock all

Then retest wireless .

issue 2)

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

This configuration is incorrect. Your /etc/network/interfaces configuration file should ONLY contain the following 2 lines:

auto lo
iface lo inet loopback

issue 3)

    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
  Driver Info #1:
    Driver Status: rt2860sta is active
    Driver Activation Cmd: "modprobe rt2860sta"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (PCI bridge)

This means both rt2800pci AND rt2860sta are loaded. This is causing a driver conflict between the two.

So you need to blacklist rt2860sta using the Terminal command that actionparsnip already gave you...

4)

I also suggest installing wicd as a replacement for NetworkManager.

After installing wicd using a WIRED Internet connection, reboot and retest wireless.

Hope it helps.

Revision history for this message
sladner84 (sladner84) said :
#33

Mark.. my Wireless has always worked... the issue I am having is that it will connect and about 5 min or so later I cant surf any web pages or attempt to check for updates in order to get that working again I have to disconnect from my wireless network and reconnect..

and I have Black listed the 2860Sta driver... and a week or so again I did indeed try Wicd with no solution..

I wish someone would just come here and do this for me :P... I have mastered MIcrosoft Windows OS.. but Linux as awesome as it is.. is becomming tiresome.. but I am still learning..

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#34

So have you tried wicd today, while keeping rt2860sta blacklisted and also after fixing your /etc/network/interfaces configuration file?

It does not matter if you tested wicd a week ago, because at that time, there was probably still the conflict between the 2 wireless drivers...

Revision history for this message
sladner84 (sladner84) said :
#35

Here is an updated Dx output.. Mode:Master
                    Extra:tsf=000000d17d54a017
                    Extra: Last beacon: 3552ms ago
                    IE: Unknown: 000A66617479726F75746572
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030106
                    IE: Unknown: 2A0104
                    IE: Unknown: 2F0104
                    IE: Unknown: 32040C121860
                    IE: Unknown: DD7E0050F204104A0001101044000102103B00010310470010138140001DD211B29FFFC67E816B4BFB102100074C696E6B73797310230006526F7574657210240007575254353447321042000C43535630314A3745383632391054000800060050F204000110110011576972656C6573732D4720526F75746572100800020084
                    IE: Unknown: DD090010180200F4000000
          Cell 03 - Address: 00:25:56:44:02:3C
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=24/70 Signal level=-86 dBm
                    Encryption key:on
                    ESSID:"lifetimedsp"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000006cfd388351
                    Extra: Last beacon: 10564ms ago
                    IE: Unknown: 000B6C69666574696D65647370
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 03010B
                    IE: Unknown: 050400010000
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: Unknown: 32040C121860
                    IE: Unknown: DD090010180200F0000000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
          Cell 04 - Address: 30:46:9A:A1:66:5C
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=59/70 Signal level=-51 dBm
                    Encryption key:on
                    ESSID:"Ladner Computer Repair L.N.A"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000025560df482
                    Extra: Last beacon: 3872ms ago
                    IE: Unknown: 001C4C61646E657220436F6D707574657220526570616972204C2E4E2E41
                    IE: Unknown: 010882840B162430486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1A7C181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1601081500000000000000000000000000000000000000
                    IE: Unknown: 4A0E14000A002C01C800140005001900
                    IE: Unknown: 7F0101
                    IE: Unknown: DD7E0050F204104A00011010440001021041000100103B00010310470010A42C7345176138662C71A63FB1695DAD1021000D4E4554474541522C20496E632E10230008574E44523334303010240008574E4452333430301042000230311054000800060050F204000110110008574E445233343030100800020084103C000103
                    IE: Unknown: DD090010180201F0050000
                    IE: Unknown: DD180050F2020101800003A4000027A400004243BC0062326600
                    IE: Unknown: DD1E00904C337C181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3401081500000000000000000000000000000000000000
          Cell 05 - Address: 32:46:9A:A1:66:5D
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=61/70 Signal level=-49 dBm
                    Encryption key:on
                    ESSID:"Ladner Computer Repair"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000025560e038a
                    Extra: Last beacon: 3872ms ago
                    IE: Unknown: 00164C61646E657220436F6D707574657220526570616972
                    IE: Unknown: 010882840B162430486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1A7C181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1601081500000000000000000000000000000000000000
                    IE: Unknown: 4A0E14000A002C01C800140005001900
                    IE: Unknown: 7F0101
                    IE: Unknown: DD090010180201F0050000
                    IE: Unknown: DD180050F2020101800003A4000027A400004243BC0062326600
                    IE: Unknown: DD1E00904C337C181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3401081500000000000000000000000000000000000000

eth0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
00:00.0 RAM memory [0500]: NVIDIA Corporation MCP61 Memory Controller [10de:03ea] (rev a1)
00:01.0 ISA bridge [0601]: NVIDIA Corporation MCP61 LPC Bridge [10de:03e0] (rev a2)
00:01.1 SMBus [0c05]: NVIDIA Corporation MCP61 SMBus [10de:03eb] (rev a2)
00:01.2 RAM memory [0500]: NVIDIA Corporation MCP61 Memory Controller [10de:03f5] (rev a2)
00:02.0 USB controller [0c03]: NVIDIA Corporation MCP61 USB 1.1 Controller [10de:03f1] (rev a3)
00:02.1 USB controller [0c03]: NVIDIA Corporation MCP61 USB 2.0 Controller [10de:03f2] (rev a3)
00:04.0 PCI bridge [0604]: NVIDIA Corporation MCP61 PCI bridge [10de:03f3] (rev a1)
00:05.0 Audio device [0403]: NVIDIA Corporation MCP61 High Definition Audio [10de:03f0] (rev a2)
00:06.0 IDE interface [0101]: NVIDIA Corporation MCP61 IDE [10de:03ec] (rev a2)
00:07.0 Bridge [0680]: NVIDIA Corporation MCP61 Ethernet [10de:03ef] (rev a2)
00:08.0 IDE interface [0101]: NVIDIA Corporation MCP61 SATA Controller [10de:03f6] (rev a2)
00:08.1 IDE interface [0101]: NVIDIA Corporation MCP61 SATA Controller [10de:03f6] (rev a2)
00:09.0 PCI bridge [0604]: NVIDIA Corporation MCP61 PCI Express bridge [10de:03e8] (rev a2)
00:0b.0 PCI bridge [0604]: NVIDIA Corporation MCP61 PCI Express bridge [10de:03e9] (rev a2)
00:0c.0 PCI bridge [0604]: NVIDIA Corporation MCP61 PCI Express bridge [10de:03e9] (rev a2)
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
01:05.0 Network controller [0280]: Ralink corp. RT2800 802.11n PCI [1814:0601]
01:06.0 USB controller [0c03]: OPTi Inc. 82C861 [1045:c861] (rev 10)
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation G96 [GeForce 9400 GT] [10de:0641] (rev a1)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 03f0:8e07 Hewlett-Packard
Bus 001 Device 005: ID 058f:6377 Alcor Micro Corp. Multimedia Card Reader
Bus 002 Device 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 002 Device 003: ID 046d:c318 Logitech, Inc. Illuminated Keyboard
H/W path Device Class Description
===================================================
                            system D5468AT-ABA ALONPAV ()
/0 bus Nettle2
/0/0 memory 128KiB BIOS
/0/3 processor AMD Athlon(tm) 64 X2 Dual Core Processor
/0/3/c memory 128KiB L1 cache
/0/3/e memory 1MiB L2 cache
/0/d memory 128KiB L1 cache
/0/f memory 1MiB L2 cache
/0/25 memory 3GiB System Memory
/0/25/0 memory 512MiB DIMM
/0/25/1 memory 512MiB DIMM
/0/25/2 memory 1GiB DIMM
/0/25/3 memory 1GiB DIMM
/0/6 memory RAM memory
/0/1 bridge MCP61 LPC Bridge
/0/1.1 bus MCP61 SMBus
/0/1.2 memory RAM memory
/0/2 bus MCP61 USB 1.1 Controller
/0/2.1 bus MCP61 USB 2.0 Controller
/0/4 bridge MCP61 PCI bridge
/0/4/5 wlan0 network RT2800 802.11n PCI
/0/4/6 bus 82C861
/0/5 multimedia MCP61 High Definition Audio
/0/a storage MCP61 IDE
/0/7 eth0 bridge MCP61 Ethernet
/0/8 scsi0 storage MCP61 SATA Controller
/0/8/0 /dev/sda disk 500GB ST3500630AS
/0/8/0/1 /dev/sda1 volume 100MiB Windows NTFS volume
/0/8/0/2 /dev/sda2 volume 465GiB Windows NTFS volume
/0/8/1 /dev/cdrom disk DVDRRW GSA-H30L
/0/8.1 scsi3 storage MCP61 SATA Controller
/0/8.1/0.0.0 /dev/sdf disk 500GB WDC WD5000AAKS-0
/0/8.1/0.0.0/1 /dev/sdf1 volume 465GiB EXT4 volume
/0/9 bridge MCP61 PCI Express bridge
/0/9/0 display G96 [GeForce 9400 GT]
/0/b bridge MCP61 PCI Express bridge
/0/c bridge MCP61 PCI Express bridge
/0/100 bridge K8 [Athlon64/Opteron] HyperTransport Tec
/0/101 bridge K8 [Athlon64/Opteron] Address Map
/0/102 bridge K8 [Athlon64/Opteron] DRAM Controller
/0/103 bridge K8 [Athlon64/Opteron] Miscellaneous Cont
/0/e scsi6 storage
/0/e/0.0.0 /dev/sdb disk SCSI Disk
/0/e/0.0.1 /dev/sdc disk SCSI Disk
/0/e/0.0.2 /dev/sdd disk SCSI Disk
/0/e/0.0.3 /dev/sde disk SCSI Disk
Linux UbuntuDesktop 3.2.0-24-generic #38-Ubuntu SMP Tue May 1 16:18:50 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
[ 0.000000] No AGP bridge found
[ 0.000000] found SMP MP-table at [ffff8800000f3ea0] f3ea0
[ 0.000000] No NUMA configuration found
[ 0.000000] No AGP bridge found
[ 0.171731] ACPI: No dock devices found.
[ 0.171733] HEST: Table not found.
[ 0.197971] i2c-core: driver [aat2870] using legacy suspend method
[ 0.197973] i2c-core: driver [aat2870] using legacy resume method
[ 0.198163] usbcore: registered new interface driver usbfs
[ 0.198173] usbcore: registered new interface driver hub
[ 0.198201] usbcore: registered new device driver usb
[ 0.204068] Switching to clocksource hpet
[ 0.213861] pnp: PnP ACPI: found 10 devices
[ 0.300190] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.300234] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.300287] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.300338] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.300389] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.300444] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.300501] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.300562] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.446828] ERST: Table is not found!
[ 0.584139] hub 1-0:1.0: USB hub found
[ 0.642098] hub 2-0:1.0: USB hub found
[ 0.698099] hub 3-0:1.0: USB hub found
[ 0.698223] usbcore: registered new interface driver libusual
[ 0.698260] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.715916] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ (2 cpu cores) (version 2.20.00)
[ 0.716038] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.812230] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[ 0.812422] forcedeth 0000:00:07.0: PCI INT A -> Link[APCH] -> GSI 20 (level, low) -> IRQ 20
[ 0.812426] forcedeth 0000:00:07.0: setting latency timer to 64
[ 1.120018] usb 1-4: new high-speed USB device number 4 using ehci_hcd
[ 1.336643] forcedeth 0000:00:07.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:1b:b9:89:22:d9
[ 1.336648] forcedeth 0000:00:07.0: highdma pwrctl mgmt lnktim msi desc-v3
[ 1.380023] usb 1-7: new high-speed USB device number 5 using ehci_hcd
[ 1.515756] usbcore: registered new interface driver uas
[ 1.517253] scsi6 : usb-storage 1-7:1.0
[ 1.517327] usbcore: registered new interface driver usb-storage
[ 1.816014] usb 2-1: new full-speed USB device number 2 using ohci_hcd
[ 2.051259] input: Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/input/input2
[ 2.051354] generic-usb 0003:045E:0745.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0] on usb-0000:00:02.0-1/input0
[ 2.061691] input: Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.1/input/input3
[ 2.061781] generic-usb 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0] on usb-0000:00:02.0-1/input1
[ 2.090146] input: Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.2/input/input4
[ 2.090256] generic-usb 0003:045E:0745.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0] on usb-0000:00:02.0-1/input2
[ 2.090269] usbcore: registered new interface driver usbhid
[ 2.090271] usbhid: USB HID core driver
[ 2.344019] usb 2-2: new full-speed USB device number 3 using ohci_hcd
[ 2.578279] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/input/input5
[ 2.578365] generic-usb 0003:046D:C318.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech Logitech Illuminated Keyboard] on usb-0000:00:02.0-2/input0
[ 2.588119] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/input/input6
[ 2.588248] generic-usb 0003:046D:C318.0005: input,hiddev0,hidraw4: USB HID v1.11 Device [Logitech Logitech Illuminated Keyboard] on usb-0000:00:02.0-2/input1
[ 10.745409] lp: driver loaded but no devices found
[ 11.993436] uvcvideo: Found UVC 1.00 device HP Webcam 3100 (03f0:8e07)
[ 11.996759] input: HP Webcam 3100 as /devices/pci0000:00/0000:00:02.1/usb1/1-4/1-4:1.0/input/input7
[ 11.996954] usbcore: registered new interface driver uvcvideo
[ 12.187381] rt2800pci 0000:01:05.0: PCI INT A -> Link[APC1] -> GSI 16 (level, low) -> IRQ 16
[ 12.187390] rt2800pci 0000:01:05.0: setting latency timer to 64
[ 12.250664] Registered led device: rt2800pci-phy0::radio
[ 12.250680] Registered led device: rt2800pci-phy0::assoc
[ 12.250696] Registered led device: rt2800pci-phy0::quality
[ 13.651136] phy0 -> rt2800pci_mcu_status: Error - MCU request failed, no response from hardware
[ 13.749085] forcedeth 0000:00:07.0: irq 43 for MSI/MSI-X
[ 14.113258] usbcore: registered new interface driver snd-usb-audio
[ 14.419552] Console: switching to colour frame buffer device 80x30
[ 17.084683] cfg80211: Found new beacon on frequency: 5805 MHz (Ch 161) on phy0
[ 20.148044] wlan0: authenticate with 30:46:9a:a1:66:5b (try 1)
[ 20.148582] wlan0: authenticated
[ 20.164041] wlan0: associate with 30:46:9a:a1:66:5b (try 1)
[ 20.164856] wlan0: RX AssocResp from 30:46:9a:a1:66:5b (capab=0x11 status=0 aid=1)
[ 20.164859] wlan0: associated
 Release Date: 06/11/2007
  Serial services are supported (int 14h)
 Manufacturer: HP Pavilion 06
 Product Name: D5468AT-ABA ALONPAV
 Serial Number: US10101010 NA100
 Manufacturer: ECS
 Product Name: Nettle2
 Serial Number:
 Manufacturer: Hewlett-Packard
 Serial Number:
 Manufacturer: AMD
 Serial Number:
 Port Type: Serial Port 16450 Compatible
 Port Type: Serial Port 16450 Compatible
 Manufacturer: Hyundai Electronics
 Serial Number: None
 Manufacturer: Hyundai Electronics
 Serial Number: None
 Manufacturer: Hyundai Electronics
 Serial Number: None
 Manufacturer: Hyundai Electronics
 Serial Number: None
lo no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:"Ladner Computer Repair 5G"
          Mode:Managed Frequency:5.805 GHz Access Point: 30:46:9A:A1:66:5B
          Bit Rate=180 Mb/s Tx-Power=20 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality=50/70 Signal level=-60 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:99 Missed beacon:0

eth0 no wireless extensions.

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist rt2860sta
blacklist uart6850
blacklist twl4030_wdt

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
> hal.1: read hal dataprocess 3473: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 282.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
17: PCI 07.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.dF683vWgkJ7
  SysFS ID: /devices/pci0000:00/0000:00:07.0
  SysFS BusID: 0000:00:07.0
  Hardware Class: network
  Model: "nVidia MCP61 Ethernet"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x03ef "MCP61 Ethernet"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2a61
  Revision: 0xa2
  Driver: "forcedeth"
  Driver Modules: "forcedeth"
  Device File: eth0
  Memory Range: 0xfe02d000-0xfe02dfff (rw,non-prefetchable)
  I/O Ports: 0xec00-0xec07 (rw)
  IRQ: 43 (29219 events)
  HW Address: 00:1b:b9:89:22:d9
  Link detected: yes
  Module Alias: "pci:v000010DEd000003EFsv0000103Csd00002A61bc06sc80i00"
  Driver Info #0:
    Driver Status: forcedeth is active
    Driver Activation Cmd: "modprobe forcedeth"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

27: PCI 105.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.OZDZtb7P420
  Parent ID: 8otl.1D6Pfj_obn7
  SysFS ID: /devices/pci0000:00/0000:00:04.0/0000:01:05.0
  SysFS BusID: 0000:01:05.0
  Hardware Class: network
  Model: "RaLink RT2800 802.11n PCI"
  Vendor: pci 0x1814 "RaLink"
  Device: pci 0x0601 "RT2800 802.11n PCI"
  SubVendor: pci 0x1737 "Linksys"
  SubDevice: pci 0x0067
  Driver: "rt2800pci"
  Driver Modules: "rt2800pci"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xfdfe0000-0xfdfeffff (rw,non-prefetchable)
  IRQ: 16 (10739 events)
  HW Address: 00:25:9c:f0:7a:01
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 36 38 40 44 46 48 149 151 153 157 159 161 165
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472 2.484 5.18 5.19 5.2 5.22 5.23 5.24 5.745 5.755 5.765 5.785 5.795 5.805 5.825
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00001814d00000601sv00001737sd00000067bc02sc80i00"
  Driver Info #0:
    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
  Driver Info #1:
    Driver Status: rt2860sta is not active
    Driver Activation Cmd: "modprobe rt2860sta"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (PCI bridge)
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 1041 0.0 0.1 237616 5344 ? Ssl 10:27 0:00 NetworkManager
root 1152 0.0 0.0 31692 2284 ? Ss 10:27 0:00 /sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s -O /var/run/wpa_supplicant
root 1207 0.0 0.0 7256 1492 ? S 10:27 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/sendsigs.omit.d/network-manager.dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-a76f352c-6e8c-49c7-bc05-b890445abb22-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
root 1796 0.0 0.0 7256 1512 ? S 10:27 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/sendsigs.omit.d/network-manager.dhclient-wlan0.pid -lf /var/lib/dhcp/dhclient-bc9e5894-c240-4e73-98b9-6d5b02d04946-wlan0.lease -cf /var/run/nm-dhclient-wlan0.conf wlan0
steven 3489 0.0 0.0 13576 880 pts/1 S+ 10:36 0:00 egrep --color=auto wpa|icd|etwork
Module Size Used by
vesafb 13844 1
snd_hda_codec_realtek 223867 1
rfcomm 47604 0
bnep 18281 2
parport_pc 32866 0
ppdev 17113 0
bluetooth 180104 10 rfcomm,bnep
binfmt_misc 17540 1
snd_hda_intel 33773 2
snd_hda_codec 127706 2 snd_hda_codec_realtek,snd_hda_intel
nvidia 12336440 40
snd_usb_audio 122982 1
snd_pcm 97188 3 snd_hda_intel,snd_hda_codec,snd_usb_audio
snd_hwdep 13668 2 snd_hda_codec,snd_usb_audio
snd_usbmidi_lib 25395 1 snd_usb_audio
snd_seq_midi 13324 0
snd_rawmidi 30748 2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
arc4 12529 2
rt2800pci 18715 0
rt2800lib 58925 1 rt2800pci
crc_ccitt 12667 1 rt2800lib
rt2x00pci 14577 1 rt2800pci
rt2x00lib 55301 3 rt2800pci,rt2800lib,rt2x00pci
uvcvideo 72627 0
mac80211 506816 3 rt2800lib,rt2x00pci,rt2x00lib
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
videodev 98259 1 uvcvideo
snd_timer 29990 2 snd_pcm,snd_seq
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
v4l2_compat_ioctl32 17128 1 videodev
joydev 17693 0
snd 78855 17 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_pcm,snd_hwdep,snd_usbmidi_lib,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
cfg80211 205544 2 rt2x00lib,mac80211
soundcore 15091 1 snd
psmouse 87692 0
k8temp 13057 0
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
edac_core 53746 0
edac_mce_amd 23709 0
serio_raw 13211 0
lp 17799 0
parport 46562 3 parport_pc,ppdev,lp
mac_hid 13253 0
eeprom_93cx6 12725 1 rt2800pci
i2c_nforce2 13058 0
usbhid 47199 0
hid 99559 1 usbhid
usb_storage 49198 0
uas 18180 0
pata_amd 14118 0
sata_nv 32286 1
forcedeth 63460 0
steven@UbuntuDesktop:~$

Revision history for this message
sladner84 (sladner84) said :
#36

ok I tried everything that you suggested. and my wifi works while surfing pages but as soon at I try to download something it stops working like it has been... this is so frustrating

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#37

I believe the problem is now related to your router configuration:

You have two (maybe even three) SSID's on the same wireless channel (channel 1).

Try putting them on separate wireless transmission channels that are not in use by other wireless access points.

For example: Put SSID "Ladner Computer Repair L.N.A" on wireless channel 8

And put SSID "Ladner Computer Repair" on channel 9

And put SSID "Ladner Computer Repair 5G" on a separate channel that is NOT in use by the other access points.

Another issue is this Terminal output:

wlan0 IEEE 802.11abgn ESSID:"Ladner Computer Repair 5G"
          Mode:Managed Frequency:5.805 GHz Access Point: 30:46:9A:A1:66:5B
          Bit Rate=180 Mb/s Tx-Power=20 dBm

This bit rate of 180 Mb/s may be too high for the rt2800pci driver. So I suggest forcing the wireless router to use 54 MB/s wireless speeds to stabilize the connection. So force the router into "Wireless-G ONLY" mode.

Then retest wireless.

Revision history for this message
sladner84 (sladner84) said :
#38

Ladner Computer Repair is a guest account that is in use and my router doesnt give me the option to change channels the other 2 I changed accordingly.. and slowed down my router speed to 54... I will give this a whirl and hope it works

Revision history for this message
sladner84 (sladner84) said :
#39

so far so good.. Thank you Mark I think that might of fixed my issue.. but just in case I wont click problem solved till my 1.8 gig test file completes...

Revision history for this message
sladner84 (sladner84) said :
#40

Thanks Mark Rijckenberg, that solved my question.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#41

You are welcome. Now you can see why the big command in my troubleshooting procedure is so important ;-) There were software and hardware configuration issues to be solved here....

Revision history for this message
sladner84 (sladner84) said :
#42

yup! and I am so greatful that you didnt give up on me lol.. for awhile there I was begining to think it was a lost cause I that I would gonna be hooked to a ethernet cable till a fix came out..