* r92su driver for realtek rtl8192su usb wireless adapte @ 2014-01-06 9:18 Julian Gordon 2014-01-06 12:37 ` r92su driver for realtek rtl8192su usb wireless adapter Christian Lamparter 0 siblings, 1 reply; 4+ messages in thread From: Julian Gordon @ 2014-01-06 9:18 UTC (permalink / raw) To: linux-wireless I have downloaded the dirver from http://github.com/chunkeey/rtl8192su for the adapter. Upon running the make, it reports an error: it cannot find IEEE80211_NUM_TIDS in file r92/su/sta.h:120:26. Where can I find the correct defintion for this varaible or an alternative to it? I am running on ubuntu 12.04 64b, with kernel 3.2.0-58-generic. Regards,-- -- Julian Gordon, South Africa: +27 (021) 650-3210 Cell: +27 (083) 226-5482 Email -- Not everything that is faced can be changed. But nothing can be changed until it is faced. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: r92su driver for realtek rtl8192su usb wireless adapter 2014-01-06 9:18 r92su driver for realtek rtl8192su usb wireless adapte Julian Gordon @ 2014-01-06 12:37 ` Christian Lamparter 2014-01-06 13:38 ` Julian Gordon 0 siblings, 1 reply; 4+ messages in thread From: Christian Lamparter @ 2014-01-06 12:37 UTC (permalink / raw) To: Julian Gordon; +Cc: linux-wireless On Monday, January 06, 2014 11:18:27 AM you wrote: > I have downloaded the dirver from http://github.com/chunkeey/rtl8192su for > the adapter. > > Upon running the make, it reports an error: it cannot find > IEEE80211_NUM_TIDS in file r92/su/sta.h:120:26. > > Where can I find the correct defintion for this varaible or an alternative > to it? Ah, IEEE80211_NUM_TIDS is probably just the tip. There are a few more definitions and functions missing for the driver to compile with anything older than 3.10 [0]. Either you can update the kernel to 3.10+ (if possible to 3.12). Or, if you want to stick with 3.2,0-58-generic, then take a look backports [1] project. [However, this is more complicated since you'll have to integrate r92su into backports first]. Regards, Christian [0] <https://github.com/chunkeey/rtl8192su/issues/1> [1] <https://backports.wiki.kernel.org/index.php/Main_Page> ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: r92su driver for realtek rtl8192su usb wireless adapter 2014-01-06 12:37 ` r92su driver for realtek rtl8192su usb wireless adapter Christian Lamparter @ 2014-01-06 13:38 ` Julian Gordon 2014-01-06 19:01 ` Larry Finger 0 siblings, 1 reply; 4+ messages in thread From: Julian Gordon @ 2014-01-06 13:38 UTC (permalink / raw) To: Christian Lamparter; +Cc: linux-wireless Christian, Thanks for the reply. After I sent the email, I continued to do some more investigation, and am presently downloading the OS's needed to upgrade from 12.04 to 13.10 (or 12). I was hoping to be able to remain on 12.04 for its LTS. Oh well, that's life in the boonies. Thanks for this useful tool - especially of those of us living out of the mainstream, down in the far south of Africa where our device choice is much more limited. Regards, Julian On Mon, Jan 6, 2014 at 2:37 PM, Christian Lamparter <chunkeey@googlemail.com> wrote: > On Monday, January 06, 2014 11:18:27 AM you wrote: >> I have downloaded the dirver from http://github.com/chunkeey/rtl8192su for >> the adapter. >> >> Upon running the make, it reports an error: it cannot find >> IEEE80211_NUM_TIDS in file r92/su/sta.h:120:26. >> >> Where can I find the correct defintion for this varaible or an alternative >> to it? > Ah, IEEE80211_NUM_TIDS is probably just the tip. There are a few more > definitions and functions missing for the driver to compile with anything > older than 3.10 [0]. > > Either you can update the kernel to 3.10+ (if possible to 3.12). Or, if > you want to stick with 3.2,0-58-generic, then take a look backports [1] > project. [However, this is more complicated since you'll have to integrate > r92su into backports first]. > > Regards, > > Christian > > [0] <https://github.com/chunkeey/rtl8192su/issues/1> > [1] <https://backports.wiki.kernel.org/index.php/Main_Page> > > -- Julian Gordon, South Africa: +27 (021) 650-3210 Cell: +27 (083) 226-5482 Email -- Not everything that is faced can be changed. But nothing can be changed until it is faced. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: r92su driver for realtek rtl8192su usb wireless adapter 2014-01-06 13:38 ` Julian Gordon @ 2014-01-06 19:01 ` Larry Finger 0 siblings, 0 replies; 4+ messages in thread From: Larry Finger @ 2014-01-06 19:01 UTC (permalink / raw) To: Julian Gordon, Christian Lamparter; +Cc: linux-wireless On 01/06/2014 07:38 AM, Julian Gordon wrote: > Christian, > > Thanks for the reply. After I sent the email, I continued to do some more > investigation, and am presently downloading the OS's needed to upgrade from > 12.04 to 13.10 (or 12). I was hoping to be able to remain on 12.04 for its > LTS. > > Oh well, that's life in the boonies. > > Thanks for this useful tool - especially of those of us living out of the > mainstream, down in the far south of Africa where our device choice is much > more limited. You can update the kernel in 12.04 LTS to 3.12.0-031200-generic (that is the 32-bit version) without changing the rest of the system. I just did this in a VM and it worked fine. There are a number of postings on how to do this. Larry ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-01-06 19:01 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-01-06 9:18 r92su driver for realtek rtl8192su usb wireless adapte Julian Gordon 2014-01-06 12:37 ` r92su driver for realtek rtl8192su usb wireless adapter Christian Lamparter 2014-01-06 13:38 ` Julian Gordon 2014-01-06 19:01 ` Larry Finger
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.