element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Wireless network conectivity
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 75 replies
  • Subscribers 710 subscribers
  • Views 9767 views
  • Users 0 members are here
  • raspberry
  • pi
  • wireless
Related

Wireless network conectivity

wallarug
wallarug over 14 years ago

I bought one of these about 12 mths ago: http://www.jaycar.com.au/productView.asp?ID=YN8306&keywords=high+power+wireless+n&form=KEYWORD

I downloaded the drivers from the link above then installed them on a windows computer.  How do I use these linux drivers/installers on the raspberry pi to get the wireless adaptor to work?

 

Will this work with the Raspberry Pi?

  • Sign in to reply
  • Cancel
  • rew
    rew over 14 years ago in reply to wallarug

    maybe

      sudo apt-get install iw

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 14 years ago in reply to wallarug

    http://wiki.debian.org/rt2800usb

     

    This looks hopeful (but it is for the Wheezy Debian not Squeeze, does that matter?)

     

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 14 years ago in reply to rew

    Roger Wolff wrote:

     

    maybe

      sudo apt-get install iw

    Seems to have worked.  I will try the other commands and see if that has fixed other problems.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 14 years ago in reply to wallarug

    Also ( as a side question):

     

    How do you create a shortcut to a folder in linux to a networked share drive?

    I know how to connect to it by typing

     

    smb: <location>

     

    But how do you create a shortcut?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 14 years ago in reply to wallarug

    Progress made:  The Wlan adapter has power (which it didn't before) but the RPi is playing up, The RPi does not like the iwconfig command.  Any thoughts?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 14 years ago in reply to wallarug

    I got this error:

    wpasupplicant deamon failed to start

     

    Which means I have an error in the:

    /etc/wpa.conf

    ...file. 

     

    But I don't know where they are.  I can tell you that I have a WPA+WPA2 sercurity setting active on the router but I don't know how that information translates into the /etc/wpa.conf file.

     

    This is what I curently have: (minus the ssid and password image - security purposes image)

     

    network={

    ssid="network2.4"

    proto=RSN

    key_mgmt=WPA-PSK

    pairwise=CCMP TKIP

    group=CCMP TKIP

    psk="passwordisfake"

    }

     

    Can anyone help me get the correct information into that file???

     

    EDIT: Just found an error but that has not fixed the problem.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 14 years ago in reply to wallarug

    I am reading this article: https://wiki.archlinux.org/index.php/WPA_supplicant

     

    Do I need to do anything relating to WPA_supplicant  or not?

     

    This looks like it could work and if it does then the wiki should add this.  I will play around with this tomorrow.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rew
    rew over 14 years ago in reply to wallarug

    Hmmmm. It seems I missed one of your posts....

     

    WPA supplicant does something relating to WPA. So if your wifi is WPA protected, your 'pi will have to do something with WPA_SUPPLICANT. Whether or not this is hidden "behind  the scenes" I don't know.


    On my Ubuntu Laptop, I have this fancy network-icon in the toolbar. It shows the wifi networks, and when I select an encrypted one, it asks me for the password. From then on it connects automatically....


    That applet is called "nm-applet".

     

    I'm usually a commandline guy, but with wifi, I kind of like the fact that I haven't had to delve into it to have it work.

     

    Hmm. come to think of it, I have my home-pi on my (encrypted) home network. I just have

    auto wlan0

    iface wlan0 inet dhcp

    wpa-conf /etc/wpa.conf

    in /etc/network/interfaces and then

    network={

    ssid="XXXXXX"

    proto=RSN

    key_mgmt=WPA-PSK

    pairwise=CCMP TKIP

    group=CCMP TKIP

    psk="XXXXXXX"

    }

    in /etc/wpa.conf .


    Then a restart of the network should work. Again I'm lazy figuring out how to do that, so I either unplug/replug the wifi dongle, or I just reboot the whole thing. (I'm sure it can be done, but not doing it is faster).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 14 years ago in reply to rew

    I will look into WPA supplicant.  For my RPi and network.  The link above seemed to look good and easy to do.,

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 14 years ago in reply to wallarug

    Have not had time to look into WPA supplicant stuff.  but now that I know the model of the wireless adapter (RT2870) I can put the supplied drivers up here.  I hope that someone can tell me what to do with what was given to me and whether or not I need to install/add anything to the Raspberry Pi for wireless adapter to work.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube