Cant get wireless card to work

Asked by clayton smith

I have used the same wierless card on lynux mint 9 and in ubutu before without having a driver disk but sense I have re installed ubutu on my computer it wont pick up my card

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RedSingularity (redsingularity) said :
#1

What is the output of: ifconfig

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

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; 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'; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|egrep '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.

Step 4: Please also specify the exact model and make of your PC (if known) on this thread

Step 5: Please also clarify if you installed Ubuntu to the harddisk and are running from a harddisk install OR if you are only testing Ubuntu in a LiveCD session.

Regards,

Mark

Revision history for this message
clayton smith (clays1passion) said :
#3

Get:1 http://us.archive.ubuntu.com lucid Release.gpg [189B]
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Get:2 http://us.archive.ubuntu.com lucid-updates Release.gpg [198B]
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
Get:3 http://security.ubuntu.com lucid-security Release.gpg [198B]
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US
Hit http://security.ubuntu.com lucid-security Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Fetched 585B in 4s (143B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
The following packages were automatically installed and are no longer required:
  linux-headers-2.6.32-21 linux-headers-2.6.32-21-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libhd16
The following NEW packages will be installed:
  hwinfo libhd16
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 744kB of archives.
After this operation, 2,060kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid/universe libhd16 16.0-2 [698kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ lucid/universe hwinfo 16.0-2 [46.1kB]
Fetched 744kB in 4s (159kB/s)
Selecting previously deselected package libhd16.
(Reading database ... 144917 files and directories currently installed.)
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 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: VT6102 [Rhine-II]
       vendor: VIA Technologies, Inc.
       physical id: 12
       bus info: pci@0000:00:12.0
       logical name: eth0
       version: 74
       serial: 00:10:dc:da:f3:4d
       size: 100MB/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=full ip=192.168.137.37 latency=32 link=yes maxlatency=8 mingnt=3 multicast=yes port=MII speed=100MB/s
       resources: irq:23 ioport:ec00(size=256) memory:e2002000-e20020ff
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.2 LTS"
00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT8375 [KM266/KL266] Host Bridge [1106:3116]
00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] [1106:b091]
00:07.0 Communication controller [0780]: Agere Systems LT WinModem [11c1:044e] (rev 02)
00:10.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 80)
00:10.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 80)
00:10.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 80)
00:10.3 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 82)
00:11.0 ISA bridge [0601]: VIA Technologies, Inc. VT8235 ISA Bridge [1106:3177]
00:11.1 IDE interface [0101]: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 06)
00:11.5 Multimedia audio controller [0401]: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller [1106:3059] (rev 50)
00:12.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6102 [Rhine-II] [1106:3065] (rev 74)
01:00.0 VGA compatible controller [0300]: S3 Inc. VT8375 [ProSavage8 KM266/KL266] [5333:8d04]
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 046d:c52e Logitech, Inc.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
==========================================================
                                system DA236A-ABA 6420NX NA910
/0 bus MS-6390
/0/0 memory 128KiB BIOS
/0/4 processor AMD Athlon(tm) XP 2200+
/0/4/8 memory 128KiB L1 cache
/0/4/9 memory 256KiB L2 cache
/0/1a memory 1GiB System Memory
/0/1a/0 memory 512MiB DIMM
/0/1a/1 memory 512MiB DIMM
/0/100 bridge VT8375 [KM266/KL266] Host Bridge
/0/100/1 bridge VT8633 [Apollo Pro266 AGP]
/0/100/1/0 display VT8375 [ProSavage8 KM266/KL266]
/0/100/7 communication LT WinModem
/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 USB 2.0
/0/100/11 bridge VT8235 ISA Bridge
/0/100/11.1 scsi0 storage VT82C586A/B/VT82C686/A/B/VT823x/A
/0/100/11.1/0 /dev/sda disk 80GB ST380022A
/0/100/11.1/0/1 /dev/sda1 volume 71GiB EXT4 volume
/0/100/11.1/0/2 /dev/sda2 volume 2843MiB Extended partition
/0/100/11.1/0/2/5 /dev/sda5 volume 2843MiB Linux swap / Solaris part
/0/100/11.1/1 /dev/sdb disk 250GB ST3250623A
/0/100/11.1/2 /dev/cdrom disk RW/DVD GCC-4481B
/0/100/11.1/3 /dev/cdrom1 disk DVD reader
/0/100/11.5 multimedia VT8233/A/8235/8237 AC97 Audio Con
/0/100/12 eth0 network VT6102 [Rhine-II]
Linux clayton-desktop 2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:54:21 UTC 2011 i686 GNU/Linux
[ 0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] found SMP MP-table at [c00f5d00] f5d00
[ 0.028850] SMP alternatives: switching to UP code
[ 0.112462] ACPI: No dock devices found.
[ 0.131773] usbcore: registered new interface driver usbfs
[ 0.131792] usbcore: registered new interface driver hub
[ 0.131845] usbcore: registered new device driver usb
[ 0.132403] Switching to clocksource tsc
[ 0.138672] pnp: PnP ACPI: found 12 devices
[ 0.224957] Switching to clocksource acpi_pm
[ 0.296598] usb usb1: configuration #1 chosen from 1 choice
[ 0.296665] hub 1-0:1.0: USB hub found
[ 0.297232] usb usb2: configuration #1 chosen from 1 choice
[ 0.297266] hub 2-0:1.0: USB hub found
[ 0.297589] usb usb3: configuration #1 chosen from 1 choice
[ 0.297622] hub 3-0:1.0: USB hub found
[ 0.297936] usb usb4: configuration #1 chosen from 1 choice
[ 0.297968] hub 4-0:1.0: USB hub found
[ 0.298124] PNP: No PS/2 controller found. Probing ports directly.
[ 0.304649] device-mapper: multipath: version 1.1.0 loaded
[ 0.304655] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.311462] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.811576] usb 1-5: new high speed USB device using ehci_hcd and address 3
[ 0.888936] isapnp: No Plug & Play device found
[ 0.991813] usb 1-5: configuration #1 chosen from 1 choice
[ 1.240175] usb 2-2: new full speed USB device using uhci_hcd and address 2
[ 1.313714] eth0: VIA Rhine II at 0xe2002000, 00:10:dc:da:f3:4d, IRQ 23.
[ 1.314429] eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000.
[ 1.425364] usb 2-2: configuration #1 chosen from 1 choice
[ 1.452778] usbcore: registered new interface driver hiddev
[ 1.456972] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input3
[ 1.457312] generic-usb 0003:046D:C52E.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:10.0-2/input0
[ 1.461453] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.1/input/input4
[ 1.462252] generic-usb 0003:046D:C52E.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:10.0-2/input1
[ 1.462308] usbcore: registered new interface driver usbhid
[ 1.462432] usbhid: v2.6:USB HID core driver
[ 13.191155] lp: driver loaded but no devices found
[ 14.683974] Registered led device: rt2800usb-phy0::radio
[ 14.684580] Registered led device: rt2800usb-phy0::assoc
[ 14.684668] Registered led device: rt2800usb-phy0::quality
[ 14.685028] usbcore: registered new interface driver rt2800usb
[ 14.698436] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned.
[ 14.790470] rtusb init --->
[ 14.790755] usbcore: registered new interface driver rt2870
[ 14.898995] Console: switching to colour frame buffer device 80x30
[ 15.381762] rt2800usb 1-5:1.0: firmware: requesting rt2870.bin
[ 15.619049] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 15.633931] eth0: link down
[ 15.640309] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 181.719140] eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
[ 181.719551] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 191.724047] eth0: no IPv6 routers present
[13627.376170] usb 1-5: USB disconnect, address 3
[13627.428034] phy0 -> rt2800usb_wait_wpdma_ready: Error - WPDMA TX/RX busy, aborting.
[13627.924059] usb 1-5: new high speed USB device using ehci_hcd and address 4
[13643.256066] usb 1-5: new high speed USB device using ehci_hcd and address 5
[13658.588048] usb 1-5: new high speed USB device using ehci_hcd and address 6
[13673.920055] usb 1-5: new high speed USB device using ehci_hcd and address 7
[13689.252070] usb 1-5: new high speed USB device using ehci_hcd and address 8
[13704.584066] usb 1-5: new high speed USB device using ehci_hcd and address 9
[13719.916050] usb 1-5: new high speed USB device using ehci_hcd and address 10
[13735.248055] usb 1-5: new high speed USB device using ehci_hcd and address 11
[13750.580064] usb 1-5: new high speed USB device using ehci_hcd and address 12
[13765.912057] usb 1-5: new high speed USB device using ehci_hcd and address 13
[13781.244063] usb 1-5: new high speed USB device using ehci_hcd and address 14
[13796.576049] usb 1-5: new high speed USB device using ehci_hcd and address 15
[13811.908065] usb 1-5: new high speed USB device using ehci_hcd and address 16
[13827.240058] usb 1-5: new high speed USB device using ehci_hcd and address 17
[13842.572057] usb 1-5: new high speed USB device using ehci_hcd and address 18
[13857.904058] usb 1-5: new high speed USB device using ehci_hcd and address 19
[13873.236068] usb 1-5: new high speed USB device using ehci_hcd and address 20
[13888.568060] usb 1-5: new high speed USB device using ehci_hcd and address 21
[13903.900049] usb 1-5: new high speed USB device using ehci_hcd and address 22
[13919.232063] usb 1-5: new high speed USB device using ehci_hcd and address 23
[13934.564054] usb 1-5: new high speed USB device using ehci_hcd and address 24
[13949.896048] usb 1-5: new high speed USB device using ehci_hcd and address 25
[13965.228057] usb 1-5: new high speed USB device using ehci_hcd and address 26
[13980.560063] usb 1-5: new high speed USB device using ehci_hcd and address 27
[13995.892051] usb 1-5: new high speed USB device using ehci_hcd and address 28
[14011.224060] usb 1-5: new high speed USB device using ehci_hcd and address 29
[14026.556057] usb 1-5: new high speed USB device using ehci_hcd and address 30
[14041.888069] usb 1-5: new high speed USB device using ehci_hcd and address 31
[14057.220050] usb 1-5: new high speed USB device using ehci_hcd and address 32
[14072.552070] usb 1-5: new high speed USB device using ehci_hcd and address 33
[14087.884075] usb 1-5: new high speed USB device using ehci_hcd and address 34
[14103.216054] usb 1-5: new high speed USB device using ehci_hcd and address 35
[14118.548062] usb 1-5: new high speed USB device using ehci_hcd and address 36
[14133.880068] usb 1-5: new high speed USB device using ehci_hcd and address 37
[14149.212072] usb 1-5: new high speed USB device using ehci_hcd and address 38
[14164.544071] usb 1-5: new high speed USB device using ehci_hcd and address 39
[14179.876060] usb 1-5: new high speed USB device using ehci_hcd and address 40
[14195.208060] usb 1-5: new high speed USB device using ehci_hcd and address 41
[14210.540067] usb 1-5: new high speed USB device using ehci_hcd and address 42
[14225.872066] usb 1-5: new high speed USB device using ehci_hcd and address 43
[14241.204060] usb 1-5: new high speed USB device using ehci_hcd and address 44
[14256.536061] usb 1-5: new high speed USB device using ehci_hcd and address 45
[14271.868074] usb 1-5: new high speed USB device using ehci_hcd and address 46
[14287.200066] usb 1-5: new high speed USB device using ehci_hcd and address 47
[14302.532049] usb 1-5: new high speed USB device using ehci_hcd and address 48
[14317.864070] usb 1-5: new high speed USB device using ehci_hcd and address 49
[14333.196065] usb 1-5: new high speed USB device using ehci_hcd and address 50
[14348.528057] usb 1-5: new high speed USB device using ehci_hcd and address 51
[14363.860083] usb 1-5: new high speed USB device using ehci_hcd and address 52
[14379.192064] usb 1-5: new high speed USB device using ehci_hcd and address 53
[14394.524066] usb 1-5: new high speed USB device using ehci_hcd and address 54
[14409.856067] usb 1-5: new high speed USB device using ehci_hcd and address 55
[14425.188081] usb 1-5: new high speed USB device using ehci_hcd and address 56
[14440.520071] usb 1-5: new high speed USB device using ehci_hcd and address 57
[14455.852062] usb 1-5: new high speed USB device using ehci_hcd and address 58
[14471.184056] usb 1-5: new high speed USB device using ehci_hcd and address 59
[14486.516074] usb 1-5: new high speed USB device using ehci_hcd and address 60
[14501.848069] usb 1-5: new high speed USB device using ehci_hcd and address 61
[14517.180056] usb 1-5: new high speed USB device using ehci_hcd and address 62
[14532.512060] usb 1-5: new high speed USB device using ehci_hcd and address 63
[14547.844058] usb 1-5: new high speed USB device using ehci_hcd and address 64
[14563.176071] usb 1-5: new high speed USB device using ehci_hcd and address 65
[14578.508073] usb 1-5: new high speed USB device using ehci_hcd and address 66
[14593.840059] usb 1-5: new high speed USB device using ehci_hcd and address 67
[14609.172062] usb 1-5: new high speed USB device using ehci_hcd and address 68
[14624.504058] usb 1-5: new high speed USB device using ehci_hcd and address 69
[14639.836061] usb 1-5: new high speed USB device using ehci_hcd and address 70
[14655.168066] usb 1-5: new high speed USB device using ehci_hcd and address 71
[14670.500066] usb 1-5: new high speed USB device using ehci_hcd and address 72
[14685.832052] usb 1-5: new high speed USB device using ehci_hcd and address 73
[14701.164050] usb 1-5: new high speed USB device using ehci_hcd and address 74
[14716.496059] usb 1-5: new high speed USB device using ehci_hcd and address 75
[14731.828057] usb 1-5: new high speed USB device using ehci_hcd and address 76
[14747.160062] usb 1-5: new high speed USB device using ehci_hcd and address 77
[14762.492062] usb 1-5: new high speed USB device using ehci_hcd and address 78
[14777.824055] usb 1-5: new high speed USB device using ehci_hcd and address 79
[14793.156068] usb 1-5: new high speed USB device using ehci_hcd and address 80
[14808.488091] usb 1-5: new high speed USB device using ehci_hcd and address 81
[14823.820051] usb 1-5: new high speed USB device using ehci_hcd and address 82
[14839.152055] usb 1-5: new high speed USB device using ehci_hcd and address 83
[14854.484047] usb 1-5: new high speed USB device using ehci_hcd and address 84
[14869.816072] usb 1-5: new high speed USB device using ehci_hcd and address 85
[14885.148053] usb 1-5: new high speed USB device using ehci_hcd and address 86
[14900.480065] usb 1-5: new high speed USB device using ehci_hcd and address 87
[14915.812221] usb 1-5: new high speed USB device using ehci_hcd and address 88
[14931.144057] usb 1-5: new high speed USB device using ehci_hcd and address 89
[14946.476055] usb 1-5: new high speed USB device using ehci_hcd and address 90
[14961.808080] usb 1-5: new high speed USB device using ehci_hcd and address 91
[14977.140059] usb 1-5: new high speed USB device using ehci_hcd and address 92
[14992.472057] usb 1-5: new high speed USB device using ehci_hcd and address 93
[15007.804075] usb 1-5: new high speed USB device using ehci_hcd and address 94
[15023.136073] usb 1-5: new high speed USB device using ehci_hcd and address 95
[15038.468094] usb 1-5: new high speed USB device using ehci_hcd and address 96
[15053.800074] usb 1-5: new high speed USB device using ehci_hcd and address 97
[15069.132065] usb 1-5: new high speed USB device using ehci_hcd and address 98
[15084.464072] usb 1-5: new high speed USB device using ehci_hcd and address 99
[15099.796070] usb 1-5: new high speed USB device using ehci_hcd and address 100
[15115.128069] usb 1-5: new high speed USB device using ehci_hcd and address 101
[15130.460070] usb 1-5: new high speed USB device using ehci_hcd and address 102
[15145.792057] usb 1-5: new high speed USB device using ehci_hcd and address 103
[15161.124065] usb 1-5: new high speed USB device using ehci_hcd and address 104
[15176.456074] usb 1-5: new high speed USB device using ehci_hcd and address 105
[15191.788067] usb 1-5: new high speed USB device using ehci_hcd and address 106
[15207.120050] usb 1-5: new high speed USB device using ehci_hcd and address 107
[15222.452071] usb 1-5: new high speed USB device using ehci_hcd and address 108
[15237.784092] usb 1-5: new high speed USB device using ehci_hcd and address 109
[15253.116051] usb 1-5: new high speed USB device using ehci_hcd and address 110
[15268.448075] usb 1-5: new high speed USB device using ehci_hcd and address 111
[15283.780080] usb 1-5: new high speed USB device using ehci_hcd and address 112
[15299.112056] usb 1-5: new high speed USB device using ehci_hcd and address 113
[15314.444069] usb 1-5: new high speed USB device using ehci_hcd and address 114
[15329.776071] usb 1-5: new high speed USB device using ehci_hcd and address 115
[15345.108057] usb 1-5: new high speed USB device using ehci_hcd and address 116
[15360.440066] usb 1-5: new high speed USB device using ehci_hcd and address 117
[15375.772069] usb 1-5: new high speed USB device using ehci_hcd and address 118
[15391.104062] usb 1-5: new high speed USB device using ehci_hcd and address 119
[15406.436059] usb 1-5: new high speed USB device using ehci_hcd and address 120
[15421.768558] usb 1-5: new high speed USB device using ehci_hcd and address 121
[15437.100061] usb 1-5: new high speed USB device using ehci_hcd and address 122
[15452.432071] usb 1-5: new high speed USB device using ehci_hcd and address 123
[15467.764061] usb 1-5: new high speed USB device using ehci_hcd and address 124
[15483.112066] usb 4-1: new full speed USB device using uhci_hcd and address 2
[15483.257062] usb 4-1: not running at top speed; connect to a high speed hub
[15483.324299] usb 4-1: configuration #1 chosen from 1 choice
[15483.396439] Registered led device: rt2800usb-phy1::radio
[15483.397520] Registered led device: rt2800usb-phy1::assoc
[15483.400894] Registered led device: rt2800usb-phy1::quality
[15483.451982] rt2800usb 4-1:1.0: firmware: requesting rt2870.bin
[15484.664315] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[22968.043908] eth0: link down
[33772.703433] eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
[33868.570274] eth0: link down
[33871.303319] eth0: link up, 10Mbps, full-duplex, lpa 0x4061
[76715.389421] eth0: link down
[78966.076363] usb 4-1: USB disconnect, address 2
[78966.078314] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1700 with error -19.
[78966.116039] phy1 -> rt2800usb_wait_wpdma_ready: Error - WPDMA TX/RX busy, aborting.
[117576.738973] eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
 Manufacturer: Compaq Presario 06
 Product Name: DA236A-ABA 6420NX NA910
 Manufacturer: MICRO-STAR INTERNATIONAL CO., LTD
 Product Name: MS-6390
 Manufacturer:
 Manufacturer: AMD
lo no wireless extensions.

eth0 no wireless extensions.

# 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
20: PCI 12.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_1106_3065
  Unique ID: rBUF.HCY9J49RO24
  SysFS ID: /devices/pci0000:00/0000:00:12.0
  SysFS BusID: 0000:00:12.0
  Hardware Class: network
  Model: "VIA VT6102 [Rhine-II]"
  Vendor: pci 0x1106 "VIA Technologies, Inc."
  Device: pci 0x3065 "VT6102 [Rhine-II]"
  SubVendor: pci 0x1462 "Micro-Star International Co., Ltd."
  SubDevice: pci 0x390c
  Revision: 0x74
  Driver: "via-rhine"
  Driver Modules: "via_rhine"
  Device File: eth0
  I/O Ports: 0xec00-0xecff (rw)
  Memory Range: 0xe2002000-0xe20020ff (rw,non-prefetchable)
  IRQ: 23 (49816 events)
  HW Address: 00:10:dc:da:f3:4d
  Link detected: yes
  Module Alias: "pci:v00001106d00003065sv00001462sd0000390Cbc02sc00i00"
  Driver Info #0:
    Driver Status: via-rhine is active
    Driver Activation Cmd: "modprobe via-rhine"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 655 0.0 0.3 18896 3976 ? Ssl Jul09 0:04 NetworkManager
root 2927 0.0 0.0 2236 972 ? S 23:33 0:00 /sbin/dhclient -d -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp3/dhclient-91f5fe4e-653e-49b9-9ad1-bbdf1811c404-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
clayton 3143 0.0 0.0 3320 852 pts/0 S+ 23:43 0:00 egrep --color=auto icd|etwork
Module Size Used by
savage 29488 3
drm 162377 4 savage
binfmt_misc 6587 1
snd_via82xx 20058 2
gameport 9089 1 snd_via82xx
snd_ac97_codec 100646 1 snd_via82xx
ac97_bus 1002 1 snd_ac97_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70694 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 7076 2 snd_via82xx,snd_pcm
snd_mpu401_uart 5617 1 snd_via82xx
snd_seq_dummy 1338 0
snd_seq_oss 26722 0
rt2870sta 461811 0
snd_seq_midi 4557 0
arc4 1153 0
snd_rawmidi 19056 2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
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
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
rt2800usb 31531 0
rt2x00usb 9703 1 rt2800usb
rt2x00lib 27509 2 rt2800usb,rt2x00usb
led_class 2864 1 rt2x00lib
fbcon 35102 71
tileblit 1999 1 fbcon
snd 54244 15 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
mac80211 205402 2 rt2x00usb,rt2x00lib
i2c_viapro 5573 0
vga16fb 11385 1
vgastate 8961 1 vga16fb
ppdev 5259 0
via_ircc 21745 0
cfg80211 126144 2 rt2x00lib,mac80211
psmouse 63245 0
serio_raw 3978 0
joydev 8740 0
via_agp 5310 1
parport_pc 25962 1
soundcore 6620 1 snd
irda 186844 1 via_ircc
crc_ccitt 1339 2 rt2800usb,irda
agpgart 31724 2 drm,via_agp
shpchp 28835 0
lp 7028 0
parport 32635 3 ppdev,parport_pc,lp
usbhid 36110 0
hid 67096 1 usbhid
via_rhine 19154 0
mii 4381 1 via_rhine
pata_via 7272 2
floppy 53016 0

I am running a compaq pesario 6000
full installation on th computer

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

Strangely enough, your lspci and lsusb output does not show any wireless device in your PC.

But your dmesg output indicates that there is a wireless adapter in there somewhere, but it is impossible to identify the wireless adapter using the Terminal output that you sent us.

For this reason, I think you should boot the Ubuntu 11.04 LiveCD while keeping the wireless adapter connected to your PC. Then test wireless in the Ubuntu 11.04 LiveCD session.... If it works in the Ubuntu 11.04 LiveCD session, install 11.04.

Can you help with this problem?

Provide an answer of your own, or ask clayton smith for more information if necessary.

To post a message you must log in.