Page 2 of 21 FirstFirst 123412 ... LastLast
Results 11 to 20 of 209

Thread: Netgear WNDA 3100 v2 wireless adapter -- How to install?

  1. #11
    Join Date
    Oct 2006
    Location
    Geneva Alabama
    Beans
    235

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    I cannot get into my Home directory where my /NetGear_CDfiles/Broadcom_bcm43xx_USB_32_64bit_v2 directories are. I used to be able to see the path in Synaptic. This is not available in the Software Center.

    I am typing:

    cd Home/NetGear_CDfiles/Broadcom_bcm43xx_USB_32_64bit_v2

    result: No such file or directory.

    I capitalized the correct letters. I feel none too bright right now. I can't even find a directory
    Public Library - 4 Public Access "GROOVIX" Computers! Our library has been an Ubuntu fan since 2007 AND our public access computers are still here!
    Have an open mind. Your brain will not fall out.

  2. #12
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    The abbreviation for Home/user in Linux is the tiny, cute ~. So try:
    Code:
    cd ~/NetGear_CDfiles/Broadcom_bcm43xx_USB_32_64bit_v2
    Actually, if you are already home, indicated by the ~ on your terminal, you can shortcut with:
    Code:
    cd NetGear_CDfiles/Broadcom_bcm43xx_USB_32_64bit_v2
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #13
    Join Date
    Oct 2006
    Location
    Geneva Alabama
    Beans
    235

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    Thank you for your help.

    geneva@geneva-desktop:~/NetGear_CDfiles/Broadcom_bcm43xx_USB_32_64bit_v2$ ndiswrapper -l
    bcmn43xx32 : driver installed
    device (0846:9011) present

    geneva@geneva-desktop:~/NetGear_CDfiles/Broadcom_bcm43xx_USB_32_64bit_v2$ iwconfig
    lo no wireless extensions.

    eth0 no wireless extensions.

    I went to the "Edit Connections" and added a wireless connection to the Network Connections.

    Is now a good time to restart?
    Public Library - 4 Public Access "GROOVIX" Computers! Our library has been an Ubuntu fan since 2007 AND our public access computers are still here!
    Have an open mind. Your brain will not fall out.

  4. #14
    Join Date
    Oct 2006
    Location
    Geneva Alabama
    Beans
    235

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    Hi Chili555, I have to go. The library closed at 17:30. I hope I see you tomorrow. Thank you so much for you kindness and patience.

    Have a nice evening or day (which ever comes first)
    Public Library - 4 Public Access "GROOVIX" Computers! Our library has been an Ubuntu fan since 2007 AND our public access computers are still here!
    Have an open mind. Your brain will not fall out.

  5. #15
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    Quote Originally Posted by marianlibrarian View Post
    Hi Chili555, I have to go. The library closed at 17:30. I hope I see you tomorrow. Thank you so much for you kindness and patience.

    Have a nice evening or day (which ever comes first)
    See you then. Post back and I'll see your post. Please include:
    Code:
    dmesg | grep ndis
    The pipe symbol | is on the right side of my US keyboard on the same key with \. See you then.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  6. #16
    Join Date
    Oct 2006
    Location
    Geneva Alabama
    Beans
    235

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    Result of last request:

    geneva@geneva-desktop:~$ dmesg | grep ndis
    geneva@geneva-desktop:~$

    Good Morning!
    Public Library - 4 Public Access "GROOVIX" Computers! Our library has been an Ubuntu fan since 2007 AND our public access computers are still here!
    Have an open mind. Your brain will not fall out.

  7. #17
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    Good morning! Please try:
    Code:
    sudo modprobe ndiswrapper
    dmesg | grep ndis
    iwconfig
    I'll only be here for about another hour, so we need to crack this case!!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #18
    Join Date
    Oct 2006
    Location
    Geneva Alabama
    Beans
    235

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    Result from previous commands:





    I just unplugged my ethernet wire and ..... we have lift off!!!

    Posting this using our Netgear WNDA 3100 v2 wireless adapter!!

    THank you so much. I could not have done this without you.
    Public Library - 4 Public Access "GROOVIX" Computers! Our library has been an Ubuntu fan since 2007 AND our public access computers are still here!
    Have an open mind. Your brain will not fall out.

  9. #19
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    Awesome! I'm very glad it's working. Please use thread tools at the top to Mark Solved.

    Post back if we can help you again.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #20
    Join Date
    Oct 2006
    Location
    Geneva Alabama
    Beans
    235

    Re: Netgear WNDA 3100 v2 wireless adapter -- How to install?

    I know this thread says [SOLVED] and it is sort of....
    because I have to type in the following every time I restart the computer:

    sudo modprobe ndiswrapper
    --- askes for password

    dmesg | grep ndis

    iwconfig

    It takes a minute or two but then the computer is connected to the network. I haven't waited to see if going to sleep will also cause the same problem.

    Any reason why Ubuntu will not save this procedure?
    Public Library - 4 Public Access "GROOVIX" Computers! Our library has been an Ubuntu fan since 2007 AND our public access computers are still here!
    Have an open mind. Your brain will not fall out.

Page 2 of 21 FirstFirst 123412 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •