For kernel versions >= 6 and < 6.2, please use package 8188fu-supremegamers-dkms-git
. For versions >= 6.2, in-kernel drivers are available.
Search Criteria
Package Details: 8188fu-kelebek333-dkms-git r115.751882b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/8188fu-kelebek333-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | 8188fu-kelebek333-dkms-git |
Description: | Kernel driver module for Realtek RTL8188FU and RTL8188FTV Wireless 802.11n USB 2.0 adapters (device id 0bda:f179), for kernel versions < 6 |
Upstream URL: | https://github.com/kelebek333/rtl8188fu |
Keywords: | 802.11n 8188FTV 8188FU realtek usb wifi |
Licenses: | GPL3 |
Conflicts: | 8188fu-dkms-git |
Submitter: | codebling |
Maintainer: | None |
Last Packager: | codebling |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-03 09:45 (UTC) |
Last Updated: | 2023-02-25 02:27 (UTC) |
codebling commented on 2023-02-25 02:22 (UTC) (edited on 2023-02-25 02:23 (UTC) by codebling)
Denzy7 commented on 2023-02-24 17:17 (UTC)
puspam-adak perhaps you check /var/cache/pacman/pkg
for a pre 6.x kernel and roll it back with pacman -U
before 6.2 is available stable
codebling commented on 2023-02-24 16:59 (UTC)
As @rogeriotds and others have noted, driver for this card is available in-kernel as of 6.2
rogeriotds commented on 2023-02-23 20:23 (UTC)
I'm using kernel version 6.2, which is already in arch's test repository, and the 8188fu driver is already included in it, in the rtl8xxxu module. Just a note below: The module doesn't load itself with systemd, so you'll have to enable it using modprobe or, what I think is better, add it to systemd's autoload, using: "/etc/modules-load.d/rtl8xxxu .conf". As explained here: https://wiki.archlinux.org/title/Kernel_module The drive is much faster, no crashes, nothing. Very good!
codebling commented on 2023-02-22 18:46 (UTC)
@puspam-adak Please see the pinned comments. Last time I checked, this package did not work for 6+ kernels. There is a suggestion in the comments for another package which does work for 6+ kernels
puspam-adak commented on 2023-02-22 18:36 (UTC) (edited on 2023-02-22 18:36 (UTC) by puspam-adak)
I stay on the LTS kernel. Recently, the LTS kernel got updated to 6.12 and my wifi card isn't working. I tried to reinstall this driver, but it says:
Error! Bad return status for module build on kernel: 6.1.12-1-lts (x86_64)
Consult /var/lib/dkms/8188fu/r115.751882b/build/make.log for more information.
error: command failed to execute correctly
dennismwangi commented on 2023-01-31 07:26 (UTC)
@codebling how did I miss this. surely works
codebling commented on 2023-01-21 21:09 (UTC)
@dennismwangi this package does not work for 6+ kernels. Please read pinned comments which suggest the supremegamers fork.
dennismwangi commented on 2023-01-14 18:35 (UTC)
Kernel 6.1.4 build failing
/var/lib/dkms/8188fu/r115.751882b/build/os_dep/osdep_service.c: In function ‘rtw_random32’: /var/lib/dkms/8188fu/r115.751882b/build/os_dep/osdep_service.c:2350:16: error: implicit declaration of function ‘prandom_u32’; did you mean ‘prandom_u32_max’? [-Werror=implicit-function-declaration]
codebling commented on 2022-10-26 16:48 (UTC) (edited on 2023-01-21 21:08 (UTC) by codebling)
Created https://aur.archlinux.org/packages/8188fu-supremegamers-dkms-git for the other fork. Sounds like this is the only option for 6.0 and 6.1 kernels at the moment
Pinned Comments
codebling commented on 2023-02-24 16:59 (UTC)
As @rogeriotds and others have noted, driver for this card is available in-kernel as of 6.2
codebling commented on 2022-10-26 16:48 (UTC) (edited on 2023-01-21 21:08 (UTC) by codebling)
Created https://aur.archlinux.org/packages/8188fu-supremegamers-dkms-git for the other fork. Sounds like this is the only option for 6.0 and 6.1 kernels at the moment
codebling commented on 2022-01-13 19:49 (UTC)
Reminder: I am not the driver developer.
For issues with the driver compilation, installation or anything related to the packaging, please leave a comment here and I will do my best to fix it.
For issues relating to the driver's use, please open an issue on the driver repo.