You are not logged in.

#1 2011-02-09 03:33:00

Jimage
Member
Registered: 2007-10-13
Posts: 25

RTL8188CUS firmware trouble

I just bought a couple of 802.11n USB dongles, and the driver installation is proving troublesome.

lsusb informs me the chipset is rtl8188cus, and the Realtek site provides this driver for it: http://www.realtek.com.tw/downloads/dow … loads=true

Running the install script works until it gets to os_dep directory.

  CC [M]  /home/jimage/Software/Driver/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1324.20110126/driver/rtl8192CU_linux_v2.0.1324.20110126/hal/rtl8192c/usb/rtl8192c_cmd.o
  CC [M]  /home/jimage/Software/Driver/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1324.20110126/driver/rtl8192CU_linux_v2.0.1324.20110126/os_dep/osdep_service.o
/home/jimage/Software/Driver/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1324.20110126/driver/rtl8192CU_linux_v2.0.1324.20110126/os_dep/osdep_service.c: In function ‘_rtw_mutex_init’:
/home/jimage/Software/Driver/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1324.20110126/driver/rtl8192CU_linux_v2.0.1324.20110126/os_dep/osdep_service.c:305:2: error: implicit declaration of function ‘init_MUTEX’
make[2]: *** [/home/jimage/Software/Driver/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1324.20110126/driver/rtl8192CU_linux_v2.0.1324.20110126/os_dep/osdep_service.o] Error 1
make[1]: *** [_module_/home/jimage/Software/Driver/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1324.20110126/driver/rtl8192CU_linux_v2.0.1324.20110126] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.37-ARCH'
make: *** [modules] Error 2
Compile make driver error: 2, Please check error Mesg

Where do I go from here?

Offline

#2 2011-02-09 04:04:11

Arhevoid
Member
Registered: 2011-02-09
Posts: 2

Re: RTL8188CUS firmware trouble

I think you may open makefile and find description for building file osdep_service.c
or
open osdep_service.c at nano/vim and find line number 305 ‘init_MUTEX’ (what's wrong in implicit declarayion)

Offline

#3 2011-02-09 04:08:32

Jimage
Member
Registered: 2007-10-13
Posts: 25

Re: RTL8188CUS firmware trouble

Aye, was hoping to avoid crawling through the source, but if it comes to that...

But interestingly, it installs and runs fine on my EeePC. Both are running basically the same Arch setup. I'll try it again.

The EeePC is running kernel 2.6.36 while the desktop is 2.6.37. Could that perhaps be part of the issue?

Last edited by Jimage (2011-02-09 04:20:07)

Offline

#4 2011-02-09 14:32:41

Arhevoid
Member
Registered: 2011-02-09
Posts: 2

Re: RTL8188CUS firmware trouble

Can you rollback your desktop to the kernel 2.6.36?
If the issue is not detected, it means drivers do not support the version of the kernel.

Offline

#5 2011-03-21 09:38:10

naguz
Member
Registered: 2008-11-05
Posts: 98

Re: RTL8188CUS firmware trouble

You can check this thread. It is the same chipset.

Last edited by naguz (2011-04-19 17:10:22)

Offline

Board footer

Powered by FluxBB