Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.11 KB

File metadata and controls

38 lines (29 loc) · 1.11 KB

Flash openwrt image to sd and boot your Raspberry Pi

How to flash openwrt to an sd and setup USB LAN and WLAN adapters.

check Raspberry Pi version

download image

flash image

install drivers

usb troubleshooting

opkg update && opkg install usbutils && lsusb -t

and

cat /sys/kernel/debug/usb/devices

packages needed for common usb lan adapters

  • kmod-mii
  • kmod-usb-net
  • kmod-usb-net-rtl8152

packages needed for usb wlan sticks

  • kmod-rtl8192cu
  • rtl8188eu-firmware