help with wireless

I recently upgraded from 10.3 to 11.1, and wireless stopped working.

Hardware information gives the wireless adapter as:

  • PRO/Wireless 3945ABG Network Connection

and the Kernel Driver as:

  • iw3945

Don’t know what else to post.

Any help would be appreciated.

Have a look at the stickies ref what else to post,also, there is a dianostic script in one of them.Run it & see what it says

Andy

this is what deltaflyer is pointing you at:

framp’s script

collectNWData Überblick / Overview | collectNWData.sh

Thanks Andy. Here is the info I collected:

lspci:

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

lspci -n:

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

iwconfig:

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:

wlan0     Interface doesn't support scanning : Network is down

lspci -v:

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=4]
        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.[/size]

looks to me, you need to associate it with the wireless network. click network manager,select new connection & fill in the details.at the end, click save,not save & connect. then,click on network manager & select your network. You should be good to go then.

Andy

Thanks deltaflyer44:

After starting KNetworkManager, I noticed that when right-clicking on it, it said that NetworkManager is not running. Apparently, you have to give users permission to manipulate the network (an option on the General tab in YaST ==> Network Devices ==> Network Settings). Except that I didn’t find any option for KNetworkManager, only for KInternet. Well, I am particular about that, KInternet seems like a solid tool.

Anyway, wireless is up and running. Many thanks.

Excellent, glad you got it sorted,now enjoy :slight_smile:

Andy