Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Tzbob
Old
#1  
Member - OP
Thanks Meter 4
Posts: 43
Join Date: Dec 2010
Default Kernel questions

Is it possible to compile modules into it?

After some searching i've read reports on the joydev module being the only thing needed for gamepads or joysticks to work, could it be compiled into the android kernel? I've read about something similar being done to Maemo

EXT4 was added to the kernel, could the same thing be done with ntfs-3g?

How about additional drivers for webcams? I have no idea if this is remotely possible I'd like to have some answers on this?^^

I know I should and could find these answers myself but I thought it'd be easier to ask since I don't need the answer right now.
 
desiresush
Old
#2  
Junior Member
Thanks Meter 1
Posts: 29
Join Date: Nov 2010
Quote:
Originally Posted by Tzbob View Post
Is it possible to compile modules into it?

After some searching i've read reports on the joydev module being the only thing needed for gamepads or joysticks to work, could it be compiled into the android kernel? I've read about something similar being done to Maemo

EXT4 was added to the kernel, could the same thing be done with ntfs-3g?

How about additional drivers for webcams? I have no idea if this is remotely possible I'd like to have some answers on this?^^
You can rebuild your own kernel with your own options, either by "embedding" the module into the kernel, or just by building the corresponding .ko file that you will load when needed.

I did it to include ext4+btrfs+reiserfs+nfs+ntfs+cifs+...+/proc/config.gz support, you can do it by following chulri's post at http://forum.xda-developers.com/showthread.php?t=891056
The Following User Says Thank You to desiresush For This Useful Post: [ Click to Expand ]
 
Mr. Clown
Old
#3  
Mr. Clown's Avatar
Senior Moderator - Fear the Clown
Thanks Meter 1985
Posts: 5,513
Join Date: Nov 2008
Location: Tegucigalpa

 
DONATE TO ME
Moved to general, as not rom development

Devices:
Samsung Galaxy SIII I9300 - Stock Rom 4.1.2
HTC HD2 : Nexus HD2 JB 4.1.2
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...