I'm new to Linux and not sure where to start with this problem. I previously was running Mint 12 KDE but because of Software Manager issues I decided to upgrade to Mint 13 KDE. Suddenly in the upgrade my wifi quit working. It can scan and see wifi networks, once it connects to my network it immediately disconnects. I'm thinking maybe it's a driver issue?
This is on a HP pavilion dv5000 with an Intel 3945abg wifi
Any pointers would be greatly appreciated!
I ran mintwifi, lspci & lsmod
el@el-HP-Pavilion-dv5000-EZ415UA-ABA ~ $ mintwifi
-------------------------
* I. scanning WIFI PCI devices...
-- Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
==> PCI ID = 8086:4222 (rev 02)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
lo no wireless extensions.
wlan0 IEEE 802.11abg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=15 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
eth0 no wireless extensions.
-------------------------
* IV. querying ifconfig...
eth0 Link encap:Ethernet HWaddr 00:16:d4:0c:39:ce
inet6 addr: fe80::216:d4ff:fe0c:39ce/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4697 errors:0 dropped:2 overruns:0 frame:0
TX packets:993 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:685284 (685.2 KB) TX bytes:113505 (113.5 KB)
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:453 errors:0 dropped:0 overruns:0 frame:0
TX packets:453 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:29820 (29.8 KB) TX bytes:29820 (29.8 KB)
wlan0 Link encap:Ethernet HWaddr 00:13:02:57:05:12
inet addr:192.168.0.105 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::213:2ff:fe57:512/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:3925 errors:0 dropped:0 overruns:0 frame:0
TX packets:1238 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:298981 (298.9 KB) TX bytes:226323 (226.3 KB)
-------------------------
* V. querying DHCP...
[sudo] password for el:
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service smbd reload
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload smbd
-------------------------
* VI. querying nslookup google.com...
;; connection timed out; no servers could be reached
el@el-HP-Pavilion-dv5000-EZ415UA-ABA ~ $ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 01)
00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [IDE mode] (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
06:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
08:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
08:06.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
08:06.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
08:06.3 SD Host controller: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller
08:08.0 Ethernet controller: Intel Corporation PRO/100 VE Network Connection (rev 01)
el@el-HP-Pavilion-dv5000-EZ415UA-ABA ~ $ lsmod
Module Size Used by
nls_iso8859_1 12617 0
nls_cp437 12751 0
vfat 17308 0
fat 55605 1 vfat
usb_storage 39646 0
joydev 17393 0
parport_pc 32114 0
ppdev 12849 0
rfcomm 38139 0
bnep 17830 2
bluetooth 158438 10 rfcomm,bnep
hp_wmi 13652 0
sparse_keymap 13658 1 hp_wmi
pcmcia 39791 0
snd_hda_codec_conexant 52365 1
snd_hda_intel 32765 2
snd_hda_codec 109562 2 snd_hda_codec_conexant,snd_hda_intel
snd_hwdep 13276 1 snd_hda_codec
snd_pcm 80845 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
snd_rawmidi 25424 1 snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
psmouse 87140 0
tifm_7xx1 12937 0
yenta_socket 27428 0
pcmcia_rsrc 18367 1 yenta_socket
tifm_core 15040 1 tifm_7xx1
serio_raw 13027 0
arc4 12473 2
pcmcia_core 21511 3 pcmcia,yenta_socket,pcmcia_rsrc
iwl3945 73111 0
iwl_legacy 71134 1 iwl3945
mac80211 436455 2 iwl3945,iwl_legacy
snd_timer 28931 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 62064 13 snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
cfg80211 178679 3 iwl3945,iwl_legacy,mac80211
soundcore 14635 1 snd
snd_page_alloc 14115 2 snd_hda_intel,snd_pcm
mac_hid 13077 0
lp 17455 0
parport 40930 3 parport_pc,ppdev,lp
i915 414568 3
drm_kms_helper 45466 1 i915
drm 197692 4 i915,drm_kms_helper
i2c_algo_bit 13199 1 i915
firewire_ohci 40180 0
sdhci_pci 18324 0
sdhci 28241 1 sdhci_pci
firewire_core 56906 1 firewire_ohci
crc_itu_t 12627 1 firewire_core
e100 36289 0
video 19068 1 i915
wmi 18744 1 hp_wmi

