Hi,

so I just can use this source without any patches or something like that?

I will just try to use:

1.) make menuconfig
2.) make
3.) make install

is this right?

Best regards and thanks for your help,
Marco

2015-02-17 15:08 GMT+01:00 Robert Nelson <[email protected]>:

> On Tue, Feb 17, 2015 at 7:37 AM, Marco Steger <[email protected]>
> wrote:
> > Dear all,
> >
> > I'm currently working on a IEEE802.11s WSN using 5 BBBs and a TP-Link
> stick.
> > To evaluate the wireless link I need to get more information on the
> wireless
> > link. Therefore, I want to enable the debugfs option of the ATH9k driver
> > module (because just enabling the debug mode using 'modprobe ath9k_htc
> > debug=0xffffffff' didn't work for me).
> >
> > I think I will have to recompile the ath9k module and some related
> modules.
> > As far as I understand all what I need for that is part of the backports
> > project [1]. I have already used this on Android for another purpose and
> > everything worked fine. BUT, I will need the kernel source for the
> compiling
> > process! Where to get the source? (I used Roberts update_kernel.sh
> script to
> > upgrade my kernel to 3.19)
> >
> > Another possibility would be to compile a kernel and using make
> menuconfig
> > to configure the modules. But therefore I would also need the kernel
> source.
> > I really want to use Robert Nelsons version because I will also need to
> use
> > DTBs for CAN.
> >
> > Can anyone help me out here? What would be better/easier?
>
> There's a repo here:
> https://github.com/RobertCNelson/linux-stable-rcn-ee
>
> Each release (uname -r) is tagged so:
>
> git clone https://github.com/RobertCNelson/linux-stable-rcn-ee
> cd ./linux-stable-rcn-ee
> git checkout `uname -r` -b tmp
>
> Regards,
>
> --
> Robert Nelson
> http://www.rcn-ee.com/
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/WFlb_7dzwi0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to