Hi,
I have a kernel modified by me. How do I compile the WLAN driver for Nexus one?
Thanks
Regards
I have a modified franco's M1 kernel for nexus 4 that enables USB OTG in zip format by ziddey http://forum.xda-developers.com/showthread.php?t=2181820 that guy is a genuis!
i have some compiled kernel modules namely hid-logitech.ko xpad.ko ff-memless.ko for nexus 4 from ziddey's thread above
and i also have some uncompiled(uncompiled for nexus 4) kernel modules(from linux 3.4) required for gamepad support from http://modules.libres.ch/browse/linux/v3.4/arm/
uncompiled modules(.ko files) module sources that need compiling are hid-logitech-dj.ko joydev.ko hid-dr.ko
Here are the sources
hid-dr.c http://lxr.free-electrons.com/source/drivers/hid/hid-dr.c?v=3.4;a=arm
xpad.c http://lxr.free-electrons.com/source/drivers/input/joystick/xpad.c?v=3.4;a=arm
ff-memless.c http://lxr.free-electrons.com/source/drivers/input/ff-memless.c?v=3.4;a=arm
joydev.c http://lxr.free-electrons.com/source/drivers/input/joydev.c?v=3.4;a=arm
hid-logitech-dj.c http://lxr.free-electrons.com/source/drivers/hid/hid-logitech-dj.c?v=3.4;a=arm
If someone can please compile the modules for nexus 4 with the above kernel and provide it to me would be very helpful,
those are the modules required for usb gamepad support on nexus 4 with the above modified kernel
I donot have much free space on my HDD to install any linux distro or a VM and so cannot compile it myself, and honestly i am not that good in linux
it would be a blessing if someone could compile the kernel modules for nexus 4 from the source above
Ziddey from the above thread is busy at the time and honestly I feel he should be concentrating on improving the OTG more and that is why i don't feel like bothering him much with this
Much thanks and appreciation in advance
eagerly hoping someone can help :fingers-crossed:
which kernel has native USB modem(3g dongle) support for nexus 7 2012 wifi (grouper)? please help.
I've created a little present for Nexus 5 owners looking for an OpenSSH fix. Check it out at my blog:
An OpenSSH Package for Nexus 5 Phones Running the Stock ROM
Hi,
my only goal is to use my Nexus 7 (2013 version, running kitkat) to view digital television (dvb-t).
Therefore, have I unlocked it (with complete erase grrr), then rooted it.
And finally, read about one hundred message threads on xda to know how to compile dvb modules for my kernel (3.4.0-gac9222c).
My problem, after all this work, is that it seems that Google did not compile its kernel with modules support.
After doing
# lsmod, I got the following error:
/proc/modules: No such file or directory.
This means apparently that there is no modules support for this kernel.
http://stackoverflow.com/questions/18818442/loading-kernel-modules-in-android-4-3
My 2 questions is the following:
(1) is it possible to flash a kernel image on my nexus 7 to get module support
(2) is it possible to do that without reflashing my ROM (my stock ROM is enough for my needs)
Cheers,
Louis
I am now in the process of recompiling my own kernel for my Nexus 7 2013, incorporating the DVB-T drivers that I need.
I found a very good tutorial for doing this: http://pete.akeo.ie/2013/10/compiling-and-running-your-own-android.html
The only problem is that the sources of dvb usb drivers in the Android kernel are not up-to-date.
I am searching an easy way to inject the last sources from git://linuxtv.org/media_build.git into the Android kernel?
The directory structure is different. I think i will be forced to update the Makefiles and the Kconfig files by hand, and add & replace .c and .h files manually. I someone has a better (more lazy) solution, I am interrested :victory:
Meanwhile, I play with an old Freecom usb DVB-T stick that is supported by old media sources in the Android kernel.
Wrong forum, here is the 2013 model's one: http://forum.xda-developers.com/nexus-7-2013