From: "Lee Maou Sheng" <maousheng.lee@archerlogic.com>
To: <linux-wireless@vger.kernel.org>
Subject: 8712U driver for CentOS 6.6
Date: Fri, 21 Aug 2015 11:40:01 +0800 [thread overview]
Message-ID: <002c01d0dbc3$0fc94a20$2f5bde60$@archerlogic.com> (raw)
Hi sir,
I am from Singapore and currently our company is trying to install Prolink
WN2001 wireless adapter into Dell PowerEdge T20 with Centos 6.6 installed. I
am using https://github.com/chunkeey/rtl8192su for the driver.
The information I have as below:
uname -a
Linux ts41 2.6.32-573.3.1.el6.x86_64 #1 SMP Thu Aug 13 22:55:16 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
lsusb
Bus 001 Device 003: ID 07b8:8179 AboCom Systems Inc
make
[root@ts41 rtl8192su]# make
make -C /lib/modules/2.6.32-573.3.1.el6.x86_64/build
M=/var/tmp/rtl8192su/rtlwifi CONFIG_RTL_CARDS=y CONFIG_RTLWIFI=m
CONFIG_RTLWIFI_DEBUG=y CONFIG_RTLWIFI_DEBUGFS=y CONFIG_RTLWIFI_USB=m
CONFIG_RTLWIFI_PCI=m CONFIG_RTL8192SU=m CONFIG_RTL8192SE=m
CONFIG_RTL8192S_COMMON=m CONFIG_RTL8192CU=n CONFIG_RTL8192DE=n
CONFIG_RTL8192CE=n CONFIG_RTL8192C_COMMON=n CONFIG_RTL8723AE=n
CONFIG_RTL8188EE=n EXTRA_CFLAGS="-DDEBUG -DCONFIG_RTLWIFI_DEBUGFS=m"
make[1]: Entering directory `/usr/src/kernels/2.6.32-573.3.1.el6.x86_64'
CC [M] /var/tmp/rtl8192su/rtlwifi/usb.o
/var/tmp/rtl8192su/rtlwifi/usb.c: In function '_rtl_prep_rx_urb':
/var/tmp/rtl8192su/rtlwifi/usb.c:437: error: implicit declaration of
function 'usb_alloc_coherent'
/var/tmp/rtl8192su/rtlwifi/usb.c:438: warning: assignment makes pointer from
integer without a cast
/var/tmp/rtl8192su/rtlwifi/usb.c: In function '_rtl_usb_cleanup_rx':
/var/tmp/rtl8192su/rtlwifi/usb.c:688: error: implicit declaration of
function 'usb_free_coherent'
make[2]: *** [/var/tmp/rtl8192su/rtlwifi/usb.o] Error 1
make[1]: *** [_module_/var/tmp/rtl8192su/rtlwifi] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.32-573.3.1.el6.x86_64'
make: *** [all] Error 2
Wish I can get some guidance from you.
Thank you!
Best Regards,
Lee Maou Sheng
Software Engineer
Archer Logic (S) Pte. Ltd.
6 Ubi Road 1, Wintech Centre
#05-01, Singapore 408726
Tel: (65) 6785 9007 ext. 109
next reply other threads:[~2015-08-21 3:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-21 3:40 Lee Maou Sheng [this message]
2015-08-21 5:49 ` 8712U driver for CentOS 6.6 Larry Finger
2015-08-21 7:11 ` Lee Maou Sheng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002c01d0dbc3$0fc94a20$2f5bde60$@archerlogic.com' \
--to=maousheng.lee@archerlogic.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).