Most likely, you are attempting to do them in the init.rc before the /system volume is mounted.

On 3/4/2011 3:23 PM, Amit Pundir wrote:
On Fri, Mar 4, 2011 at 11:48 AM, Lay<lightai...@gmail.com>  wrote:
Hi Android Porters,

I would like to insmod 2 driver modules during boot-up. I tried adding
the following lines to init.rc

insmod /system/lib/modules/rt2x00lib.ko
insmod /system/lib/modules/rt2x00usb.ko

They do not seem to work. However, if I run those lines on the command
line, they work. Can someone more experienced tell me what I have done
wrong?
http://groups.google.com/group/android-platform/browse_thread/thread/e1794bdecebb62cc?pli=1

Regards,
Amit Pundir

Thank you very much.

--
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting


--
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to