2 issues: conflict between rt2800pci and rt2860sta drivers and conflict between network-manager and wicd (wicd error: “Connection Failed: Bad Password” ) -> Wireless Network controller [0280]: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe [1814:3090] not working on HP Mini 210-1100 in Ubuntu 11.04

Asked by Sergio

Hi, I have a HP MINI 210-1100 using windows 7 :-( and Ubuntu 11.4. When i first install Ubuntu it detect my wifi network and works fine but when i try to use the wifi the second time the behaivor is erratic, answers several times the access code and then erases the conection, conects and work slow etc. i have my isp equip and an access point, but using only the isp wifi i have the same problems.

wifi works fine on windows

i try solution posted in the past with no results

HELP

Sergio

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
Sergio (sgarciagh) said :
#1

The netbook works fine using a wire

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

Can you give the output of:

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

Thanks

Revision history for this message
Sergio (sgarciagh) said :
#3

  Result of the command

*-network
       description: Ethernet interface
       product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: eth0
       version: 02
       serial: 60:eb:69:6b:64:cf
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=200.86.246.196 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:42 ioport:5000(size=256) memory:90010000-90010fff memory:90000000-9000ffff memory:90020000-9002ffff
  *-network
       description: Wireless interface
       product: RT3090 Wireless 802.11n 1T/1R PCIe
       vendor: Ralink corp.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: wlan0
       version: 00
       serial: e0:2a:82:16:37:be
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rt2800pci driverversion=2.6.38-8-generic firmware=0.11 latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
       resources: irq:17 memory:96000000-9600ffff
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.04
Release: 11.04
Codename: natty
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
sergio@sergio-HP-Mini-210-1100:~$

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

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 the https://answers.launchpad.net/ubuntu website 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; 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 'Manufact|Product'; 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|witch|wl'; sudo hwinfo --netcard ; cat /var/lib/NetworkManager/NetworkManager.state; 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

Revision history for this message
Sergio (sgarciagh) said :
#5

here is the output of the command, the largest command ive ever seen. At this moment the wifi is working, for how long?

Is normal that the wifi light flashes? in windows it stays on.

tks

sg

Get:23 http://us.archive.ubuntu.com natty-updates/multiverse i386 Packages [3,750 B]
Ign http://us.archive.ubuntu.com natty-updates/main TranslationIndex
Ign http://us.archive.ubuntu.com natty-updates/multiverse TranslationIndex
Ign http://us.archive.ubuntu.com natty-updates/restricted TranslationIndex
Ign http://us.archive.ubuntu.com natty-updates/universe TranslationIndex
Ign http://security.ubuntu.com natty-security/main Translation-en_US
Ign http://security.ubuntu.com natty-security/main Translation-en
Ign http://security.ubuntu.com natty-security/multiverse Translation-en_US
Ign http://security.ubuntu.com natty-security/multiverse Translation-en
Ign http://security.ubuntu.com natty-security/restricted Translation-en_US
Ign http://security.ubuntu.com natty-security/restricted Translation-en
Ign http://security.ubuntu.com natty-security/universe Translation-en_US
Ign http://security.ubuntu.com natty-security/universe Translation-en
Ign http://us.archive.ubuntu.com natty/main Translation-en_US
Ign http://us.archive.ubuntu.com natty/main Translation-en
Ign http://us.archive.ubuntu.com natty/multiverse Translation-en_US
Ign http://us.archive.ubuntu.com natty/multiverse Translation-en
Ign http://us.archive.ubuntu.com natty/restricted Translation-en_US
Ign http://us.archive.ubuntu.com natty/restricted Translation-en
Ign http://us.archive.ubuntu.com natty/universe Translation-en_US
Ign http://us.archive.ubuntu.com natty/universe Translation-en
Ign http://us.archive.ubuntu.com natty-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com natty-updates/main Translation-en
Ign http://us.archive.ubuntu.com natty-updates/multiverse Translation-en_US
Ign http://us.archive.ubuntu.com natty-updates/multiverse Translation-en
Ign http://us.archive.ubuntu.com natty-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com natty-updates/restricted Translation-en
Ign http://us.archive.ubuntu.com natty-updates/universe Translation-en_US
Ign http://us.archive.ubuntu.com natty-updates/universe Translation-en
Fetched 396 kB in 7s (55.3 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
The following extra packages will be installed:
  libhal1 libhd16
The following NEW packages will be installed:
  hwinfo libhal1 libhd16
0 upgraded, 3 newly installed, 0 to remove and 29 not upgraded.
Need to get 818 kB of archives.
After this operation, 2,269 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ natty/universe libhal1 i386 0.5.14-5+svn1 [74.4 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ natty/universe libhd16 i386 16.0-2 [698 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ natty/universe hwinfo i386 16.0-2 [46.1 kB]
Fetched 818 kB in 4s (187 kB/s)
Selecting previously deselected package libhal1.
(Reading database ... 141531 files and directories currently installed.)
Unpacking libhal1 (from .../libhal1_0.5.14-5+svn1_i386.deb) ...
Selecting previously deselected package libhd16.
Unpacking libhd16 (from .../libhd16_16.0-2_i386.deb) ...
Selecting previously deselected package hwinfo.
Unpacking hwinfo (from .../hwinfo_16.0-2_i386.deb) ...
Processing triggers for man-db ...
Setting up libhal1 (0.5.14-5+svn1) ...
Setting up libhd16 (16.0-2) ...
Setting up hwinfo (16.0-2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
  *-network
       description: Ethernet interface
       product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: eth0
       version: 02
       serial: 60:eb:69:6b:64:cf
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=200.86.246.196 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:42 ioport:5000(size=256) memory:90010000-90010fff memory:90000000-9000ffff memory:90020000-9002ffff
  *-network
       description: Wireless interface
       product: RT3090 Wireless 802.11n 1T/1R PCIe
       vendor: Ralink corp.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: wlan0
       version: 00
       serial: e0:2a:82:16:37:be
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rt2800pci driverversion=2.6.38-8-generic firmware=0.11 ip=200.74.53.25 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
       resources: irq:17 memory:96000000-9600ffff
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 Scan completed :
          Cell 01 - Address: 70:71:BC:99:A7:3B
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=31/70 Signal level=-79 dBm
                    Encryption key:on
                    ESSID:"MARIA CECILIA"
                    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=000001597f018e0f
                    Extra: Last beacon: 48ms ago
                    IE: Unknown: 000D4D4152494120434543494C4941
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1A7C181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1601080400000000000000000000000000000000000000
                    IE: Unknown: DD090010180202F0050000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD1E00904C337C181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3401080400000000000000000000000000000000000000
          Cell 02 - Address: 00:15:A3:E8:A5:91
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=27/70 Signal level=-83 dBm
                    Encryption key:on
                    ESSID:"padre hurtado"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000072094621c3
                    Extra: Last beacon: 684ms ago
                    IE: Unknown: 000D7061647265206875727461646F
                    IE: Unknown: 010482848B96
                    IE: Unknown: 03010B
                    IE: Unknown: 0406000200000000
                    IE: Unknown: 050400010100
                    IE: Unknown: 2A0100
                    IE: Unknown: 32080C1218243048606C

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"
00:00.0 Host bridge [0600]: Intel Corporation N10 Family DMI Bridge [8086:a010]
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011]
00:02.1 Display controller [0380]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a012]
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA AHCI Controller [8086:27c1] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
02:00.0 Network controller [0280]: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe [1814:3090]
Bus 005 Device 002: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x Composite Device
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 148f:1000 Ralink Technology, Corp.
Bus 004 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 002 Device 002: ID 045e:00e1 Microsoft Corp. Wireless Laser Mouse 6000 Reciever
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0408:0ff1 Quanta Computer, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
=========================================================
                                  system Notebook
/0 bus 3660
/0/0 memory 1MiB BIOS
/0/a memory 2GiB System Memory
/0/a/0 memory 2GiB SODIMM DDR3 Synchronous 667 M
/0/e processor Intel(R) Atom(TM) CPU N455 @ 1.6
/0/e/f memory 512KiB L2 cache
/0/e/10 memory 32KiB L1 cache
/0/e/1.1 processor Logical CPU
/0/e/1.2 processor Logical CPU
/0/100 bridge N10 Family DMI Bridge
/0/100/2 display N10 Family Integrated Graphics Con
/0/100/2.1 display N10 Family Integrated Graphics Con
/0/100/1b multimedia N10/ICH 7 Family High Definition A
/0/100/1c bridge N10/ICH 7 Family PCI Express Port
/0/100/1c/0 eth0 network RTL8101E/RTL8102E PCI Express Fast
/0/100/1c.1 bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.1/0 wlan0 network RT3090 Wireless 802.11n 1T/1R PCIe
/0/100/1d bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Control
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge NM10 Family LPC Controller
/0/100/1f.2 scsi0 storage N10/ICH7 Family SATA AHCI Controll
/0/100/1f.2/0.0.0 /dev/sda disk 320GB ST9320423AS
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 199MiB Windows NTFS volume
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 202GiB Windows NTFS volume
/0/100/1f.2/0.0.0/3 /dev/sda3 volume 103MiB Windows FAT volume
/0/100/1f.2/0.0.0/4 /dev/sda4 volume 94GiB Extended partition
/0/100/1f.2/0.0.0/4/5 /dev/sda5 volume 4768MiB Linux swap / Solaris parti
/0/100/1f.2/0.0.0/4/6 /dev/sda6 volume 90GiB Linux filesystem partition
/0/100/1f.3 bus N10/ICH 7 Family SMBus Controller
/1 power AN06055
Linux sergio-HP-Mini-210-1100 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux
[ 0.000000] DMI: Hewlett-Packard HP Mini 210-1100/3660, BIOS F.23 06/18/2010
[ 0.198486] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.384514] ACPI: No dock devices found.
[ 0.384524] HEST: Table not found.
[ 0.423182] usbcore: registered new interface driver usbfs
[ 0.423240] usbcore: registered new interface driver hub
[ 0.423376] usbcore: registered new device driver usb
[ 0.432188] Switching to clocksource hpet
[ 0.435671] Switched to NOHz mode on CPU #0
[ 0.435728] Switched to NOHz mode on CPU #1
[ 0.459625] pnp: PnP ACPI: found 9 devices
[ 0.616288] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[ 0.616690] ACPI: Lid Switch [LID0]
[ 0.629769] ERST: Table is not found!
[ 0.985026] isapnp: No Plug & Play device found
[ 0.998321] i2c-core: driver [adp5520] using legacy suspend method
[ 0.998327] i2c-core: driver [adp5520] using legacy resume method
[ 1.000320] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 1.020346] hub 1-0:1.0: USB hub found
[ 1.021209] hub 2-0:1.0: USB hub found
[ 1.021885] hub 3-0:1.0: USB hub found
[ 1.024430] hub 4-0:1.0: USB hub found
[ 1.025135] hub 5-0:1.0: USB hub found
[ 1.039013] device-mapper: multipath: version 1.2.0 loaded
[ 1.039022] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.043832] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.322388] r8169 0000:01:00.0: eth0: RTL8102e at 0xf8056000, 60:eb:69:6b:64:cf, XID 04e00000 IRQ 42
[ 1.332079] usb 1-4: new high speed USB device using ehci_hcd and address 2
[ 1.944168] usb 4-2: new full speed USB device using uhci_hcd and address 2
[ 2.548100] usb 5-2: new full speed USB device using uhci_hcd and address 2
[ 14.870340] lp: driver loaded but no devices found
[ 15.806315] r8169 0000:01:00.0: eth0: link down
[ 15.806328] r8169 0000:01:00.0: eth0: link down
[ 15.808974] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 16.808400] usbcore: registered new interface driver usbserial
[ 16.808801] usbcore: registered new interface driver usbserial_generic
[ 16.808811] usbserial: USB Serial Driver core
[ 17.064471] usb 5-2: reset full speed USB device using uhci_hcd and address 2
[ 17.185998] uvcvideo: Found UVC 1.00 device HP Webcam-50 (0408:0ff1)
[ 17.232912] usb 5-2: cp210x converter now attached to ttyUSB0
[ 17.233046] usbcore: registered new interface driver cp210x
[ 17.256359] input: HP Webcam-50 as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input4
[ 17.285773] usbcore: registered new interface driver uvcvideo
[ 17.437008] r8169 0000:01:00.0: eth0: link up
[ 17.437645] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 17.608886] usbcore: registered new interface driver btusb
[ 18.122292] rt2800pci 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 18.122331] rt2800pci 0000:02:00.0: setting latency timer to 64
[ 18.286230] Registered led device: rt2800pci-phy0::radio
[ 18.286572] Registered led device: rt2800pci-phy0::assoc
[ 18.286866] Registered led device: rt2800pci-phy0::quality
[ 18.292444] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.
[ 18.586134] phy0 -> rt2800pci_mcu_status: Error - MCU request failed, no response from hardware
[ 18.693273] Console: switching to colour frame buffer device 128x37
[ 18.711558] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.105330] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 19.108559] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 27.680055] eth0: no IPv6 routers present
[ 39.276343] wlan0: authenticate with 70:71:bc:99:a7:3b (try 1)
[ 39.278653] wlan0: authenticated
[ 39.278816] wlan0: associate with 70:71:bc:99:a7:3b (try 1)
[ 39.282520] wlan0: RX AssocResp from 70:71:bc:99:a7:3b (capab=0x411 status=0 aid=2)
[ 39.282532] wlan0: associated
[ 39.292839] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 50.208044] wlan0: no IPv6 routers present
[ 107.168174] r8169 0000:01:00.0: eth0: link down
[ 110.273717] r8169 0000:01:00.0: eth0: link down
[ 110.276317] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 121.014277] r8169 0000:01:00.0: eth0: link up
[ 121.014995] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 131.376043] eth0: no IPv6 routers present
[ 152.500074] usb 2-1: new low speed USB device using uhci_hcd and address 2
[ 152.876959] input: Microsoft Microsoft Wireless Optical Mouse® 1.00 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input10
[ 152.877729] generic-usb 0003:045E:00E1.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.00] on usb-0000:00:1d.0-1/input0
[ 152.879033] usbcore: registered new interface driver usbhid
[ 152.879043] usbhid: USB HID core driver
 Manufacturer: Hewlett-Packard
 Product Name: HP Mini 210-1100
 Manufacturer: Hewlett-Packard
 Product Name: 3660
 Manufacturer: Hewlett-Packard
 Manufacturer: 11-42
 SBDS Manufacture Date: 2010-05-28
 Manufacturer: 80CE
 Manufacturer: Intel(R) Corporation
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:"MARIA CECILIA"
          Mode:Managed Frequency:2.412 GHz Access Point: 70:71:BC:99:A7:3B
          Bit Rate=6.5 Mb/s Tx-Power=20 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality=31/70 Signal level=-79 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:94 Invalid misc:77 Missed beacon:0

# 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
> hal.1: read hal dataprocess 2634: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 280.
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
23: PCI 100.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.rEkSMo6jgd7
  Parent ID: z8Q3.toiunV5DoYF
  SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:01:00.0
  SysFS BusID: 0000:01:00.0
  Hardware Class: network
  Model: "Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8136 "RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x3660
  Revision: 0x02
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eth0
  I/O Ports: 0x5000-0x5fff (rw)
  Memory Range: 0x90010000-0x90010fff (ro,non-prefetchable)
  Memory Range: 0x90000000-0x9000ffff (ro,non-prefetchable)
  Memory Range: 0x90020000-0x9002ffff (ro,non-prefetchable,disabled)
  IRQ: 42 (56660 events)
  HW Address: 60:eb:69:6b:64:cf
  Link detected: yes
  Module Alias: "pci:v000010ECd00008136sv0000103Csd00003660bc02sc00i00"
  Driver Info #0:
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #12 (PCI bridge)

24: PCI 200.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.drSOnGXMLV1
  Parent ID: qTvu.vdbOleKdrJ0
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: network
  Model: "RaLink WLAN controller"
  Vendor: pci 0x1814 "RaLink"
  Device: pci 0x3090
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x1453
  Driver: "rt2800pci"
  Driver Modules: "rt2800pci"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0x96000000-0x9600ffff (rw,non-prefetchable)
  IRQ: 17 (50941 events)
  HW Address: e0:2a:82:16:37:be
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
  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
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00001814d00003090sv0000103Csd00001453bc02sc80i00"
  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: #13 (PCI bridge)

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
Module Size Used by
usbhid 41704 0
hid 77084 1 usbhid
cryptd 19801 0
aes_i586 16956 1
aes_generic 38023 1 aes_i586
parport_pc 32111 0
ppdev 12849 0
binfmt_misc 13213 1
snd_hda_codec_idt 60537 1
snd_hda_intel 24140 2
snd_hda_codec 90901 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 13274 1 snd_hda_codec
snd_pcm 80244 2 snd_hda_intel,snd_hda_codec
rt2860sta 494649 0
arc4 12473 2
snd_seq_midi 13132 0
i915 450944 3
rt2800pci 18159 0
snd_rawmidi 25269 1 snd_seq_midi
joydev 17322 0
sco 17779 2
rt2800lib 43824 1 rt2800pci
crc_ccitt 12595 2 rt2860sta,rt2800lib
bnep 17785 2
rt2x00pci 13986 1 rt2800pci
l2cap 48656 3 bnep
snd_seq_midi_event 14475 1 snd_seq_midi
rt2x00lib 39075 3 rt2800pci,rt2800lib,rt2x00pci
hp_wmi 13418 0
snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event
btusb 18160 2
mac80211 257001 3 rt2800lib,rt2x00pci,rt2x00lib
uvcvideo 66851 0
sparse_keymap 13666 1 hp_wmi
bluetooth 65565 8 sco,bnep,l2cap,btusb
drm_kms_helper 40745 1 i915
snd_timer 28659 2 snd_pcm,snd_seq
drm 180037 4 i915,drm_kms_helper
cp210x 17424 0
usbserial 37116 1 cp210x
cfg80211 156212 2 rt2x00lib,mac80211
snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq
videodev 75143 1 uvcvideo
psmouse 73312 0
snd 55295 13 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw 12990 0
eeprom_93cx6 12653 1 rt2800pci
i2c_algo_bit 13184 1 i915
video 18951 1 i915
soundcore 12600 1 snd
snd_page_alloc 14073 2 snd_hda_intel,snd_pcm
lp 13349 0
parport 36746 3 parport_pc,ppdev,lp
ahci 21591 2
libahci 25548 1 ahci
r8169 42534 0
sergio@sergio-HP-Mini-210-1100:~$

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

The problem is that there is a conflict between the incorrect rt2800pci driver and the correct rt2860sta driver. So you need to blacklist the rt2800pci driver.

Please copy-paste the following command into the Terminal (to blacklist rt2800pci):

echo blacklist rt2800pci | sudo tee -a /etc/modprobe.d/blacklist.conf

Then REBOOT and retest wireless.

Revision history for this message
Sergio (sgarciagh) said :
#7

Hi.

Good news and bad news.

The good new is that the driver seems to work OK, the wifi lamp is now on and doesent flashes and the drop down menu shows all the available connections. The bad new is that it takes about 2 or 3 minutes to connect to my wifi lan, it asks me two or three times the key and the connection lasts 30 seconds and then the secuence repets. It also displays a messege that a network service is desabled (ivaho or something like this). In few words the connection take a long time to establish and last few seconds.

I will appreciate your help (again) tks :-)

Regards

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#8

Please try to install and use wicd as connection manager

Revision history for this message
Sergio (sgarciagh) said :
#9

wicd is already installed, but it doesent recognizes the password (cnnection failed: bad password)

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#10
Revision history for this message
Sergio (sgarciagh) said :
#11

WOW, problem solved, guys you are really smart. Ubuntu is wonderful and windows......... no comments, sucks.

Thank you very much, im sure that in microsoft no one exists like you

Congratulations

Revision history for this message
Sergio (sgarciagh) said :
#12

Thanks Mark Rijckenberg, that solved my question.

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

You're welcome, Sergio. I only gave a part of the solution. Marcobra definitely gave the other important part of the solution.

Revision history for this message
Sergio (sgarciagh) said :
#14

TKS for both of you

2011/6/18 Mark Rijckenberg <email address hidden>

> Your question #161342 on gnome-nettool in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/161342
>
> Mark Rijckenberg posted a new comment:
> You're welcome, Sergio. I only gave a part of the solution. Marcobra
> definitely gave the other important part of the solution.
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Sergio (sgarciagh) said :
#15

I upgrade to 10.11 and wifi doesent works again. I have to erase the rt2800pci from the blacklist and all is working again. I think that the new version corrects the problem with this driver.

Regards