Raspberry Pi A Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Základní desky Raspberry Pi A. Raspberry Pi wireless adapter Hardware This guide is Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 3
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 0
1 2 3

Shrnutí obsahu

Strany 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

Strany 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=

Strany 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

Komentáře k této Příručce

Žádné komentáře