internet connection with wireless

Asked by Joseph Spinola

i am running ubuntu linux. I have installed an Asus usb-n13 wireless adapter. The computer says the adapter is connected to the router but, i cant get on the internet.It is Ubuntu 11.10. I noticed that the wireless card and the wired lan have 2 different addresses. I dont know if this is a problem. Thanks in advance. Joe

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
Ubfan (ubfan1) said :
#1

I think the correct driver is the rt2800usb for Ubuntu 11.10. This driver replaces the rt2870sta driver older releases pulled out of the staging area. Check that no line exactly like "blacklist rt2800usb" exists in any file in /etc/modprobe.d. Comment out such lines or delete them (gksudo gedit filename to edit the file). You say you are getting two different IP addresses, one for wired and one for wireless? Or are the addresses the MAC addresses (normal and expected)? If you are getting an IP address for wireless, the wireless is working, probably you just need to unplug the ethernet cable to stop the second IP address from being assigned.
I don't think you need to worry about the rt2870sta driver from asus anymore.

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 '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 '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
Joseph Spinola (sonjoe20) said :
#3

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 '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 'icd|etwork'; sudo lsmod

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#4

@Joseph Spinola
After pasting that into the Terminal, you then have to press enter. Then you might be prompted for your password. As you enter it, you won't see any placeholder characters, like *. That's OK, just type it in and press enter. Then select all the text in the Terminal window (Edit > Select All), copy it to the clipboard (Edit > Copy), and paste it here.

Revision history for this message
Joseph Spinola (sonjoe20) said :
#5

Ign http://security.ubuntu.com oneiric-security InRelease
Ign http://extras.ubuntu.com oneiric InRelease
Ign http://us.archive.ubuntu.com oneiric InRelease
Ign http://archive.canonical.com oneiric InRelease
Ign http://us.archive.ubuntu.com oneiric-updates InRelease
Ign http://us.archive.ubuntu.com oneiric-backports InRelease
Hit http://security.ubuntu.com oneiric-security Release.gpg
Hit http://extras.ubuntu.com oneiric Release.gpg
Hit http://archive.canonical.com oneiric Release.gpg
Hit http://us.archive.ubuntu.com oneiric Release.gpg
Hit http://security.ubuntu.com oneiric-security Release
Hit http://us.archive.ubuntu.com oneiric-updates Release.gpg
Hit http://archive.canonical.com oneiric Release
Hit http://extras.ubuntu.com oneiric Release
Hit http://us.archive.ubuntu.com oneiric-backports Release.gpg
Hit http://us.archive.ubuntu.com oneiric Release
Hit http://us.archive.ubuntu.com oneiric-updates Release
Hit http://security.ubuntu.com oneiric-security/main Sources
Hit http://us.archive.ubuntu.com oneiric-backports Release
Hit http://archive.canonical.com oneiric/partner i386 Packages
Hit http://extras.ubuntu.com oneiric/main Sources
Hit http://security.ubuntu.com oneiric-security/restricted Sources
Hit http://security.ubuntu.com oneiric-security/universe Sources
Hit http://security.ubuntu.com oneiric-security/multiverse Sources
Hit http://security.ubuntu.com oneiric-security/main i386 Packages
Hit http://us.archive.ubuntu.com oneiric/main Sources
Hit http://us.archive.ubuntu.com oneiric/restricted Sources
Hit http://us.archive.ubuntu.com oneiric/universe Sources
Hit http://us.archive.ubuntu.com oneiric/multiverse Sources
Hit http://us.archive.ubuntu.com oneiric/main i386 Packages
Ign http://archive.canonical.com oneiric/partner TranslationIndex
Hit http://extras.ubuntu.com oneiric/main i386 Packages
Ign http://extras.ubuntu.com oneiric/main TranslationIndex
Hit http://security.ubuntu.com oneiric-security/restricted i386 Packages
Hit http://security.ubuntu.com oneiric-security/universe i386 Packages
Hit http://security.ubuntu.com oneiric-security/multiverse i386 Packages
Hit http://security.ubuntu.com oneiric-security/main TranslationIndex
Hit http://security.ubuntu.com oneiric-security/multiverse TranslationIndex
Hit http://security.ubuntu.com oneiric-security/restricted TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/restricted i386 Packages
Hit http://us.archive.ubuntu.com oneiric/universe i386 Packages
Hit http://us.archive.ubuntu.com oneiric/multiverse i386 Packages
Hit http://us.archive.ubuntu.com oneiric/main TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/multiverse TranslationIndex
Hit http://security.ubuntu.com oneiric-security/universe TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/restricted TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/universe TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-updates/main Sources
Hit http://us.archive.ubuntu.com oneiric-updates/restricted Sources
Hit http://us.archive.ubuntu.com oneiric-updates/universe Sources
Hit http://security.ubuntu.com oneiric-security/main Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/multiverse Sources
Hit http://us.archive.ubuntu.com oneiric-updates/main i386 Packages
Hit http://us.archive.ubuntu.com oneiric-updates/restricted i386 Packages
Hit http://us.archive.ubuntu.com oneiric-updates/universe i386 Packages
Hit http://us.archive.ubuntu.com oneiric-updates/multiverse i386 Packages
Hit http://security.ubuntu.com oneiric-security/multiverse Translation-en
Hit http://security.ubuntu.com oneiric-security/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/main TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-updates/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-updates/restricted TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-updates/universe TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-backports/main Sources
Hit http://security.ubuntu.com oneiric-security/universe Translation-en
Hit http://us.archive.ubuntu.com oneiric-backports/restricted Sources
Hit http://us.archive.ubuntu.com oneiric-backports/universe Sources
Hit http://us.archive.ubuntu.com oneiric-backports/multiverse Sources
Hit http://us.archive.ubuntu.com oneiric-backports/main i386 Packages
Hit http://us.archive.ubuntu.com oneiric-backports/restricted i386 Packages
Hit http://us.archive.ubuntu.com oneiric-backports/universe i386 Packages
Hit http://us.archive.ubuntu.com oneiric-backports/multiverse i386 Packages
Hit http://us.archive.ubuntu.com oneiric-backports/main TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-backports/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-backports/restricted TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-backports/universe TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/main Translation-en
Hit http://us.archive.ubuntu.com oneiric/multiverse Translation-en
Hit http://us.archive.ubuntu.com oneiric/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric/universe Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/main Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/multiverse Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/universe Translation-en
Hit http://us.archive.ubuntu.com oneiric-backports/main Translation-en
Hit http://us.archive.ubuntu.com oneiric-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com oneiric-backports/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric-backports/universe Translation-en
Ign http://extras.ubuntu.com oneiric/main Translation-en_US
Ign http://archive.canonical.com oneiric/partner Translation-en_US
Ign http://extras.ubuntu.com oneiric/main Translation-en
Ign http://archive.canonical.com oneiric/partner Translation-en
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 19 not upgraded.
Need to get 776 kB of archives.
After this operation, 2,314 kB of additional disk space will be used.
Do you want to continue [Y/n]? 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 '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 'icd|etwork'; sudo lsmod

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#6

Press Ctrl+C in the Terminal, several times. Then quit the Terminal window. Open a Terminal window, and try again. That is, paste this into the Terminal, enter your password when asked and press enter, then select all the text in the Terminal (Edit > Select All), copy it to the clipboard (Edit > Copy), and paste it here.

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 '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 'icd|etwork'; sudo lsmod

Also, when providing information that has been requested, please post using the "I'm Providing More Information" button instead of the "Just Add a Comment" button. That way, the status of your question will go back to Open, and it will be clear that we should attend to the question. (See https://help.launchpad.net/Answers/AskingForHelp for more information.)

Also, have you tried Ubfan's suggestions in post #1?

Revision history for this message
Joseph Spinola (sonjoe20) said :
#7

Hit http://us.archive.ubuntu.com oneiric-backports/restricted i386 Packages
Hit http://us.archive.ubuntu.com oneiric-backports/universe i386 Packages
Hit http://us.archive.ubuntu.com oneiric-backports/multiverse i386 Packages
Hit http://us.archive.ubuntu.com oneiric-backports/main TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-backports/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-backports/restricted TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-backports/universe TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/main Translation-en
Hit http://us.archive.ubuntu.com oneiric/multiverse Translation-en
Hit http://us.archive.ubuntu.com oneiric/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric/universe Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/main Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/multiverse Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/universe Translation-en
Hit http://us.archive.ubuntu.com oneiric-backports/main Translation-en
Ign http://archive.canonical.com oneiric/partner Translation-en_US
Ign http://extras.ubuntu.com oneiric/main Translation-en_US
Hit http://us.archive.ubuntu.com oneiric-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com oneiric-backports/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric-backports/universe Translation-en
Ign http://archive.canonical.com oneiric/partner Translation-en
Ign http://extras.ubuntu.com oneiric/main Translation-en
Fetched 72 B in 1s (37 B/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 19 not upgraded.
Need to get 776 kB of archives.
After this operation, 2,314 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe libhal1 i386 0.5.14-6 [77.1 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe libhd16 i386 16.0-2ubuntu1 [681 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe hwinfo i386 16.0-2ubuntu1 [18.2 kB]
Fetched 776 kB in 1s (452 kB/s)
Selecting previously deselected package libhal1.
(Reading database ... 125883 files and directories currently installed.)
Unpacking libhal1 (from .../libhal1_0.5.14-6_i386.deb) ...
Selecting previously deselected package libhd16.
Unpacking libhd16 (from .../libhd16_16.0-2ubuntu1_i386.deb) ...
Selecting previously deselected package hwinfo.
Unpacking hwinfo (from .../hwinfo_16.0-2ubuntu1_i386.deb) ...
Processing triggers for man-db ...
Setting up libhal1 (0.5.14-6) ...
Setting up libhd16 (16.0-2ubuntu1) ...
Setting up hwinfo (16.0-2ubuntu1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
  *-network
       description: Ethernet interface
       product: 82801DB PRO/100 VE (LOM) Ethernet Controller
       vendor: Intel Corporation
       physical id: 8
       bus info: pci@0000:02:08.0
       logical name: eth0
       version: 81
       serial: 00:07:e9:c3:e8:7d
       size: 100Mbit/s
       capacity: 100Mbit/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=e100 driverversion=3.5.24-k2-NAPI duplex=full firmware=N/A ip=192.168.1.5 latency=64 link=yes maxlatency=56 mingnt=8 multicast=yes port=MII speed=100Mbit/s
       resources: irq:20 memory:ff6ff000-ff6fffff ioport:dc80(size=64)
  *-network
       description: Wireless interface
       physical id: 1
       bus info: usb@2:1
       logical name: wlan2
       serial: f4:6d:04:b1:83:1b
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=rt2800usb driverversion=3.0.0-12-generic firmware=0.29 ip=192.168.1.8 link=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.

wlan2 Scan completed :
          Cell 01 - Address: C0:3F:0E:0B:15:EC
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=69/70 Signal level=-41 dBm
                    Encryption key:on
                    ESSID:"Santos"
                    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=0000003d1648881b
                    Extra: Last beacon: 68ms ago
                    IE: Unknown: 000653616E746F73
                    IE: Unknown: 010882840B162430486C
                    IE: Unknown: 030106
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1A7C181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1606001700000000000000000000000000000000000000
                    IE: Unknown: DD7C0050F204104A00011010440001021041000100103B00010310470010C20796B0BB6DD9161CA5FCB35B7ADEB21021000D4E4554474541522C20496E632E10230009574E5233353030763210240009574E523335303076321042000230311054000800060050F204000110110009574E52333530307632100800020084
                    IE: Unknown: DD090010180203F0050000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD1E00904C337C181BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3406001700000000000000000000000000000000000000

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"
00:00.0 Host bridge [0600]: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface [8086:2560] (rev 01)
00:01.0 PCI bridge [0604]: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge [8086:2561] (rev 01)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 [8086:24c2] (rev 01)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 [8086:24c4] (rev 01)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 [8086:24c7] (rev 01)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller [8086:24cd] (rev 01)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 81)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge [8086:24c0] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801DB (ICH4) IDE Controller [8086:24cb] (rev 01)
00:1f.3 SMBus [0c05]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller [8086:24c3] (rev 01)
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro] [1002:4e45]
01:00.1 Display controller [0380]: ATI Technologies Inc Radeon R300 [Radeon 9500 Pro] (Secondary) [1002:4e65]
02:02.0 Multimedia audio controller [0401]: Creative Labs [SB Live! Value] EMU10k1X [1102:0006]
02:02.1 Input device controller [0980]: Creative Labs [SB Live! Value] Input device controller [1102:7004]
02:08.0 Ethernet controller [0200]: Intel Corporation 82801DB PRO/100 VE (LOM) Ethernet Controller [8086:1039] (rev 81)
02:0c.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 62)
02:0c.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 62)
02:0c.2 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 65)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0b05:1784 ASUSTek Computer, Inc. USB-N13 802.11n Network Adapter [Ralink RT2870]
Bus 003 Device 002: ID 03f0:0604 Hewlett-Packard DeskJet 840c
Bus 004 Device 002: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 004 Device 003: ID 0461:4d15 Primax Electronics, Ltd Dell Optical Mouse
H/W path Device Class Description
=======================================================
                                system Mini Tower Computer
/0 bus Motherboard
/0/0 memory 64KiB BIOS
/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz
/0/400/700 memory 8KiB L1 cache
/0/400/701 memory 512KiB L2 cache
/0/1000 memory 512MiB System Memory
/0/1000/0 memory 256MiB DIMM SDRAM Synchronous 266 MH
/0/1000/1 memory 256MiB DIMM SDRAM Synchronous 266 MH
/0/100 bridge 82845G/GL[Brookdale-G]/GE/PE DRAM Co
/0/100/1 bridge 82845G/GL[Brookdale-G]/GE/PE Host-to
/0/100/1/0 display Radeon R300 NE [Radeon 9500 Pro]
/0/100/1/0.1 display Radeon R300 [Radeon 9500 Pro] (Secon
/0/100/1d bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
/0/100/1d.1 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
/0/100/1d.2 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
/0/100/1d.7 bus 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI
/0/100/1e bridge 82801 PCI Bridge
/0/100/1e/2 multimedia [SB Live! Value] EMU10k1X
/0/100/1e/2.1 input [SB Live! Value] Input device contro
/0/100/1e/8 eth0 network 82801DB PRO/100 VE (LOM) Ethernet Co
/0/100/1e/c bus VT82xxxxx UHCI USB 1.1 Controller
/0/100/1e/c.1 bus VT82xxxxx UHCI USB 1.1 Controller
/0/100/1e/c.2 bus USB 2.0
/0/100/1f bridge 82801DB/DBL (ICH4/ICH4-L) LPC Interf
/0/100/1f.1 scsi0 storage 82801DB (ICH4) IDE Controller
/0/100/1f.1/0 /dev/sda disk 20GB SAMSUNG SV2042H
/0/100/1f.1/0/1 /dev/sda1 volume 18GiB EXT3 volume
/0/100/1f.1/0/2 /dev/sda2 volume 854MiB Extended partition
/0/100/1f.1/0/2/5 /dev/sda5 volume 854MiB Linux swap / Solaris partitio
/0/100/1f.1/1 /dev/cdrom disk DVD reader
/0/100/1f.1/0.1.0 /dev/cdrom1 disk CD-R/CD-RW writer
/0/100/1f.3 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
/1 wlan2 network Wireless interface
Linux joeseph-Dimension-4550 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686 i686 i386 GNU/Linux
[ 0.000000] found SMP MP-table at [c00fe710] fe710
[ 0.008831] SMP alternatives: switching to UP code
[ 0.162628] ACPI: No dock devices found.
[ 0.162634] HEST: Table not found.
[ 0.163434] * The chipset may have PM-Timer Bug. Due to workarounds for a bug,
[ 0.163437] * this bug, please use "acpi_pm_good" to disable the workaround
[ 0.194643] usbcore: registered new interface driver usbfs
[ 0.194674] usbcore: registered new interface driver hub
[ 0.194720] usbcore: registered new device driver usb
[ 0.228039] pnp: PnP ACPI: found 10 devices
[ 0.265442] Switching to clocksource acpi_pm
[ 0.266747] pci 0000:02:08.0: Firmware left e100 interrupts enabled; disabling
[ 0.267389] Switched to NOHz mode on CPU #0
[ 0.366216] ERST: Table is not found!
[ 0.724509] hub 1-0:1.0: USB hub found
[ 0.776705] hub 2-0:1.0: USB hub found
[ 0.777317] hub 3-0:1.0: USB hub found
[ 0.777739] hub 4-0:1.0: USB hub found
[ 0.778138] hub 5-0:1.0: USB hub found
[ 0.778569] hub 6-0:1.0: USB hub found
[ 0.778977] hub 7-0:1.0: USB hub found
[ 0.779149] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.928068] isapnp: No Plug & Play device found
[ 1.243389] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.288129] Switching to clocksource tsc
[ 1.292094] usb 2-1: new high speed USB device number 2 using ehci_hcd
[ 1.680104] usb 3-1: new full speed USB device number 2 using uhci_hcd
[ 1.708998] e100 0000:02:08.0: eth0: addr 0xff6ff000, irq 20, MAC addr 00:07:e9:c3:e8:7d
[ 2.116046] usb 4-1: new low speed USB device number 2 using uhci_hcd
[ 2.532036] usb 4-2: new low speed USB device number 3 using uhci_hcd
[ 21.981748] lp: driver loaded but no devices found
[ 23.014526] intel_rng: Firmware space is locked read-only. If you can't or
[ 23.014529] intel_rng: don't want to disable this in firmware setup, and if
[ 23.185968] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.365193] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb4/4-1/4-1:1.0/input/input2
[ 23.365549] generic-usb 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.1-1/input0
[ 23.383189] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb4/4-2/4-2:1.0/input/input3
[ 23.390456] generic-usb 0003:0461:4D15.0002: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.1-2/input0
[ 23.409521] usbcore: registered new interface driver usbhid
[ 23.409528] usbhid: USB HID core driver
[ 24.785196] [drm] No TV DAC info found in BIOS
[ 24.878635] Registered led device: rt2800usb-phy0::radio
[ 24.878707] Registered led device: rt2800usb-phy0::assoc
[ 24.878778] Registered led device: rt2800usb-phy0::quality
[ 24.879106] usbcore: registered new interface driver rt2800usb
[ 25.417875] udevd[299]: renamed network interface wlan0 to wlan2
[ 25.837374] ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 26.702559] Console: switching to colour frame buffer device 128x48
[ 29.564799] wlan2: authenticate with c0:3f:0e:0b:15:ec (try 1)
[ 29.566365] wlan2: authenticated
[ 29.620804] wlan2: associate with c0:3f:0e:0b:15:ec (try 1)
[ 29.624434] wlan2: RX AssocResp from c0:3f:0e:0b:15:ec (capab=0x411 status=0 aid=3)
[ 29.624442] wlan2: associated
[ 29.652918] ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 40.320007] wlan2: no IPv6 routers present
[ 45.820169] e100 0000:02:08.0: eth0: NIC Link is Up 100 Mbps Full Duplex
[ 45.820312] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 56.136043] eth0: no IPv6 routers present
 Release Date: 09/23/2003
  Serial services are supported (int 14h)
 Manufacturer: Dell Computer Corporation
 Product Name: Dimension 4550
 Serial Number: B6J5621
 Manufacturer: Dell Computer Corp.
 Product Name:
 Serial Number: .. .
 Manufacturer: Dell Computer Corporation
 Serial Number: B6J5621
 Manufacturer: Intel
 Port Type: Serial Port 16550A Compatible
lo no wireless extensions.

eth0 no wireless extensions.

wlan2 IEEE 802.11bgn ESSID:"Santos"
          Mode:Managed Frequency:2.437 GHz Access Point: C0:3F:0E:0B:15:EC
          Bit Rate=14.4 Mb/s Tx-Power=20 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:on
          Link Quality=69/70 Signal level=-41 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:24 Invalid misc:21 Missed beacon:0

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
WimaxEnabled=true
> hal.1: read hal dataprocess 2275: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/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
24: PCI 208.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.v6lp9HiOhyD
  Parent ID: 6NW+.5o60iem1mwE
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:02:08.0
  SysFS BusID: 0000:02:08.0
  Hardware Class: network
  Model: "Intel 82801DB PRO/100 VE (LOM) Ethernet Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x1039 "82801DB PRO/100 VE (LOM) Ethernet Controller"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0142
  Revision: 0x81
  Driver: "e100"
  Driver Modules: "e100"
  Device File: eth0
  Memory Range: 0xff6ff000-0xff6fffff (rw,non-prefetchable)
  I/O Ports: 0xdc80-0xdcbf (rw)
  IRQ: 20 (2670 events)
  HW Address: 00:07:e9:c3:e8:7d
  Link detected: yes
  Module Alias: "pci:v00008086d00001039sv00001028sd00000142bc02sc00i00"
  Driver Info #0:
    Driver Status: e100 is active
    Driver Activation Cmd: "modprobe e100"
  Driver Info #1:
    Driver Status: eepro100 is not active
    Driver Activation Cmd: "modprobe eepro100"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)

46: USB 00.0: 0282 WLAN controller
  [Created at usb.122]
  Unique ID: FKGF.aT7840os1n4
  Parent ID: pBe4.iNAqV1dUJv4
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:02:0c.2/usb2/2-1/2-1:1.0
  SysFS BusID: 2-1:1.0
  Hardware Class: network
  Model: "ASUSTek 802.11 n WLAN"
  Hotplug: USB
  Vendor: usb 0x0b05 "ASUSTek Computer, Inc."
  Device: usb 0x1784 "802.11 n WLAN"
  Revision: "1.01"
  Serial ID: "1.0"
  Driver: "rt2800usb"
  Driver Modules: "rt2800usb"
  Device File: wlan2
  Features: WLAN
  Speed: 480 Mbps
  HW Address: f4:6d:04:b1:83:1b
  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: "usb:v0B05p1784d0101dc00dsc00dp00icFFiscFFipFF"
  Driver Info #0:
    Driver Status: rt2800usb is active
    Driver Activation Cmd: "modprobe rt2800usb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #40 (Hub)
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 486 0.0 0.8 26896 4088 ? Ssl 19:12 0:00 NetworkManager
root 1119 0.0 0.1 2736 596 ? S 19:12 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-wlan2.pid -lf /var/lib/dhcp/dhclient-4df40a91-3cb9-4174-96f9-17fc762566a3-wlan2.lease -cf /var/run/nm-dhclient-wlan2.conf wlan2
root 1416 0.0 0.1 2736 604 ? S 19:12 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-532227b3-e881-4c68-9bd9-d5afd0b7bfef-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
joeseph 2291 0.0 0.1 4444 784 pts/0 S+ 19:19 0:00 egrep --color=auto icd|etwork
Module Size Used by
joydev 17393 0
rfcomm 38408 0
bnep 17923 2
bluetooth 148839 10 rfcomm,bnep
arc4 12473 2
rt2800usb 22300 0
rt2800lib 48717 1 rt2800usb
ppdev 12849 0
crc_ccitt 12595 1 rt2800lib
rt2x00usb 20092 1 rt2800usb
rt2x00lib 48114 3 rt2800usb,rt2800lib,rt2x00usb
mac80211 272785 3 rt2800lib,rt2x00usb,rt2x00lib
snd_emu10k1x 19550 2
snd_ac97_codec 106082 1 snd_emu10k1x
snd_pcm 80468 2 snd_emu10k1x,snd_ac97_codec
dcdbas 14098 0
snd_seq_midi 13132 0
cfg80211 172392 2 rt2x00lib,mac80211
radeon 925020 3
snd_rawmidi 25241 2 snd_emu10k1x,snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
snd_timer 28932 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 55902 11 snd_emu10k1x,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse 73673 0
serio_raw 12990 0
usbhid 41905 0
ttm 65224 1 radeon
drm_kms_helper 32889 1 radeon
drm 192226 5 radeon,ttm,drm_kms_helper
hid 77367 1 usbhid
soundcore 12600 1 snd
emu10k1_gp 12570 0
ac97_bus 12642 1 snd_ac97_codec
snd_page_alloc 14115 2 snd_emu10k1x,snd_pcm
gameport 15060 2 emu10k1_gp
parport_pc 32114 1
binfmt_misc 17292 1
i2c_algo_bit 13199 1 radeon
shpchp 32356 0
lp 17455 0
parport 40930 3 ppdev,parport_pc,lp
e100 36289 0
floppy 60310 0
joeseph@joeseph-Dimension-4550:~$ 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 '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 'icd|etwork'; sudo lsmodsudo 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 '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 'icd|etwork'; sudo lsmodsudo 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 '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 'icd|etwork'; sudo lsmodsudo 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 '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 'icd|etwork'; sudo lsmodsudo 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 '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 'icd|etwork'; sudo lsmodsudo 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 '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 'icd|etwork'; sudo lsmod

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

Just a guess: it could be that you still have the LAN cable connected to your PC when you are testing the wireless connection. This should not be done. Wired and wireless should be tested separately, never at the same time....

Please disconnect the LAN/ethernet cable (wired connection) before testing wireless.

If that does not help, then temporarily disable encryption on your wireless router and retest wireless.

If that does not help, using a wired connection, install wicd using this command:

sudo apt-get update && sudo apt-get install wicd

Then reboot and retest wireless using wicd (without having the LAN cable connected).

wicd may give better results than using NetworkManager.

Also please read the first remark from Ubfan:

"If you are getting an IP address for wireless, the wireless is working, probably you just need to unplug the ethernet cable to stop the second IP address from being assigned."

Can you help with this problem?

Provide an answer of your own, or ask Joseph Spinola for more information if necessary.

To post a message you must log in.