View Single Post
  #4 (permalink)  
Old 25-Jun-2009, 07:55
gweinstein gweinstein is offline
Puzzled Penguin
 
Join Date: Sep 2008
Posts: 49
gweinstein hasn't been rated much yet
Default Re: help with wireless

Thanks Andy. Here is the info I collected:

lspci:

Code:
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
lspci -n:

Code:
02:00.0 0280: 8086:4222 (rev 02)
iwconfig:

Code:
wlan0     IEEE 802.11abg  ESSID:""
          Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated
          Tx-Power=0 dBm
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
iwlist scan:

Code:
wlan0     Interface doesn't support scanning : Network is down
lspci -v:

Code:
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
        Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection
        Flags: bus master, fast devsel, latency 0, IRQ 4346
        Memory at f4000000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [c8] Power Management version 2
        Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable+
        Capabilities: [e0] Express Legacy Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq+ ACSVoil-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
                UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSVoil-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
                AERCap: First Error Pointer: 14, GenCap- CGenEn- ChkCap- ChkEn-
        Capabilities: [140] Device Serial Number a5-93-8b-ff-ff-3c-1f-00
        Kernel driver in use: iwl3945
        Kernel modules: iwl3945
I also tried to get the script that pdc_2 pointed to, but that link seems broken ("The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.")

Let me know if more info is needed.

Thanks in advance.
Reply With Quote