Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #930662
| From | Raphaël Hertzog <hertzog@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#915083: linux: Please enable CONFIG_ATH10K_USB=m for support of new wifi cards |
| Date | 2018-11-30 09:40 +0100 |
| Message-ID | <wZMv7-5om-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Source: linux Version: 4.18.10-2 Severity: wishlist Tags: patch User: devel@kali.org Usertags: origin-kali Please enable CONFIG_ATH10K_USB=m to support new wifi cards like this one: https://wikidevi.com/wiki/Linksys_WUSB6100M I believe this should be enough: --- a/debian/config/config +++ b/debian/config/config @@ -3558,6 +3558,7 @@ CONFIG_AR5523=m ## CONFIG_ATH10K=m CONFIG_ATH10K_PCI=m +CONFIG_ATH10K_USB=m # CONFIG_ATH10K_DEBUG is not set # CONFIG_ATH10K_DEBUGFS is not set # CONFIG_ATH10K_TRACING is not set This has been requested in Kali: https://bugs.kali.org/view.php?id=5125 -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#915083: linux: Please enable CONFIG_ATH10K_USB=m for support of new wifi cards Raphaël Hertzog <hertzog@debian.org> - 2018-11-30 09:40 +0100 Bug#915083: linux: Please enable CONFIG_ATH10K_USB=m for support of new wifi cards Uwe Kleine-König <u.kleine-koenig@pengutronix.de> - 2018-11-30 11:10 +0100
csiph-web