CoreCDP updated to 1.0.2.1

Home Forums MultiConnect OCG CoreCDP updated to 1.0.2.1

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #2513
    Jesse Gilles
    Blocked

    CoreCDP has been updated in the git repository (http://git.multitech.net) to address a rare, but possible lock-up on boot related to the real-time clock. To fix the issue, the linux kernel was patched to disable real-time clock interrupts during interrupt initialization. The only workaround without updating the kernel is to remove the battery from the unit, which resets the real-time clock and will allow it to boot again.

    The 1.0.2.1 build also upgrades OpenSSL to 0.9.8m.

    To update:

    cd corecdp-1.0.2 (or wherever you installed it)

    cd openembedded

    git fetch

    git checkout corecdp-1.0.2.1

    Then rebuild your image, and a new kernel will be compiled which includes the patch.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.