conflict between rt2800usb and rt2870sta drivers -> result: Wireless Network Controller Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. not working on ASRock P4VM890 in Ubuntu 10.04.1 LTS

Asked by CHRIS HUCKER

I have a RT2870 wireless dongle and the driver package on a USB memory stick. How do I install the driver on the computer?

Question information

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

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

Revision history for this message
CHRIS HUCKER (cjhucker) said :
#2

Sorry about delay: got called away! Result of doing the above

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

noname@Linuxexpt:~$ 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
[sudo] password for noname:
Ign cdrom://Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.1)/ lucid/main Translation-en_GB
Ign cdrom://Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.1)/ lucid/restricted Translation-en_GB
Get: 1 http://security.ubuntu.com lucid-security Release.gpg [198B]
Get: 2 http://gb.archive.ubuntu.com lucid Release.gpg [189B]
Get: 3 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_GB [62.9kB]
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_GB
Get: 4 http://security.ubuntu.com lucid-security Release [44.7kB]
Get: 5 http://gb.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_GB [2,332B]
Get: 6 http://gb.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_GB [33.9kB]
Get: 7 http://gb.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_GB [37.7kB]
Get: 8 http://gb.archive.ubuntu.com lucid-updates Release.gpg [198B]
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_GB
Get: 9 http://gb.archive.ubuntu.com lucid Release [57.2kB]
Get: 10 http://security.ubuntu.com lucid-security/main Packages [247kB]
Get: 11 http://gb.archive.ubuntu.com lucid-updates Release [44.7kB]
Get: 12 http://gb.archive.ubuntu.com lucid/main Packages [1,386kB]
Get: 13 http://security.ubuntu.com lucid-security/restricted Packages [14B]
Get: 14 http://security.ubuntu.com lucid-security/main Sources [73.1kB]
Get: 15 http://security.ubuntu.com lucid-security/restricted Sources [14B]
Get: 16 http://security.ubuntu.com lucid-security/universe Packages [107kB]
Get: 17 http://security.ubuntu.com lucid-security/universe Sources [28.1kB]
Get: 18 http://security.ubuntu.com lucid-security/multiverse Packages [4,557B]
Get: 19 http://security.ubuntu.com lucid-security/multiverse Sources [1,750B]
Get: 20 http://gb.archive.ubuntu.com lucid/restricted Packages [6,208B]
Get: 21 http://gb.archive.ubuntu.com lucid/main Sources [659kB]
Get: 22 http://gb.archive.ubuntu.com lucid/restricted Sources [3,775B]
Get: 23 http://gb.archive.ubuntu.com lucid/universe Packages [5,448kB]
Get: 24 http://gb.archive.ubuntu.com lucid/universe Sources [3,165kB]
Get: 25 http://gb.archive.ubuntu.com lucid/multiverse Packages [180kB]
Get: 26 http://gb.archive.ubuntu.com lucid/multiverse Sources [119kB]
Get: 27 http://gb.archive.ubuntu.com lucid-updates/main Packages [536kB]
Get: 28 http://gb.archive.ubuntu.com lucid-updates/restricted Packages [3,998B]
Get: 29 http://gb.archive.ubuntu.com lucid-updates/main Sources [208kB]
Get: 30 http://gb.archive.ubuntu.com lucid-updates/restricted Sources [1,850B]
Get: 31 http://gb.archive.ubuntu.com lucid-updates/universe Packages [246kB]
Get: 32 http://gb.archive.ubuntu.com lucid-updates/universe Sources [85.3kB]
Get: 33 http://gb.archive.ubuntu.com lucid-updates/multiverse Packages [10.5kB]
Get: 34 http://gb.archive.ubuntu.com lucid-updates/multiverse Sources [5,073B]
Fetched 12.8MB in 31s (409kB/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:
  libhd16
The following NEW packages will be installed
  hwinfo libhd16 rfkill
0 upgraded, 3 newly installed, 0 to remove and 346 not upgraded.
Need to get 751kB of archives.
After this operation, 2,126kB of additional disk space will be used.
Do you want to continue [Y/n]?

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

Do you want to continue [Y/n]? -> hit Y and press ENTER to continue

Then please send the remaining Terminal output.

Revision history for this message
CHRIS HUCKER (cjhucker) said :
#4

Thanks Mark for your help. The Terminal output now readsDo you want to continue [Y/n]? y
Err http://gb.archive.ubuntu.com/ubuntu/ lucid/universe libhd16 16.0-2
  Could not resolve ‘gb.archive.ubuntu.com’
Err http://gb.archive.ubuntu.com/ubuntu/ lucid/universe hwinfo 16.0-2
  Could not resolve ‘gb.archive.ubuntu.com’
Err http://gb.archive.ubuntu.com/ubuntu/ lucid/universe rfkill 0.3-3
  Could not resolve ‘gb.archive.ubuntu.com’
Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/universe/h/hwinfo/libhd16_16.0-2_i386.deb  Could not resolve ‘gb.archive.ubuntu.com’
Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/universe/h/hwinfo/hwinfo_16.0-2_i386.deb  Could not resolve ‘gb.archive.ubuntu.com’
Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool/universe/r/rfkill/rfkill_0.3-3_i386.deb  Could not resolve ‘gb.archive.ubuntu.com’
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
  *-network
       description: Ethernet interface
       product: VT6102 [Rhine-II]
       vendor: VIA Technologies, Inc.
       physical id: 12
       bus info: pci@0000:00:12.0
       logical name: eth0
       version: 78
       serial: 00:19:66:2d:5f:e3
       size: 10MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=via-rhine driverversion=1.4.3 duplex=half latency=32 link=no maxlatency=8 mingnt=3 multicast=yes port=MII speed=10MB/s
       resources: irq:23 ioport:d800(size=256) memory:febffc00-febffcff
  *-network
       description: Wireless interface
       physical id: 1
       logical name: wlan0
       serial: 00:08:10:77:33:7a
       capabilities: ethernet physical wireless
       configuration: broadcast=yes multicast=yes wireless=IEEE 802.11bgn
0: phy0: Wireless LAN
            Soft blocked: no
            Hard blocked: no
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

wlan0     No scan results

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"
00:00.0 Host bridge [0600]: VIA Technologies, Inc. P4M890 Host Bridge [1106:0327]
00:00.1 Host bridge [0600]: VIA Technologies, Inc. P4M890 Host Bridge [1106:1327]
00:00.2 Host bridge [0600]: VIA Technologies, Inc. P4M890 Host Bridge [1106:2327]
00:00.3 Host bridge [0600]: VIA Technologies, Inc. P4M890 Host Bridge [1106:3327]
00:00.4 Host bridge [0600]: VIA Technologies, Inc. P4M890 Host Bridge [1106:4327]
00:00.5 PIC [0800]: VIA Technologies, Inc. P4M890 I/O APIC Interrupt Controller [1106:5327]
00:00.6 Host bridge [0600]: VIA Technologies, Inc. P4M890 Security Device [1106:6327]
00:00.7 Host bridge [0600]: VIA Technologies, Inc. P4M890 Host Bridge [1106:7327]
00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8237/VX700 PCI Bridge [1106:b198]
00:02.0 PCI bridge [0604]: VIA Technologies, Inc. P4M890 PCI to PCI Bridge Controller [1106:a327]
00:09.0 Communication controller [0780]: Intel Corporation 536EP Data Fax Modem [8086:1040]
00:0b.0 Multimedia controller [0480]: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder [1131:7133] (rev f0)
00:0f.0 RAID bus controller [0104]: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller [1106:3149] (rev 80)
00:0f.1 IDE interface [0101]: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 06)
00:10.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 81)
00:10.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 81)
00:10.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 81)
00:10.3 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 81)
00:10.4 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 86)
00:11.0 ISA bridge [0601]: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] [1106:3227]
00:11.5 Multimedia audio controller [0401]: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller [1106:3059] (rev 60)
00:12.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6102 [Rhine-II] [1106:3065] (rev 78)
01:00.0 VGA compatible controller [0300]: VIA Technologies, Inc. P4M890 [S3 UniChrome Pro] [1106:3343] (rev 02)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 090c:1000 Feiya Technology Corp. Flash Drive
Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path          Device      Class          Description
========================================================
                              system         To Be Filled By O.E.M.
/0                            bus            P4VM890.
/0/0                          memory         64KiB BIOS
/0/4                          processor      Intel(R) Celeron(R) CPU 2.93GHz
/0/4/5                        memory         16KiB L1 cache
/0/4/6                        memory         256KiB L2 cache
/0/f                          memory         512MiB System Memory
/0/f/0                        memory         256MiB DIMM SDRAM Synchronous
/0/f/1                        memory         256MiB DIMM SDRAM Synchronous
/0/100                        bridge         P4M890 Host Bridge
/0/100/0.5                    generic        P4M890 I/O APIC Interrupt Controlle
/0/100/1                      bridge         VT8237/VX700 PCI Bridge
/0/100/1/0                    display        P4M890 [S3 UniChrome Pro]
/0/100/2                      bridge         P4M890 PCI to PCI Bridge Controller
/0/100/9                      communication  536EP Data Fax Modem
/0/100/b                      multimedia     SAA7131/SAA7133/SAA7135 Video Broad
/0/100/f                      storage        VIA VT6420 SATA RAID Controller
/0/100/f.1        scsi2       storage        VT82C586A/B/VT82C686/A/B/VT823x/A/C
/0/100/f.1/0      /dev/sda    disk           122GB Maxtor 6Y120L0
/0/100/f.1/0/1    /dev/sda1   volume         9560MiB Windows NTFS volume
/0/100/f.1/0/2    /dev/sda2   volume         36GiB Extended partition
/0/100/f.1/0/2/5  /dev/sda5   volume         18GiB Linux filesystem partition
/0/100/f.1/0/2/6  /dev/sda6   volume         17GiB Linux swap / Solaris partitio
/0/100/f.1/1      /dev/cdrom  disk           DVD_RW ND-2510A
/0/100/10                     bus            VT82xxxxx UHCI USB 1.1 Controller
/0/100/10.1                   bus            VT82xxxxx UHCI USB 1.1 Controller
/0/100/10.2                   bus            VT82xxxxx UHCI USB 1.1 Controller
/0/100/10.3                   bus            VT82xxxxx UHCI USB 1.1 Controller
/0/100/10.4                   bus            USB 2.0
/0/100/11                     bridge         VT8237 ISA bridge [KT600/K8T800/K8T
/0/100/11.5                   multimedia     VT8233/A/8235/8237 AC97 Audio Contr
/0/100/12         eth0        network        VT6102 [Rhine-II]
/0/101                        bridge         P4M890 Host Bridge
/0/102                        bridge         P4M890 Host Bridge
/0/103                        bridge         P4M890 Host Bridge
/0/104                        bridge         P4M890 Host Bridge
/0/105                        bridge         P4M890 Security Device
/0/106                        bridge         P4M890 Host Bridge
/0/1              scsi5       storage
/0/1/0.0.0        /dev/sdb    disk           506MB SCSI Disk
/0/1/0.0.0/1      /dev/sdb1   volume         483MiB Windows FAT volume
/1                wlan0       network        Wireless interface
Linux Linuxexpt 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 06:07:29 UTC 2010 i686 GNU/Linux
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] found SMP MP-table at [c00ff780] ff780
[    0.037429] SMP alternatives: switching to UP code
[    0.138843] ACPI: No dock devices found.
[    0.162010] usbcore: registered new interface driver usbfs
[    0.162031] usbcore: registered new interface driver hub
[    0.162086] usbcore: registered new device driver usb
[    0.162797] Switching to clocksource tsc
[    0.169267] pnp: PnP ACPI: found 14 devices
[    0.236462] Firmware did not grant requested _OSC control
[    0.236513] Firmware did not grant requested _OSC control
[    0.237462] ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU1._PDC] (Node db80f180), AE_INVALID_TABLE_LENGTH
[    0.313174] usb usb1: configuration #1 chosen from 1 choice
[    0.313226] hub 1-0:1.0: USB hub found
[    0.313798] usb usb2: configuration #1 chosen from 1 choice
[    0.313845] hub 2-0:1.0: USB hub found
[    0.314241] usb usb3: configuration #1 chosen from 1 choice
[    0.314285] hub 3-0:1.0: USB hub found
[    0.314679] usb usb4: configuration #1 chosen from 1 choice
[    0.314731] hub 4-0:1.0: USB hub found
[    0.315138] usb usb5: configuration #1 chosen from 1 choice
[    0.315189] hub 5-0:1.0: USB hub found
[    0.322640] device-mapper: multipath: version 1.1.0 loaded
[    0.322646] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.328702] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.669042] usb 1-8: new high speed USB device using ehci_hcd and address 2
[    0.882408] isapnp: No Plug & Play device found
[    0.915872] usb 1-8: configuration #1 chosen from 1 choice
[    1.380698] eth0: VIA Rhine II at 0xfebffc00, 00:19:66:2d:5f:e3, IRQ 23.
[    1.381406] eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000.
[    9.893005] lp: driver loaded but no devices found
[   11.140593] saa7133[0]: found at 0000:00:0b.0, rev: 240, irq: 19, latency: 32, mmio: 0xfebff000
[   11.511481] Console: switching to colour frame buffer device 80x30
[   11.640864] saa7134 ALSA driver for DMA sound loaded
[   11.672733] Registered led device: rt2800usb-phy0::radio
[   11.672768] Registered led device: rt2800usb-phy0::assoc
[   11.672794] Registered led device: rt2800usb-phy0::quality
[   11.673604] usbcore: registered new interface driver rt2800usb
[   11.706324] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned.
[   11.758773] rtusb init --->
[   11.759000] usbcore: registered new interface driver rt2870
[   12.352872] rt2800usb 1-8:1.0: firmware: requesting rt2870.bin
[   12.644127] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   12.648191] eth0: link down
[   12.658003] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   20.196090] usb 1-7: new high speed USB device using ehci_hcd and address 3
[   20.331076] usb 1-7: configuration #1 chosen from 1 choice
[   20.466289] usbcore: registered new interface driver usb-storage
[   20.473370] usb-storage: device found at 3
[   20.473390] usb-storage: waiting for device to settle before scanning
[   25.472322] usb-storage: device scan complete
[  134.049204] usb 1-7: USB disconnect, address 3
[  391.888046] usb 1-7: new high speed USB device using ehci_hcd and address 4
[  392.023668] usb 1-7: configuration #1 chosen from 1 choice
[  392.025379] usb-storage: device found at 4
[  392.025385] usb-storage: waiting for device to settle before scanning
[  397.024727] usb-storage: device scan complete
            Release Date: 05/24/2007
                        Serial services are supported (int 14h)
            Manufacturer: To Be Filled By O.E.M.
            Product Name: To Be Filled By O.E.M.
            Serial Number: To Be Filled By O.E.M.
            Manufacturer:
            Product Name: P4VM890.
            Serial Number:
            Manufacturer: To Be Filled By O.E.M.
            Serial Number: To Be Filled By O.E.M.
            Manufacturer: Intel
            Serial Number: To Be Filled By O.E.M.
            Manufacturer: Manufacturer0
            Serial Number: SerNum0
            Manufacturer: Manufacturer1
            Serial Number: SerNum1
lo        no wireless extensions.

eth0      no wireless extensions.

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

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=true
WWANEnabled=true
sudo: hwinfo: command not found
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root       704  0.0  0.7   8628  3544 ?        Ss   09:54   0:00 NetworkManager
root       828  0.0  0.4   4824  1924 ?        S    09:54   0:00 /sbin/wpa_supplicant -u -s
noname    1577  0.0  0.1   3324   856 pts/0    S+   10:02   0:00 egrep --color=auto wpa|icd|etwork
Module                  Size  Used by
nls_iso8859_1           3249  1
nls_cp437               4919  1
vfat                    8933  1
fat                    47767  1 vfat
usb_storage            39425  1
via                    37920  3
drm                   162377  4 via
binfmt_misc             6587  1
snd_via82xx            20058  2
rt2870sta             461811  0
gameport                9089  1 snd_via82xx
saa7134_alsa           10380  1
arc4                    1153  2
snd_ac97_codec        100646  1 snd_via82xx
ac97_bus                1002  1 snd_ac97_codec
snd_mpu401_uart         5617  1 snd_via82xx
snd_pcm_oss            35308  0
snd_mixer_oss          13746  1 snd_pcm_oss
snd_seq_dummy           1338  0
snd_pcm                70662  4 snd_via82xx,saa7134_alsa,snd_ac97_codec,snd_pcm_oss
snd_seq_oss            26726  0
snd_page_alloc          7076  2 snd_via82xx,snd_pcm
snd_seq_midi            4557  0
rt2800usb              31531  0
rt2x00usb               9703  1 rt2800usb
snd_rawmidi            19056  2 snd_mpu401_uart,snd_seq_midi
rt2x00lib              27509  2 rt2800usb,rt2x00usb
tuner                  20412  0
snd_seq_midi_event      6003  2 snd_seq_oss,snd_seq_midi
led_class               2864  1 rt2x00lib
snd_seq                47263  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              19098  2 snd_pcm,snd_seq
mac80211              205146  2 rt2x00usb,rt2x00lib
snd_seq_device          5700  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
saa7134               143391  1 saa7134_alsa
fbcon                  35102  71
tileblit                2031  1 fbcon
font                    7557  1 fbcon
bitblit                 4707  1 fbcon
softcursor              1189  1 bitblit
cfg80211              126517  2 rt2x00lib,mac80211
ppdev                   5259  0
ir_common              38875  1 saa7134
snd                    54148  18 snd_via82xx,saa7134_alsa,snd_ac97_codec,snd_mpu401_uart,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
crc_ccitt               1339  1 rt2800usb
vga16fb                11385  1
vgastate                8961  1 vga16fb
v4l2_common            15431  2 tuner,saa7134
videodev               34361  3 tuner,saa7134,v4l2_common
v4l1_compat            13251  1 videodev
psmouse                63245  0
via_agp                 5310  1
serio_raw               3978  0
i2c_viapro              5573  0
soundcore               6620  1 snd
videobuf_dma_sg        10782  2 saa7134_alsa,saa7134
videobuf_core          16356  2 saa7134,videobuf_dma_sg
tveeprom               11102  1 saa7134
shpchp                 28820  0
agpgart                31724  2 drm,via_agp
parport_pc             25962  1
lp                      7028  0
parport                32635  3 ppdev,parport_pc,lp
via_rhine              19154  0
mii                     4381  1 via_rhine
pata_via                7272  2
sata_via                6945  0
floppy                 53016  0
noname@Linuxexpt:~$

________________________________
From: Mark Rijckenberg <email address hidden>
To: <email address hidden>
Sent: Friday, December 30, 2011 8:00 PM
Subject: Re: [Question #183293]: Installing driver for Wireless dongle

Your question #183293 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/183293

    Status: Open => Needs information

Mark Rijckenberg requested more information:
Do you want to continue [Y/n]? -> hit Y and press ENTER to continue

Then please send the remaining Terminal output.

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+question/183293

You received this question notification because you asked the question.

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

First you need to blacklist the rt2800usb driver using this Terminal command:

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

This blacklisting of the rt2800usb driver is recommended in the following bugreport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/460323

Then reboot and retest wireless. If it is not working yet, then try installing the newest rt3070 drivers using this link:

https://launchpad.net/~logari81/+archive/ppa?field.series_filter=lucid

Then reboot and retest wireless. If that does not help, then try installing the newest version of the package "linux-firmware" as suggested here by Martin Pitt:

https://bugs.launchpad.net/ubuntu/lucid/+source/linux/+bug/580926

"Martin Pitt wrote on 2010-06-09: #10
Accepted linux-firmware into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!"

If all those steps still do not help, then change wireless encryption from WPA (or WPA2) to WEP encryption, as suggested here

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/460323/comments/35

Then retest wireless.

If all those steps still do not help, then install Ubuntu 11.10 onto the harddisk.

Revision history for this message
CHRIS HUCKER (cjhucker) said :
#6

Many thanks again. I have had partial success. I did everything down to installing the latest 3070 drivers. I looked at the next stage but didn't know what to do when presented with multiple options. Not to worry though as I now reckon the computer recognised the dongle and clicking on the wireless icon at top right indicates that it is connected. However, I still cannot connect to the internet. The modem is called Thomson 3A081C and the instructions that came with it say to type its IP address into the address line in order to establish a connection. It doen't like that either. I'm guessing that since the computer indicates that it is connected to the wireless modem that it has accepted the passcode. Not sure of what to do next. If all else fails I'll buy a cable although I'd prefer wirelless!

Best regards

Chris

________________________________
From: Mark Rijckenberg <email address hidden>
To: <email address hidden>
Sent: Saturday, December 31, 2011 11:50 AM
Subject: Re: [Question #183293]: Installing driver for Wireless dongle

Your question #183293 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/183293

    Status: Open => Answered

Mark Rijckenberg proposed the following answer:
First you need to blacklist the rt2800usb driver using this Terminal
command:

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

This blacklisting of the rt2800usb driver is recommended in the
following bugreport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/460323

Then reboot and retest wireless. If it is not working yet, then try
installing the newest rt3070 drivers using this link:

https://launchpad.net/~logari81/+archive/ppa?field.series_filter=lucid

Then reboot and retest wireless. If that does not help, then try
installing the newest version of the package "linux-firmware" as
suggested here by Martin Pitt:

https://bugs.launchpad.net/ubuntu/lucid/+source/linux/+bug/580926

"Martin Pitt wrote on 2010-06-09:    #10
Accepted linux-firmware into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!"

If all those steps still do not help, then change wireless encryption
from WPA (or WPA2) to WEP encryption, as suggested here

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/460323/comments/35

Then retest wireless.

If all those steps still do not help, then install Ubuntu 11.10 onto the
harddisk.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/183293/+confirm?answer_id=4

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/183293

You received this question notification because you asked the question.

Can you help with this problem?

Provide an answer of your own, or ask CHRIS HUCKER for more information if necessary.

To post a message you must log in.