Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 425 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 425 Bytes

RT3290sta driver

Forked driver for Ralink RT3290 Wi-Fi adapter and modified it to support Linux Kernels => 4.15

Getting Started

Please note that latest kernel versions have their own wifi drivers for Ralink. Use this only when that is not stable.

Installing

clone repo into your computer

To install,

  ./install.sh

To uninstall,

  ./uninstall.sh

Enter your sudo password if requested