View Single Post
Posts: 63 | Thanked: 21 times | Joined on Jan 2006
#9
Looks like your situation was the same as mine, I had apt asking about maemo-launcher during upgrade, though I opted to keep the original config file.

I did not disable R&D mode nor have i cleared the no-lifeguard-reset flag.
I may do that tomorrow if necessary to test.

I looked through dmesg and around the end of bootup and this is all that looks interesting:
Code:
~ $ dmesg | grep -A 11 36.660
[   36.660705] aic23 powering up
[   36.664642] aic23_init_power() done
[   43.419555] aic23 powering down
[   50.039581] aic23 powering up
[   50.043670] aic23_init_power() done
[   50.045440] omapdsp: mmap info: vmadr = 40016000, padr = 12a10000, len = 2000
[   52.419555] aic23 powering down
[   67.910156] aic23 powering up
[   67.914123] aic23_init_power() done
[   68.450836] omap-hw-nand: DMA timeout after 1148 ms, max. seen latency 1148 ms
[   70.974273] aic23 powering down
[  326.545074] Loading 3825.arm firmware
Namely the "aic23 powering up and down (I dont know what this is or if it is normal behavior)
and the DMA timeout.
Does anyone have any knowledge of these two things? Due to the nature of the device, logs are sparce. dmesg is the best I can think of to gather information in this case...

Last edited by hallgreng; 2006-07-19 at 00:07.