1.Compile all kernel modules and use the new ones you compiled. The ones on the default Motorola root filesystem will not work and will break USB and bluetooth (and other things)
On the Z6 you need: (other phones may have other modules)
app_dump
bt_power
gpiodev
hardhat (the kernel itself)
logger
modem_bridge_relay
mpm
netmux
netmux_linkdriver
profiler
suapi_driver
2.Strip the modules with the -g flag otherwise they wont fit in the root filesystem. Do not forget to use -g otherwise the phone wont boot since none of the modules can load. 3.Do not turn off CONFIG_MOT_FEAT_POWERUP_LOGO or CONFIG_FEAT_MOT_CONSOLE_DISABLED otherwise you will get text output all over your screen and the phone wont properly display the home screen 4.Don't try and flash this stuff to your phone unless you have already flashed the NoRSA bootloader. 5.Make sure you use the kernel and other source from opensource.motorola.com that matches the firmware on your phone


Reply via email to