Page 1 of 1

Auto-Start at D series...

Posted: Sun Aug 28, 2011 2:39 am
by erdem_ua
In C series, we have a script at mtd_rwarea/start.sh. Does anone know if it runs before exeDSP or later?
Does same file available on D series too to automatize our scripts?

Re: Auto-Start at D series...

Posted: Sun Aug 28, 2011 4:20 am
by juusso
If it exist, this script is being executed during boot instead of normal boot. You have to write there exedsp environment variables and exedsp call command like it are on rc.local... so exedsp is being executed either
1. From start.sh if such exist
Or
2. Normally.

Here is not same situation like samygo.sh on b series is called after executing exedsp.

I remember few bricks because of wrong start.sh. only formatting mtd_rwarea helps in this case.

Re: Auto-Start at D series...

Posted: Sun Aug 28, 2011 4:26 pm
by julianbb
Looking for this ?

Code: Select all

==================== DCDsmManager pid = 73
[SS][EventSender::InstallEventCallback(),LINE:43 ] 

[TCS TUNER]Current Freq: 658000, Current_Symbol:0,BW:8,QAM:64,ASystem:0,m_MainOrSub:0
Check POWER_TYPE_PICTURE_ON on barcelona project
/bin/sh: /sbin/usb_start.sh: not found
it,s from D-series Firenze BD-D6900.
full log here

Re: Auto-Start at D series...

Posted: Sun Aug 28, 2011 4:58 pm
by juusso
No, not this. But this is also very interesting ;)

Re: Auto-Start at D series...

Posted: Sun Aug 28, 2011 5:12 pm
by erdem_ua
I am mean UExxD6000 seris, not BD-D6000 one :D

Re: Auto-Start at D series...

Posted: Sun Aug 28, 2011 7:25 pm
by julianbb
I know ....
Where i can find a full log of D series other than this ? ;)