Internet not working after upgrad to 13.10

Asked by stefano callegari

Hello there,

After upgrading from 13.04 to 13.10, I can't connect anymore. I have an HP pavilion. It's strange because sometimes is telling me "no wireless networks found.", and sometimes is seeing the connections, but won't work. in network is telling me "THE SYSTEM NETWORK SERVICES ARE NOT COMPATIBLE WITH THIS VERSION"

I don't know a lot about ubuntu, sorry. I just hope there are magic words to put in the terminal to resolve this problem!

Thank you very much!

Stefano

ps: some more details from LSPCI
 network controller: ralink corp. RT3290 Wireless 802.11n 1T1R PCIe

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
stefano callegari
Solved:
Last query:
Last reply:
Revision history for this message
daniel CURTIS (anoda) said :
#1

Hi Stefano. First, I would try to start network-manager [1] manually. It is just one command. So please check it as a first method to try to solve your problem:

,-----[ start nm manually ]
| sudo service network-manager start
`-----

Now, you will have to enter your user password (created during system installation etc). One more thing. There is a very interesting entry on askubuntu.com website [2]. You will find an interesting post about ralink RT3290 network controller, so maybe it will be helpful for you. Please, pay your attention on 'Solution for me:' notice added on the very end of article.

Best regards.
____________
[1] https://help.ubuntu.com/community/NetworkManager?action=show&redirect=WifiDocs%2FNetworkManager#Network_Manager
[2] http://askubuntu.com/questions/366610/wifi-not-working-in-ubuntu-13-10-with-ralink-rt3290/366616#366616

Revision history for this message
stefano callegari (ary-arale) said :
#2

Ethernet controller: Realtek Semiconductor Co. , LTD. RTL0101E/RTL8102E PCI Express Card Reader(rev 01)

Revision history for this message
stefano callegari (ary-arale) said :
#3

Thanks Daniel,

so, I've tried already solution 1, but it always tell me 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

while I am trying to understend [2], here is the output of rfkill list:

0: phy0: Wireless LAN
     soft blocked: yes
     Hard blocked: no

Revision history for this message
daniel CURTIS (anoda) said :
#4

Hi Stefano. I think, that you didn't understand me :- ) Okay, no worry. As a first, I suggested you to try start manually network-manager via terminal. Please open terminal/console (you can find it on e.g. panel in Xfce Desktop Environment etc) or in... menu. So please open/start terminal and run;

sudo service network-manager start

You will be asked for a user password (please remember that, you will not see what you are typing - it's normal!). If it is about [1] and [2]: I just gave you some links to interesting web pages where - in my opinion - you should find very interesting informations.

Best regards.

Revision history for this message
stefano callegari (ary-arale) said :
#5

Thanks Daniel,

I don't know a lot about ubuntu, but I get the terminal and the password thing :)
so the answer to sudo service network-manager start
is
network-manager: unrecognized service.

still browsering the interesting pages, but so far no solutions founded.

thanks again

Revision history for this message
daniel CURTIS (anoda) said :
#6

Please Note: all advices are checked, but I cannot guarantee that there will be not any problems. WITHOUT ANY WARRANTY

Hi. Don't worry, I'm also a beginner with Ubuntu and Linux in general. Let go back to your problem. So what result of a command used to start network-manager tell us? Unrecognized service, right? It seems, that nm is not running or is not installed. Stefano could you check it? Just to be sure run:

,-----[ check for nm ]
| dpkg -l | grep network-manager
`-----

In my case, result of a above command is: 4 (at this moment I'm using Xubuntu 12.04). Oh, please also check status of nm with "service network-manager status" command (without quotes!).

I think, that it is a driver problem rather than network-manager. So please check these webpages with solutions(?):

* http://rricketts.com/installing-ralink-rt3290-wireless-drivers-in-ubuntu-12-04/
* http://linuxforums.org.uk/index.php?topic=10422.0

Best regards.

Revision history for this message
stefano callegari (ary-arale) said :
#7

ok, that's weird>

2 days ago I thought the problem resolved itself, because after putting strange words in the terminal, my wireless was working from work. but it's also 2 days that when I go back home, I am at the starting point. at first can see the connection, it connect but is not working, and after 2/3 time it just can't see the connections anymore and it's telling me: "THE SYSTEM NETWORK SERVICES ARE NOT COMPATIBLE WITH THIS VERSION"

So now I am connected at work, so I can post the output of what you asked:

dpkg -l|grep network-manager

ii network-manager 0.9.8.0-0ubuntu22 amd64 network management framework (daemon and userspace tools)
ii network-manager-gnome 0.9.8.0-1ubuntu5 amd64 network management framework (GNOME frontend)
ii network-manager-pptp 0.9.8.2-1ubuntu2 amd64 network management framework (PPTP plugin core)
ii network-manager-pptp-gnome 0.9.8.2-1ubuntu2 amd64 network management framework (PPTP plugin GNOME GUI)

service network-manager status:

network-manager: unrecognized service

If I have to update something, I shall do it now with my connection working, because at home won't work.
and please believe me if I am telling you that the problem is obviously not my home connection! :)

Revision history for this message
stefano callegari (ary-arale) said :
#8

this is something I am doing without understanding, like most of the time:

stefano@stefano-HP-Pavilion-Sleekbook-15-PC:~$ sudo apt-get -y dist-upgrade
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

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

Do you have a package manager running or updates installing. If so let them finish and close them. If not, run:

sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a

Reboot to test

Thanks

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

The only supported releases of Ubuntu are the ones that are NOT End of Life (EOL) in the following table:

https://wiki.ubuntu.com/Releases

Please first connect your network card to the wireless router using an ethernet cable (also known as a LAN cable) and apply all updates.

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

Step 1

In the Ubuntu Terminal console , make sure that unlimited scrolling is enabled:

click on Edit > Profiles > "Default" profile > Scrolling. Choose "Unlimited" as scrolling option. Click Close and Close again.

Before Ubuntu 11.04 the default 'Desktop Environment' was Gnome. In 11.04 the Gnome interface (DE) is called 'Classic'. If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"

If you are using Ubuntu 11.04 and haven't changed back to "Classic" session then you are using the Unity interface. The easiest way to open the Terminal in UNity 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:

Press CTRL-ALT-T key combination.

Dash > Search for Terminal

Dash > More Apps > 'See More Results' > Terminal

Dash > More Apps > Accessories > Terminal

Step 2

Please copy-paste the following diagnostic command from the

https://help.ubuntu.com/community/WirelessTroubleshootingProcedure

website using a web browser (like Google Chromium or Mozilla Firefox) into the Linux Terminal. The command STARTS with the word sudo and ENDS with the word lsmod. So please copy-paste the ENTIRE diagnostic command below from the web browser 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 diagnostic command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo apt-get update; sudo apt-get install hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scan | egrep -i 'chan|ssid'; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nnk | grep -iA2 net; lsusb; nmcli nm status; sudo lshw -short; uname -a; sudo updatedb; dmesg | egrep '02:00|80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rror|rtl|RTL|rt2|RT2|rt3|RT3|rt5|RT5|rt6|RT6|rt7|RT7|usb|witch|wl';sudo dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat /etc/modprobe.d/* | egrep '80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl'; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|egrep 'wpa|icd|etwork'; netstat -rn ; cat /etc/resolv.conf; ls -lia /boot; grep tmpfs /etc/fstab; ubuntu-support-status; sudo lsmod

Step 3

Please do NOT attempt to send any attachment(s). Please copy/paste the full terminal output at this location:

https://answers.launchpad.net/ubuntu/+question/238424

The troubleshooters at Launchpad need to see the full Terminal output from running the above diagnostic command.

Step 4

Please also specify the exact model and make of your PC (if known)

Revision history for this message
stefano callegari (ary-arale) said :
#11

actionparsnip:

I think i did all the upgrades, and those magic words you gave are not working. :(
Qestion: as I've said, at work, in another location, I can see the connections. can it be because I've insert an ethernet cable EVEN IF I WASN'T ACUTALLY CONNECTING with wire? and the connection was working after taking the wire of

Mark: Now I am looking into this and I let you know.

CHEERS

Revision history for this message
stefano callegari (ary-arale) said :
#12

Actually Mark, I have already found a problem with this:

Where I live there a wireless connection in all the building. So I don't have a phisical router in my flat. I can start looking for it in the building if you think it will resolve my problem.

Plus the really weird thing is this: sometimes even at home my wireless seems to read the connections available.
(I can see them in wicd network manager)
and I can even connect sometimes, but internet is not working anyway. and after few minutes network manager again loose all the wireless connections and it tells me: no wireless network found.

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

Did you try all the solution steps in your previous thread that you created in February, 2013?

The thread is here:

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

If you follow all those steps one more time , but now in Ubuntu 13.10, shouldn't this issue be solved??

If the steps from the previous thread do not help, then maybe something went wrong during the upgrade from 13.04 to 13.10.

In that case, it would be recommended to perform a clean install of Ubuntu 13.10 and then follow the instructions here one more time:

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

I have no further suggestions to make, because you cannot access the router using a wired/LAN connection.

Revision history for this message
stefano callegari (ary-arale) said :
#14

might be the same problem?
I will try all that.
and if is still not working, I will have to install 13.10 again. :( with lots of new problems to post, probably!
Bloody HP

Thanks again, I will let you know!

Revision history for this message
stefano callegari (ary-arale) said :
#15

Ok guys, as you saved me once, I am already feeling hopefull! :)

As you suggested I went trough all the step of my previous post. Downloading went well, but some things after it went wrong. to be more precise:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git

and the answer was

fatal: destination path 'linux-firmware' already exists and is not an empty directory.

didn't read this command:

sudo cp linux-firmware/rt3290.bin /lib/firmware this is not working.

or this:

echo "options mac80211 probe_wait_ms=1000" | sudo tee /etc/modprobe.d/rt2800pci.conf > /dev/null

neither this 2, that might be what fixed it last time:

sudo modprobe -r rtl8192cu

sudo modprobe rtl8192cu swenc=1

but it's going better! now I can see the wifi connections from home too. but I am not be able to connect!

Do I have other choices before going through the difficult task (emotionally and technically) to re-install ubuntu?

ps: I add the output of the command you gave me last time.

THANKS

sudo apt-get update; sudo apt-get install hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scan | egrep -i 'chan|ssid'; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nnk | grep -iA2 net; lsusb; nmcli nm status; sudo lshw -short; uname -a; dmesg | egrep '02:00|80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rror|rtl|rt2|rt3|rt5|rt6|rt7|usb|witch|wl';sudo dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat /etc/modprobe.d/* | egrep '80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl'; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|egrep 'wpa|icd|etwork'; netstat -rn ; cat /etc/resolv.conf; sudo lsmod

Hit http://archive.canonical.com saucy/partner Sources
Hit http://ad.archive.ubuntu.com saucy-updates Release.gpg
Hit http://extras.ubuntu.com saucy/main Sources
Hit http://security.ubuntu.com saucy-security/restricted Sources
Hit http://archive.canonical.com saucy/partner amd64 Packages
Hit http://ad.archive.ubuntu.com saucy-backports Release.gpg
Hit http://extras.ubuntu.com saucy/main amd64 Packages
Hit http://security.ubuntu.com saucy-security/universe Sources
Hit http://archive.canonical.com saucy/partner i386 Packages
Hit http://ad.archive.ubuntu.com saucy Release
Hit http://extras.ubuntu.com saucy/main i386 Packages
Hit http://security.ubuntu.com saucy-security/multiverse Sources
Hit http://ad.archive.ubuntu.com saucy-updates Release
Hit http://security.ubuntu.com saucy-security/main amd64 Packages
Hit http://ad.archive.ubuntu.com saucy-backports Release
Hit http://security.ubuntu.com saucy-security/restricted amd64 Packages
Hit http://ad.archive.ubuntu.com saucy/main Sources
Hit http://security.ubuntu.com saucy-security/universe amd64 Packages
Hit http://ad.archive.ubuntu.com saucy/restricted Sources
Hit http://security.ubuntu.com saucy-security/multiverse amd64 Packages
Hit http://ad.archive.ubuntu.com saucy/universe Sources
Hit http://security.ubuntu.com saucy-security/main i386 Packages
Hit http://ad.archive.ubuntu.com saucy/multiverse Sources
Hit http://security.ubuntu.com saucy-security/restricted i386 Packages
Hit http://ad.archive.ubuntu.com saucy/main amd64 Packages
Hit http://security.ubuntu.com saucy-security/universe i386 Packages
Hit http://ad.archive.ubuntu.com saucy/restricted amd64 Packages
Hit http://security.ubuntu.com saucy-security/multiverse i386 Packages
Ign http://archive.canonical.com saucy/partner Translation-en_US
Hit http://ad.archive.ubuntu.com saucy/universe amd64 Packages
Ign http://extras.ubuntu.com saucy/main Translation-en_US
Ign http://archive.canonical.com saucy/partner Translation-en
Hit http://ad.archive.ubuntu.com saucy/multiverse amd64 Packages
Ign http://extras.ubuntu.com saucy/main Translation-en
Hit http://security.ubuntu.com saucy-security/main Translation-en
Hit http://ad.archive.ubuntu.com saucy/main i386 Packages
Hit http://ad.archive.ubuntu.com saucy/restricted i386 Packages
Hit http://security.ubuntu.com saucy-security/multiverse Translation-en
Hit http://ad.archive.ubuntu.com saucy/universe i386 Packages
Hit http://security.ubuntu.com saucy-security/restricted Translation-en
Hit http://ad.archive.ubuntu.com saucy/multiverse i386 Packages
Hit http://security.ubuntu.com saucy-security/universe Translation-en
Hit http://ad.archive.ubuntu.com saucy/main Translation-en
Hit http://ad.archive.ubuntu.com saucy/multiverse Translation-en
Hit http://ad.archive.ubuntu.com saucy/restricted Translation-en
Hit http://ad.archive.ubuntu.com saucy/universe Translation-en
Hit http://ad.archive.ubuntu.com saucy-updates/main Sources
Hit http://ad.archive.ubuntu.com saucy-updates/restricted Sources
Hit http://ad.archive.ubuntu.com saucy-updates/universe Sources
Hit http://ad.archive.ubuntu.com saucy-updates/multiverse Sources
Hit http://ad.archive.ubuntu.com saucy-updates/main amd64 Packages
Hit http://ad.archive.ubuntu.com saucy-updates/restricted amd64 Packages
Ign http://security.ubuntu.com saucy-security/main Translation-en_US
Hit http://ad.archive.ubuntu.com saucy-updates/universe amd64 Packages
Ign http://security.ubuntu.com saucy-security/multiverse Translation-en_US
Hit http://ad.archive.ubuntu.com saucy-updates/multiverse amd64 Packages
Ign http://security.ubuntu.com saucy-security/restricted Translation-en_US
Hit http://ad.archive.ubuntu.com saucy-updates/main i386 Packages
Ign http://security.ubuntu.com saucy-security/universe Translation-en_US
Hit http://ad.archive.ubuntu.com saucy-updates/restricted i386 Packages
Hit http://ad.archive.ubuntu.com saucy-updates/universe i386 Packages
Hit http://ad.archive.ubuntu.com saucy-updates/multiverse i386 Packages
Hit http://ad.archive.ubuntu.com saucy-updates/main Translation-en
Hit http://ad.archive.ubuntu.com saucy-updates/multiverse Translation-en
Hit http://ad.archive.ubuntu.com saucy-updates/restricted Translation-en
Hit http://ad.archive.ubuntu.com saucy-updates/universe Translation-en
Hit http://ad.archive.ubuntu.com saucy-backports/main Sources
Hit http://ad.archive.ubuntu.com saucy-backports/restricted Sources
Hit http://ad.archive.ubuntu.com saucy-backports/universe Sources
Hit http://ad.archive.ubuntu.com saucy-backports/multiverse Sources
Hit http://ad.archive.ubuntu.com saucy-backports/main amd64 Packages
Hit http://ad.archive.ubuntu.com saucy-backports/restricted amd64 Packages
Hit http://ad.archive.ubuntu.com saucy-backports/universe amd64 Packages
Hit http://ad.archive.ubuntu.com saucy-backports/multiverse amd64 Packages
Hit http://ad.archive.ubuntu.com saucy-backports/main i386 Packages
Hit http://ad.archive.ubuntu.com saucy-backports/restricted i386 Packages
Hit http://ad.archive.ubuntu.com saucy-backports/universe i386 Packages
Hit http://ad.archive.ubuntu.com saucy-backports/multiverse i386 Packages
Hit http://ad.archive.ubuntu.com saucy-backports/main Translation-en
Hit http://ad.archive.ubuntu.com saucy-backports/multiverse Translation-en
Hit http://ad.archive.ubuntu.com saucy-backports/restricted Translation-en
Hit http://ad.archive.ubuntu.com saucy-backports/universe Translation-en
Ign http://ad.archive.ubuntu.com saucy/main Translation-en_US
Ign http://ad.archive.ubuntu.com saucy/multiverse Translation-en_US
Ign http://ad.archive.ubuntu.com saucy/restricted Translation-en_US
Ign http://ad.archive.ubuntu.com saucy/universe Translation-en_US
Ign http://ad.archive.ubuntu.com saucy-updates/main Translation-en_US
Ign http://ad.archive.ubuntu.com saucy-updates/multiverse Translation-en_US
Ign http://ad.archive.ubuntu.com saucy-updates/restricted Translation-en_US
Ign http://ad.archive.ubuntu.com saucy-updates/universe Translation-en_US
Ign http://ad.archive.ubuntu.com saucy-backports/main Translation-en_US
Ign http://ad.archive.ubuntu.com saucy-backports/multiverse Translation-en_US
Ign http://ad.archive.ubuntu.com saucy-backports/restricted Translation-en_US
Ign http://ad.archive.ubuntu.com saucy-backports/universe Translation-en_US
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package hwinfo is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'hwinfo' has no installation candidate
  *-network
       description: Wireless interface
       product: RT3290 Wireless 802.11n 1T/1R PCIe
       vendor: Ralink corp.
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: wlan0
       version: 00
       serial: a4:17:31:50:c4:25
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rt2800pci driverversion=3.11.0-12-generic firmware=0.37 ip=192.168.0.164 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
       resources: irq:45 memory:c2510000-c251ffff
  *-network
       description: Ethernet interface
       product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth0
       version: 05
       serial: 84:34:97:7b:a3:ba
       size: 10Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl_nic/rtl8105e-1.fw latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:43 ioport:3000(size=256) memory:c2404000-c2404fff memory:c2400000-c2403fff
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
eth0 Interface doesn't support scanning.

lo Interface doesn't support scanning.

                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"The_Black_Swan_Hostel"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"The_Black_Swan_Hostel"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"C300BRS4A"
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"TZU-SHI"
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=13.10
DISTRIB_CODENAME=saucy
DISTRIB_DESCRIPTION="Ubuntu 13.10"
01:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
 Subsystem: Hewlett-Packard Company Device [103c:18ec]
 Kernel driver in use: rt2800pci
--
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
 Subsystem: Hewlett-Packard Company Device [103c:18fe]
 Kernel driver in use: r8169
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 04f2:b35f Chicony Electronics Co., Ltd
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
RUNNING STATE WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
not running unknown unknown unknown unknown unknown
H/W path Device Class Description
====================================================
                          system HP Pavilion Sleekbook 15 PC (C6T95EA#ABE)
/0 bus 18FE
/0/0 memory 6GiB System Memory
/0/0/0 memory 4GiB SODIMM DDR3 Synchronous 1600 MHz (0.6 ns)
/0/0/1 memory 2GiB SODIMM DDR3 Synchronous 1600 MHz (0.6 ns)
/0/9 memory 128KiB BIOS
/0/20 processor Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz
/0/20/22 memory 32KiB L1 cache
/0/20/23 memory 256KiB L2 cache
/0/20/24 memory 3MiB L3 cache
/0/21 memory 32KiB L1 cache
/0/100 bridge 3rd Gen Core processor DRAM Controller
/0/100/2 display 3rd Gen Core processor Graphics Controller
/0/100/14 bus 7 Series/C210 Series Chipset Family USB xHCI Host Controller
/0/100/16 communication 7 Series/C210 Series Chipset Family MEI Controller #1
/0/100/1a bus 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2
/0/100/1b multimedia 7 Series/C210 Series Chipset Family High Definition Audio Controller
/0/100/1c bridge 7 Series/C210 Series Chipset Family PCI Express Root Port 1
/0/100/1c/0 wlan0 network RT3290 Wireless 802.11n 1T/1R PCIe
/0/100/1c/0.1 generic RT3290 Bluetooth
/0/100/1c.1 bridge 7 Series/C210 Series Chipset Family PCI Express Root Port 2
/0/100/1c.1/0 eth0 network RTL8101E/RTL8102E PCI Express Fast Ethernet controller
/0/100/1c.2 bridge 7 Series/C210 Series Chipset Family PCI Express Root Port 3
/0/100/1c.2/0 generic RTS5229 PCI Express Card Reader
/0/100/1d bus 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1
/0/100/1f bridge HM77 Express Chipset LPC Controller
/0/100/1f.2 storage 82801 Mobile SATA Controller [RAID mode]
/0/100/1f.3 bus 7 Series/C210 Series Chipset Family SMBus Controller
/0/1 scsi0 storage
/0/1/0.0.0 /dev/sda disk 500GB Hitachi HTS54505
/0/1/0.0.0/1 /dev/sda1 volume 93MiB Windows FAT volume
/0/1/0.0.0/2 /dev/sda2 volume 235GiB EXT4 volume
/0/1/0.0.0/3 /dev/sda3 volume 1023KiB BIOS Boot partition
/0/1/0.0.0/4 /dev/sda4 volume 156GiB Windows NTFS volume
/0/1/0.0.0/5 /dev/sda5 volume 6042MiB Linux swap volume
/1 power VK04037
Linux stefano-HP-Pavilion-Sleekbook-15-PC 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
[ 0.000000] DMI: Hewlett-Packard HP Pavilion Sleekbook 15 PC/18FE, BIOS F.06 10/23/2012
[ 0.000000] No AGP bridge found
[ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
[ 0.000000] No NUMA configuration found
[ 0.000000] No AGP bridge found
[ 0.183223] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 1.236189] ACPI: No dock devices found.
[ 1.265237] pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
[ 1.265262] pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 1.265300] pci 0000:02:00.0: reg 0x18: [mem 0xc2404000-0xc2404fff 64bit pref]
[ 1.265325] pci 0000:02:00.0: reg 0x20: [mem 0xc2400000-0xc2403fff 64bit pref]
[ 1.265427] pci 0000:02:00.0: supports D1 D2
[ 1.265430] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.265487] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 1.283297] Found 1 acpi root devices
[ 1.283738] usbcore: registered new interface driver usbfs
[ 1.283749] usbcore: registered new interface driver hub
[ 1.283775] usbcore: registered new device driver usb
[ 1.288890] Switched to clocksource hpet
[ 1.295658] pnp: PnP ACPI: found 10 devices
[ 1.746632] Console: switching to colour frame buffer device 170x48
[ 1.750520] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 1.751168] ACPI: Lid Switch [LID0]
[ 1.752800] [Firmware Bug]: Invalid critical threshold (0)
[ 2.272612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.272614] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.272616] usb usb1: Product: EHCI Host Controller
[ 2.272618] usb usb1: Manufacturer: Linux 3.11.0-12-generic ehci_hcd
[ 2.272620] usb usb1: SerialNumber: 0000:00:1a.0
[ 2.272727] hub 1-0:1.0: USB hub found
[ 2.288600] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.288603] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.288605] usb usb2: Product: EHCI Host Controller
[ 2.288607] usb usb2: Manufacturer: Linux 3.11.0-12-generic ehci_hcd
[ 2.288609] usb usb2: SerialNumber: 0000:00:1d.0
[ 2.288706] hub 2-0:1.0: USB hub found
[ 2.289129] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.289131] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.289133] usb usb3: Product: xHCI Host Controller
[ 2.289135] usb usb3: Manufacturer: Linux 3.11.0-12-generic xhci_hcd
[ 2.289137] usb usb3: SerialNumber: 0000:00:14.0
[ 2.289234] hub 3-0:1.0: USB hub found
[ 2.289641] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.289644] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.289645] usb usb4: Product: xHCI Host Controller
[ 2.289647] usb usb4: Manufacturer: Linux 3.11.0-12-generic xhci_hcd
[ 2.289649] usb usb4: SerialNumber: 0000:00:14.0
[ 2.289736] hub 4-0:1.0: USB hub found
[ 2.322324] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: fddf6943d8ac4f5b6eb0919a7a3ee3d9088b1bfa'
[ 2.332869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.380012] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.380252] r8169 0000:02:00.0: irq 43 for MSI/MSI-X
[ 2.380440] r8169 0000:02:00.0 eth0: RTL8105e at 0xffffc90000062000, 84:34:97:7b:a3:ba, XID 00c00000 IRQ 43
[ 2.584590] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 2.716894] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 2.716898] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.717144] hub 1-1:1.0: USB hub found
[ 2.828503] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 2.960926] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 2.960931] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.961351] hub 2-1:1.0: USB hub found
[ 3.128422] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[ 3.240501] usb 3-3: New USB device found, idVendor=04f2, idProduct=b35f
[ 3.240505] usb 3-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 3.240508] usb 3-3: Product: HP Truevision HD
[ 3.240510] usb 3-3: Manufacturer: Chicony Electronics Co.,Ltd.
[ 3.240512] usb 3-3: SerialNumber: 0x0001
[ 3.700388] Switched to clocksource tsc
[ 15.792437] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 16.078861] lp: driver loaded but no devices found
[ 16.457914] cfg80211: Calling CRDA to update world regulatory domain
[ 16.462392] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 16.467139] Console: switching to colour dummy device 80x25
[ 16.495234] rt2800pci 0000:01:00.0: irq 45 for MSI/MSI-X
[ 16.495312] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3290, rev 0015 detected
[ 16.503788] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 3290 detected
[ 16.512263] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95)
[ 16.512316] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95)
[ 16.519326] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 16.746418] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 16.958759] uvcvideo: Found UVC 1.00 device HP Truevision HD (04f2:b35f)
[ 16.963973] input: HP Truevision HD as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/input/input4
[ 16.964241] usbcore: registered new interface driver uvcvideo
[ 17.366366] cfg80211: World regulatory domain updated:
[ 17.366367] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 17.366369] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 17.366370] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 17.366371] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 17.366371] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 17.366372] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 17.415851] Console: switching to colour frame buffer device 170x48
[ 17.420624] ACPI Error: Too many duplicates in _BCL package (20130517/video-795)
[ 17.478634] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 17.478753] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 17.478880] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 22.874205] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt3290.bin'
[ 22.898671] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.37
[ 22.946232] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 28.311380] r8169 0000:02:00.0 eth0: link down
[ 28.311422] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 31.823495] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 32.146119] r8169 0000:02:00.0 eth0: link down
[ 32.146159] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 32.347329] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 35.550553] wlan0: authenticate with 00:22:f7:2a:f1:58
[ 35.550655] wlan0: send auth to 00:22:f7:2a:f1:58 (try 1/3)
[ 35.552710] wlan0: authenticated
[ 35.554096] wlan0: associate with 00:22:f7:2a:f1:58 (try 1/3)
[ 35.556651] wlan0: RX AssocResp from 00:22:f7:2a:f1:58 (capab=0x411 status=0 aid=9)
[ 35.556914] wlan0: associated
[ 35.556943] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 35.556998] cfg80211: Calling CRDA for country: CN
[ 35.559665] cfg80211: Regulatory domain changed to country: CN
[ 35.559669] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 35.559671] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 35.559672] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (N/A, 3000 mBm)
[ 35.559674] cfg80211: (57240000 KHz - 59400000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
[ 35.559676] cfg80211: (59400000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4400 mBm)
[ 35.559677] cfg80211: (63720000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
 Manufacturer: Hynix
 Serial Number: 00411134
 Manufacturer: Hynix
 Serial Number: 0251BB94
 Release Date: 10/23/2012
 Manufacturer: Hewlett-Packard
 Product Name: HP Pavilion Sleekbook 15 PC
 Serial Number: 5CD2477LBY
 Manufacturer: Hewlett-Packard
 Product Name: 18FE
 Serial Number: PDFSU012C2H055
 Manufacturer: Hewlett-Packard
 Serial Number: Chassis Serial Number
 String 6: String6 for Original Equipment Manufacturer
 String 7: String7 for Original Equipment Manufacturer
 String 8: String8 for Original Equipment Manufacturer
 Manufacturer: 13-24
 SBDS Serial Number: 2363
 SBDS Manufacture Date: 2012-10-24
 Manufacturer: Intel(R) Corporation
 Serial Number: To Be Filled By O.E.M.
eth0 no wireless extensions.

lo no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:"The_Black_Swan_Hostel"
          Mode:Managed Frequency:2.412 GHz Access Point: 00:22:F7:2A:F1:58
          Bit Rate=36 Mb/s Tx-Power=20 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality=38/70 Signal level=-72 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:509 Invalid misc:471 Missed beacon:0

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
options ath9k nohwcrypt=1
options ath9k nohwcrypt=1
# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
# Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
blacklist b43
blacklist b43legacy
blacklist bcm43xx
blacklist brcm80211
blacklist brcmfmac
blacklist brcmsmac
blacklist bcma
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist uart6850
blacklist twl4030_wdt
# /etc/modprobe.d/iwlwifi.conf
# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
# microcode file installed on the system. When removing iwlwifi, first
# remove the iwl?vm module and then iwlwifi.
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211
options mac80211 probe_wait_ms=1000
options rtl8192cu swenc=1
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
sudo: hwinfo: command not found
warning: bad ps syntax, perhaps a bogus '-'?
See http://gitorious.org/procps/procps/blobs/master/Documentation/FAQ
root 978 0.3 0.1 160616 11072 ? S 01:42 0:07 /usr/bin/python -O /usr/share/wicd/daemon/wicd-daemon.py
root 1015 0.1 0.1 85096 11300 ? S 01:42 0:02 /usr/bin/python -O /usr/share/wicd/daemon/monitor.py
root 1607 0.0 0.0 32316 1360 ? Ss 01:42 0:00 wpa_supplicant -B -i wlan0 -c /var/lib/wicd/configurations/0022f72af158 -Dwext
stefano 2379 0.0 0.4 362696 25920 ? Sl 01:42 0:01 /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py --tray
stefano 23555 0.0 0.0 11976 932 pts/1 S+ 02:14 0:00 egrep --color=auto wpa|icd|etwork
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 wlan0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 80.58.61.250
nameserver 80.58.61.254
Module Size Used by
btrfs 815968 0
raid6_pq 97812 1 btrfs
zlib_deflate 26885 1 btrfs
xor 21411 1 btrfs
ufs 74590 0
qnx4 13317 0
hfsplus 102646 0
hfs 54590 0
minix 36111 0
ntfs 96882 0
msdos 17332 0
jfs 180909 0
xfs 884143 0
libcrc32c 12615 2 xfs,btrfs
reiserfs 245794 0
ext2 72832 0
parport_pc 32701 0
ppdev 17671 0
rfcomm 69070 0
bnep 19564 2
bluetooth 371874 10 bnep,rfcomm
binfmt_misc 17468 1
snd_hda_codec_hdmi 41276 1
snd_hda_codec_idt 50341 1
joydev 17377 0
x86_pkg_temp_thermal 14162 0
intel_powerclamp 14705 0
coretemp 13435 0
kvm_intel 138538 0
kvm 431315 1 kvm_intel
crct10dif_pclmul 14289 0
crc32_pclmul 13113 0
ghash_clmulni_intel 13259 0
cryptd 20329 1 ghash_clmulni_intel
hp_wmi 14062 0
sparse_keymap 13948 1 hp_wmi
uvcvideo 80885 0
videobuf2_vmalloc 13216 1 uvcvideo
videobuf2_memops 13362 1 videobuf2_vmalloc
videobuf2_core 40469 1 uvcvideo
videodev 133390 2 uvcvideo,videobuf2_core
nls_iso8859_1 12713 1
snd_hda_intel 48171 3
snd_hda_codec 188738 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep 13602 1 snd_hda_codec
snd_pcm 102033 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
snd_rawmidi 30095 1 snd_seq_midi
snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
microcode 23518 0
arc4 12608 2
rt2800pci 18690 0
rt2800lib 79963 1 rt2800pci
rt2x00pci 13287 1 rt2800pci
rt2x00mmio 13603 1 rt2800pci
rt2x00lib 55238 4 rt2x00pci,rt2800lib,rt2800pci,rt2x00mmio
psmouse 97626 0
serio_raw 13413 0
mac80211 596969 3 rt2x00lib,rt2x00pci,rt2800lib
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 29433 2 snd_pcm,snd_seq
lpc_ich 21080 0
i915 655752 3
rtsx_pci_ms 18151 0
cfg80211 479757 2 mac80211,rt2x00lib
memstick 16760 1 rtsx_pci_ms
snd 69141 17 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
eeprom_93cx6 13344 1 rt2800pci
soundcore 12680 1 snd
crc_ccitt 12707 1 rt2800lib
drm_kms_helper 52651 1 i915
drm 296739 4 i915,drm_kms_helper
mei_me 18421 0
mei 77692 1 mei_me
i2c_algo_bit 13413 1 i915
wmi 19070 1 hp_wmi
video 19318 1 i915
mac_hid 13205 0
lp 17759 0
parport 42299 3 lp,ppdev,parport_pc
rtsx_pci_sdmmc 23527 0
r8169 67341 0
rtsx_pci 45546 2 rtsx_pci_ms,rtsx_pci_sdmmc
ahci 25819 3
libahci 31898 1 ahci
mii 13934 1 r8169

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

According to the following output, you have a working, wireless connection to your wireless access point and your wireless adapter has an IP address:

  *-network
       description: Wireless interface
       product: RT3290 Wireless 802.11n 1T/1R PCIe
       vendor: Ralink corp.
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: wlan0
       version: 00
       serial: a4:17:31:50:c4:25
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rt2800pci driverversion=3.11.0-12-generic firmware=0.37 ip=192.168.0.164 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn

                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"The_Black_Swan_Hostel"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"The_Black_Swan_Hostel"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"C300BRS4A"
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"TZU-SHI"

01:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
 Subsystem: Hewlett-Packard Company Device [103c:18ec]
 Kernel driver in use: rt2800pci

[ 16.495234] rt2800pci 0000:01:00.0: irq 45 for MSI/MSI-X
[ 16.495312] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3290, rev 0015 detected
[ 16.503788] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 3290 detected

Wireless connection is established here:

[ 35.550553] wlan0: authenticate with 00:22:f7:2a:f1:58
[ 35.550655] wlan0: send auth to 00:22:f7:2a:f1:58 (try 1/3)
[ 35.552710] wlan0: authenticated
[ 35.554096] wlan0: associate with 00:22:f7:2a:f1:58 (try 1/3)
[ 35.556651] wlan0: RX AssocResp from 00:22:f7:2a:f1:58 (capab=0x411 status=0 aid=9)
[ 35.556914] wlan0: associated

wlan0 IEEE 802.11bgn ESSID:"The_Black_Swan_Hostel"
          Mode:Managed Frequency:2.412 GHz Access Point: 00:22:F7:2A:F1:58
          Bit Rate=36 Mb/s Tx-Power=20 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality=38/70 Signal level=-72 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:509 Invalid misc:471 Missed beacon:0

================================================================================================

Do you get a positive response, when you try to ping Google's DNS server?

Please send us the output of this command while using the wireless connection:

ping -c 10 8.8.8.8

If the output shows 0% packet loss, then you only have to reconfigure the DNS settings to use DNS server 8.8.8.8 and the issue could be solved.

Revision history for this message
stefano callegari (ary-arale) said :
#17

The problem and the weird thing is that at work I can connect (at the_balck_swan_hostel)
but at home now I can see the connection, which is better then our start point, sometimes I can even connect to it! but firefox and chrome are not working at all.

I've tried to do this ping -c 10 8.8.8.8 at home while it seemd connect and the answer was:

stefano@stefano-HP-Pavilion-Sleekbook-15-PC:~$ ping -c 10 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
From 192.168.1.60 icmp_seq=9 Destination Host Unreachable
From 192.168.1.60 icmp_seq=10 Destination Host Unreachable

--- 8.8.8.8 ping statistics ---
10 packets transmitted, 0 received, +2 errors, 100% packet loss, time 9072ms
pipe 2

I can try to do it at work as well, tonight, where I know the connection is working, if you need me to.

Thank you for you patient!

Revision history for this message
stefano callegari (ary-arale) said :
#18

Here the output from work, quite different:

stefano@stefano-HP-Pavilion-Sleekbook-15-PC:~$ ping -c 10 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=44 time=35.8 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=45 time=39.5 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=46 time=40.4 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=43 time=35.6 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=45 time=39.6 ms
64 bytes from 8.8.8.8: icmp_seq=6 ttl=44 time=35.7 ms
64 bytes from 8.8.8.8: icmp_seq=7 ttl=44 time=35.7 ms
64 bytes from 8.8.8.8: icmp_seq=8 ttl=46 time=39.8 ms
64 bytes from 8.8.8.8: icmp_seq=9 ttl=45 time=39.5 ms
64 bytes from 8.8.8.8: icmp_seq=10 ttl=45 time=39.4 ms

--- 8.8.8.8 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9015ms
rtt min/avg/max/mdev = 35.690/38.144/40.404/1.987 ms

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

Ok then run:

echo "nameserver 8.8.8.8" | sudo tee -a /etc/resolvconf/resolv.conf.d/head > /dev/null

Reboot to test

Revision history for this message
stefano callegari (ary-arale) said :
#20

2 probably stupid question.

1. Is this: echo "nameserver 8.8.8.8" | sudo tee -a /etc/resolvconf/resolv.conf.d/head > /dev/null
just a single command?
because after putting it, the system ask me for my password, but I have no output to this command.

2. do I have to be connected (so do I have to go to work) in order for this to work?

because I've tried at home, just now, I've restarted and internet worked for few second, I manage to connect to a website, and that's was about it.

Not sure what's happening, but it feels like we are getting closer.

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

Its all one command. You dont have to be online. You are adding a line to a text file.

Revision history for this message
stefano callegari (ary-arale) said :
#22

ok, I thought so....
then as I've said, it's not changed a lot.

Revision history for this message
stefano callegari (ary-arale) said :
#23

and I have no output to post either.

now I can see the connection in my building! sometimes I can even connect for few seconds.
but still not working.

any other suggestion?

Thank you again!

Revision history for this message
stefano callegari (ary-arale) said :
#24

Guys don't let me alone with my ignorance! :)

So, now I am at work, and my interent is working. and that's strange.
at home looks like the problem I had in february, so I am doing this again:

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

but at this command:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git

something goes wrong:

fatal: destination path 'linux-firmware' already exists and is not an empty directory.

Might be this the reason?

and to this commands:

echo "options mac80211 probe_wait_ms=1000" | sudo tee /etc/modprobe.d/rt2800pci.conf > /dev/null

sudo modprobe -r rtl8192cu

sudo modprobe rtl8192cu swenc=1

I have no output. and those last commands are the one that might have worked last time!

Thank you again!

Revision history for this message
stefano callegari (ary-arale) said :
#25

Hello,

yesterday I did this:

    Actualizar Kernel de Ubuntu 12.04 - 12.10 a la versión 3.8

    Desde un terminal escribir lo siguiente:

    cd /tmp
    wget http://www.rafaelsantos.es/pdi/linux-kernel-3.8.sh
    chmod +x linux-kernel-3.8.sh
    sudo sh linux-kernel-3.8.sh
    sudo reboot

nothing changed....

Revision history for this message
stefano callegari (ary-arale) said :
#26

Hello everyone...

I resolved the problem.
Now I will tell how, but after I hope someone will tell me why.

I've installed ubunu 12.04 in another partition.

Well, basically that's it! I didn't do anything else.

The fanny part is that internet is not even working in the other partition. so I've came back here. and here now is working.

I will restart the pc and I hope to be online next time too.

Revision history for this message
stefano callegari (ary-arale) said :
#27

yes, still working...

problem solved.

do someone knows why?