there are two files for .rc file, one is default file named init.rc in android/system/core/rootdir/init.rc and another is used for hardware in android/system/core/rootdir/etc/init.XXXX.rc , XXXX instead of HW code, such as qcom, goldfish, it's according to you phone HW.
Derrick. 2010/1/7 o0110o <[email protected]> > Thanks for your response. I'm working with Android-x86 1.6 (donut) > source, and I've found several versions of init.rc located in the sub- > folders. Could you point me in the right direction please :) > > On Jan 6, 10:15 pm, Chew Esmero <[email protected]> wrote: > > Modify init.rc and add "insmod <path_of_driver>/<name_of_driver>.ko" > > without the "". > > Usually modules are copied to system/lib/modules/... > > Hope this can help. > > > > On Jan 6, 11:07 am, o0110o <[email protected]> wrote: > > > > > > > > > How do I load certain modules at boot-time when there is no /etc/ > > > modules.conf? > > > I apologize in advance for my inexperience, and I would greatly > > > appreciate some help. > > > > > Thanks, Jared > > -- > unsubscribe: > [email protected]<android-kernel%[email protected]> > website: http://groups.google.com/group/android-kernel >
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
