View Single Post
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#2697
you mean you commented out everything and not only commands
between "script ... end script"??
the modprobe stuff is dangerous anyway as it would fail for the stock kernel.
Ideally it should go to /etc/modules but somehow this file is ignored on my device.
yes, /etc/default/kernel-maemo is the plan.

when you modified the defaults file make sure you remove /etc/lastboot before you run "start kernel-maemo" or reboot.

Originally Posted by BlackDiamond View Post
@Titan: The reboot loop may be related to USB/IP since the only difference in my script is that I also modprobe vhci-hcd.
When I was checking why my settings weren't applied, I commented out the whole /etc/event.d/kernel-maemo file except 'modprobe bq27x00_battery' and 'modprobe vhci-hcd' and felt into the reboot loop. (Since there were no more reboot loop protection).
Just to let you know.
BTW, I think you should store the settings in /etc/default/kernel-maemo instead of /etc/default/kernel

Last edited by titan; 2010-04-14 at 11:10.