View RSS Feed

giveen

  1. On hold...

    by , 11-23-2011 at 10:13 AM
    So my CM7 build is on hold, indefinitely. I am currently helping out with the ICS build and it takes a lot of my time and also taking care of my pregnant wife. With the release of ICS, I might not even bother with it after this. And if I do, it will be a casual effort.
    Categories
    Uncategorized
  2. Things getting in the way

    by , 11-11-2011 at 06:37 AM
    So I ran out of room on my virtual disk, so what a pain to add a second volume to my virtualbox to continue to create.

    Anyways....
    I think perhaps my problem with my current build is an incorrect kernel is being built. So I am getting the tegra gingerbread kernel from nvidia and will build it for the Ventana board and maybe this will lead to a better booting of Android.
    Categories
    Uncategorized
  3. The long road...

    by , 11-10-2011 at 07:51 AM
    I finished adding all the 'libs' last night, and built a test build....which failed of course, so was adding some information in a make file, which jacked all kinds of things up, so now I have to go back and undo a lot of what I thought was going to be good changes.

    It sucks when you don't have all the time in the world to put forth in a project. If I had my way, I would be at this night and day till I fixed it.

    But I have a wife and two kids who need me.
    Categories
    Uncategorized
  4. More!!!

    by , 11-09-2011 at 11:47 AM
    Spent the past couple hours putting about 40 or so more lib's into my build scripts. Man, what a pain to copy and past so many lines and then edit them. But I must have done "something" because now my compile time just went up and it looks like CM7 scripts are doing a lot more. So a good thing.....

    I still think I have about 90 or so libs to add.
    Categories
    Uncategorized
  5. ./extract-files.sh Part 2

    by , 11-08-2011 at 08:40 AM
    This information goes after the code of the Part 1

    Code:
    adb pull /system/lib/libnvodm_imager.so ../../../vendor/$VENDOR/$DEVICE/proprietary
    adb pull /system/lib/libnvidia_graphics_jni.so ../../../vendor/$VENDOR/$DEVICE/proprietary
    adb pull /system/lib/libnvodm_query.so ../../../vendor/$VENDOR/$DEVICE/proprietary
    adb pull /system/lib/libnvidia_display_jni.so ../../../vendor/$VENDOR/$DEVICE/proprietary
    adb pull /system/lib/libnvwsi.so ../../../vendor/$VENDOR/$DEVICE/proprietary
    ...
    Categories
    Uncategorized
Page 1 of 2 12 LastLast