Wireless air.link nano usb stick wont run on ubuntu 11.04

Asked by M Bjornbak

After inserting the CD I click on the auto run icon and get the following message:

Archive: /media/ALnano_v1/autorun.exe
Zip file size: 2834432 bytes, number of entries: 29824

   [/media/ALnano_v1/autorun.exe]:
     Zipfile is disk 34294 of a multi-disk archive, and this is not the disk on
     which the central zipfile directory begins (disk 3569).
Any ideas? -- or did I purchase a product which is useless for my purpose? And my purpose is to enable my computer which runs on ubuntu 11.04 and does not have an build- in card to "talk" to my wireless network.
mbjornbak

Question information

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

Hi,

Please first connect your wired network adapter to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1:

If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"

If you are using the Unity interface, the easiest way to open the Terminal is to use the 'search' function on the dash. Or you can click on the 'More Apps' button, click on the 'See more results' by the installed section, and find it in that list of applications. A third way, available after you click on the 'More Apps' button, is to go to the search bar, and see that the far right end of it says 'All Applications'. You then click on that, and you'll see the full list. Then you can go to Accessories > Terminal after that.

So the methods in Unity are:
Dash > Search for Terminal
Dash > More Apps > 'See More Results' > Terminal
Dash > More Apps > Accessories > Terminal

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

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

sudo apt-get update; sudo apt-get install hwinfo grep; 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|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.

Step 4: Please also specify the exact model and make of your wireless USB adapter (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
M Bjornbak (mbjornbak) said :
#2

Thanks a lot! Very fast response. I'm impressed.

 Before I proceed I intend to inform you, that in the very brief [ three
steps] installation guide that followed the product the first step says: *"Do
not insert AL nano! Follow the below steps to continue the installation."
*The second is*: "Insert CD into your computer and wait for online manual to
start."
*The last and third reads:* "Select you language and follow- online manual
to set up your USB adaptor."
*
If I proceed as you prescribe, I am obliged to disregard the advice given in
the manual.
Will that be OK? I of course understand that your advice intends to make it
possible taking the temperature of the patient. In order do do that you have
to use a thermometer!
I assume that you mean, that I should insert the adaptor into a USB port
while the PC is connected to the my wireless router and from there to the
internet by a LAN cable; correct?
I am running ubuntu 11.04; kernel linux 2.6.38- 10 generic;GNOME 2.32.1

mbjornbak

My reply to your steps 4 & 5 is as follows:
4) The manufacturer is JensenScandinavia.com ( see his home page at this
address); the name of the product is: AIR:LINK NANO, Wireless Nano USB stick
150 Mbps.
5) I have installed installed Ubuntu to my harddisk and are running from a
harddisk install.

2011/8/2 Mark Rijckenberg <email address hidden>

> Your question #166736 on gnome-nettool in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736
>
> Status: Open => Needs information
>
> Mark Rijckenberg requested more information:
>
> 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|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.
>
> Step 4: Please also specify the exact model and make of your wireless
> USB adapter (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
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736
>
> You received this question notification because you asked the question.
>

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

"I assume that you mean, that I should insert the adaptor into a USB port
while the PC is connected to the my wireless router and from there to the
internet by a LAN cable; correct?" -> yes

Disregard the advice in the user manual, because it is written for Windows users, which is irrelevant here.

The wireless USB adapter should remain connected to the PC at all times, even while installing Ubuntu for the first time.

Ubuntu is totally different compared to Windows.

Revision history for this message
M Bjornbak (mbjornbak) said :
#4

Here is the out put from my terminal
regards
Mbjornbak*

Ign http://archive.ubuntu.com natty/main
TranslationIndex
Ign http://archive.ubuntu.com natty/multiverse
TranslationIndex
Ign http://archive.ubuntu.com natty/restricted
TranslationIndex
Ign http://archive.ubuntu.com natty/universe TranslationIndex
Get:9 http://archive.ubuntu.com natty-updates/main Sources [98.1 kB]
Get:10 http://archive.ubuntu.com natty-updates/restricted Sources [14
B]
Get:11 http://archive.ubuntu.com natty-updates/universe Sources [22.1
kB]
Get:12 http://archive.ubuntu.com natty-updates/multiverse Sources [1,893
B]
Get:13 http://archive.ubuntu.com natty-updates/main i386 Packages [286
kB]
Ign http://extras.ubuntu.com natty/main
Translation-en_GB
Ign http://archive.canonical.com natty/partner
Translation-en_GB
Ign http://extras.ubuntu.com natty/main
Translation-en
Ign http://archive.canonical.com natty/partner
Translation-en
Ign http://dl.google.com stable/main
Translation-en_GB
Ign http://extras.ubuntu.com natty/main
Translation-da
Ign http://archive.canonical.com natty/partner
Translation-da
Ign http://dl.google.com stable/main
Translation-en
Ign http://dl.google.com stable/main Translation-da
Get:14 http://archive.ubuntu.com natty-updates/restricted i386 Packages [14
B]
Get:15 http://archive.ubuntu.com natty-updates/universe i386 Packages [80.2
kB]
Get:16 http://archive.ubuntu.com natty-updates/multiverse i386 Packages
[4,267 B]
Ign http://archive.ubuntu.com natty-updates/main TranslationIndex
Ign http://archive.ubuntu.com natty-updates/multiverse TranslationIndex
Ign http://archive.ubuntu.com natty-updates/restricted TranslationIndex
Ign http://archive.ubuntu.com natty-updates/universe TranslationIndex
Hit http://archive.ubuntu.com natty/main Translation-en_GB
Hit http://archive.ubuntu.com natty/main Translation-da
Get:17 http://archive.ubuntu.com natty-security/main Sources [63.5 kB]
Get:18 http://archive.ubuntu.com natty-security/restricted Sources [14 B]
Get:19 http://archive.ubuntu.com natty-security/universe Sources [9,829 B]
Get:20 http://archive.ubuntu.com natty-security/multiverse Sources [658 B]
Get:21 http://archive.ubuntu.com natty-security/main i386 Packages [165 kB]
Get:22 http://archive.ubuntu.com natty-security/restricted i386 Packages [14
B]
Get:23 http://archive.ubuntu.com natty-security/universe i386 Packages [31.9
kB]
Get:24 http://archive.ubuntu.com natty-security/multiverse i386 Packages
[2,074 B]
Ign http://archive.ubuntu.com natty-security/main TranslationIndex
Ign http://archive.ubuntu.com natty-security/multiverse TranslationIndex
Ign http://archive.ubuntu.com natty-security/restricted TranslationIndex
Ign http://archive.ubuntu.com natty-security/universe TranslationIndex
Hit http://archive.ubuntu.com natty/multiverse Translation-en_GB
Hit http://archive.ubuntu.com natty/multiverse Translation-da
Hit http://archive.ubuntu.com natty/restricted Translation-en_GB
Hit http://archive.ubuntu.com natty/restricted Translation-da
Hit http://archive.ubuntu.com natty/universe Translation-en_GB
Hit http://archive.ubuntu.com natty/universe Translation-da
Ign http://archive.ubuntu.com natty/main
Translation-en
Ign http://archive.ubuntu.com natty/multiverse
Translation-en
Ign http://archive.ubuntu.com natty/restricted
Translation-en
Ign http://archive.ubuntu.com natty/universe
Translation-en
Ign http://archive.ubuntu.com natty-updates/main
Translation-en_GB
Ign http://archive.ubuntu.com natty-updates/main
Translation-en
Ign http://archive.ubuntu.com natty-updates/main
Translation-da
Ign http://archive.ubuntu.com natty-updates/multiverse
Translation-en_GB
Ign http://archive.ubuntu.com natty-updates/multiverse
Translation-en
Ign http://archive.ubuntu.com natty-updates/multiverse
Translation-da
Ign http://archive.ubuntu.com natty-updates/restricted
Translation-en_GB
Ign http://archive.ubuntu.com natty-updates/restricted
Translation-en
Ign http://archive.ubuntu.com natty-updates/restricted
Translation-da
Ign http://archive.ubuntu.com natty-updates/universe
Translation-en_GB
Ign http://archive.ubuntu.com natty-updates/universe
Translation-en
Ign http://archive.ubuntu.com natty-updates/universe
Translation-da
Ign http://archive.ubuntu.com natty-security/main
Translation-en_GB
Ign http://archive.ubuntu.com natty-security/main
Translation-en
Ign http://archive.ubuntu.com natty-security/main
Translation-da
Ign http://archive.ubuntu.com natty-security/multiverse
Translation-en_GB
Ign http://archive.ubuntu.com natty-security/multiverse
Translation-en
Ign http://archive.ubuntu.com natty-security/multiverse
Translation-da
Ign http://archive.ubuntu.com natty-security/restricted
Translation-en_GB
Ign http://archive.ubuntu.com natty-security/restricted
Translation-en
Ign http://archive.ubuntu.com natty-security/restricted
Translation-da
Ign http://archive.ubuntu.com natty-security/universe
Translation-en_GB
Ign http://archive.ubuntu.com natty-security/universe
Translation-en
Ign http://archive.ubuntu.com natty-security/universe
Translation-da
Fetched 823 kB in 7s (111
kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
The following packages were automatically installed and are no longer
required:
  linux-headers-2.6.38-8 linux-headers-2.6.38-8-generic
Use 'apt-get autoremove' to remove them.
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 5 not upgraded.
Need to get 818 kB of archives.
After this operation, 2,269 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://archive.ubuntu.com/ubuntu/ natty/universe libhal1 i386
0.5.14-5+svn1 [74.4 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ natty/universe libhd16 i386 16.0-2
[698 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ natty/universe hwinfo i386 16.0-2
[46.1 kB]
Fetched 818 kB in 3s (207 kB/s)
Selecting previously deselected package libhal1.
(Reading database ... 188651 files and directories currently installed.)
Unpacking libhal1 (from .../libhal1_0.5.14-5+svn1_i386.deb) ...
Selecting previously deselected package libhd16.
Unpacking libhd16 (from .../libhd16_16.0-2_i386.deb) ...
Selecting previously deselected package hwinfo.
Unpacking hwinfo (from .../hwinfo_16.0-2_i386.deb) ...
Processing triggers for man-db ...
Setting up libhal1 (0.5.14-5+svn1) ...
Setting up libhd16 (16.0-2) ...
Setting up hwinfo (16.0-2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
  *-network
       description: Ethernet interface
       product: NetLink BCM5906M Fast Ethernet PCI Express
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: eth0
       version: 02
       serial: 00:1b:38:d0:52:7c
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list ethernet
physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3
driverversion=3.116 duplex=full firmware=sb v3.04 ip=192.168.1.33 latency=0
link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:47 memory:f0000000-f000ffff
  *-network
       description: Wireless interface
       physical id: 1
       bus info: usb@1:1
       logical name: wlan0
       serial: 34:21:09:01:d4:41
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=rt2800usb
driverversion=2.6.38-10-generic firmware=0.12 link=no multicast=yes
wireless=IEEE 802.11bgn
0: compal-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: compal-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 Scan completed :
          Cell 01 - Address: 00:23:F8:0B:C3:22
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=43/70 Signal level=-67 dBm
                    Encryption key:off
                    ESSID:"Fullrate"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000022822abbb1f
                    Extra: Last beacon: 840ms ago
                    IE: Unknown: 000846756C6C72617465
                    IE: Unknown: 010582848B962C
                    IE: Unknown: 030106
                    IE: Unknown: 2A0100
                    IE: Unknown: 32080C1218243048606C

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"
00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960
Memory Controller Hub [8086:2a00] (rev 0c)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 0c)
00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960
Integrated Graphics Controller (secondary) [8086:2a03] (rev 0c)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #4 [8086:2834] (rev 03)
00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #5 [8086:2835] (rev 03)
00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2
EHCI Controller #2 [8086:283a] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller [8086:284b] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
Express Port 1 [8086:283f] (rev 03)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
Express Port 2 [8086:2841] (rev 03)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
Express Port 3 [8086:2843] (rev 03)
00:1c.3 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
Express Port 4 [8086:2845] (rev 03)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
Express Port 5 [8086:2847] (rev 03)
00:1c.5 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
Express Port 6 [8086:2849] (rev 03)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #1 [8086:2830] (rev 03)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #2 [8086:2831] (rev 03)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #3 [8086:2832] (rev 03)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2
EHCI Controller #1 [8086:2836] (rev 03)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge
[8086:2448] (rev f3)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface
Controller [8086:2815] (rev 03)
00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E)
IDE Controller [8086:2850] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM
(ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 03)
00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus
Controller [8086:283e] (rev 03)
04:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M
Fast Ethernet PCI Express [14e4:1713] (rev 02)
0e:06.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394
Controller [1180:0832] (rev 05)
0e:06.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro
Host Adapter [1180:0822] (rev 22)
0e:06.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host
Adapter [1180:0592] (rev 12)
Bus 007 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0ac8:3420 Z-Star Microelectronics Corp. Venus USB2.0
Camera
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 148f:8070 Ralink Technology, Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
==========================================================
                                   system Notebook
/0 bus IFL91
/0/0 memory 103KiB BIOS
/0/4 processor Intel(R) Pentium(R) Dual
CPU T2
/0/4/5 memory 64KiB L1 cache
/0/4/6 memory 1MiB L2 cache
/0/4/0.1 processor Logical CPU
/0/4/0.2 processor Logical CPU
/0/d memory 2GiB System Memory
/0/d/0 memory 1GiB SODIMM DDR2 Synchronous
533
/0/d/1 memory 1GiB SODIMM DDR2 Synchronous
533
/0/1 processor
/0/1/0.1 processor Logical CPU
/0/1/0.2 processor Logical CPU
/0/100 bridge Mobile PM965/GM965/GL960
Memory C
/0/100/2 display Mobile GM965/GL960 Integrated
Gra
/0/100/2.1 display Mobile GM965/GL960 Integrated
Gra
/0/100/1a bus 82801H (ICH8 Family) USB UHCI
Con
/0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI
Con
/0/100/1a.7 bus 82801H (ICH8 Family) USB2
EHCI Co
/0/100/1b multimedia 82801H (ICH8 Family) HD Audio
Con
/0/100/1c bridge 82801H (ICH8 Family) PCI
Express
/0/100/1c.1 bridge 82801H (ICH8 Family) PCI
Express
/0/100/1c.1/0 eth0 network NetLink BCM5906M Fast
Ethernet PC
/0/100/1c.2 bridge 82801H (ICH8 Family) PCI
Express
/0/100/1c.3 bridge 82801H (ICH8 Family) PCI
Express
/0/100/1c.4 bridge 82801H (ICH8 Family) PCI
Express
/0/100/1c.5 bridge 82801H (ICH8 Family) PCI
Express
/0/100/1d bus 82801H (ICH8 Family) USB UHCI
Con
/0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI
Con
/0/100/1d.2 bus 82801H (ICH8 Family) USB UHCI
Con
/0/100/1d.7 bus 82801H (ICH8 Family) USB2
EHCI Co
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1e/6 bus R5C832 IEEE 1394 Controller
/0/100/1e/6.1 generic R5C822 SD/SDIO/MMC/MS/MSPro
Host
/0/100/1e/6.2 generic R5C592 Memory Stick Bus Host
Adap
/0/100/1f bridge 82801HEM (ICH8M) LPC
Interface Co
/0/100/1f.1 scsi0 storage 82801HBM/HEM (ICH8M/ICH8M-E)
IDE
/0/100/1f.1/0.0.0 /dev/cdrom disk CDW/DVD SN-M242D
/0/100/1f.2 scsi2 storage 82801HBM/HEM (ICH8M/ICH8M-E)
SATA
/0/100/1f.2/0.0.0 /dev/sda disk 80GB TOSHIBA MK8046GS
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 71GiB EXT4 volume
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 3152MiB Extended partition
/0/100/1f.2/0.0.0/2/5 /dev/sda5 volume 3152MiB Linux swap / Solaris
part
/0/100/1f.3 bus 82801H (ICH8 Family) SMBus
Contro
/1 wlan0 network Wireless interface
Linux mbh-ZEPTO 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC
2011 i686 i686 i386 GNU/Linux
[ 0.000000] found SMP MP-table at [c00f7bc0] f7bc0
[ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[ 0.178869] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.229640] ACPI: No dock devices found.
[ 0.229644] HEST: Table not found.
[ 0.248738] usbcore: registered new interface driver usbfs
[ 0.248754] usbcore: registered new interface driver hub
[ 0.248795] usbcore: registered new device driver usb
[ 0.260125] Switching to clocksource hpet
[ 0.263794] Switched to NOHz mode on CPU #0
[ 0.263837] Switched to NOHz mode on CPU #1
[ 0.292412] pnp: PnP ACPI: found 10 devices
[ 0.356960] input: Lid Switch as
/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.356994] ACPI: Lid Switch [LID0]
[ 0.396491] ERST: Table is not found!
[ 0.751214] isapnp: No Plug & Play device found
[ 0.780653] i2c-core: driver [adp5520] using legacy suspend method
[ 0.780656] i2c-core: driver [adp5520] using legacy resume method
[ 0.800196] hub 1-0:1.0: USB hub found
[ 0.820189] hub 2-0:1.0: USB hub found
[ 0.820723] hub 3-0:1.0: USB hub found
[ 0.821172] hub 4-0:1.0: USB hub found
[ 0.824246] hub 5-0:1.0: USB hub found
[ 0.824674] hub 6-0:1.0: USB hub found
[ 0.825107] hub 7-0:1.0: USB hub found
[ 0.862224] device-mapper: multipath: version 1.2.0 loaded
[ 0.862227] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.865656] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.132059] usb 2-5: new high speed USB device using ehci_hcd and address
2
[ 1.231047] sdhci-pci 0000:0e:06.1: SDHCI controller found [1180:0822]
(rev 22)
[ 1.257114] mmc0: no vmmc regulator found
[ 1.352246] tg3 0000:04:00.0: eth0: Tigon3 [partno(BCM95906) rev c002]
(PCI Express) MAC address 00:1b:38:d0:52:7c
[ 1.352252] tg3 0000:04:00.0: eth0: attached PHY is 5906 (10/100Base-TX
Ethernet) (WireSpeed[0])
[ 1.352257] tg3 0000:04:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0]
ASF[0] TSOcap[1]
[ 1.352261] tg3 0000:04:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 22.339173] lp: driver loaded but no devices found
[ 23.099663] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.296238] uvcvideo: Found UVC 1.00 device Venus USB2.0 Camera
(0ac8:3420)
[ 23.346594] input: Venus USB2.0 Camera as
/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input4
[ 23.346826] usbcore: registered new interface driver uvcvideo
[ 23.845278] Console: switching to colour frame buffer device 160x50
[ 23.931682] elantech: assuming hardware version 1, firmware version 2.0.4
[ 24.047459] input: HDA Intel Mic as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 24.047812] input: HDA Intel Headphone as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 24.697027] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
[ 24.697033] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for
RX
[ 24.697256] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 34.896014] eth0: no IPv6 routers present
[29575.296094] usb 1-1: new high speed USB device using ehci_hcd and address
2
[29575.828747] Registered led device: rt2800usb-phy0::radio
[29575.828832] Registered led device: rt2800usb-phy0::assoc
[29575.828921] Registered led device: rt2800usb-phy0::quality
[29575.829235] usbcore: registered new interface driver rt2800usb
[29576.298861] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Manufacturer: ZEPTO
    Product Name: ZNOTE
    Manufacturer: ZEPTO
    Product Name: IFL91
    Manufacturer: No Enclosure
    Manufacturer: Intel
    Manufacturer: Mfg 0
    Manufacturer: Mfg 1
lo no wireless extensions.

eth0 no wireless extensions.

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

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi
$CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ;
}
# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist uart6850
blacklist twl4030_wdt

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
> hal.1: read hal dataprocess 3613: arguments to dbus_move_error() were
incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed
in file dbus-errors.c line 280.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name
org.freedesktop.Hal was not provided by any .service files
30: PCI 400.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.SbX3ENXAyB9
  Parent ID: qTvu.QsUNOybuh4B
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:04:00.0
  SysFS BusID: 0000:04:00.0
  Hardware Class: network
  Model: "Broadcom NetLink BCM5906M Fast Ethernet PCI Express"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1713 "NetLink BCM5906M Fast Ethernet PCI Express"
  SubVendor: pci 0x14c0 "COMPAL Electronics Inc"
  SubDevice: pci 0x0026
  Revision: 0x02
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Memory Range: 0xf0000000-0xf000ffff (rw,non-prefetchable)
  IRQ: 47 (40506 events)
  HW Address: 00:1b:38:d0:52:7c
  Link detected: yes
  Module Alias: "pci:v000014E4d00001713sv000014C0sd00000026bc02sc00i00"
  Driver Info #0:
    Driver Status: tg3 is active
    Driver Activation Cmd: "modprobe tg3"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)

53: USB 00.0: 0282 WLAN controller
  [Created at usb.122]
  Unique ID: ADDn.yg4sReWJGy7
  Parent ID: k4bc.cO89g+iefn1
  SysFS ID: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0
  SysFS BusID: 1-1:1.0
  Hardware Class: network
  Model: "Ralink 802.11 n WLAN"
  Hotplug: USB
  Vendor: usb 0x148f "Ralink Technology, Corp."
  Device: usb 0x8070 "802.11 n WLAN"
  Revision: "1.01"
  Serial ID: "1.0"
  Driver: "rt2800usb"
  Driver Modules: "rt2800usb"
  Device File: wlan0
  Features: WLAN
  Speed: 480 Mbps
  HW Address: 34:21:09:01:d4:41
  Link detected: no
  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:v148Fp8070d0101dc00dsc00dp00icFFiscFFipFF"
  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: #44 (Hub)
Warning: bad ps syntax, perhaps a bogus '-'? See
http://procps.sf.net/faq.html
root 547 0.0 0.2 25444 4580 ? Ssl 14:14 0:00
NetworkManager
root 1110 0.0 0.0 2552 1240 ? S 14:14 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-e0d4596b-e4e1-46b5-a742-586f08094fac-eth0.lease -cf
/var/run/nm-dhclient-eth0.conf eth0
mbh01 3627 0.0 0.0 5300 852 pts/0 S+ 22:32 0:00 egrep
--color=auto icd|etwork
Module Size Used by
arc4 12473 2
rt2800usb 17907 0
rt2800lib 43824 1 rt2800usb
crc_ccitt 12595 1 rt2800lib
rt2x00usb 19693 1 rt2800usb
rt2x00lib 39075 3 rt2800usb,rt2800lib,rt2x00usb
mac80211 257001 3 rt2800lib,rt2x00usb,rt2x00lib
cfg80211 156212 2 rt2x00lib,mac80211
nls_utf8 12493 0
isofs 39571 0
joydev 17322 0
binfmt_misc 13213 1
parport_pc 32111 0
ppdev 12849 0
snd_hda_codec_si3054 12924 1
snd_hda_codec_realtek 255882 1
snd_hda_intel 24140 2
snd_hda_codec 90901 3
snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13274 1 snd_hda_codec
snd_pcm 80042 3
snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
snd_rawmidi 25269 1 snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
i915 450934 3
snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event
uvcvideo 66851 0
compal_laptop 19283 0
snd_timer 28659 2 snd_pcm,snd_seq
snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq
videodev 75143 1 uvcvideo
psmouse 73312 0
snd 55295 14
snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw 12990 0
soundcore 12600 1 snd
drm_kms_helper 40745 1 i915
snd_page_alloc 14073 2 snd_hda_intel,snd_pcm
drm 180037 4 i915,drm_kms_helper
i2c_algo_bit 13184 1 i915
video 18951 1 i915
lp 13349 0
parport 36746 3 parport_pc,ppdev,lp
ahci 21591 2
libahci 25548 1 ahci
firewire_ohci 31504 0
firewire_core 56138 1 firewire_ohci
crc_itu_t 12627 1 firewire_core
sdhci_pci 13623 0
tg3 131476 0
sdhci 22720 1 sdhci_pci
mbh01@mbh-ZEPTO:~$

*
2011/8/2 Mark Rijckenberg <email address hidden>

> Your question #166736 on gnome-nettool in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736
>
> Status: Open => Needs information
>
> Mark Rijckenberg requested more information:
> "I assume that you mean, that I should insert the adaptor into a USB port
> while the PC is connected to the my wireless router and from there to the
> internet by a LAN cable; correct?" -> yes
>
> Disregard the advice in the user manual, because it is written for
> Windows users, which is irrelevant here.
>
> The wireless USB adapter should remain connected to the PC at all times,
> even while installing Ubuntu for the first time.
>
> Ubuntu is totally different compared to Windows.
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736
>
> You received this question notification because you asked the question.
>

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

Your wireless USB adapter seems to be working fine and has successfully detected 1 wireless access point called "Fullrate".

Try connecting to it using NetworkManager.

Revision history for this message
M Bjornbak (mbjornbak) said :
#6

Hello Mark!
It seems the patient has recovered. In reality his was not sick. This mail
is sent by using the wireless USB adaptor. I removed the LAN cable. And it
works.
To a lay person it seems that the cure was to DISREGARD the advice given by
the manufacturer!!! The average consumer would not do that.
Still, if the out put from my terminal gives rise to frowning the eyebrows
from the "doctors". please let me know so that I may correct things.
From a Dane to a Dutch?--- deduction from your name.
Best wishes from
mbjornbak*
*
2011/8/2 Mogens Bjørnbak-Hansen <email address hidden>

> Here is the out put from my terminal
> regards
> Mbjornbak*
>
> Ign http://archive.ubuntu.com natty/main
> TranslationIndex
> Ign http://archive.ubuntu.com natty/multiverse
> TranslationIndex
> Ign http://archive.ubuntu.com natty/restricted
> TranslationIndex
> Ign http://archive.ubuntu.com natty/universe TranslationIndex
> Get:9 http://archive.ubuntu.com natty-updates/main Sources [98.1 kB]
> Get:10 http://archive.ubuntu.com natty-updates/restricted Sources [14
> B]
> Get:11 http://archive.ubuntu.com natty-updates/universe Sources [22.1
> kB]
> Get:12 http://archive.ubuntu.com natty-updates/multiverse Sources [1,893
> B]
> Get:13 http://archive.ubuntu.com natty-updates/main i386 Packages [286
> kB]
> Ign http://extras.ubuntu.com natty/main
> Translation-en_GB
> Ign http://archive.canonical.com natty/partner
> Translation-en_GB
> Ign http://extras.ubuntu.com natty/main
> Translation-en
> Ign http://archive.canonical.com natty/partner
> Translation-en
> Ign http://dl.google.com stable/main
> Translation-en_GB
> Ign http://extras.ubuntu.com natty/main
> Translation-da
> Ign http://archive.canonical.com natty/partner
> Translation-da
> Ign http://dl.google.com stable/main
> Translation-en
> Ign http://dl.google.com stable/main Translation-da
> Get:14 http://archive.ubuntu.com natty-updates/restricted i386 Packages
> [14 B]
> Get:15 http://archive.ubuntu.com natty-updates/universe i386 Packages
> [80.2 kB]
> Get:16 http://archive.ubuntu.com natty-updates/multiverse i386 Packages
> [4,267 B]
> Ign http://archive.ubuntu.com natty-updates/main TranslationIndex
> Ign http://archive.ubuntu.com natty-updates/multiverse TranslationIndex
> Ign http://archive.ubuntu.com natty-updates/restricted TranslationIndex
> Ign http://archive.ubuntu.com natty-updates/universe TranslationIndex
> Hit http://archive.ubuntu.com natty/main Translation-en_GB
> Hit http://archive.ubuntu.com natty/main Translation-da
> Get:17 http://archive.ubuntu.com natty-security/main Sources [63.5 kB]
> Get:18 http://archive.ubuntu.com natty-security/restricted Sources [14 B]
> Get:19 http://archive.ubuntu.com natty-security/universe Sources [9,829 B]
> Get:20 http://archive.ubuntu.com natty-security/multiverse Sources [658 B]
> Get:21 http://archive.ubuntu.com natty-security/main i386 Packages [165
> kB]
> Get:22 http://archive.ubuntu.com natty-security/restricted i386 Packages
> [14 B]
> Get:23 http://archive.ubuntu.com natty-security/universe i386 Packages
> [31.9 kB]
> Get:24 http://archive.ubuntu.com natty-security/multiverse i386 Packages
> [2,074 B]
> Ign http://archive.ubuntu.com natty-security/main TranslationIndex
> Ign http://archive.ubuntu.com natty-security/multiverse TranslationIndex
> Ign http://archive.ubuntu.com natty-security/restricted TranslationIndex
> Ign http://archive.ubuntu.com natty-security/universe TranslationIndex
> Hit http://archive.ubuntu.com natty/multiverse Translation-en_GB
> Hit http://archive.ubuntu.com natty/multiverse Translation-da
> Hit http://archive.ubuntu.com natty/restricted Translation-en_GB
> Hit http://archive.ubuntu.com natty/restricted Translation-da
> Hit http://archive.ubuntu.com natty/universe Translation-en_GB
> Hit http://archive.ubuntu.com natty/universe Translation-da
> Ign http://archive.ubuntu.com natty/main
> Translation-en
> Ign http://archive.ubuntu.com natty/multiverse
> Translation-en
> Ign http://archive.ubuntu.com natty/restricted
> Translation-en
> Ign http://archive.ubuntu.com natty/universe
> Translation-en
> Ign http://archive.ubuntu.com natty-updates/main
> Translation-en_GB
> Ign http://archive.ubuntu.com natty-updates/main
> Translation-en
> Ign http://archive.ubuntu.com natty-updates/main
> Translation-da
> Ign http://archive.ubuntu.com natty-updates/multiverse
> Translation-en_GB
> Ign http://archive.ubuntu.com natty-updates/multiverse
> Translation-en
> Ign http://archive.ubuntu.com natty-updates/multiverse
> Translation-da
> Ign http://archive.ubuntu.com natty-updates/restricted
> Translation-en_GB
> Ign http://archive.ubuntu.com natty-updates/restricted
> Translation-en
> Ign http://archive.ubuntu.com natty-updates/restricted
> Translation-da
> Ign http://archive.ubuntu.com natty-updates/universe
> Translation-en_GB
> Ign http://archive.ubuntu.com natty-updates/universe
> Translation-en
> Ign http://archive.ubuntu.com natty-updates/universe
> Translation-da
> Ign http://archive.ubuntu.com natty-security/main
> Translation-en_GB
> Ign http://archive.ubuntu.com natty-security/main
> Translation-en
> Ign http://archive.ubuntu.com natty-security/main
> Translation-da
> Ign http://archive.ubuntu.com natty-security/multiverse
> Translation-en_GB
> Ign http://archive.ubuntu.com natty-security/multiverse
> Translation-en
> Ign http://archive.ubuntu.com natty-security/multiverse
> Translation-da
> Ign http://archive.ubuntu.com natty-security/restricted
> Translation-en_GB
> Ign http://archive.ubuntu.com natty-security/restricted
> Translation-en
> Ign http://archive.ubuntu.com natty-security/restricted
> Translation-da
> Ign http://archive.ubuntu.com natty-security/universe
> Translation-en_GB
> Ign http://archive.ubuntu.com natty-security/universe
> Translation-en
> Ign http://archive.ubuntu.com natty-security/universe
> Translation-da
> Fetched 823 kB in 7s (111
> kB/s)
> Reading package lists... Done
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> grep is already the newest version.
> The following packages were automatically installed and are no longer
> required:
> linux-headers-2.6.38-8 linux-headers-2.6.38-8-generic
> Use 'apt-get autoremove' to remove them.
> 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 5 not upgraded.
> Need to get 818 kB of archives.
> After this operation, 2,269 kB of additional disk space will be used.
> Do you want to continue [Y/n]? y
> Get:1 http://archive.ubuntu.com/ubuntu/ natty/universe libhal1 i386
> 0.5.14-5+svn1 [74.4 kB]
> Get:2 http://archive.ubuntu.com/ubuntu/ natty/universe libhd16 i386 16.0-2
> [698 kB]
> Get:3 http://archive.ubuntu.com/ubuntu/ natty/universe hwinfo i386 16.0-2
> [46.1 kB]
> Fetched 818 kB in 3s (207 kB/s)
> Selecting previously deselected package libhal1.
> (Reading database ... 188651 files and directories currently installed.)
> Unpacking libhal1 (from .../libhal1_0.5.14-5+svn1_i386.deb) ...
> Selecting previously deselected package libhd16.
> Unpacking libhd16 (from .../libhd16_16.0-2_i386.deb) ...
> Selecting previously deselected package hwinfo.
> Unpacking hwinfo (from .../hwinfo_16.0-2_i386.deb) ...
> Processing triggers for man-db ...
> Setting up libhal1 (0.5.14-5+svn1) ...
> Setting up libhd16 (16.0-2) ...
> Setting up hwinfo (16.0-2) ...
> Processing triggers for libc-bin ...
> ldconfig deferred processing now taking place
> *-network
> description: Ethernet interface
> product: NetLink BCM5906M Fast Ethernet PCI Express
> vendor: Broadcom Corporation
> physical id: 0
> bus info: pci@0000:04:00.0
> logical name: eth0
> version: 02
> serial: 00:1b:38:d0:52:7c
> size: 100Mbit/s
> capacity: 100Mbit/s
> width: 64 bits
> clock: 33MHz
> capabilities: pm vpd msi pciexpress bus_master cap_list ethernet
> physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
> configuration: autonegotiation=on broadcast=yes driver=tg3
> driverversion=3.116 duplex=full firmware=sb v3.04 ip=192.168.1.33 latency=0
> link=yes multicast=yes port=twisted pair speed=100Mbit/s
> resources: irq:47 memory:f0000000-f000ffff
> *-network
> description: Wireless interface
> physical id: 1
> bus info: usb@1:1
> logical name: wlan0
> serial: 34:21:09:01:d4:41
> capabilities: ethernet physical wireless
> configuration: broadcast=yes driver=rt2800usb
> driverversion=2.6.38-10-generic firmware=0.12 link=no multicast=yes
> wireless=IEEE 802.11bgn
> 0: compal-wifi: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> 1: compal-bluetooth: Bluetooth
> Soft blocked: no
> Hard blocked: no
> 2: phy0: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> lo Interface doesn't support scanning.
>
> eth0 Interface doesn't support scanning.
>
> wlan0 Scan completed :
> Cell 01 - Address: 00:23:F8:0B:C3:22
> Channel:6
> Frequency:2.437 GHz (Channel 6)
> Quality=43/70 Signal level=-67 dBm
> Encryption key:off
> ESSID:"Fullrate"
> Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
> Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
> 36 Mb/s; 48 Mb/s; 54 Mb/s
> Mode:Master
> Extra:tsf=0000022822abbb1f
> Extra: Last beacon: 840ms ago
> IE: Unknown: 000846756C6C72617465
> IE: Unknown: 010582848B962C
> IE: Unknown: 030106
> IE: Unknown: 2A0100
> IE: Unknown: 32080C1218243048606C
>
> auto lo
> iface lo inet loopback
>
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=11.04
> DISTRIB_CODENAME=natty
> DISTRIB_DESCRIPTION="Ubuntu 11.04"
> 00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960
> Memory Controller Hub [8086:2a00] (rev 0c)
> 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
> GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 0c)
> 00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960
> Integrated Graphics Controller (secondary) [8086:2a03] (rev 0c)
> 00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> UHCI Controller #4 [8086:2834] (rev 03)
> 00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> UHCI Controller #5 [8086:2835] (rev 03)
> 00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2
> EHCI Controller #2 [8086:283a] (rev 03)
> 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD
> Audio Controller [8086:284b] (rev 03)
> 00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> Express Port 1 [8086:283f] (rev 03)
> 00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> Express Port 2 [8086:2841] (rev 03)
> 00:1c.2 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> Express Port 3 [8086:2843] (rev 03)
> 00:1c.3 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> Express Port 4 [8086:2845] (rev 03)
> 00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> Express Port 5 [8086:2847] (rev 03)
> 00:1c.5 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> Express Port 6 [8086:2849] (rev 03)
> 00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> UHCI Controller #1 [8086:2830] (rev 03)
> 00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> UHCI Controller #2 [8086:2831] (rev 03)
> 00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> UHCI Controller #3 [8086:2832] (rev 03)
> 00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2
> EHCI Controller #1 [8086:2836] (rev 03)
> 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge
> [8086:2448] (rev f3)
> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface
> Controller [8086:2815] (rev 03)
> 00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM
> (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 03)
> 00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM
> (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 03)
> 00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus
> Controller [8086:283e] (rev 03)
> 04:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M
> Fast Ethernet PCI Express [14e4:1713] (rev 02)
> 0e:06.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394
> Controller [1180:0832] (rev 05)
> 0e:06.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro
> Host Adapter [1180:0822] (rev 22)
> 0e:06.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host
> Adapter [1180:0592] (rev 12)
> Bus 007 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 002 Device 002: ID 0ac8:3420 Z-Star Microelectronics Corp. Venus USB2.0
> Camera
> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 001 Device 002: ID 148f:8070 Ralink Technology, Corp.
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> H/W path Device Class Description
> ==========================================================
> system Notebook
> /0 bus IFL91
> /0/0 memory 103KiB BIOS
> /0/4 processor Intel(R) Pentium(R) Dual
> CPU T2
> /0/4/5 memory 64KiB L1 cache
> /0/4/6 memory 1MiB L2 cache
> /0/4/0.1 processor Logical CPU
> /0/4/0.2 processor Logical CPU
> /0/d memory 2GiB System Memory
> /0/d/0 memory 1GiB SODIMM DDR2 Synchronous
> 533
> /0/d/1 memory 1GiB SODIMM DDR2 Synchronous
> 533
> /0/1 processor
> /0/1/0.1 processor Logical CPU
> /0/1/0.2 processor Logical CPU
> /0/100 bridge Mobile PM965/GM965/GL960
> Memory C
> /0/100/2 display Mobile GM965/GL960
> Integrated Gra
> /0/100/2.1 display Mobile GM965/GL960
> Integrated Gra
> /0/100/1a bus 82801H (ICH8 Family) USB
> UHCI Con
> /0/100/1a.1 bus 82801H (ICH8 Family) USB
> UHCI Con
> /0/100/1a.7 bus 82801H (ICH8 Family) USB2
> EHCI Co
> /0/100/1b multimedia 82801H (ICH8 Family) HD
> Audio Con
> /0/100/1c bridge 82801H (ICH8 Family) PCI
> Express
> /0/100/1c.1 bridge 82801H (ICH8 Family) PCI
> Express
> /0/100/1c.1/0 eth0 network NetLink BCM5906M Fast
> Ethernet PC
> /0/100/1c.2 bridge 82801H (ICH8 Family) PCI
> Express
> /0/100/1c.3 bridge 82801H (ICH8 Family) PCI
> Express
> /0/100/1c.4 bridge 82801H (ICH8 Family) PCI
> Express
> /0/100/1c.5 bridge 82801H (ICH8 Family) PCI
> Express
> /0/100/1d bus 82801H (ICH8 Family) USB
> UHCI Con
> /0/100/1d.1 bus 82801H (ICH8 Family) USB
> UHCI Con
> /0/100/1d.2 bus 82801H (ICH8 Family) USB
> UHCI Con
> /0/100/1d.7 bus 82801H (ICH8 Family) USB2
> EHCI Co
> /0/100/1e bridge 82801 Mobile PCI Bridge
> /0/100/1e/6 bus R5C832 IEEE 1394 Controller
> /0/100/1e/6.1 generic R5C822 SD/SDIO/MMC/MS/MSPro
> Host
> /0/100/1e/6.2 generic R5C592 Memory Stick Bus Host
> Adap
> /0/100/1f bridge 82801HEM (ICH8M) LPC
> Interface Co
> /0/100/1f.1 scsi0 storage 82801HBM/HEM (ICH8M/ICH8M-E)
> IDE
> /0/100/1f.1/0.0.0 /dev/cdrom disk CDW/DVD SN-M242D
> /0/100/1f.2 scsi2 storage 82801HBM/HEM (ICH8M/ICH8M-E)
> SATA
> /0/100/1f.2/0.0.0 /dev/sda disk 80GB TOSHIBA MK8046GS
> /0/100/1f.2/0.0.0/1 /dev/sda1 volume 71GiB EXT4 volume
> /0/100/1f.2/0.0.0/2 /dev/sda2 volume 3152MiB Extended partition
> /0/100/1f.2/0.0.0/2/5 /dev/sda5 volume 3152MiB Linux swap / Solaris
> part
> /0/100/1f.3 bus 82801H (ICH8 Family) SMBus
> Contro
> /1 wlan0 network Wireless interface
> Linux mbh-ZEPTO 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC
> 2011 i686 i686 i386 GNU/Linux
> [ 0.000000] found SMP MP-table at [c00f7bc0] f7bc0
> [ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
> [ 0.178869] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
> [ 0.229640] ACPI: No dock devices found.
> [ 0.229644] HEST: Table not found.
> [ 0.248738] usbcore: registered new interface driver usbfs
> [ 0.248754] usbcore: registered new interface driver hub
> [ 0.248795] usbcore: registered new device driver usb
> [ 0.260125] Switching to clocksource hpet
> [ 0.263794] Switched to NOHz mode on CPU #0
> [ 0.263837] Switched to NOHz mode on CPU #1
> [ 0.292412] pnp: PnP ACPI: found 10 devices
> [ 0.356960] input: Lid Switch as
> /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
> [ 0.356994] ACPI: Lid Switch [LID0]
> [ 0.396491] ERST: Table is not found!
> [ 0.751214] isapnp: No Plug & Play device found
> [ 0.780653] i2c-core: driver [adp5520] using legacy suspend method
> [ 0.780656] i2c-core: driver [adp5520] using legacy resume method
> [ 0.800196] hub 1-0:1.0: USB hub found
> [ 0.820189] hub 2-0:1.0: USB hub found
> [ 0.820723] hub 3-0:1.0: USB hub found
> [ 0.821172] hub 4-0:1.0: USB hub found
> [ 0.824246] hub 5-0:1.0: USB hub found
> [ 0.824674] hub 6-0:1.0: USB hub found
> [ 0.825107] hub 7-0:1.0: USB hub found
> [ 0.862224] device-mapper: multipath: version 1.2.0 loaded
> [ 0.862227] device-mapper: multipath round-robin: version 1.0.0 loaded
> [ 0.865656] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
> [ 1.132059] usb 2-5: new high speed USB device using ehci_hcd and
> address 2
> [ 1.231047] sdhci-pci 0000:0e:06.1: SDHCI controller found [1180:0822]
> (rev 22)
> [ 1.257114] mmc0: no vmmc regulator found
> [ 1.352246] tg3 0000:04:00.0: eth0: Tigon3 [partno(BCM95906) rev c002]
> (PCI Express) MAC address 00:1b:38:d0:52:7c
> [ 1.352252] tg3 0000:04:00.0: eth0: attached PHY is 5906 (10/100Base-TX
> Ethernet) (WireSpeed[0])
> [ 1.352257] tg3 0000:04:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0]
> ASF[0] TSOcap[1]
> [ 1.352261] tg3 0000:04:00.0: eth0: dma_rwctrl[76180000]
> dma_mask[64-bit]
> [ 22.339173] lp: driver loaded but no devices found
> [ 23.099663] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [ 23.296238] uvcvideo: Found UVC 1.00 device Venus USB2.0 Camera
> (0ac8:3420)
> [ 23.346594] input: Venus USB2.0 Camera as
> /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input4
> [ 23.346826] usbcore: registered new interface driver uvcvideo
> [ 23.845278] Console: switching to colour frame buffer device 160x50
> [ 23.931682] elantech: assuming hardware version 1, firmware version
> 2.0.4
> [ 24.047459] input: HDA Intel Mic as
> /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
> [ 24.047812] input: HDA Intel Headphone as
> /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
> [ 24.697027] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
> [ 24.697033] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for
> RX
> [ 24.697256] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [ 34.896014] eth0: no IPv6 routers present
> [29575.296094] usb 1-1: new high speed USB device using ehci_hcd and
> address 2
> [29575.828747] Registered led device: rt2800usb-phy0::radio
> [29575.828832] Registered led device: rt2800usb-phy0::assoc
> [29575.828921] Registered led device: rt2800usb-phy0::quality
> [29575.829235] usbcore: registered new interface driver rt2800usb
> [29576.298861] ADDRCONF(NETDEV_UP): wlan0: link is not ready
> Manufacturer: ZEPTO
> Product Name: ZNOTE
> Manufacturer: ZEPTO
> Product Name: IFL91
> Manufacturer: No Enclosure
> Manufacturer: Intel
> Manufacturer: Mfg 0
> Manufacturer: Mfg 1
> lo no wireless extensions.
>
> eth0 no wireless extensions.
>
> wlan0 IEEE 802.11bgn ESSID:off/any
> Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
> Retry long limit:7 RTS thr:off Fragment thr:off
> Power Management:on
>
> install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi
> $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ;
> }
> # which ath5k cannot recover. To prevent this condition, stop
> blacklist ath_pci
> blacklist eth1394
> # replaced by p54pci
> blacklist prism54
> # replaced by b43 and ssb.
> blacklist bcm43xx
> blacklist uart6850
> blacklist twl4030_wdt
>
> [main]
> NetworkingEnabled=true
> WirelessEnabled=true
> WWANEnabled=true
> > hal.1: read hal dataprocess 3613: arguments to dbus_move_error() were
> incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed
> in file dbus-errors.c line 280.
> This is normally a bug in some application using the D-Bus library.
> libhal.c 3483 : Error unsubscribing to signals, error=The name
> org.freedesktop.Hal was not provided by any .service files
> 30: PCI 400.0: 0200 Ethernet controller
> [Created at pci.318]
> Unique ID: rBUF.SbX3ENXAyB9
> Parent ID: qTvu.QsUNOybuh4B
> SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:04:00.0
> SysFS BusID: 0000:04:00.0
> Hardware Class: network
> Model: "Broadcom NetLink BCM5906M Fast Ethernet PCI Express"
> Vendor: pci 0x14e4 "Broadcom"
> Device: pci 0x1713 "NetLink BCM5906M Fast Ethernet PCI Express"
> SubVendor: pci 0x14c0 "COMPAL Electronics Inc"
> SubDevice: pci 0x0026
> Revision: 0x02
> Driver: "tg3"
> Driver Modules: "tg3"
> Device File: eth0
> Memory Range: 0xf0000000-0xf000ffff (rw,non-prefetchable)
> IRQ: 47 (40506 events)
> HW Address: 00:1b:38:d0:52:7c
> Link detected: yes
> Module Alias: "pci:v000014E4d00001713sv000014C0sd00000026bc02sc00i00"
> Driver Info #0:
> Driver Status: tg3 is active
> Driver Activation Cmd: "modprobe tg3"
> Config Status: cfg=new, avail=yes, need=no, active=unknown
> Attached to: #16 (PCI bridge)
>
> 53: USB 00.0: 0282 WLAN controller
> [Created at usb.122]
> Unique ID: ADDn.yg4sReWJGy7
> Parent ID: k4bc.cO89g+iefn1
> SysFS ID: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0
> SysFS BusID: 1-1:1.0
> Hardware Class: network
> Model: "Ralink 802.11 n WLAN"
> Hotplug: USB
> Vendor: usb 0x148f "Ralink Technology, Corp."
> Device: usb 0x8070 "802.11 n WLAN"
> Revision: "1.01"
> Serial ID: "1.0"
> Driver: "rt2800usb"
> Driver Modules: "rt2800usb"
> Device File: wlan0
> Features: WLAN
> Speed: 480 Mbps
> HW Address: 34:21:09:01:d4:41
> Link detected: no
> 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:v148Fp8070d0101dc00dsc00dp00icFFiscFFipFF"
> 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: #44 (Hub)
> Warning: bad ps syntax, perhaps a bogus '-'? See
> http://procps.sf.net/faq.html
> root 547 0.0 0.2 25444 4580 ? Ssl 14:14 0:00
> NetworkManager
> root 1110 0.0 0.0 2552 1240 ? S 14:14 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-e0d4596b-e4e1-46b5-a742-586f08094fac-eth0.lease -cf
> /var/run/nm-dhclient-eth0.conf eth0
> mbh01 3627 0.0 0.0 5300 852 pts/0 S+ 22:32 0:00 egrep
> --color=auto icd|etwork
> Module Size Used by
> arc4 12473 2
> rt2800usb 17907 0
> rt2800lib 43824 1 rt2800usb
> crc_ccitt 12595 1 rt2800lib
> rt2x00usb 19693 1 rt2800usb
> rt2x00lib 39075 3 rt2800usb,rt2800lib,rt2x00usb
> mac80211 257001 3 rt2800lib,rt2x00usb,rt2x00lib
> cfg80211 156212 2 rt2x00lib,mac80211
> nls_utf8 12493 0
> isofs 39571 0
> joydev 17322 0
> binfmt_misc 13213 1
> parport_pc 32111 0
> ppdev 12849 0
> snd_hda_codec_si3054 12924 1
> snd_hda_codec_realtek 255882 1
> snd_hda_intel 24140 2
> snd_hda_codec 90901 3
> snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
> snd_hwdep 13274 1 snd_hda_codec
> snd_pcm 80042 3
> snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
> snd_seq_midi 13132 0
> snd_rawmidi 25269 1 snd_seq_midi
> snd_seq_midi_event 14475 1 snd_seq_midi
> i915 450934 3
> snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event
> uvcvideo 66851 0
> compal_laptop 19283 0
> snd_timer 28659 2 snd_pcm,snd_seq
> snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq
> videodev 75143 1 uvcvideo
> psmouse 73312 0
> snd 55295 14
> snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> serio_raw 12990 0
> soundcore 12600 1 snd
> drm_kms_helper 40745 1 i915
> snd_page_alloc 14073 2 snd_hda_intel,snd_pcm
> drm 180037 4 i915,drm_kms_helper
> i2c_algo_bit 13184 1 i915
> video 18951 1 i915
> lp 13349 0
> parport 36746 3 parport_pc,ppdev,lp
> ahci 21591 2
> libahci 25548 1 ahci
> firewire_ohci 31504 0
> firewire_core 56138 1 firewire_ohci
> crc_itu_t 12627 1 firewire_core
> sdhci_pci 13623 0
> tg3 131476 0
> sdhci 22720 1 sdhci_pci
> mbh01@mbh-ZEPTO:~$
>
> *
> 2011/8/2 Mark Rijckenberg <email address hidden>
>
>> Your question #166736 on gnome-nettool in Ubuntu changed:
>>
>> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736
>>
>> Status: Open => Needs information
>>
>> Mark Rijckenberg requested more information:
>> "I assume that you mean, that I should insert the adaptor into a USB port
>> while the PC is connected to the my wireless router and from there to the
>> internet by a LAN cable; correct?" -> yes
>>
>> Disregard the advice in the user manual, because it is written for
>> Windows users, which is irrelevant here.
>>
>> The wireless USB adapter should remain connected to the PC at all times,
>> even while installing Ubuntu for the first time.
>>
>> Ubuntu is totally different compared to Windows.
>>
>> --
>> To answer this request for more information, you can either reply to
>> this email or enter your reply at the following page:
>>
>> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736
>>
>> You received this question notification because you asked the question.
>>
>
>

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

You are right. I am Dutch. :-)

Happy to read that your wireless adapter is working fine.

Please visit the following URL when providing answers, instead of replying to the Emails.
This will help avoid creating gigantic threads.

https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736

Please set the thread status to "solved".

Kind regards,

Mark

Revision history for this message
M Bjornbak (mbjornbak) said :
#8

*Now I am confused! What problem are you referring to? I believe that the
problem has been solved.
regards
mbjornbak
*
2011/8/2 M Bjornbak <email address hidden>

> Your question #166736 on gnome-nettool in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736
>
> Status: Answered => Open
>
> You are still having a problem:
> Hello Mark!
> It seems the patient has recovered. In reality his was not sick. This
> mail
> is sent by using the wireless USB adaptor. I removed the LAN cable. And it
> works.
> To a lay person it seems that the cure was to DISREGARD the advice given
> by
> the manufacturer!!! The average consumer would not do that.
> Still, if the out put from my terminal gives rise to frowning the eyebrows
> from the "doctors". please let me know so that I may correct things.
> >From a Dane to a Dutch?--- deduction from your name.
> Best wishes from
> mbjornbak*
> *
> 2011/8/2 Mogens Bjørnbak-Hansen <email address hidden>
>
> > Here is the out put from my terminal
> > regards
> > Mbjornbak*
> >
> > Ign http://archive.ubuntu.com natty/main
> > TranslationIndex
> > Ign http://archive.ubuntu.com natty/multiverse
> > TranslationIndex
> > Ign http://archive.ubuntu.com natty/restricted
> > TranslationIndex
> > Ign http://archive.ubuntu.com natty/universe TranslationIndex
> > Get:9 http://archive.ubuntu.com natty-updates/main Sources [98.1 kB]
> > Get:10 http://archive.ubuntu.com natty-updates/restricted Sources [14
> > B]
> > Get:11 http://archive.ubuntu.com natty-updates/universe Sources [22.1
> > kB]
> > Get:12 http://archive.ubuntu.com natty-updates/multiverse Sources [1,893
> > B]
> > Get:13 http://archive.ubuntu.com natty-updates/main i386 Packages [286
> > kB]
> > Ign http://extras.ubuntu.com natty/main
> > Translation-en_GB
> > Ign http://archive.canonical.com natty/partner
> > Translation-en_GB
> > Ign http://extras.ubuntu.com natty/main
> > Translation-en
> > Ign http://archive.canonical.com natty/partner
> > Translation-en
> > Ign http://dl.google.com stable/main
> > Translation-en_GB
> > Ign http://extras.ubuntu.com natty/main
> > Translation-da
> > Ign http://archive.canonical.com natty/partner
> > Translation-da
> > Ign http://dl.google.com stable/main
> > Translation-en
> > Ign http://dl.google.com stable/main Translation-da
> > Get:14 http://archive.ubuntu.com natty-updates/restricted i386 Packages
> > [14 B]
> > Get:15 http://archive.ubuntu.com natty-updates/universe i386 Packages
> > [80.2 kB]
> > Get:16 http://archive.ubuntu.com natty-updates/multiverse i386 Packages
> > [4,267 B]
> > Ign http://archive.ubuntu.com natty-updates/main TranslationIndex
> > Ign http://archive.ubuntu.com natty-updates/multiverse TranslationIndex
> > Ign http://archive.ubuntu.com natty-updates/restricted TranslationIndex
> > Ign http://archive.ubuntu.com natty-updates/universe TranslationIndex
> > Hit http://archive.ubuntu.com natty/main Translation-en_GB
> > Hit http://archive.ubuntu.com natty/main Translation-da
> > Get:17 http://archive.ubuntu.com natty-security/main Sources [63.5 kB]
> > Get:18 http://archive.ubuntu.com natty-security/restricted Sources [14
> B]
> > Get:19 http://archive.ubuntu.com natty-security/universe Sources [9,829
> B]
> > Get:20 http://archive.ubuntu.com natty-security/multiverse Sources [658
> B]
> > Get:21 http://archive.ubuntu.com natty-security/main i386 Packages [165
> > kB]
> > Get:22 http://archive.ubuntu.com natty-security/restricted i386 Packages
> > [14 B]
> > Get:23 http://archive.ubuntu.com natty-security/universe i386 Packages
> > [31.9 kB]
> > Get:24 http://archive.ubuntu.com natty-security/multiverse i386 Packages
> > [2,074 B]
> > Ign http://archive.ubuntu.com natty-security/main TranslationIndex
> > Ign http://archive.ubuntu.com natty-security/multiverse TranslationIndex
> > Ign http://archive.ubuntu.com natty-security/restricted TranslationIndex
> > Ign http://archive.ubuntu.com natty-security/universe TranslationIndex
> > Hit http://archive.ubuntu.com natty/multiverse Translation-en_GB
> > Hit http://archive.ubuntu.com natty/multiverse Translation-da
> > Hit http://archive.ubuntu.com natty/restricted Translation-en_GB
> > Hit http://archive.ubuntu.com natty/restricted Translation-da
> > Hit http://archive.ubuntu.com natty/universe Translation-en_GB
> > Hit http://archive.ubuntu.com natty/universe Translation-da
> > Ign http://archive.ubuntu.com natty/main
> > Translation-en
> > Ign http://archive.ubuntu.com natty/multiverse
> > Translation-en
> > Ign http://archive.ubuntu.com natty/restricted
> > Translation-en
> > Ign http://archive.ubuntu.com natty/universe
> > Translation-en
> > Ign http://archive.ubuntu.com natty-updates/main
> > Translation-en_GB
> > Ign http://archive.ubuntu.com natty-updates/main
> > Translation-en
> > Ign http://archive.ubuntu.com natty-updates/main
> > Translation-da
> > Ign http://archive.ubuntu.com natty-updates/multiverse
> > Translation-en_GB
> > Ign http://archive.ubuntu.com natty-updates/multiverse
> > Translation-en
> > Ign http://archive.ubuntu.com natty-updates/multiverse
> > Translation-da
> > Ign http://archive.ubuntu.com natty-updates/restricted
> > Translation-en_GB
> > Ign http://archive.ubuntu.com natty-updates/restricted
> > Translation-en
> > Ign http://archive.ubuntu.com natty-updates/restricted
> > Translation-da
> > Ign http://archive.ubuntu.com natty-updates/universe
> > Translation-en_GB
> > Ign http://archive.ubuntu.com natty-updates/universe
> > Translation-en
> > Ign http://archive.ubuntu.com natty-updates/universe
> > Translation-da
> > Ign http://archive.ubuntu.com natty-security/main
> > Translation-en_GB
> > Ign http://archive.ubuntu.com natty-security/main
> > Translation-en
> > Ign http://archive.ubuntu.com natty-security/main
> > Translation-da
> > Ign http://archive.ubuntu.com natty-security/multiverse
> > Translation-en_GB
> > Ign http://archive.ubuntu.com natty-security/multiverse
> > Translation-en
> > Ign http://archive.ubuntu.com natty-security/multiverse
> > Translation-da
> > Ign http://archive.ubuntu.com natty-security/restricted
> > Translation-en_GB
> > Ign http://archive.ubuntu.com natty-security/restricted
> > Translation-en
> > Ign http://archive.ubuntu.com natty-security/restricted
> > Translation-da
> > Ign http://archive.ubuntu.com natty-security/universe
> > Translation-en_GB
> > Ign http://archive.ubuntu.com natty-security/universe
> > Translation-en
> > Ign http://archive.ubuntu.com natty-security/universe
> > Translation-da
> > Fetched 823 kB in 7s (111
> > kB/s)
> > Reading package lists... Done
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > grep is already the newest version.
> > The following packages were automatically installed and are no longer
> > required:
> > linux-headers-2.6.38-8 linux-headers-2.6.38-8-generic
> > Use 'apt-get autoremove' to remove them.
> > 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 5 not upgraded.
> > Need to get 818 kB of archives.
> > After this operation, 2,269 kB of additional disk space will be used.
> > Do you want to continue [Y/n]? y
> > Get:1 http://archive.ubuntu.com/ubuntu/ natty/universe libhal1 i386
> > 0.5.14-5+svn1 [74.4 kB]
> > Get:2 http://archive.ubuntu.com/ubuntu/ natty/universe libhd16 i386
> 16.0-2
> > [698 kB]
> > Get:3 http://archive.ubuntu.com/ubuntu/ natty/universe hwinfo i386
> 16.0-2
> > [46.1 kB]
> > Fetched 818 kB in 3s (207 kB/s)
> > Selecting previously deselected package libhal1.
> > (Reading database ... 188651 files and directories currently installed.)
> > Unpacking libhal1 (from .../libhal1_0.5.14-5+svn1_i386.deb) ...
> > Selecting previously deselected package libhd16.
> > Unpacking libhd16 (from .../libhd16_16.0-2_i386.deb) ...
> > Selecting previously deselected package hwinfo.
> > Unpacking hwinfo (from .../hwinfo_16.0-2_i386.deb) ...
> > Processing triggers for man-db ...
> > Setting up libhal1 (0.5.14-5+svn1) ...
> > Setting up libhd16 (16.0-2) ...
> > Setting up hwinfo (16.0-2) ...
> > Processing triggers for libc-bin ...
> > ldconfig deferred processing now taking place
> > *-network
> > description: Ethernet interface
> > product: NetLink BCM5906M Fast Ethernet PCI Express
> > vendor: Broadcom Corporation
> > physical id: 0
> > bus info: pci@0000:04:00.0
> > logical name: eth0
> > version: 02
> > serial: 00:1b:38:d0:52:7c
> > size: 100Mbit/s
> > capacity: 100Mbit/s
> > width: 64 bits
> > clock: 33MHz
> > capabilities: pm vpd msi pciexpress bus_master cap_list ethernet
> > physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
> > configuration: autonegotiation=on broadcast=yes driver=tg3
> > driverversion=3.116 duplex=full firmware=sb v3.04 ip=192.168.1.33
> latency=0
> > link=yes multicast=yes port=twisted pair speed=100Mbit/s
> > resources: irq:47 memory:f0000000-f000ffff
> > *-network
> > description: Wireless interface
> > physical id: 1
> > bus info: usb@1:1
> > logical name: wlan0
> > serial: 34:21:09:01:d4:41
> > capabilities: ethernet physical wireless
> > configuration: broadcast=yes driver=rt2800usb
> > driverversion=2.6.38-10-generic firmware=0.12 link=no multicast=yes
> > wireless=IEEE 802.11bgn
> > 0: compal-wifi: Wireless LAN
> > Soft blocked: no
> > Hard blocked: no
> > 1: compal-bluetooth: Bluetooth
> > Soft blocked: no
> > Hard blocked: no
> > 2: phy0: Wireless LAN
> > Soft blocked: no
> > Hard blocked: no
> > lo Interface doesn't support scanning.
> >
> > eth0 Interface doesn't support scanning.
> >
> > wlan0 Scan completed :
> > Cell 01 - Address: 00:23:F8:0B:C3:22
> > Channel:6
> > Frequency:2.437 GHz (Channel 6)
> > Quality=43/70 Signal level=-67 dBm
> > Encryption key:off
> > ESSID:"Fullrate"
> > Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
> > Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
> > 36 Mb/s; 48 Mb/s; 54 Mb/s
> > Mode:Master
> > Extra:tsf=0000022822abbb1f
> > Extra: Last beacon: 840ms ago
> > IE: Unknown: 000846756C6C72617465
> > IE: Unknown: 010582848B962C
> > IE: Unknown: 030106
> > IE: Unknown: 2A0100
> > IE: Unknown: 32080C1218243048606C
> >
> > auto lo
> > iface lo inet loopback
> >
> > DISTRIB_ID=Ubuntu
> > DISTRIB_RELEASE=11.04
> > DISTRIB_CODENAME=natty
> > DISTRIB_DESCRIPTION="Ubuntu 11.04"
> > 00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960
> > Memory Controller Hub [8086:2a00] (rev 0c)
> > 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
> > GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 0c)
> > 00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960
> > Integrated Graphics Controller (secondary) [8086:2a03] (rev 0c)
> > 00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> > UHCI Controller #4 [8086:2834] (rev 03)
> > 00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> > UHCI Controller #5 [8086:2835] (rev 03)
> > 00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family)
> USB2
> > EHCI Controller #2 [8086:283a] (rev 03)
> > 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD
> > Audio Controller [8086:284b] (rev 03)
> > 00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> > Express Port 1 [8086:283f] (rev 03)
> > 00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> > Express Port 2 [8086:2841] (rev 03)
> > 00:1c.2 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> > Express Port 3 [8086:2843] (rev 03)
> > 00:1c.3 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> > Express Port 4 [8086:2845] (rev 03)
> > 00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> > Express Port 5 [8086:2847] (rev 03)
> > 00:1c.5 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI
> > Express Port 6 [8086:2849] (rev 03)
> > 00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> > UHCI Controller #1 [8086:2830] (rev 03)
> > 00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> > UHCI Controller #2 [8086:2831] (rev 03)
> > 00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB
> > UHCI Controller #3 [8086:2832] (rev 03)
> > 00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family)
> USB2
> > EHCI Controller #1 [8086:2836] (rev 03)
> > 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge
> > [8086:2448] (rev f3)
> > 00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC
> Interface
> > Controller [8086:2815] (rev 03)
> > 00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM
> > (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 03)
> > 00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM
> > (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 03)
> > 00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus
> > Controller [8086:283e] (rev 03)
> > 04:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M
> > Fast Ethernet PCI Express [14e4:1713] (rev 02)
> > 0e:06.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394
> > Controller [1180:0832] (rev 05)
> > 0e:06.1 SD Host controller [0805]: Ricoh Co Ltd R5C822
> SD/SDIO/MMC/MS/MSPro
> > Host Adapter [1180:0822] (rev 22)
> > 0e:06.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus
> Host
> > Adapter [1180:0592] (rev 12)
> > Bus 007 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> > Bus 002 Device 002: ID 0ac8:3420 Z-Star Microelectronics Corp. Venus
> USB2.0
> > Camera
> > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> > Bus 001 Device 002: ID 148f:8070 Ralink Technology, Corp.
> > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> > H/W path Device Class Description
> > ==========================================================
> > system Notebook
> > /0 bus IFL91
> > /0/0 memory 103KiB BIOS
> > /0/4 processor Intel(R) Pentium(R) Dual
> > CPU T2
> > /0/4/5 memory 64KiB L1 cache
> > /0/4/6 memory 1MiB L2 cache
> > /0/4/0.1 processor Logical CPU
> > /0/4/0.2 processor Logical CPU
> > /0/d memory 2GiB System Memory
> > /0/d/0 memory 1GiB SODIMM DDR2
> Synchronous
> > 533
> > /0/d/1 memory 1GiB SODIMM DDR2
> Synchronous
> > 533
> > /0/1 processor
> > /0/1/0.1 processor Logical CPU
> > /0/1/0.2 processor Logical CPU
> > /0/100 bridge Mobile PM965/GM965/GL960
> > Memory C
> > /0/100/2 display Mobile GM965/GL960
> > Integrated Gra
> > /0/100/2.1 display Mobile GM965/GL960
> > Integrated Gra
> > /0/100/1a bus 82801H (ICH8 Family) USB
> > UHCI Con
> > /0/100/1a.1 bus 82801H (ICH8 Family) USB
> > UHCI Con
> > /0/100/1a.7 bus 82801H (ICH8 Family) USB2
> > EHCI Co
> > /0/100/1b multimedia 82801H (ICH8 Family) HD
> > Audio Con
> > /0/100/1c bridge 82801H (ICH8 Family) PCI
> > Express
> > /0/100/1c.1 bridge 82801H (ICH8 Family) PCI
> > Express
> > /0/100/1c.1/0 eth0 network NetLink BCM5906M Fast
> > Ethernet PC
> > /0/100/1c.2 bridge 82801H (ICH8 Family) PCI
> > Express
> > /0/100/1c.3 bridge 82801H (ICH8 Family) PCI
> > Express
> > /0/100/1c.4 bridge 82801H (ICH8 Family) PCI
> > Express
> > /0/100/1c.5 bridge 82801H (ICH8 Family) PCI
> > Express
> > /0/100/1d bus 82801H (ICH8 Family) USB
> > UHCI Con
> > /0/100/1d.1 bus 82801H (ICH8 Family) USB
> > UHCI Con
> > /0/100/1d.2 bus 82801H (ICH8 Family) USB
> > UHCI Con
> > /0/100/1d.7 bus 82801H (ICH8 Family) USB2
> > EHCI Co
> > /0/100/1e bridge 82801 Mobile PCI Bridge
> > /0/100/1e/6 bus R5C832 IEEE 1394
> Controller
> > /0/100/1e/6.1 generic R5C822
> SD/SDIO/MMC/MS/MSPro
> > Host
> > /0/100/1e/6.2 generic R5C592 Memory Stick Bus
> Host
> > Adap
> > /0/100/1f bridge 82801HEM (ICH8M) LPC
> > Interface Co
> > /0/100/1f.1 scsi0 storage 82801HBM/HEM
> (ICH8M/ICH8M-E)
> > IDE
> > /0/100/1f.1/0.0.0 /dev/cdrom disk CDW/DVD SN-M242D
> > /0/100/1f.2 scsi2 storage 82801HBM/HEM
> (ICH8M/ICH8M-E)
> > SATA
> > /0/100/1f.2/0.0.0 /dev/sda disk 80GB TOSHIBA MK8046GS
> > /0/100/1f.2/0.0.0/1 /dev/sda1 volume 71GiB EXT4 volume
> > /0/100/1f.2/0.0.0/2 /dev/sda2 volume 3152MiB Extended partition
> > /0/100/1f.2/0.0.0/2/5 /dev/sda5 volume 3152MiB Linux swap /
> Solaris
> > part
> > /0/100/1f.3 bus 82801H (ICH8 Family) SMBus
> > Contro
> > /1 wlan0 network Wireless interface
> > Linux mbh-ZEPTO 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC
> > 2011 i686 i686 i386 GNU/Linux
> > [ 0.000000] found SMP MP-table at [c00f7bc0] f7bc0
> > [ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
> > [ 0.178869] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
> > [ 0.229640] ACPI: No dock devices found.
> > [ 0.229644] HEST: Table not found.
> > [ 0.248738] usbcore: registered new interface driver usbfs
> > [ 0.248754] usbcore: registered new interface driver hub
> > [ 0.248795] usbcore: registered new device driver usb
> > [ 0.260125] Switching to clocksource hpet
> > [ 0.263794] Switched to NOHz mode on CPU #0
> > [ 0.263837] Switched to NOHz mode on CPU #1
> > [ 0.292412] pnp: PnP ACPI: found 10 devices
> > [ 0.356960] input: Lid Switch as
> > /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
> > [ 0.356994] ACPI: Lid Switch [LID0]
> > [ 0.396491] ERST: Table is not found!
> > [ 0.751214] isapnp: No Plug & Play device found
> > [ 0.780653] i2c-core: driver [adp5520] using legacy suspend method
> > [ 0.780656] i2c-core: driver [adp5520] using legacy resume method
> > [ 0.800196] hub 1-0:1.0: USB hub found
> > [ 0.820189] hub 2-0:1.0: USB hub found
> > [ 0.820723] hub 3-0:1.0: USB hub found
> > [ 0.821172] hub 4-0:1.0: USB hub found
> > [ 0.824246] hub 5-0:1.0: USB hub found
> > [ 0.824674] hub 6-0:1.0: USB hub found
> > [ 0.825107] hub 7-0:1.0: USB hub found
> > [ 0.862224] device-mapper: multipath: version 1.2.0 loaded
> > [ 0.862227] device-mapper: multipath round-robin: version 1.0.0 loaded
> > [ 0.865656] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
> > [ 1.132059] usb 2-5: new high speed USB device using ehci_hcd and
> > address 2
> > [ 1.231047] sdhci-pci 0000:0e:06.1: SDHCI controller found [1180:0822]
> > (rev 22)
> > [ 1.257114] mmc0: no vmmc regulator found
> > [ 1.352246] tg3 0000:04:00.0: eth0: Tigon3 [partno(BCM95906) rev c002]
> > (PCI Express) MAC address 00:1b:38:d0:52:7c
> > [ 1.352252] tg3 0000:04:00.0: eth0: attached PHY is 5906
> (10/100Base-TX
> > Ethernet) (WireSpeed[0])
> > [ 1.352257] tg3 0000:04:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0]
> > ASF[0] TSOcap[1]
> > [ 1.352261] tg3 0000:04:00.0: eth0: dma_rwctrl[76180000]
> > dma_mask[64-bit]
> > [ 22.339173] lp: driver loaded but no devices found
> > [ 23.099663] ADDRCONF(NETDEV_UP): eth0: link is not ready
> > [ 23.296238] uvcvideo: Found UVC 1.00 device Venus USB2.0 Camera
> > (0ac8:3420)
> > [ 23.346594] input: Venus USB2.0 Camera as
> > /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input4
> > [ 23.346826] usbcore: registered new interface driver uvcvideo
> > [ 23.845278] Console: switching to colour frame buffer device 160x50
> > [ 23.931682] elantech: assuming hardware version 1, firmware version
> > 2.0.4
> > [ 24.047459] input: HDA Intel Mic as
> > /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
> > [ 24.047812] input: HDA Intel Headphone as
> > /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
> > [ 24.697027] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full
> duplex
> > [ 24.697033] tg3 0000:04:00.0: eth0: Flow control is on for TX and on
> for
> > RX
> > [ 24.697256] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> > [ 34.896014] eth0: no IPv6 routers present
> > [29575.296094] usb 1-1: new high speed USB device using ehci_hcd and
> > address 2
> > [29575.828747] Registered led device: rt2800usb-phy0::radio
> > [29575.828832] Registered led device: rt2800usb-phy0::assoc
> > [29575.828921] Registered led device: rt2800usb-phy0::quality
> > [29575.829235] usbcore: registered new interface driver rt2800usb
> > [29576.298861] ADDRCONF(NETDEV_UP): wlan0: link is not ready
> > Manufacturer: ZEPTO
> > Product Name: ZNOTE
> > Manufacturer: ZEPTO
> > Product Name: IFL91
> > Manufacturer: No Enclosure
> > Manufacturer: Intel
> > Manufacturer: Mfg 0
> > Manufacturer: Mfg 1
> > lo no wireless extensions.
> >
> > eth0 no wireless extensions.
> >
> > wlan0 IEEE 802.11bgn ESSID:off/any
> > Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
> > Retry long limit:7 RTS thr:off Fragment thr:off
> > Power Management:on
> >
> > install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi
> > $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ;
> : ;
> > }
> > # which ath5k cannot recover. To prevent this condition, stop
> > blacklist ath_pci
> > blacklist eth1394
> > # replaced by p54pci
> > blacklist prism54
> > # replaced by b43 and ssb.
> > blacklist bcm43xx
> > blacklist uart6850
> > blacklist twl4030_wdt
> >
> > [main]
> > NetworkingEnabled=true
> > WirelessEnabled=true
> > WWANEnabled=true
> > > hal.1: read hal dataprocess 3613: arguments to dbus_move_error() were
> > incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))"
> failed
> > in file dbus-errors.c line 280.
> > This is normally a bug in some application using the D-Bus library.
> > libhal.c 3483 : Error unsubscribing to signals, error=The name
> > org.freedesktop.Hal was not provided by any .service files
> > 30: PCI 400.0: 0200 Ethernet controller
> > [Created at pci.318]
> > Unique ID: rBUF.SbX3ENXAyB9
> > Parent ID: qTvu.QsUNOybuh4B
> > SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:04:00.0
> > SysFS BusID: 0000:04:00.0
> > Hardware Class: network
> > Model: "Broadcom NetLink BCM5906M Fast Ethernet PCI Express"
> > Vendor: pci 0x14e4 "Broadcom"
> > Device: pci 0x1713 "NetLink BCM5906M Fast Ethernet PCI Express"
> > SubVendor: pci 0x14c0 "COMPAL Electronics Inc"
> > SubDevice: pci 0x0026
> > Revision: 0x02
> > Driver: "tg3"
> > Driver Modules: "tg3"
> > Device File: eth0
> > Memory Range: 0xf0000000-0xf000ffff (rw,non-prefetchable)
> > IRQ: 47 (40506 events)
> > HW Address: 00:1b:38:d0:52:7c
> > Link detected: yes
> > Module Alias: "pci:v000014E4d00001713sv000014C0sd00000026bc02sc00i00"
> > Driver Info #0:
> > Driver Status: tg3 is active
> > Driver Activation Cmd: "modprobe tg3"
> > Config Status: cfg=new, avail=yes, need=no, active=unknown
> > Attached to: #16 (PCI bridge)
> >
> > 53: USB 00.0: 0282 WLAN controller
> > [Created at usb.122]
> > Unique ID: ADDn.yg4sReWJGy7
> > Parent ID: k4bc.cO89g+iefn1
> > SysFS ID: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0
> > SysFS BusID: 1-1:1.0
> > Hardware Class: network
> > Model: "Ralink 802.11 n WLAN"
> > Hotplug: USB
> > Vendor: usb 0x148f "Ralink Technology, Corp."
> > Device: usb 0x8070 "802.11 n WLAN"
> > Revision: "1.01"
> > Serial ID: "1.0"
> > Driver: "rt2800usb"
> > Driver Modules: "rt2800usb"
> > Device File: wlan0
> > Features: WLAN
> > Speed: 480 Mbps
> > HW Address: 34:21:09:01:d4:41
> > Link detected: no
> > 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:v148Fp8070d0101dc00dsc00dp00icFFiscFFipFF"
> > 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: #44 (Hub)
> > Warning: bad ps syntax, perhaps a bogus '-'? See
> > http://procps.sf.net/faq.html
> > root 547 0.0 0.2 25444 4580 ? Ssl 14:14 0:00
> > NetworkManager
> > root 1110 0.0 0.0 2552 1240 ? S 14:14 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-e0d4596b-e4e1-46b5-a742-586f08094fac-eth0.lease
> -cf
> > /var/run/nm-dhclient-eth0.conf eth0
> > mbh01 3627 0.0 0.0 5300 852 pts/0 S+ 22:32 0:00 egrep
> > --color=auto icd|etwork
> > Module Size Used by
> > arc4 12473 2
> > rt2800usb 17907 0
> > rt2800lib 43824 1 rt2800usb
> > crc_ccitt 12595 1 rt2800lib
> > rt2x00usb 19693 1 rt2800usb
> > rt2x00lib 39075 3 rt2800usb,rt2800lib,rt2x00usb
> > mac80211 257001 3 rt2800lib,rt2x00usb,rt2x00lib
> > cfg80211 156212 2 rt2x00lib,mac80211
> > nls_utf8 12493 0
> > isofs 39571 0
> > joydev 17322 0
> > binfmt_misc 13213 1
> > parport_pc 32111 0
> > ppdev 12849 0
> > snd_hda_codec_si3054 12924 1
> > snd_hda_codec_realtek 255882 1
> > snd_hda_intel 24140 2
> > snd_hda_codec 90901 3
> > snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
> > snd_hwdep 13274 1 snd_hda_codec
> > snd_pcm 80042 3
> > snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
> > snd_seq_midi 13132 0
> > snd_rawmidi 25269 1 snd_seq_midi
> > snd_seq_midi_event 14475 1 snd_seq_midi
> > i915 450934 3
> > snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event
> > uvcvideo 66851 0
> > compal_laptop 19283 0
> > snd_timer 28659 2 snd_pcm,snd_seq
> > snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq
> > videodev 75143 1 uvcvideo
> > psmouse 73312 0
> > snd 55295 14
> >
> snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> > serio_raw 12990 0
> > soundcore 12600 1 snd
> > drm_kms_helper 40745 1 i915
> > snd_page_alloc 14073 2 snd_hda_intel,snd_pcm
> > drm 180037 4 i915,drm_kms_helper
> > i2c_algo_bit 13184 1 i915
> > video 18951 1 i915
> > lp 13349 0
> > parport 36746 3 parport_pc,ppdev,lp
> > ahci 21591 2
> > libahci 25548 1 ahci
> > firewire_ohci 31504 0
> > firewire_core 56138 1 firewire_ohci
> > crc_itu_t 12627 1 firewire_core
> > sdhci_pci 13623 0
> > tg3 131476 0
> > sdhci 22720 1 sdhci_pci
> > mbh01@mbh-ZEPTO:~$
> >
> > *
> > 2011/8/2 Mark Rijckenberg <email address hidden>
> >
> >> Your question #166736 on gnome-nettool in Ubuntu changed:
> >>
> >>
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736
> >>
> >> Status: Open => Needs information
> >>
> >> Mark Rijckenberg requested more information:
> >> "I assume that you mean, that I should insert the adaptor into a USB
> port
> >> while the PC is connected to the my wireless router and from there to
> the
> >> internet by a LAN cable; correct?" -> yes
> >>
> >> Disregard the advice in the user manual, because it is written for
> >> Windows users, which is irrelevant here.
> >>
> >> The wireless USB adapter should remain connected to the PC at all times,
> >> even while installing Ubuntu for the first time.
> >>
> >> Ubuntu is totally different compared to Windows.
> >>
> >> --
> >> To answer this request for more information, you can either reply to
> >> this email or enter your reply at the following page:
> >>
> >>
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736
> >>
> >> You received this question notification because you asked the question.
> >>
> >
> >
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
M Bjornbak (mbjornbak) said :
#9

Thanks Mark Rijckenberg, that solved my question.

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

Just to clarify, when you post indicating that you are still experiencing a problem (changing a question's status from Answered to Open), we (subscribed users and answer contacts) receive a notification email that says "M Bjornbak is still having a problem:". Since Launchpad knows you are you, it prefaces your notification email with something more personal "You are still having a problem:".

The purpose of that notification email is (1) to remind you of what you posted and *how* you posted it (i.e., by changing the question's status from Answered back to Open, indicating you still had a problem), (2) to notify you that your post was received successfully by Launchpad and is available for others to see and respond to, and (3) to provide information for your records. It's not trying to tell you anything about the *content* of your question that you do not already know.

If you want to post without changing the status of a question, you can use the "Just Add a Comment" button.

By the way, Mark told you one way to avoid posting unnecessarily long posts--posting by using the web-based interface (in this case, https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/166736) instead of sending email. However, you can also avoid this by manually removing the text of the previous message or messages from the bottom of your email, before sending the email. Thus, whether you use the web-based interface or your email to correspond on Launchpad remains mainly a matter of your personal preferences. (However, for some situations, you'll have to use the web-based interface, for example, to copy commands that get split into multiple lines in your email.)