[Q] Help: mppe.ko compilation for Jetstream DoomLord kernel - HTC Jetstream

Hello all
Jetsream is agreat device, only one problem I need to solve - I can't establish vpn connection to the microsoft pptp server.
Seems that mppe not built in to the kernel
I downloaded DoomLord kernel sources but do not know how to bild the module
I think I need to build proper toolchain first
Please, advice what toolchain to use and share the link
P.S.
I'm new to cross bilding for android so I'll highly appreciate you for a howto to build kernel/module

Related

[Q] nls_utf8.ko for Rage Kernel v3.0 (GB)

Hello,
I've installed Rage Kernel v3.0 just to have cifs support. It works like a harm except of special characters in folder/file names are not displayed and thus I have no access to those resources. I know I need nls_utf8.ko module but don't know where to find it for my kernel. Maybe I can use module form other kernels but I'm not sure of that so I'm asking here. Or maybe it's compiled into my kernel but I don't know how to enable it. I hope someone will give me good directions to solve this problem.

[Q] USB Ethernet adapter / Can't build MCS7830 kernel module

Hi everyone!
I have a rooted Galaxy S2 i9100 with ICS 4.0.3
Kernel version is 3.0.31-Siyah-s2-v5.0.1+
I just bought a USB-ethernet adapter, and I'm trying to make it work with my i9100.
The chipset on the adapter is a MCS7830, and I found the drivers for Linux kernel 3.x here:
( asix.com.tw / FrootAttach / driver / MCS783x_Linux_driver_v1.11.zip ) - sorry, I can't post links yet.
When I plug the adapter, the android recognizes it, but it doesn't generate an eth0 nor an usb0 connection on netcfg.
I've found on other threads that it could be a driver fault, and a possible solution would be to build these drivers as a kernel module. Is it possible? I'm trying to build a .ko module for it, but I still can't even handle the "hello_world.ko". I'd really appreciate and be thankful if someone could build a .ko for this driver.
Thank you in advance!
Any ideas?
Just to let you guys know, I just did it. I'll try to post a tutorial as soon as possible to help people that might have faced the same issues with similar dongles.
I recompiled the needed drivers as modules ("make modules") with the ARM compiler that comes with the Android NDK;
Set up the .config and Makefile from SiyahKernel 5.0.1+ with some values;
Pushed the modules to my phone and loaded manually the modules.
Siyah Kernel actually has many drivers (including other usb-ethernet chipsets)! Learning how to compile specific drivers as modules might be useful for many people.
nice to know that there is someone how found a solution. please post a detailed tutorial! I am desperately trying to get this work for 3 weeks now, without success. i ordered different usb-ethernet-adapters from amazon, i have just 5 days left to send them all back...
a tutorial would be very helpful! btw: does your solution only work with the siyah-kernel or with every kernel on a rooted phone?
thanx in advance, alex
mc.escher said:
Just to let you guys know, I just did it. I'll try to post a tutorial as soon as possible to help people that might have faced the same issues with similar dongles.
I recompiled the needed drivers as modules ("make modules") with the ARM compiler that comes with the Android NDK;
Set up the .config and Makefile from SiyahKernel 5.0.1+ with some values;
Pushed the modules to my phone and loaded manually the modules.
Siyah Kernel actually has many drivers (including other usb-ethernet chipsets)! Learning how to compile specific drivers as modules might be useful for many people.
Click to expand...
Click to collapse

[Q] Compiling Kernel From Source

Hi everyone, I am looking for a point in the right direction or any advice.
My device is Samsung Galaxy Note 3 SM-N9005. I know there is a forum for that device but I feel I need help from experienced kernel devs and I am unsure where to ask for help
I have downloaded the source files from Samsung for this device (it has kernel and platform archives).
I have a linux dev environment setup in virtual machine. I successfully compiled the kernel zImage. I managed to unpack the current boot.img and replace the zImage and repack and the phone boots. So that is a success for a first time hey?
However, WIFI does not work. I have read that I have to compile the wifi module for it, but I am clueless.
Do I, or don't I, need the Android 4.3 source code from Google?
Do I have to run "make menuconfig" and enable modules (currently not enabled)?
Do I have to somehow compile a wifi module?
Any help will be massively appreciated!!!
Thanks
Dan

Stock Kernel build for Z2 but wifi not working

Im new to kernel compilation. I was trying to build a kernel without any modification from Sony z2 kernel source (23.5.A.1.291) to see if it works so that i can proceed modifying it to include wireless packet injection.
Most of the functions seems working except for wifi and usb otg.
Been trying various toolchains from doomlord repo. Can i have some help here? Is there any guide which i missed searching the last 4days?
Moderators.?
Is there anyone who could post this in the right section so that some devs could see this? Or can i private message anyone? I can't believe getting no help from xda.
Got it working. I wonder why Sony guides or default configs contain nothing related to this issue.

Wifi doesn't work with Kernel compile with source

Hi everybody, I recently downloaded the source code for the SM-G360F (I took the G360FXXU1BQF1 version) to upstream it on 3.10.108. But quickly when I test the new kernel I see that the wifi won't start even when I test with the basic kernel source.
Does anyone know how to fix the issue ?
I think it comes from this file "pronto_wlan.ko" because it's the only module which the kernel doesn't generate but I don't know how to fix.

Categories

Resources