Search Criteria
Package Details: 8188eu-dkms-git 5.2.2.4.r794.53ed527-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/8188eu-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | 8188eu-dkms-git |
Description: | Standalone driver for Realtek RTL8188EUS (RTL8188EUS, RTL8188ETV) WLAN |
Upstream URL: | https://github.com/lwfinger/rtl8188eu |
Licenses: | GPL2 |
Conflicts: | 8188eu-dkms |
Provides: | 8188eu-dkms |
Submitter: | Sunday |
Maintainer: | enamulhasanabid |
Last Packager: | enamulhasanabid |
Votes: | 6 |
Popularity: | 0.018132 |
First Submitted: | 2018-12-07 15:23 (UTC) |
Last Updated: | 2023-05-04 20:52 (UTC) |
Latest Comments
« First ‹ Previous 1 2
lpapp commented on 2020-05-11 08:56 (UTC)
Feel free to maintain it =) Thanks.
codicodi commented on 2020-05-07 08:42 (UTC) (edited on 2020-05-08 09:17 (UTC) by codicodi)
This does not currently build, as dkms.conf file was dropped from upsteam: https://github.com/lwfinger/rtl8188eu/commit/b572d3030ab12c5d7b83c1f406711153d6dc6ead
Additionally 'git' should be a makedepend.
Sunday commented on 2018-12-26 20:25 (UTC) (edited on 2018-12-26 20:47 (UTC) by Sunday)
No, I was only interested in setting up hostapd. Vanilla hostapd did not work with any rtl8188eu driver I could find, so I resorted to hostapd-rtl871xdrv, which requires the kernel patch mentioned in my other comment. In turn, this works with the r8188eu driver which is in staging. So I will not be using this PKGBUILD myself, but will be happy to fix it in case it breaks for whatever reason. It should also be easily adapted to any fork of https://github.com/lwfinger/rtl8188eu that anyone likes to try.
dront78 commented on 2018-12-26 19:10 (UTC)
did you try this one? https://github.com/kimocoder/rtl8188eus seems a newer version with monitor mode support
detail available at the bottom of https://github.com/lwfinger/rtl8188eu/issues/73
Sunday commented on 2018-12-07 15:27 (UTC)
I created this, because the packages rtl8188eu-dkms-git and rtl8188eu-git do not work anymore.
I even got hostapd-rtl871xdrv to work using this driver, by building a patched kernel where I reverted some commits that where removing the legacy wireless ioctls, for the patch see https://pastebin.com/2nmLS4d6.
« First ‹ Previous 1 2