Justin said:
I have a Gateway E475m running Windows 7 64 bit.
I got the wifi working fine - until a few days ago. I replaced the
pci-e wifi adapter with another one and I still couldn't get a
connection.
I tried a restore and I got my network settings back but still no
connection.
I tried swapping the antenna leads - nothing.
Did the pci-e port blow?
Here are a few screenshots and a picture of the installed pci-e card.
http://img209.imageshack.us/i/dsc01425r.jpg/
http://img36.imageshack.us/i/screenshot2sf.jpg/
http://yfrog.com/6hscreenshot1nwj
"Intel PRO/Wireless 3945ABG Network Connection
Wireless disconnect followed by inability to detect any networks"
http://www.intel.com/support/wireless/wlan/pro3945abg/sb/CS-031631.htm
*******
You could also use Everest Home Edition, and see if there is a 8086:4227
on the bus. That would prove the PCI Express interface is being detected.
You'd look under Devices
CI Devices (as PCI Express is an instance of PCI).
Since this free version is an old program, the Intel network device would
show up as "NoDB", meaning the program cannot name the device as 3945ABG.
The main purpose of using Everest, would be so you can check for the
8086:4227 part yourself. (Note - I tested Everest on Win7, and it only
moans a little bit about "unsigned driver".)
http://majorgeeks.com/download4181.html
This is "lspci -vvnn" from Linux. The "03:00.0" is presumably some identifier
of what bus address the thing is at. Your laptop could have a different
value for that. This is how you'd check from Linux (if, for example, you
used Linux for hardware testing, to prove the thing was dead or alive).
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:4227] (rev 02)
Subsystem: Intel Corporation PRO/Wireless 3945BG Network Connection [8086:1014]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 506
Region 0: Memory at df6ff000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
This is where I got a double check on 4227.
http://www.pcidatabase.com/reports.php?type=tab-delimeted
8086 Intel Corporation
...
4227 3945ABG Intel(R) PRO/Wireless 3945ABG
HTH,
Paul