[Completed] Help with flashing updates to use a wireless usb adapter - XDA Assist

I dunno what thread i should be putting this but here goes...
Is there anyone out here that can compile a kernel module with eeprom_93cx6, mac80211, rtl8187 and ath9k that i can flash update on my flare4 device? ( android lollipop 5.1, kernel v.3.10.65 ) I will be using those kernel module to use in kali linux and also make it work in Reaver. because the built in wifi device is not supported and i will need to use a external usb wifi adapter.
I know there's a ton of tutorials on how to compile a kernel module but i am always stuck at something and i can't make it work
If you guys can make a compiled kernel module mentioned above in which i can flash in my phone pls lemme know, i will be truly grateful.

tuksoil said:
I dunno what thread i should be putting this but here goes...
Is there anyone out here that can compile a kernel module with eeprom_93cx6, mac80211, rtl8187 and ath9k that i can flash update on my flare4 device? ( android lollipop 5.1, kernel v.3.10.65 ) I will be using those kernel module to use in kali linux and also make it work in Reaver. because the built in wifi device is not supported and i will need to use a external usb wifi adapter.
I know there's a ton of tutorials on how to compile a kernel module but i am always stuck at something and i can't make it work
If you guys can make a compiled kernel module mentioned above in which i can flash in my phone pls lemme know, i will be truly grateful.
Click to expand...
Click to collapse
Greetings and welcome to assist, Unfortunately this isn't the sort of thing we do, if you try posting your errors here
http://forum.xda-developers.com/android/help
the experts there will look at them for you
Good Luck
Sawdoctor

Related

[Request] Need isofs.ko udf.ko for kernel 2.6.36.4 to mount ISO image files

Till now, I still haven't find the isofs.ko and udf.ko for Kernel 2.6.36.4.
I want to mount ISO image files in Android 3.1.
Can anyone compile them for me? Thanks a lot!
My tablet is Samsung P7500
Follow is a detail descriptions of my system kernel.
htt p ://droidbasement.com/db-blog/?p=2395
10.1 3G, Touchwiz UX (HC 3.1 (stock); GT-P7500):
boot-cm_2636.4_p4_ux-oc-xtra-vfpv3-d16_fp-112011.zip
No one can help me
I will try to learn uburtn,....
Johnyea said:
No one can help me
I will try to learn uburtn,....
Click to expand...
Click to collapse
Ubuntu is not that hard to learn, and there are many tutorials for how to compile the Linux kernel, let alone the Android kernel, I would suggest however starting with tutorials to compile a normal linux kernel for your Ubuntu system first, then when you have a good understanding of how to compile it, go ahead and then build an Android kernel with the modules your requesting. Now I'm not sure if the Android kernel configuration supports these modules since Android itself really doesn't use any CD/DVD file systems but nothing is impossible I suppose.
Yes, I got it.
I compiled the modules what I need.
And thery are working fine for my Tablet.
Johnyea said:
Yes, I got it.
I compiled the modules what I need.
And thery are working fine for my Tablet.
Click to expand...
Click to collapse
I'm glad you got it working, congrats
Sent from my LS670 using XDA

Wifi Adapter Driver in an android kernel [OTG][KaliLinux]

Hi everyone [emoji1] , i m using i9300 (SGS3) with omnirom and Boeffla Kernel ( for supporting the loop device and other...)
I run kalilinux using linux deploy
I have an OTG cable so when i plug the wifi adapter and i type lsusb in the kali's Terminal i find the usb name
But whe. I type airmon-ng there s just wlan0 and p2p0 , they don t work for the aircrack-ng or other...
So i have to compile the wifi adapter drivers in my kernel [emoji38]
My question is how can i do it ( i already saw i tuto for this but didn't understand a lot... :v )
Can anyone help me , please [emoji56]
Sent from my GT-I9300 using Tapatalk
Better use NetHunter....find NetHunter kernel for your device or request here: https://t.me/neternels_chat
Mainak007 said:
Better use NetHunter....find NetHunter kernel for your device or request here: https://t.me/neternels_chat
Click to expand...
Click to collapse
Just find out this thread, I'm using Redmi Note 9s (curtana or miatoll, same thing), rooted with custom recovery, have been searching for at least 8 hrs and haven't find somthg useful (lots of kernels with no support for HID), Could u help me finding out which kernels may function?

Need help with building kernel (ath9k)

Hi Lads,
Past few days im trying to add the ath9k module to a kernel.
I took the emotion kernel but when i started to make the kernel i constantly receiving errors.
I googled till my eyes burned out of my skull but got no solution. Probably im doing something wrong
Im looking for someone who can build the kernel easily including the ath9k driver.
My purpose is to use Kali Nethunter with the TP-Link WL722N adapter on the Note Edge N915F.
Im so desperate that i want to pay for it. Or maybe a game on steam :highfive:
Please help me out!
Greetings.
Stefjoe
Stefjoe,
I also saw your pm. I know now that you would like that module added to the tblte kernel. Kali Nethunter is not a rom, it is an overlay of sorts. Essentially a chrooted Linux distribution running over the top of your Android phone.
Kali only supports stock roms, or some "CyanogenMod variants", so I could add this to the AOKP kernel for you, but I cannot guarantee that you will have everything you need for this to work. For instance, you are going to need packet injection, module loading and unloading, force modules, etc., etc., much more than just the one item you requested. The note edge is not on the list of supported devices for a reason, it takes much dedication and effort to set it up properly. You would also need to build your custom port of Kali to go on your system. (Unless I am mistaken, no one has made one for the Note Edge yet.)
So, have you already built a working port of kali for your phone?
I say this in the kindest of regards, but if you cannot build the kernel, can you build the kali image?
As a side note, all the tools in Kali Linux are freely available, and you can download them to your phone right now, just not in the glorified package. Having Kali is like having a toolbox. Having a tool box does not make one a mechanic. Having Kali does not make one a pentester, or cacker (unethical hacker) if you are aiming for that.
I am not opposed to you having Kali, I've used it before myself (not on a phone), but in the end, I found Debian to be just as useful, downloading the tools that actually helped me in my job/tasks.
I am just curious if you have already created the kali image you need for the Note Edge phone. In theory, if the only thing you need is a kernel with the above, then it should work with your current kernel, just without that feature. If you have not even made the image yet, then I suspect that you are going to need a lot more than what you asked for.
I hope that makes sense.
AlaskaLinuxUser said:
Stefjoe,
I also saw your pm. I know now that you would like that module added to the tblte kernel. Kali Nethunter is not a rom, it is an overlay of sorts. Essentially a chrooted Linux distribution running over the top of your Android phone.
Kali only supports stock roms, or some "CyanogenMod variants", so I could add this to the AOKP kernel for you, but I cannot guarantee that you will have everything you need for this to work. For instance, you are going to need packet injection, module loading and unloading, force modules, etc., etc., much more than just the one item you requested. The note edge is not on the list of supported devices for a reason, it takes much dedication and effort to set it up properly. You would also need to build your custom port of Kali to go on your system. (Unless I am mistaken, no one has made one for the Note Edge yet.)
So, have you already built a working port of kali for your phone?
I say this in the kindest of regards, but if you cannot build the kernel, can you build the kali image?
As a side note, all the tools in Kali Linux are freely available, and you can download them to your phone right now, just not in the glorified package. Having Kali is like having a toolbox. Having a tool box does not make one a mechanic. Having Kali does not make one a pentester, or cacker (unethical hacker) if you are aiming for that.
I am not opposed to you having Kali, I've used it before myself (not on a phone), but in the end, I found Debian to be just as useful, downloading the tools that actually helped me in my job/tasks.
I am just curious if you have already created the kali image you need for the Note Edge phone. In theory, if the only thing you need is a kernel with the above, then it should work with your current kernel, just without that feature. If you have not even made the image yet, then I suspect that you are going to need a lot more than what you asked for.
I hope that makes sense.
Click to expand...
Click to collapse
Thanks for your reply again! I kinda ported the Nethunter to Note Edge with help from this video on YT ; /watch?v=jhLBJJwB88k
Everything works fine but only the TP-Link WL722N is not working because the kernel does not have this module installed. The adapter takes care of the injection so no worries i guess. I sended u a PM.
I am a certified hacker and i know what Kali Linux is but only missing this tool and it could make my work a lot easier. So i really appreciate if u can do this for me man. Endless thanking
Greetings
stefjoe said:
Thanks for your reply again! I kinda ported the Nethunter to Note Edge with help from this video on YT ; /watch?v=jhLBJJwB88k
Everything works fine but only the TP-Link WL722N is not working because the kernel does not have this module installed. The adapter takes care of the injection so no worries i guess. I sended u a PM.
I am a certified hacker and i know what Kali Linux is but only missing this tool and it could make my work a lot easier. So i really appreciate if u can do this for me man. Endless thanking
Greetings
Click to expand...
Click to collapse
Stefjoe,
I see from your PM that you are not requesting my AKLU kernel, but the TW Emotion Kernel. I can't do that for you.
To build the kernel you need the right source, the source code for the kernel has been updated since r17 ( I think it is r2X? now). That means rolling back through the commits to find the time it was built and working properly and getting that source. It is not as simple as just going straight back to r17, the r17 version you may be using may be anywhere in the commits between r17 and r18.
Then we would need the exact toolchain he/she was building with. He says Linaro 5.1, but which one, 5.1, 5.1.1, 5.1.8? There are several.
Also, I do not build TW kernels. I only build AOSP kernels. I also don't usually build off of someone else's work. I was under the impression you wanted me to add that module to my AKLU kernel instead.
To get that specific kernel built the way you want, I recommend that you ask @Pafcholini to do that for you, since he made it originally.
If you want, I can add that module to my AKLU kernel for you, but I know the rest of the needed kernel items are in there that you need (packet injecting, force module loading, etc.) so I doubt it will work for you. You would also have to switch to AOKP, which may or may not work with your porting guide.
Sorry, but after looking at your full request, I don't think I can help you with what you need.

Help building Kernel Module

Hello All,
I am new in the android world, but am fairly experienced on the Linux side of things. I would like to build a loadable kernel module for a specific version of JB (4.2.2_r1) and have some general questions.
As I understand it, the process should be as follows:
Get kernel source for JB, compile kernel, then compile kernel module. Please correct me if I am wrong
I can't seem to find the kernel source for this, can anyone point me to exactly where it is?
Thanks

Need little Help on compiling kernel

hello, since there is no support on nethunter kernel for pixel 4a, I decided to compile my own. I'm beginner at this kernel modifying stuff. I used clang to build it. at the end i got an error that i am not able to fix it. see the attached file please. if anyone noob like me wants to contribute in this , dm me
lulz. running root on kali to compile kernel........
xxTECRAxx said:
lulz. running root on kali to compile kernel........
Click to expand...
Click to collapse
i always work with root user

Categories

Resources