Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Chaosz-X
Old
#1  
Chaosz-X's Avatar
Senior Member - OP
Thanks Meter 1622
Posts: 694
Join Date: Jan 2011

 
DONATE TO ME
Default [Q] Integrate drivers into AOSP ROM

Since I have my HTC Desire, I wanted to build a custom ROM, and read a lot about it.

Everything is pretty clear to me, except that I'm not sure about the drivers. I read the wiki of CyanogenMod, which tells you to use a script called 'extract-files.sh' to extract appropriate files from your CyanogenMod ROM on your HTC Desire.

Does this script take care of the driver integration? And if not, how can I integrate the drivers to make the hardware work?

Thanks in advance,

Chaosz-X.
 
gnarlyc
Old
#2  
gnarlyc's Avatar
Recognized Developer
Thanks Meter 52
Posts: 441
Join Date: Feb 2010
Location: Raleigh, NC
Quote:
Originally Posted by Chaosz-X View Post
Does this script take care of the driver integration? And if not, how can I integrate the drivers to make the hardware work?
The 'extract-files.sh' and 'unzip-files.sh' scripts just copy any needed proprietary files (not necessarily just drivers) from a connected phone or existing ROM to their correct locations before you compile the new ROM. Someone (you?) have to figure out which files are needed and adjust the scripts accordingly. Each device has a different 'extract-files.sh' and 'unzip-files.sh'.

If there is an existing vendor tree for your device or a similar device, I would start there.
 
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...