View Single Post
Posts: 7 | Thanked: 0 times | Joined on Oct 2012
#1092
The fact is that I don't have n900.
Anyway codecs when loading the base image on the beagleboard I get some issues whith the following messages looping :

Code:
[  227.536987] Dynamically Loaded Modules:
[  227.536987] ---------------------------
[  227.558319] dump_dsp_stack:No DSP MMU-Fault information available.
[  227.566894] omap-dsp omap-dsp: bridge_deh_notify: DSP_SYSERROR, info=0x102
[  227.574066]
[  227.574066] Dynamically Loaded Modules:
[  227.574066] ---------------------------
[  227.595397] dump_dsp_stack:No DSP MMU-Fault information available.
[  227.603790] omap-dsp omap-dsp: ERR: clock id 2 already disabled
[  227.618591] omap-dsp omap-dsp: ERR: clock id 2 already disabled
[  227.639831] proc_load: Processor Loaded /lib/dsp/baseimage.dof
[  227.652679] proc_start: dsp in running state
[  227.718627] DSPTrace: BPWR_setpointEvent: Invalid setpoint.
[  227.718627]
[  227.729980] omap-dsp omap-dsp: bridge_deh_notify: DSP_SYSERROR, info=0x102
[  227.737152]
Of what I could found about this error code is that there is a sync issue on dsp side code.
Well that's all about this