*****SPAM**** Ubuntu 12.04, Realtek 8192CE/8188CE PCI Wireless LAN NIC
Hi,
as the official Ubuntu repositories do not support this realtek wlan
pci I'v downloaded the sources from Realtek
(http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=48&PFid=48&Level= 5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true #RTL8188CE)
to compile the driver as module. However I did'nt succeed and make
produces several errors like:
rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.201204 05/include/rtl871x_cmd.h:107:25:
error: field ‘event_tasklet’ has incomplete type
....
I think that the interface of several official kernel header file do
not match the realtek driver's usage.
Has anybody succeeded in recompiling a suitable driver for Ubuntu 12
(kernel 3.2.0-29).