Hi all,
So I'm another one for the category of "Got a Pi for Christmas and knows nothing!" so I apologise, Bear with me though, I am keen to learn some form of programming, Anything to make my life easier is a bonus!
Anyway, Our home network is WEP free and we secure it through MAC Address filtering. How do I locate the MAC Address of the WiPi to put it into my router!
Thanks all, Here's to a long and happy PiRelationship!
Mat
Pi MAC Address
8 posts
- Posts: 6
- Joined: Wed Dec 26, 2012 7:35 pm
ifconfig will list your adapters Hardware / MAC address
http://www.raspians.com - always looking for content feel free to ask to have it posted. Or sign up and message me to become a contributor to the site. Raspians is not affiliated with the Raspberry Pi Foundation. (RPi's + You = Raspians)
Loads of info here.
http://elinux.org/RPi_Noob_Guide_to_the_Pi_image
Answers to a lot of the questions you have yet to ask.
http://elinux.org/RPi_Noob_Guide_to_the_Pi_image
Answers to a lot of the questions you have yet to ask.
Noob is not derogatory the noob is just the lower end of the noob--geek spectrum being a noob is just your first step towards being an uber-geek 
If you find a solution please post it in the wiki the forum dies too quick
If you find a solution please post it in the wiki the forum dies too quick
Yes, That's what I thought! Although I only get "eth0" and "lo"
Shoudl the WiPi light come on when I plug it in or just when it's connected?
Thanks!
Shoudl the WiPi light come on when I plug it in or just when it's connected?
Thanks!
- Posts: 6
- Joined: Wed Dec 26, 2012 7:35 pm
Your question seems to imply that you think the Pi has built-in WiFi? This is not the case. You have built-in wired Ethernet (the eth0 connection), but WiFi requires a USB WiFi dongle.
- Posts: 803
- Joined: Sun Sep 25, 2011 11:44 am
- Location: Potters Bar, United Kingdom
itimpi wrote:Your question seems to imply that you think the Pi has built-in WiFi? This is not the case. You have built-in wired Ethernet (the eth0 connection), but WiFi requires a USB WiFi dongle.
The OP mentions the WiPi so I assume he's using Farnells WiFi dongle (http://uk.farnell.com/element14/wipi/do ... lookahead#)
Gr.
Dirk.
- Posts: 338
- Joined: Tue Jun 19, 2012 9:46 pm
- Location: Staffordshire, UK
Yeah I'm using the WiPi.
I've since read somewhere that the WiPi only works on Debian, Anyone know if this is the case?
Ta!
I've since read somewhere that the WiPi only works on Debian, Anyone know if this is the case?
Ta!
- Posts: 6
- Joined: Wed Dec 26, 2012 7:35 pm
I've since read somewhere that the WiPi only works on Debian, Anyone know if this is the case?
As long as you know the chipset and have drivers for this your dongle would work on any operating system that supports Wifi.
Richard S.