Announcement

Collapse
No announcement yet.

kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

    Running kubuntu 9.10 on a Dell Precision M90 laptop.
    Everything works but the wifi.
    It is a Intel Pro Wireless 3945 ABG Card
    Is there a plug in PCMCIA AIR Card I could use ?
    I am a new user

    #2
    Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

    post the output of

    Code:
    lspci
    and

    Code:
    ifconfig -a
    and

    Code:
    iwconfig
    to start with

    and describe how you went about trying to connect to an AP (the wireless router)

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

      Does
      lsmod
      show the iwl3945 module, along with mac80211, iwlcore, led-class and cfg80211, on which it depends?
      "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
      – John F. Kennedy, February 26, 1962.

      Comment


        #4
        Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

        not sure how to pull up ismod

        Comment


          #5
          Intel Pro Wireless ABG adapter

          I need the iw13495 driver for my wireless adapter.
          Anyone have a link ?

          Comment


            #6
            Re: Intel Pro Wireless ABG adapter

            have you tried http://madwifi.org/

            yet?

            Comment


              #7
              Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

              KGear --> System --> Konsole

              lsmod

              and search the list, or

              lsmod | grep 80211

              "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
              – John F. Kennedy, February 26, 1962.

              Comment


                #8
                Re: Intel Pro Wireless ABG adapter

                @hearson
                Please refrain from opening more than one post on the same topic.

                The driver for you card is the iwl3945.ko
                jerry@sonyvgnfw140e:~$ locate iwl3945.ko
                /lib/modules/2.6.32-21-generic/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
                /lib/modules/2.6.32-22-generic/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
                /lib/modules/2.6.32-23-generic/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
                /lib/modules/2.6.32-24-generic/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
                /lib/modules/2.6.32-25-generic/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
                /lib/modules/2.6.32-26-generic/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
                jerry@sonyvgnfw140e:~$
                In the other thread I gave instructions to determine if Upstart is loading the iwl3945 module for your wifi card. IF you didn't find the iwl3945 driver listed in the active modules shown by lsmod, then you can run
                sudo modprobe iwl3945
                to load it. Then check to see if your wifi is active:
                ifconfig
                (is something other than eth0 and lo listed? Like wlan0, or ath0, etc...)
                iwlist scanning
                (to see if it can pick up access points, or not)
                If you see something about the wifi being "disabled" you'll need to activate the device.
                sudo ifconfig wlan0 up


                "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                – John F. Kennedy, February 26, 1962.

                Comment


                  #9
                  Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

                  Topics merged.
                  Using Kubuntu Linux since March 23, 2007
                  "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                  Comment


                    #10
                    Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

                    WiFi is working
                    Thanks to everyone

                    Comment


                      #11
                      Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

                      Glad to hear, but, you haven't told us what or how you got it working. Asking for help comes with a small price, and that is to provide feedback to the Forum when a solution is realized. This is how we help others.
                      Using Kubuntu Linux since March 23, 2007
                      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                      Comment


                        #12
                        Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

                        I opened konsole, typed: sudo modprobe iwl3945
                        Hit enter and google loaded in Mozilla.
                        Then I went to network hit add and entered my network SSID, connect auto.
                        The driver must have been in the distribution all along.
                        I could not have done it without everyone's help.
                        Thank you all.

                        Comment


                          #13
                          Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

                          Using Kubuntu Linux since March 23, 2007
                          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                          Comment


                            #14
                            Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

                            Originally posted by hearson
                            I opened konsole, typed: sudo modprobe iwl3945
                            Hit enter and google loaded in Mozilla.

                            You loaded Google with Mozilla (FireFox?) BEFORE you set up your wifi?
                            Was an ethernet cable plugged in?

                            Then I went to network hit add and entered my network SSID, connect auto.
                            The driver must have been in the distribution all along.
                            I could not have done it without everyone's help.
                            Thank you all.
                            "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                            – John F. Kennedy, February 26, 1962.

                            Comment


                              #15
                              Re: kubuntu9.10 and Intel Pro Wireless 3945 ABG Air Card

                              Mozilla was running, but could not find server, When I hit enter it started working.

                              Comment

                              Working...
                              X