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.

warnings and errors while booting linux kernel on dm365

Expert 2315 points

I copy extract from boot listing showing fatal error:

"INIT: version 2.86 booting

Starting the hotplug events dispatcher: udevd.

Synthesizing the initial hotplug events...done.

Waiting for /dev to be fully populated...done.

Activating swap...done.

Remounting root filesystem...done.

Calculating module dependencies

WARNING: Couldn't open directory /lib/modules/2.6.18_pro500-davinci_evm-arm_v5t_

le: No such file or directory

FATAL: Could not open /lib/modules/2.6.18_pro500-davinci_evm-arm_v5t_le/modules.

dep.temp for writing: No such file or directory "

Is this normal and I can carry on or should I find the cause and fix it?  The application is running afterward when I load modules and execute demo code.

Thanks, Jinh T

  • I copy extract from boot listing showing fatal error:

     

    Is this normal and I can carry on or should I find the cause and fix it?  The application is running afterward when I load modules and execute demo code.

     

    Thanks, Jinh T

    "INIT: version 2.86 booting

    Starting the hotplug events dispatcher: udevd.

    Synthesizing the initial hotplug events...done.

    Waiting for /dev to be fully populated...done.

    Activating swap...done.

    Remounting root filesystem...done.

    Calculating module dependencies

    WARNING: Couldn't open directory /lib/modules/2.6.18_pro500-davinci_evm-arm_v5t_

    le: No such file or directory

    FATAL: Could not open /lib/modules/2.6.18_pro500-davinci_evm-arm_v5t_le/modules.

    dep.temp for writing: No such file or directory "

    Question:

  • Jinh said:
    Is this normal and I can carry on or should I find the cause and fix it? 

    This appears to be normal, at least I have always gotten the same messages (and ignored them without apparent problems), so I suspect these messages are just what come up when you run the out of the box DVSDK/PSP kernel.