Raspberry Pi A Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Płyty główne Raspberry Pi A. Raspberry Pi wireless adapter Hardware This guide is Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 3
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
RaspberryPiwirelessadapter
Hardware
ThisguideisaboutinstallingtheEdimaxEW7811Un
nanowirelessadapteronaRaspberryPiwitha
wirelessroutersupportingDHCPandconfiguredtouseWPA2PSK.Theguidemaybeusefulfor
installingotherwirelessadaptersaswellandforconfiguringWPAPSK.
Software
ThesoftwareusedwastheDebiansqueezepackage
debian6-19-04-2012.imgplusa
replacementdrivermodule(
8192cu.ko)availablefromhere.Thedriverisatar.gzfileandneeds
tobeunpackedtwice.Noothermodificationsweremadetothesoftware.
Powersupply
Therehavebeenreportsthatwirelessadapterstakealotofpower,buttheRaspberryPiwithan
EW7811UnadapterrunsonaSamsungMicroUSBmainscharger,astandardKindlepower
supply
andeventheKindleleadattachedtoaUSBhubonalaptoprunningonbatterypower.
AccessingRPi
Itispossibletoconfiguretheadapterusing
sshoverEthernet,butitisaloteasiertoseeerror
messagesifadisplayscreenisdirectlyattached.
Configuration
Allofthisconfigurationneedstobedoneasaprivilegeduser,soyoucanprefixalltheediting
commandswith
sudoorjustrunsudo sutoturnyourselfintoanadministrator.
/etc/udev/rules.d/70persistentnet.rules
Deleteanythinginthisfileaboutwlan0orwlan1.Thisfileisusedtorememberthephysical
characteristicsofUSBadaptersandmaywellcontainincorrectormisleadinginformation,and
shouldbeemptyapartfromcommentsunless youhaveaddedother
USBdevices.
/etc/network/interfaces
Updatethisfiletoaddthewlan0section,sothatitlookslikethis.
# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or
# /usr/share/doc/ifupdown/examples for more information.
auto lo
iface lo inet loopback
iface eth0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
pre-up wpa_supplicant -Dwext -i wlan0 -c /etc/wpa_supplicant.conf -B
Przeglądanie stron 0
1 2 3

Podsumowanie treści

Strona 1

RaspberryPiwirelessadapterHardwareThisguideisaboutinstallingtheEdimaxEW‐7811UnnanowirelessadapteronaRaspberryPiwithawirelessrou

Strona 2

/etc/wpa_supplicant.confCreatethisfilelookinglikethefollowing.ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=0 ap_scan=2 network=

Strona 3

1. Ifthebluelightontheadaptercomeson,buttheadapterdoesnotacquireanIPaddress,theproblemisinwpa_supplicant.conf.ifconfigwills

Komentarze do niniejszej Instrukcji

Brak uwag