I'm pretty new to Ubuntu, but I previously had Ubuntu 11.10 on my Dell Inspiron 1545. After recently performing a system upgrade to version 12.04, I have been having trouble with my wireless connection. I have been googling my specific problems looking for an answer and have tried some things. Here are some outputs I've seen can be relevant:
Ifconfig:
eth0 Link encap:Ethernet HWaddr 00:25:64:47:59:fe
UP 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)
Interrupt:18
eth1 Link encap:Ethernet HWaddr 00:22:5f:ce:bb:6d
inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::222:5fff:fece:bb6d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9018 errors:0 dropped:0 overruns:0 frame:301994
TX packets:8834 errors:119 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8950222 (8.9 MB) TX bytes:1310959 (1.3 MB)
Interrupt:17 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:1468 errors:0 dropped:0 overruns:0 frame:0
TX packets:1468 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:109775 (109.7 KB) TX bytes:109775 (109.7 KB)
Iwconfig:
lo no wireless extensions.
eth1 IEEE 802.11 Access Point: Not-Associated
Link Quality:5 Signal level:226 Noise level:199
Rx invalid nwid:0 invalid crypt:0 invalid misc:0
eth0 no wireless extensions.
sudo lshw -c network:
*-network
description: Wireless interface
product: BCM4312 802.11b/g LP-PHY
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:0c:00.0
logical name: eth1
version: 01
serial: 00:22:5f:ce:bb:6d
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wl0 driverversion=5.100.82.38 ip=192.168.1.101 latency=0 multicast=yes wireless=IEEE 802.11bg
resources: irq:17 memory:f69fc000-f69fffff
*-network
description: Ethernet interface
product: 88E8040 PCI-E Fast Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:09:00.0
logical name: eth0
version: 13
serial: 00:25:64:47:59:fe
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.30 firmware=N/A latency=0 link=no multicast=yes port=twisted pair
resources: irq:44 memory:f68fc000-f68fffff ioport:de00(size=256)
A connection is made, but when I open firefox the display page that says "Server Not Found" usually appears. Sometimes after connecting the browser will work properly for about a minute and then trying to view new web pages just gives me the "Server Not Found" display. Thanks for answering and any help you may be able to provide me.