This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to disable ducati system?

Ducati is not compatible with our custom camera device, so we want to disable it completely.

At first we deleted the ducati-m3.bin firmware, it worked, but then the system took quite a long time booting up(3 minutes), looks like we didn't disable the service so it was hanging there waiting for the firmware loaded? 

In a word, how to disable ducati?

  • Hello,

    I guess you are using android, am i correct?

    In that case there are additional libraries you should remove:

    For example in /system/lib/ there are the following shared objects that call ducati:

    libOMX.TI.DUCATI1.MISC.SAMPLE.so                                                                                 
    libOMX.TI.DUCATI1.VIDEO.CAMERA.so                                                                                
    libOMX.TI.DUCATI1.VIDEO.DECODER.secure.so                                                                        
    libOMX.TI.DUCATI1.VIDEO.DECODER.so                                                                               
    libOMX.TI.DUCATI1.VIDEO.H264E.so                                                                                 
    libOMX.TI.DUCATI1.VIDEO.MPEG4E.so                                                                                

    Could you please try removing those?

    Best Regards,

    Yordan

  • Bob,

    have you try from the document: OMAP4 Ducati Camera Sensor Adaptation Guide? this is TI CONFIDENTIAL — NDA RESTRICTIONS ( please contact at your TI  Sales Representative). 

    Delete all Ducati resources also will delete the codec features, if you may use it in advance you may delete camera lib only.

    BR.