NO connection with HP laptop

Asked by nicole

I recently installed Ubuntu to my HP laptop and I have no internet connection. I am learning as I go and I am not the greatest at technical computer issues. I have an HP G60, at least that is what it says on the computer. Intel celeron model number G60-519WM. I have tried several options through the help section but I am getting no where when I go to terminal I am getting a reading that says disabled and power is off for the wireless router but my router is on. My internet connection symbol on the screen has a red exclamation point through it
Please help!!!!

Question information

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

How are you connecting -- are you connecting via wireless or by a wire?

Either way, for now it would be good to do a query for the devices your system uses, can you open a terminal, using either Ctrl+Alt+T, or by selecting it from the applications menu, then enter in the following commands, and cut and paste the results back here. Note that you can just cut and paste the commands into the terminal window.

cat /etc/lsb-release
uname -a
ifconfig -a
lspci

Revision history for this message
nicole (iwantmomma) said :
#2

I wrote this question on my home computer so I will have to briefly tell you what response I get from trying these commands and I am wireless

Revision history for this message
nicole (iwantmomma) said :
#3

Here are my results I copied the whole thing that came up
nicole@nicole-HP-G60-Notebook-PC:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"
nicole@nicole-HP-G60-Notebook-PC:~$ uname -a
Linux nicole-HP-G60-Notebook-PC 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 02:41:37 UTC 2010 x86_64 GNU/Linux
nicole@nicole-HP-G60-Notebook-PC:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:1f:16:e7:dc:4b
          inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
          inet6 addr: fe80::21f:16ff:fee7:dc4b/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:3101 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2091 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3978581 (3.9 MB) TX bytes:240732 (240.7 KB)
          Interrupt:43 Base address:0xc000

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:720 (720.0 B) TX bytes:720 (720.0 B)

wlan0 Link encap:Ethernet HWaddr 0c:60:76:30:b9:d9
          BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

nicole@nicole-HP-G60-Notebook-PC:~$ lspci

Revision history for this message
nicole (iwantmomma) said :
#4

I connected to the home computer so I was able to copy the results

Revision history for this message
peter b (b1pete) said :
#5

nicole, pls run in terminal

sudo iwlist wlan0 scan
sudo dhclient

pls copy both cmds output here

Can you help with this problem?

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

To post a message you must log in.