Trouble detecting a wireless connection

Asked by Hani Imran

I just installed Ubuntu 10.04 using Wubi. Ubuntu doesn't detect my Wireless network at all, while Windows 7 detects it perfectly fine. Help?

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
actionparsnip (andrew-woodhead666) said :
#1

What Windows does is of zero value, it is a different OS with differnet support. The wireless works because the OS has a driver installed and makes it work

Can you give the output of:

lsb_release -a; uname -a; echo; sudo lshw -C network

Thanks

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

Hi,

Please first connect your network card 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: Open Terminal from "Applications->Accessories->Terminal"

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

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

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

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

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

Regards,

Mark

Revision history for this message
Hani Imran (hani-imran) said :
#3

I used the first post's advice (I could not use the second's as I have no LAN cable), and I got this output:

hni@ubuntu:~$ lsb_release -a; uname -a; echo; sudo lshw -C network
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
Linux ubuntu 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 05:14:15 UTC 2010 x86_64 GNU/Linux

[sudo] password for hni:
  *-network UNCLAIMED
       description: Network controller
       product: Broadcom Corporation
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: memory:da100000-da103fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: 03
       serial: c8:0a:a9:65:f4:dd
       size: 10MB/s
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10MB/s
       resources: irq:35 ioport:4000(size=256) memory:d4104000-d4104fff(prefetchable) memory:d4100000-d4103fff(prefetchable) memory:d4110000-d411ffff(prefetchable)
hni@ubuntu:~$

Also, I have a HP Pavillion dv6.

Revision history for this message
Wayne Thompkins (lilwayne-41) said :
#4

root@bt:~# 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|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt6|rt7|usb|witch|wl'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|witch|wl'; sudo hwinfo --netcard ; cat /var/lib/NetworkManager/NetworkManager.state; sudo lsmod
Hit http://archive.offensive-security.com pwnsauce Release.gpg
Ign http://archive.offensive-security.com pwnsauce/main Translation-en_US
Ign http://archive.offensive-security.com pwnsauce/microverse Translation-en_US
Ign http://archive.offensive-security.com pwnsauce/macroverse Translation-en_US
Ign http://archive.offensive-security.com pwnsauce/restricted Translation-en_US
Ign http://archive.offensive-security.com pwnsauce/universe Translation-en_US
Ign http://archive.offensive-security.com pwnsauce/multiverse Translation-en_US
Hit http://archive.offensive-security.com pwnsauce Release
Hit http://archive.offensive-security.com pwnsauce/main Packages
Hit http://archive.offensive-security.com pwnsauce/microverse Packages
Hit http://archive.offensive-security.com pwnsauce/macroverse Packages
Hit http://archive.offensive-security.com pwnsauce/restricted Packages
Hit http://archive.offensive-security.com pwnsauce/universe Packages
Hit http://archive.offensive-security.com pwnsauce/multiverse Packages
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
hwinfo is already the newest version.
grep is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  *-network:0
       description: Ethernet interface
       product: 82540EM Gigabit Ethernet Controller
       vendor: Intel Corporation
       physical id: 3
       bus info: pci@0000:00:03.0
       logical name: eth0
       version: 02
       serial: 08:00:27:42:74:c2
       size: 1GB/s
       capacity: 1GB/s
       width: 32 bits
       clock: 66MHz
       capabilities: pm pcix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.21-k6-NAPI duplex=full firmware=N/A ip=10.0.2.15 latency=64 link=yes mingnt=255 module=e1000 multicast=yes port=twisted pair speed=1GB/s
  *-network:1 UNCLAIMED
       description: Ethernet controller
       product: Virtio network device
       vendor: Red Hat, Inc
       physical id: 8
       bus info: pci@0000:00:08.0
       version: 00
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master cap_list
       configuration: latency=0
  *-network:2 DISABLED
       description: Ethernet interface
       product: 79c970 [PCnet32 LANCE]
       vendor: Advanced Micro Devices [AMD]
       physical id: 9
       bus info: pci@0000:00:09.0
       logical name: eth1
       version: 40
       serial: 08:00:27:5a:d9:4e
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=pcnet32 driverversion=1.35 duplex=full latency=64 link=yes maxlatency=255 mingnt=6 module=pcnet32 multicast=yes port=MII speed=100MB/s
Can't open RFKILL control device: No such file or directory
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

eth1 Interface doesn't support scanning.

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

DISTRIB_ID=BackTrack
DISTRIB_RELEASE="4 R2"
DISTRIB_CODENAME=Nemesis
DISTRIB_DESCRIPTION="BackTrack 4 R2"
00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02)
00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] [8086:7000]
00:01.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE [8086:7111] (rev 01)
00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter [80ee:beef]
00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
00:04.0 System peripheral [0880]: InnoTek Systemberatung GmbH VirtualBox Guest Service [80ee:cafe]
00:05.0 Audio device [0403]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller [8086:2668] (rev 01)
00:07.0 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 08)
00:08.0 Ethernet controller [0200]: Red Hat, Inc Virtio network device [1af4:1000]
00:09.0 Ethernet controller [0200]: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] [1022:2000] (rev 40)
00:0d.0 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 02)
H/W path Device Class Description
======================================================
                               system VirtualBox
/0 bus Motherboard
/0/0 memory 128KiB BIOS
/0/1 processor AMD Sempron(tm) M120
/0/1/0 memory 128KiB L1 cache
/0/1/1 memory 512KiB L2 cache
/0/2 memory 498MiB System memory
/0/100 bridge 440FX - 82441FX PMC [Natoma]
/0/100/1 bridge 82371SB PIIX3 ISA [Natoma/Triton II]
/0/100/1.1 storage 82371AB/EB/MB PIIX4 IDE
/0/100/1.1/0 ide0 bus IDE Channel 0
/0/100/1.1/1 ide1 bus IDE Channel 1
/0/100/1.1/1/0 /dev/hdc disk VBOX CD-ROM
/0/100/1.1/1/0/0 /dev/hdc disk
/0/100/2 display VirtualBox Graphics Adapter
/0/100/3 eth0 network 82540EM Gigabit Ethernet Controller
/0/100/4 system VirtualBox Guest Service
/0/100/5 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) H
/0/100/7 bridge 82371AB/EB/MB PIIX4 ACPI
/0/100/8 network Virtio network device
/0/100/9 eth1 network 79c970 [PCnet32 LANCE]
/0/100/d scsi2 storage 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHC
/0/100/d/0.0.0 /dev/sda disk 21GB VBOX HARDDISK
/0/100/d/0.0.0/1 /dev/sda1 volume 19GiB EXT3 volume
/0/100/d/0.0.0/2 /dev/sda2 volume 894MiB Extended partition
/0/100/d/0.0.0/2/5 /dev/sda5 volume 894MiB Linux swap / Solaris partition
Linux bt 2.6.35.8 #1 SMP Sun Nov 14 06:32:36 EST 2010 i686 GNU/Linux
found SMP MP-table at [c009fff0] 9fff0
SMP alternatives: switching to UP code
ACPI: No dock devices found.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Switching to clocksource tsc
pnp: PnP ACPI: found 5 devices
pci 0000:00:01.0: Activating ISA DMA hang workarounds
platform rtc_cmos: registered platform RTC device (no PNP device found)
...found (1024x768, 113397 bytes, v3).
Console: switching to colour frame buffer device 107x34
isapnp: No Plug & Play device found
floppy0: no floppy controllers found
qlogicfas: no cards were found, please specify I/O address and IRQ using iobase= and irq= options
usbcore: registered new interface driver usb-storage
usbcore: registered new interface driver ums-alauda
usbcore: registered new interface driver ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-isd200
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-karma
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
md: multipath personality registered for level -4
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 08:00:27:42:74:c2
e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection
pcnet32: Found PHY 0022:561b at address 0
pcnet32: eth1: registered as PCnet/FAST III 79C973
pcnet32: 1 cards_found
lp: driver loaded but no devices found
e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
eth0: no IPv6 routers present
Modules linked in: ipv6 video output sbs sbshc hed mperf cpufreq_stats cpufreq_powersave cpufreq_performance cpufreq_ondemand freq_table cpufreq_conservative iptable_filter ip_tables x_tables lp snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi parport_pc parport snd_seq_midi_event snd_seq psmouse snd_timer snd_seq_device serio_raw rtc_cmos snd rtc_core rtc_lib soundcore snd_page_alloc i2c_piix4 evdev mac_hid aufs squashfs sg pcnet32 e1000 pata_acpi ata_generic fuse
 [<c0133d6c>] warn_slowpath_common+0x6c/0xc0
 [<c0133e3e>] warn_slowpath_fmt+0x2e/0x30
 [<c01ae5f0>] ? path_put+0x20/0x30
lo no wireless extensions.

eth0 no wireless extensions.

eth1 no wireless extensions.

cat: /etc/modprobe.d/arch: Is a directory
alias parport_lowlevel parport_pc
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist rt73
blacklist ath_pci
blacklist rt3070sta
blacklist rt2870sta
blacklist ath_pci
blacklist rt73
blacklist uart6850
options ipw2200 associate=0
alias wlan* rt73
09: PCI 09.0: 0200 Ethernet controller
  [Created at pci.310]
  UDI: /org/freedesktop/Hal/devices/pci_1022_2000
  Unique ID: JNkJ.g18wkxJX7ME
  SysFS ID: /devices/pci0000:00/0000:00:09.0
  SysFS BusID: 0000:00:09.0
  Hardware Class: network
  Model: "AMD PCnet - Fast 79C971"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x2000 "79c970 [PCnet32 LANCE]"
  SubVendor: pci 0x1022 "AMD"
  SubDevice: pci 0x2000 "PCnet - Fast 79C971"
  Revision: 0x40
  Driver: "pcnet32"
  Driver Modules: "pcnet32"
  Device File: eth1
  I/O Ports: 0xd060-0xd07f (rw)
  Memory Range: 0xf0808000-0xf0808fff (rw,non-prefetchable)
  Memory Range: 0xf0880000-0xf08fffff (rw,non-prefetchable)
  IRQ: 17 (no events)
  HW Address: 08:00:27:5a:d9:4e
  Link detected: yes
  Module Alias: "pci:v00001022d00002000sv00001022sd00002000bc02sc00i00"
  Driver Info #0:
    Driver Status: pcnet32 is active
    Driver Activation Cmd: "modprobe pcnet32"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

10: PCI 08.0: 0200 Ethernet controller
  [Created at pci.310]
  UDI: /org/freedesktop/Hal/devices/pci_1af4_1000
  Unique ID: RE4e.pkM7KXDR457
  SysFS ID: /devices/pci0000:00/0000:00:08.0
  SysFS BusID: 0000:00:08.0
  Hardware Class: network
  Model: "Ethernet controller"
  Vendor: pci 0x1af4
  Device: pci 0x1000
  SubVendor: pci 0x1af4
  SubDevice: pci 0x0001
  I/O Ports: 0xd040-0xd05f (rw)
  IRQ: 9 (no events)
  Module Alias: "pci:v00001AF4d00001000sv00001AF4sd00000001bc02sc00i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

14: PCI 03.0: 0200 Ethernet controller
  [Created at pci.310]
  UDI: /org/freedesktop/Hal/devices/pci_8086_100e
  Unique ID: rBUF.GkSpXDNdaaB
  SysFS ID: /devices/pci0000:00/0000:00:03.0
  SysFS BusID: 0000:00:03.0
  Hardware Class: network
  Model: "Intel PRO/1000 MT Desktop Adapter"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x100e "82540EM Gigabit Ethernet Controller"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x001e "PRO/1000 MT Desktop Adapter"
  Revision: 0x02
  Driver: "e1000"
  Driver Modules: "e1000"
  Device File: eth0
  Memory Range: 0xf0000000-0xf001ffff (rw,non-prefetchable)
  I/O Ports: 0xd010-0xd017 (rw)
  IRQ: 19 (29582 events)
  HW Address: 08:00:27:42:74:c2
  Link detected: yes
  Module Alias: "pci:v00008086d0000100Esv00008086sd0000001Ebc02sc00i00"
  Driver Info #0:
    Driver Status: e1000 is active
    Driver Activation Cmd: "modprobe e1000"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
cat: /var/lib/NetworkManager/NetworkManager.state: No such file or directory
Module Size Used by
joydev 7824 0
ipv6 215277 8
video 15550 0
output 1296 1 video
sbs 8489 0
sbshc 2608 1 sbs
hed 1147 0
mperf 891 0
cpufreq_stats 3073 0
cpufreq_powersave 634 0
cpufreq_performance 638 0
cpufreq_ondemand 6994 0
freq_table 2007 2 cpufreq_stats,cpufreq_ondemand
cpufreq_conservative 7564 0
iptable_filter 884 0
ip_tables 9231 1 iptable_filter
x_tables 10782 2 iptable_filter,ip_tables
lp 7036 0
snd_hda_codec_idt 43041 1
snd_hda_intel 18438 0
snd_hda_codec 56424 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 4642 1 snd_hda_codec
snd_pcm_oss 33635 0
snd_mixer_oss 12386 1 snd_pcm_oss
snd_pcm 57162 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 1023 0
snd_seq_oss 23301 0
snd_seq_midi 3720 0
snd_rawmidi 14559 1 snd_seq_midi
parport_pc 18091 0
parport 24431 2 lp,parport_pc
snd_seq_midi_event 4312 2 snd_seq_oss,snd_seq_midi
snd_seq 39714 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
psmouse 32227 0
snd_timer 14958 2 snd_pcm,snd_seq
snd_seq_device 4173 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw 3352 0
rtc_cmos 7838 0
snd 38829 12 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
rtc_core 11455 1 rtc_cmos
rtc_lib 1534 1 rtc_core
soundcore 4271 1 snd
snd_page_alloc 5477 2 snd_hda_intel,snd_pcm
i2c_piix4 7908 0
evdev 6681 5
mac_hid 2425 0
aufs 135501 1709
squashfs 19741 1
sg 20086 0
pcnet32 30757 0
e1000 91447 0
pata_acpi 2316 0
ata_generic 2319 0
fuse 52129 1

will not let me use wireless card

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

Your distribution isn't supported here:

DISTRIB_ID=BackTrack
DISTRIB_RELEASE="4 R2"
DISTRIB_CODENAME=Nemesis
DISTRIB_DESCRIPTION="BackTrack 4 R2"

Backtrack has it's own forum:

http://www.backtrack-linux.org/forums/forum.php

Revision history for this message
Pogo (pogo1) said :
#6

I have an Asus Eee PC 1001 HA with the same problem. Here is the output from the terminal:

pogo@ubuntu:~$ 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|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt6|rt7|usb|witch|wl'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|witch|wl'; sudo hwinfo --netcard ; cat /var/lib/NetworkManager/NetworkManager.state; sudo lsmod
[sudo] password for pogo:
Hit http://us.archive.ubuntu.com lucid Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Hit http://security.ubuntu.com lucid-security Release.gpg
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://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
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
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://us.archive.ubuntu.com lucid Release
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
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://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://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://security.ubuntu.com lucid-security/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
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 8 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 6s (120kB/s)
Selecting previously deselected package libhd16.
(Reading database ... 140783 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 DISABLED
       description: Wireless interface
       product: RT3090 Wireless 802.11n 1T/1R PCIe
       vendor: RaLink
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: wlan0
       version: 00
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rt3090 latency=0 multicast=yes wireless=RT2860 Wireless
       resources: irq:17 memory:fbff0000-fbffffff
  *-network
       description: Ethernet interface
       product: Atheros AR8132 / L1c Gigabit Ethernet Adapter
       vendor: Atheros Communications
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: eth0
       version: c0
       serial: 48:5b:39:30:c9:a8
       capacity: 100MB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.0.1-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
       resources: irq:28 memory:f7fc0000-f7ffffff ioport:ec00(size=128)
  *-network
       description: Ethernet interface
       physical id: 1
       logical name: eth1
       serial: 00:e0:a6:66:41:e1
       capabilities: ethernet physical
       configuration: broadcast=yes driver=cdc_ether driverversion=22-Aug-2005 firmware=CDC Ethernet Device ip=192.168.1.100 link=yes multicast=yes
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 No scan results

eth1 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.3 LTS"
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller [8086:27c5] (rev 02)
01:00.0 Ethernet controller [0200]: Atheros Communications Atheros AR8132 / L1c Gigabit Ethernet Adapter [1969:1062] (rev c0)
02:00.0 Network controller [0280]: RaLink RT3090 Wireless 802.11n 1T/1R PCIe [1814:3090]
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 06ea:0005 Sirius Technologies
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 002: ID 13d3:5108 IMC Networks
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
=======================================================
                                system 1001HA
/0 bus 1005HA
/0/0 memory 64KiB BIOS
/0/4 processor Intel(R) Atom(TM) CPU N270 @ 1.60GHz
/0/4/5 memory 24KiB L1 cache
/0/4/6 memory 512KiB L2 cache
/0/4/1.1 processor Logical CPU
/0/4/1.2 processor Logical CPU
/0/18 memory 1GiB System Memory
/0/18/0 memory 1GiB DIMM SDRAM Synchronous
/0/100 bridge Mobile 945GME Express Memory Controller Hub
/0/100/2 display Mobile 945GME Express Integrated Graphics Controller
/0/100/2.1 display Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller
/0/100/1b multimedia N10/ICH 7 Family High Definition Audio Controller
/0/100/1c bridge N10/ICH 7 Family PCI Express Port 1
/0/100/1c.1 bridge N10/ICH 7 Family PCI Express Port 2
/0/100/1c.1/0 wlan0 network RT3090 Wireless 802.11n 1T/1R PCIe
/0/100/1c.3 bridge N10/ICH 7 Family PCI Express Port 4
/0/100/1c.3/0 eth0 network Atheros AR8132 / L1c Gigabit Ethernet Adapter
/0/100/1d bus N10/ICH7 Family USB UHCI Controller #1
/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Controller #2
/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Controller #3
/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Controller #4
/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Controller
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge 82801GBM (ICH7-M) LPC Interface Bridge
/0/100/1f.2 scsi0 storage 82801GBM/GHM (ICH7 Family) SATA AHCI Controller
/0/100/1f.2/0.0.0 /dev/sda disk 160GB ST9160301AS
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 72GiB Windows NTFS volume
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 72GiB Windows NTFS volume
/0/100/1f.2/0.0.0/3 /dev/sda3 volume 5004MiB Windows FAT volume
/0/100/1f.2/0.0.0/4 /dev/sda4 volume 47MiB EFI (FAT-12/16/32) partition
/1 eth1 network Ethernet interface
Linux ubuntu 2.6.32-36-generic #79-Ubuntu SMP Tue Nov 8 22:29:26 UTC 2011 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.238478] ACPI: No dock devices found.
[ 0.282569] usbcore: registered new interface driver usbfs
[ 0.282614] usbcore: registered new interface driver hub
[ 0.282702] usbcore: registered new device driver usb
[ 0.292096] Switching to clocksource tsc
[ 0.303487] pnp: PnP ACPI: found 13 devices
[ 0.376945] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.381831] ACPI: Lid Switch [LID]
[ 0.398597] Switching to clocksource hpet
[ 0.438277] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 0.539672] usb usb1: configuration #1 chosen from 1 choice
[ 0.539770] hub 1-0:1.0: USB hub found
[ 0.540686] usb usb2: configuration #1 chosen from 1 choice
[ 0.540779] hub 2-0:1.0: USB hub found
[ 0.541535] usb usb3: configuration #1 chosen from 1 choice
[ 0.541621] hub 3-0:1.0: USB hub found
[ 0.586205] usb usb4: configuration #1 chosen from 1 choice
[ 0.586309] hub 4-0:1.0: USB hub found
[ 0.587042] usb usb5: configuration #1 chosen from 1 choice
[ 0.587132] hub 5-0:1.0: USB hub found
[ 0.717154] device-mapper: multipath: version 1.1.0 loaded
[ 0.717165] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.724607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.839687] isapnp: No Plug & Play device found
[ 0.880120] usb 1-2: new high speed USB device using ehci_hcd and address 2
[ 1.048617] usb 1-2: configuration #1 chosen from 1 choice
[ 1.412087] usb 4-1: new full speed USB device using uhci_hcd and address 2
[ 1.625421] usb 4-1: configuration #2 chosen from 2 choices
[ 17.679056] lp: driver loaded but no devices found
[ 18.193907] rt3090sta: module is from the staging directory, the quality is unknown, you have been warned.
[ 18.335275] rt3090 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 18.335350] rt3090 0000:02:00.0: setting latency timer to 64
[ 20.339875] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (13d3:5108)
[ 20.348577] input: USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/input/input8
[ 20.349133] usbcore: registered new interface driver uvcvideo
[ 20.653441] eth1: register 'cdc_ether' at usb-0000:00:1d.2-1, CDC Ethernet Device, 00:e0:a6:66:41:e1
[ 20.653522] usbcore: registered new interface driver cdc_ether
[ 21.606683] Console: switching to colour frame buffer device 128x37
[ 25.415812] !!! rt28xx Initialized fail !!!
[ 25.447646] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.593144] !!! rt28xx Initialized fail !!!
[ 36.352050] eth1: no IPv6 routers present
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 RT2860 Wireless ESSID:"" Nickname:"RT2860STA"
          Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
          Bit Rate:1 Mb/s
          RTS thr:off Fragment thr:off
          Link Quality=10/100 Signal level:0 dBm Noise level:-87 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth1 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
> hal.1: read hal dataprocess 2871: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 278.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
23: PCI 200.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.GXYart8ypvC
  Parent ID: qTvu.bQ30eTbcr+3
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: network
  Model: "RaLink WLAN controller"
  Vendor: pci 0x1814 "RaLink"
  Device: pci 0x3090
  SubVendor: pci 0x1a3b
  SubDevice: pci 0x1087
  Driver: "rt3090"
  Driver Modules: "rt3090sta"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xfbff0000-0xfbffffff (rw,non-prefetchable)
  IRQ: 17 (no events)
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00001814d00003090sv00001A3Bsd00001087bc02sc80i00"
  Driver Info #0:
    Driver Status: rt3090sta is active
    Driver Activation Cmd: "modprobe rt3090sta"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #13 (PCI bridge)

24: PCI 100.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.Qk9ZRmN_Ab8
  Parent ID: Z7uZ.f4r+Yl3RyX5
  SysFS ID: /devices/pci0000:00/0000:00:1c.3/0000:01:00.0
  SysFS BusID: 0000:01:00.0
  Hardware Class: network
  Model: "Attansic Ethernet controller"
  Vendor: pci 0x1969 "Attansic Technology Corp."
  Device: pci 0x1062
  SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
  SubDevice: pci 0x838a
  Revision: 0xc0
  Driver: "atl1c"
  Driver Modules: "atl1c"
  Device File: eth0
  Memory Range: 0xf7fc0000-0xf7ffffff (rw,non-prefetchable)
  I/O Ports: 0xec00-0xec7f (rw)
  IRQ: 28 (1 event)
  HW Address: 48:5b:39:30:c9:a8
  Link detected: no
  Module Alias: "pci:v00001969d00001062sv00001043sd0000838Abc02sc00i00"
  Driver Info #0:
    Driver Status: atl1c is active
    Driver Activation Cmd: "modprobe atl1c"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (PCI bridge)

45: USB 00.0: 0291 USB Host-to-Host link
  [Created at usb.122]
  Unique ID: Gtr0._CjRamSgb1D
  Parent ID: zPk0.RTX9xWW_uz4
  SysFS ID: /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:2.0
  SysFS BusID: 4-1:2.0
  Hardware Class: network
  Model: "Sirius Texas Instruments CDC Ethernet/RNDIS Adapter"
  Hotplug: USB
  Vendor: usb 0x06ea "Sirius Technologies"
  Device: usb 0x0005 "Texas Instruments CDC Ethernet/RNDIS Adapter"
  Driver: "cdc_ether"
  Driver Modules: "cdc_ether"
  Device File: eth1
  Speed: 12 Mbps
  HW Address: 00:e0:a6:66:41:e1
  Link detected: yes
  Module Alias: "usb:v06EAp0005d0000dc02dsc00dp00ic02isc06ip00"
  Driver Info #0:
    Driver Status: cdc_ether is active
    Driver Activation Cmd: "modprobe cdc_ether"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #41 (Hub)

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
Module Size Used by
binfmt_misc 6587 1
ppdev 5259 0
snd_hda_codec_realtek 203408 1
fbcon 35102 71
tileblit 1999 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
vga16fb 11385 0
vgastate 8961 1 vga16fb
snd_hda_intel 22069 2
snd_hda_codec 74201 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 5412 1 snd_hda_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70694 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 1338 0
snd_seq_oss 26722 0
snd_seq_midi 4557 0
snd_rawmidi 19056 1 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 19130 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
i915 289683 4
cdc_ether 3541 0
snd 54244 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
uvcvideo 57406 0
drm_kms_helper 29329 1 i915
joydev 8740 0
usbnet 14943 1 cdc_ether
psmouse 63677 0
intel_agp 24375 2 i915
videodev 34425 1 uvcvideo
soundcore 6620 1 snd
drm 163747 5 i915,drm_kms_helper
v4l1_compat 13251 2 uvcvideo,videodev
mii 4381 1 usbnet
serio_raw 3978 0
snd_page_alloc 7076 2 snd_hda_intel,snd_pcm
rt3090sta 674216 0
i2c_algo_bit 5028 1 i915
agpgart 31724 2 intel_agp,drm
atl1c 27955 0
video 17375 1 i915
output 1871 1 video
lp 7028 0
parport 32635 2 ppdev,lp
ahci 32360 1
pogo@ubuntu:~$

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

Pogo, please make your own question

Thanks

Revision history for this message
Pogo (pogo1) said :
#8

Thanks, will do.

Pogo.

On Wed, 2011-12-28 at 08:50 +0000, actionparsnip wrote:
> Question #142360 on gnome-nettool in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/142360
>
> actionparsnip proposed the following answer:
> Pogo, please make your own question
>
> Thanks
>

--
If it ain't fun, I don't do it.

Can you help with this problem?

Provide an answer of your own, or ask Hani Imran for more information if necessary.

To post a message you must log in.