logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rsufw — Firmware Module for Realtek driver

Description

       This  module  provides the firmware for the Realtek RTL8188SU and RTL8192SU chip based USB WiFi adapters.
       Please read Realtek's license, /usr/share/doc/legal/realtek.LICENSE.

Name

       rsufw — Firmware Module for Realtek driver

See Also

rsu(4), firmware(9)

Debian                                            April 4, 2018                                         RSUFW(4)

Synopsis

       To compile this module into the kernel, place the following line in your kernel configuration file:

             devicersufw

       This  will  include  the firmware image, RTL8712, inside the kernel.  rsu(4) will load the image into the
       chip.

       Alternatively, to load the firmware images as a  module  at  boot  time,  place  the  following  line  in
       loader.conf(5):

             rsu-rtl8712fw_load="YES"

See Also