Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.03 KB

openwrt.md

File metadata and controls

35 lines (28 loc) · 1.03 KB

Flash openwrt image to sd and boot your Raspberry Pi

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