WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Compat Wireless for tc-5.x  (Read 3903 times)

Offline Fantasma

  • Newbie
  • *
  • Posts: 6
Compat Wireless for tc-5.x
« on: December 06, 2013, 12:43:31 PM »
Hi, i'm not sure if this is the right place to ask this question (sorry if not)
I wonder if is there a way to patch compat-wireless (wireless-3.8.13-tinycore.tcz) since it is not working properly with tiny core 5.1 (not even tc 5.0 nor 5.0.2 with wireless-3.8.10) since it has the channel -1 issue.
I know it needs the channel-negative-one-maxim patch and mac80211.compat08082009.wl_frag+ack_v1.patch, but i don't know how apply that patches in tiny core.
Any help with this is much appreciated  :)
Thanks.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14572
Re: Compat Wireless for tc-5.x
« Reply #1 on: December 06, 2013, 09:30:58 PM »
There's an explanation on how to apply the patches here:

http://www.aircrack-ng.org/doku.php?id=compat-wireless

Edit: BTW, the name changed compat-wireless -> compat-drivers -> backports:

http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/
« Last Edit: December 06, 2013, 09:47:18 PM by Juanito »

Offline Fantasma

  • Newbie
  • *
  • Posts: 6
Re: Compat Wireless for tc-5.x
« Reply #2 on: December 07, 2013, 08:58:15 PM »
Thanks so much for reply, sadly i'm getting the following error:



Any chance to get wireless-3.8.13-tinycore.tcz already patched? or somebody can point me in the right direction to make it work?
Thanks and best regards.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14572
Re: Compat Wireless for tc-5.x
« Reply #3 on: December 07, 2013, 09:04:51 PM »
Assuming you unpacked the patched kernel in /usr/src/linux-3.8.13-patched, then you need:
Code: [Select]
$ sudo ln -s /usr/src/linux-3.8.13-patched /lib/modules/3.8.13-tinycore/build
« Last Edit: December 07, 2013, 11:21:46 PM by Juanito »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14572
Re: Compat Wireless for tc-5.x
« Reply #4 on: December 08, 2013, 12:00:34 AM »
BTW, perhaps I'm missing something, but why would you use compat-drivers-3.8.1 on a 3.8.13 kernel rather than, say backports-3.12.1?

Also, I presume those patches would have been applied to backports-3.12.1?
« Last Edit: December 08, 2013, 12:07:35 AM by Juanito »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10969
Re: Compat Wireless for tc-5.x
« Reply #5 on: December 08, 2013, 06:02:30 AM »
Quote
Any chance to get wireless-3.8.13-tinycore.tcz already patched?

Sorry, the original modules are shipped pristine to avoid regressions. But we'll welcome a compat-wireless extension like with previous versions, if you'd like to contribute one. I assume other aircrackers will then be happy too ;)
The only barriers that can stop you are the ones you create yourself.

Offline Fantasma

  • Newbie
  • *
  • Posts: 6
Re: Compat Wireless for tc-5.x
« Reply #6 on: December 08, 2013, 10:01:19 AM »
why would you use compat-drivers-3.8.1 on a 3.8.13 kernel rather than, say backports-3.12.1

I tried different backports and compat-drivers versions, from newer to older with same results, that was the last i tried (that's why the capture) but i will try again following your directions  :)
Thanks for your patience and kindly help

welcome a compat-wireless extension like with previous versions, if you'd like to contribute one

Sure i'd like to contribute with it, if i can finally make it work (since this is the first time that i'm
messing with system and stuff) but i'll do my best.

Offline Fantasma

  • Newbie
  • *
  • Posts: 6
Re: Compat Wireless for tc-5.x
« Reply #7 on: March 15, 2014, 04:01:02 PM »
Hello again, i stopped the compat-wireless (backports) for tc for a while due to a little work overload, but now i have a spare time to work on it.
I'm trying to compile latest backports (backports-3.13.2-1) on TC 5.2 but it says that "Kernel headers it's not installed"
then, i installed linux-kernel-sources-env.tcz and linux-3.8.3_api_headers.tcz but after i type: make defconfig-wifi the same kernel headers not installed message is displayed.
How to compile backports on TC 5.2 in the right way?
Thanks and B.R

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11257
Re: Compat Wireless for tc-5.x
« Reply #8 on: March 15, 2014, 05:18:18 PM »
Hi Fantasma
Quote
... i installed linux-kernel-sources-env.tcz ...
I guess you didn't bother to read the info file for this extension which states:
Quote
Comments:       Script to download and install full Linux
                kernel sources for compiling modules, etc.
Did you run the script? There should be an entry to run it from the desktop menu.