Skip to content

[Linux] Kernel module for Realtek RTL8189FTV SDIO wireless devices.

Notifications You must be signed in to change notification settings

kitty-panics/8189fs-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8189fs-git

rtl8189fs 驱动的 AUR 打包脚本,相较于原版 8189fs-git,有以下改动。

  • 方便在 x86 机器上通过 chroot 的方式打包
  • 以当前内核的版本号为驱动包的版本号

在 x86 机器上编译

  1. 将 ARM 板子的 MicroSD 卡取下并通过读卡器插入到 x86 机器上
  2. sudo sudo mount /dev/sdXY /mnt
  3. sudo pacman -S qemu-user-static arch-install-scripts
  4. sudo systemctl start systemd-binfmt.service
  5. su --login --shell=/bin/bash
  6. arch-chroot /mnt /bin/bash

About

[Linux] Kernel module for Realtek RTL8189FTV SDIO wireless devices.

Topics

Resources

Stars

Watchers

Forks

Languages