View Single Post
Posts: 45 | Thanked: 5 times | Joined on Oct 2008
#378
Originally Posted by Tigerite View Post
It's in the kernel - those messages occur because it can't insert the modules due to header and/or version mismatch. Are you using the default power46, or the modified one posted by lxp? I would assume the former based on the errors.
Yes... I discovered this today and must fess up, mea culpa. This is what comes of rushing to reinstall absolutely everything in a day when your N900 throws a memory fault - I neglected to unpackage the modules, headers, flash patch etc this time around, and simply copied the directory into place. So, if you're doing this for the first time don't skip this step either after you untar the files...

Code:
* Gain root access

    ~/MyDocs$ sudo gainroot

  * Install customized power kernel

    # cd wl1251-maemo/binary/kernel-power
    # dpkg -i kernel-power_2.6.28-maemo46-wl1_armel.deb
    # dpkg -i kernel-power-headers_2.6.28-maemo46-wl1_armel.deb
    # dpkg -i kernel-power-modules_2.6.28-maemo46-wl1_armel.deb
    # dpkg -i kernel-power-flasher_2.6.28-maemo46-wl1_armel.deb